2026-04-02 02:20:44.320 | + ./stack.sh:main:485 : exec 2026-04-02 02:20:44.320 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-04-02-022044' 2026-04-02 02:20:44.320 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-04-02-022044.summary.2026-04-02-022044 2026-04-02 02:20:44.320 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:20:44.320 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-04-02-022044 2026-04-02 02:20:44.320 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-04-02-022044 /opt/stack/logs/devstacklog.txt 2026-04-02 02:20:44.320 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-04-02-022044.summary.2026-04-02-022044 /opt/stack/logs/devstacklog.txt.summary 2026-04-02 02:20:44.320 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-04-02 02:20:44.320 | + functions:check_path_perm_sanity:615 : local real_path 2026-04-02 02:20:44.325 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-04-02 02:20:44.332 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-04-02 02:20:44.336 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-04-02 02:20:44.343 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-04-02 02:20:44.343 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-04-02 02:20:44.351 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-04-02 02:20:44.356 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-04-02 02:20:44.362 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-04-02 02:20:44.369 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-04-02 02:20:44.374 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-04-02 02:20:44.379 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-04-02 02:20:44.385 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-04-02 02:20:44.393 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-04-02 02:20:44.397 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-04-02 02:20:44.402 | + ./stack.sh:main:558 : trap err_trap ERR 2026-04-02 02:20:44.407 | + ./stack.sh:main:571 : set -o errexit 2026-04-02 02:20:44.412 | + ./stack.sh:main:574 : uname -a 2026-04-02 02:20:44.414 | Linux np0000162393 6.8.0-106-generic #106-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 6 07:58:08 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-04-02 02:20:44.419 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-04-02 02:20:44.423 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-04-02 02:20:44.431 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-04-02 02:20:44.512 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-04-02 02:20:44.544 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-04-02 02:20:44.550 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-04-02 02:20:44.579 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-04-02 02:20:44.583 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-04-02 02:20:44.614 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-04-02 02:20:44.620 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-04-02 02:20:44.652 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-04-02 02:20:44.657 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-04-02 02:20:44.662 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-04-02 02:20:44.669 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-04-02 02:20:44.701 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-04-02 02:20:44.707 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-04-02 02:20:44.737 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-04-02 02:20:44.743 | + ./stack.sh:main:588 : tune_host 2026-04-02 02:20:44.748 | + lib/host:tune_host:96 : configure_host_mem 2026-04-02 02:20:44.752 | + lib/host:configure_host_mem:70 : configure_zswap 2026-04-02 02:20:44.756 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-04-02 02:20:44.761 | + lib/host:configure_zswap:43 : is_ubuntu 2026-04-02 02:20:44.765 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:20:44.770 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:20:44.775 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-04-02 02:20:44.776 | + lib/host:configure_zswap:44 : echo lz4 2026-04-02 02:20:44.789 | lz4 2026-04-02 02:20:44.797 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-04-02 02:20:44.797 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-04-02 02:20:44.813 | zsmalloc 2026-04-02 02:20:44.821 | + lib/host:configure_zswap:47 : echo 1 2026-04-02 02:20:44.821 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-04-02 02:20:44.836 | 1 2026-04-02 02:20:44.865 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-04-02 02:20:44.881 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-04-02 02:20:44.881 | /sys/module/zswap/parameters/enabled:Y 2026-04-02 02:20:44.881 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-04-02 02:20:44.881 | /sys/module/zswap/parameters/max_pool_percent:20 2026-04-02 02:20:44.881 | /sys/module/zswap/parameters/compressor:lz4 2026-04-02 02:20:44.881 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-04-02 02:20:44.881 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-04-02 02:20:44.881 | /sys/module/zswap/parameters/exclusive_loads:N 2026-04-02 02:20:44.881 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-04-02 02:20:44.888 | + lib/host:configure_host_mem:71 : configure_ksm 2026-04-02 02:20:44.893 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-04-02 02:20:44.897 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-04-02 02:20:44.903 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:20:44.909 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:20:44.914 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-04-02 02:20:44.918 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:20:44.922 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:44.926 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:20:44.931 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:20:44.936 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:20:44.941 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:20:44.945 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-04-02 02:20:44.949 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:44.953 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-04-02 02:20:44.959 | ++ functions-common:apt_get_update:1166 : id -u 2026-04-02 02:20:44.967 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-04-02 02:20:44.970 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-04-02 02:20:44.974 | + functions-common:time_start:2398 : local name=apt-get-update 2026-04-02 02:20:44.979 | + functions-common:time_start:2399 : local start_time= 2026-04-02 02:20:44.983 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-04-02 02:20:44.988 | ++ functions-common:time_start:2403 : date +%s%3N 2026-04-02 02:20:44.995 | + functions-common:time_start:2403 : _TIME_START[$name]=1775096444990 2026-04-02 02:20:45.000 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-04-02 02:20:45.004 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-04-02 02:20:45.009 | + 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-04-02 02:20:45.140 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-04-02 02:20:45.236 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-04-02 02:20:45.314 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-04-02 02:20:45.393 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-04-02 02:20:46.805 | Reading package lists... 2026-04-02 02:20:46.848 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-04-02 02:20:46.853 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-04-02 02:20:46.858 | + functions-common:time_stop:2412 : local name 2026-04-02 02:20:46.862 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:20:46.867 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:20:46.872 | + functions-common:time_stop:2415 : local total 2026-04-02 02:20:46.878 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:20:46.883 | + functions-common:time_stop:2418 : name=apt-get-update 2026-04-02 02:20:46.888 | + functions-common:time_stop:2419 : start_time=1775096444990 2026-04-02 02:20:46.892 | + functions-common:time_stop:2421 : [[ -z 1775096444990 ]] 2026-04-02 02:20:46.898 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:20:46.906 | + functions-common:time_stop:2424 : end_time=1775096446900 2026-04-02 02:20:46.910 | + functions-common:time_stop:2425 : elapsed_time=1910 2026-04-02 02:20:46.915 | + functions-common:time_stop:2426 : total=0 2026-04-02 02:20:46.919 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:20:46.923 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1910 2026-04-02 02:20:46.928 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-04-02 02:20:46.933 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:20:46.938 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:20:46.941 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:20:46.946 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-04-02 02:20:46.985 | + 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-04-02 02:20:47.036 | Reading package lists... 2026-04-02 02:20:47.366 | Building dependency tree... 2026-04-02 02:20:47.367 | Reading state information... 2026-04-02 02:20:47.685 | Recommended packages: 2026-04-02 02:20:47.686 | qemu-kvm 2026-04-02 02:20:47.726 | The following NEW packages will be installed: 2026-04-02 02:20:47.728 | ksmtuned 2026-04-02 02:20:47.917 | 0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:20:47.917 | Need to get 7,444 B of archives. 2026-04-02 02:20:47.917 | After this operation, 44.0 kB of additional disk space will be used. 2026-04-02 02:20:47.917 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-04-02 02:20:48.162 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:20:48.201 | Fetched 7,444 B in 0s (29.5 kB/s) 2026-04-02 02:20:48.246 | Selecting previously unselected package ksmtuned. 2026-04-02 02:20:48.264 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32594 files and directories currently installed.) 2026-04-02 02:20:48.265 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-04-02 02:20:48.274 | Unpacking ksmtuned (4.20150326) ... 2026-04-02 02:20:48.356 | Setting up ksmtuned (4.20150326) ... 2026-04-02 02:20:48.539 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-04-02 02:20:48.681 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-04-02 02:20:49.565 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:20:49.570 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:20:49.575 | + functions-common:time_stop:2412 : local name 2026-04-02 02:20:49.581 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:20:49.586 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:20:49.590 | + functions-common:time_stop:2415 : local total 2026-04-02 02:20:49.595 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:20:49.600 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:20:49.604 | + functions-common:time_stop:2419 : start_time=1775096446980 2026-04-02 02:20:49.609 | + functions-common:time_stop:2421 : [[ -z 1775096446980 ]] 2026-04-02 02:20:49.614 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:20:49.621 | + functions-common:time_stop:2424 : end_time=1775096449616 2026-04-02 02:20:49.626 | + functions-common:time_stop:2425 : elapsed_time=2636 2026-04-02 02:20:49.631 | + functions-common:time_stop:2426 : total=6121 2026-04-02 02:20:49.636 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:20:49.641 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8757 2026-04-02 02:20:49.646 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:20:49.650 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-04-02 02:20:49.657 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-04-02 02:20:49.657 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-04-02 02:20:49.689 | + lib/host:configure_ksm:19 : echo 0 2026-04-02 02:20:49.689 | 0 2026-04-02 02:20:49.697 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-04-02 02:20:49.702 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-04-02 02:20:49.706 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-04-02 02:20:49.720 | vm.dirty_ratio = 60 2026-04-02 02:20:49.727 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-04-02 02:20:49.742 | vm.dirty_background_ratio = 10 2026-04-02 02:20:49.748 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-04-02 02:20:49.763 | vm.vfs_cache_pressure = 50 2026-04-02 02:20:49.770 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-04-02 02:20:49.783 | vm.swappiness = 100 2026-04-02 02:20:49.790 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-04-02 02:20:49.806 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-04-02 02:20:49.807 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-04-02 02:20:49.807 | /proc/sys/vm/compact_unevictable_allowed:1 2026-04-02 02:20:49.807 | /proc/sys/vm/compaction_proactiveness:20 2026-04-02 02:20:49.807 | /proc/sys/vm/dirty_background_bytes:0 2026-04-02 02:20:49.807 | /proc/sys/vm/dirty_background_ratio:10 2026-04-02 02:20:49.807 | /proc/sys/vm/dirty_bytes:0 2026-04-02 02:20:49.807 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-04-02 02:20:49.807 | /proc/sys/vm/dirty_ratio:60 2026-04-02 02:20:49.807 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-04-02 02:20:49.807 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-04-02 02:20:49.807 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-04-02 02:20:49.809 | /proc/sys/vm/extfrag_threshold:500 2026-04-02 02:20:49.809 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-04-02 02:20:49.809 | /proc/sys/vm/hugetlb_shm_group:0 2026-04-02 02:20:49.809 | /proc/sys/vm/laptop_mode:0 2026-04-02 02:20:49.809 | /proc/sys/vm/legacy_va_layout:0 2026-04-02 02:20:49.809 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-04-02 02:20:49.809 | /proc/sys/vm/max_map_count:1048576 2026-04-02 02:20:49.809 | /proc/sys/vm/memfd_noexec:0 2026-04-02 02:20:49.809 | /proc/sys/vm/memory_failure_early_kill:0 2026-04-02 02:20:49.809 | /proc/sys/vm/memory_failure_recovery:1 2026-04-02 02:20:49.809 | /proc/sys/vm/min_free_kbytes:67584 2026-04-02 02:20:49.809 | /proc/sys/vm/min_slab_ratio:5 2026-04-02 02:20:49.809 | /proc/sys/vm/min_unmapped_ratio:1 2026-04-02 02:20:49.809 | /proc/sys/vm/mmap_min_addr:65536 2026-04-02 02:20:49.809 | /proc/sys/vm/mmap_rnd_bits:32 2026-04-02 02:20:49.809 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-04-02 02:20:49.809 | /proc/sys/vm/nr_hugepages:0 2026-04-02 02:20:49.809 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-04-02 02:20:49.809 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-04-02 02:20:49.809 | /proc/sys/vm/numa_stat:1 2026-04-02 02:20:49.809 | /proc/sys/vm/numa_zonelist_order:Node 2026-04-02 02:20:49.809 | /proc/sys/vm/oom_dump_tasks:1 2026-04-02 02:20:49.809 | /proc/sys/vm/oom_kill_allocating_task:0 2026-04-02 02:20:49.809 | /proc/sys/vm/overcommit_kbytes:0 2026-04-02 02:20:49.809 | /proc/sys/vm/overcommit_memory:0 2026-04-02 02:20:49.809 | /proc/sys/vm/overcommit_ratio:50 2026-04-02 02:20:49.809 | /proc/sys/vm/page-cluster:3 2026-04-02 02:20:49.809 | /proc/sys/vm/page_lock_unfairness:5 2026-04-02 02:20:49.809 | /proc/sys/vm/panic_on_oom:0 2026-04-02 02:20:49.810 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-04-02 02:20:49.810 | /proc/sys/vm/stat_interval:1 2026-04-02 02:20:49.810 | /proc/sys/vm/swappiness:100 2026-04-02 02:20:49.810 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-04-02 02:20:49.810 | /proc/sys/vm/user_reserve_kbytes:131072 2026-04-02 02:20:49.810 | /proc/sys/vm/vfs_cache_pressure:50 2026-04-02 02:20:49.810 | /proc/sys/vm/watermark_boost_factor:15000 2026-04-02 02:20:49.810 | /proc/sys/vm/watermark_scale_factor:10 2026-04-02 02:20:49.810 | /proc/sys/vm/zone_reclaim_mode:0 2026-04-02 02:20:49.815 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-04-02 02:20:49.824 | + lib/host:tune_host:97 : configure_host_net 2026-04-02 02:20:49.829 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-04-02 02:20:49.833 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-04-02 02:20:49.837 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-04-02 02:20:49.851 | net.ipv4.tcp_keepalive_time = 60 2026-04-02 02:20:49.858 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-04-02 02:20:49.870 | net.ipv4.tcp_keepalive_intvl = 10 2026-04-02 02:20:49.877 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-04-02 02:20:49.892 | net.ipv4.tcp_keepalive_probes = 6 2026-04-02 02:20:49.898 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-04-02 02:20:49.914 | net.ipv4.tcp_fastopen = 3 2026-04-02 02:20:49.922 | + 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-04-02 02:20:49.936 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-04-02 02:20:49.936 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-04-02 02:20:49.936 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-04-02 02:20:49.936 | /proc/sys/net/ipv4/tcp_app_win:31 2026-04-02 02:20:49.936 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-04-02 02:20:49.936 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-04-02 02:20:49.936 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-04-02 02:20:49.936 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_dsack:1 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_ecn:2 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_fack:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_fastopen_key:027c3b90-db9873f3-dcce7743-85efe4a0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_frto:2 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_mem:768417 1024559 1536834 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_recovery:1 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_reordering:3 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_retries1:3 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_retries2:15 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_sack:1 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-04-02 02:20:49.937 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-04-02 02:20:49.944 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-04-02 02:20:49.960 | net.core.default_qdisc = pfifo_fast 2026-04-02 02:20:49.967 | + ./stack.sh:main:594 : fetch_plugins 2026-04-02 02:20:49.972 | + functions-common:fetch_plugins:1758 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:20:49.977 | + functions-common:fetch_plugins:1759 : local plugin 2026-04-02 02:20:49.982 | + functions-common:fetch_plugins:1762 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-04-02 02:20:49.988 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-04-02 02:20:49.988 | Fetching DevStack plugins 2026-04-02 02:20:49.992 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-04-02 02:20:49.997 | + functions-common:fetch_plugins:1768 : git_clone_by_name barbican 2026-04-02 02:20:50.002 | + functions-common:git_clone_by_name:673 : local name=barbican 2026-04-02 02:20:50.006 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/barbican 2026-04-02 02:20:50.011 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/barbican 2026-04-02 02:20:50.016 | + functions-common:git_clone_by_name:676 : local branch=master 2026-04-02 02:20:50.021 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-04-02 02:20:50.026 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/barbican 2026-04-02 02:20:50.031 | + functions-common:git_clone:582 : local git_dest=/opt/stack/barbican 2026-04-02 02:20:50.035 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:20:50.039 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:20:50.045 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:20:50.050 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:20:50.055 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:20:50.060 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:20:50.090 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:20:50.095 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:20:50.100 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:50.105 | + functions-common:git_clone:602 : echo master 2026-04-02 02:20:50.106 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:20:50.116 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/barbican ]] 2026-04-02 02:20:50.120 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:50.125 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-04-02 02:20:50.149 | + functions-common:git_clone:664 : cd /opt/stack/barbican 2026-04-02 02:20:50.155 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:20:50.156 | + functions-common:git_clone:665 : head -1 2026-04-02 02:20:50.162 | f8a331a4 Merge "Remove url tags from README" 2026-04-02 02:20:50.167 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:20:50.172 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-04-02 02:20:50.177 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum 2026-04-02 02:20:50.181 | + functions-common:git_clone_by_name:673 : local name=magnum 2026-04-02 02:20:50.185 | + functions-common:git_clone_by_name:674 : local repo=https://review.opendev.org/openstack/magnum 2026-04-02 02:20:50.190 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum 2026-04-02 02:20:50.195 | + functions-common:git_clone_by_name:676 : local branch=master 2026-04-02 02:20:50.199 | + functions-common:git_clone_by_name:677 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-04-02 02:20:50.204 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/magnum 2026-04-02 02:20:50.209 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-04-02 02:20:50.214 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:20:50.218 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:20:50.224 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:20:50.229 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:20:50.233 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:20:50.239 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:20:50.270 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:20:50.274 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:20:50.279 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:50.285 | + functions-common:git_clone:602 : echo master 2026-04-02 02:20:50.285 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:20:50.295 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-04-02 02:20:50.300 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:50.304 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-04-02 02:20:50.329 | + functions-common:git_clone:664 : cd /opt/stack/magnum 2026-04-02 02:20:50.334 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:20:50.335 | + functions-common:git_clone:665 : head -1 2026-04-02 02:20:50.342 | c62b9e62 Remove unnecessary direct dependency on Pygments 2026-04-02 02:20:50.348 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:20:50.352 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-04-02 02:20:50.358 | + functions-common:fetch_plugins:1768 : git_clone_by_name octavia 2026-04-02 02:20:50.363 | + functions-common:git_clone_by_name:673 : local name=octavia 2026-04-02 02:20:50.368 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/octavia 2026-04-02 02:20:50.373 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/octavia 2026-04-02 02:20:50.378 | + functions-common:git_clone_by_name:676 : local branch=master 2026-04-02 02:20:50.383 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-04-02 02:20:50.388 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/octavia 2026-04-02 02:20:50.392 | + functions-common:git_clone:582 : local git_dest=/opt/stack/octavia 2026-04-02 02:20:50.397 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:20:50.402 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:20:50.408 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:20:50.413 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:20:50.418 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:20:50.424 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:20:50.454 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:20:50.458 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:20:50.463 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:50.469 | + functions-common:git_clone:602 : echo master 2026-04-02 02:20:50.470 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:20:50.479 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/octavia ]] 2026-04-02 02:20:50.484 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:50.489 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-04-02 02:20:50.511 | + functions-common:git_clone:664 : cd /opt/stack/octavia 2026-04-02 02:20:50.517 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:20:50.518 | + functions-common:git_clone:665 : head -1 2026-04-02 02:20:50.526 | c86b945c2 Add SKI and AKI extensions to amphora certificates 2026-04-02 02:20:50.533 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:20:50.537 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-04-02 02:20:50.540 | + functions-common:fetch_plugins:1768 : git_clone_by_name manila 2026-04-02 02:20:50.545 | + functions-common:git_clone_by_name:673 : local name=manila 2026-04-02 02:20:50.549 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/manila 2026-04-02 02:20:50.555 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/manila 2026-04-02 02:20:50.559 | + functions-common:git_clone_by_name:676 : local branch=master 2026-04-02 02:20:50.565 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-04-02 02:20:50.568 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/manila 2026-04-02 02:20:50.573 | + functions-common:git_clone:582 : local git_dest=/opt/stack/manila 2026-04-02 02:20:50.577 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:20:50.581 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:20:50.587 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:20:50.592 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:20:50.597 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:20:50.602 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:20:50.631 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:20:50.636 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:20:50.640 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:50.646 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:20:50.646 | + functions-common:git_clone:602 : echo master 2026-04-02 02:20:50.655 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/manila ]] 2026-04-02 02:20:50.659 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:50.663 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/manila 2026-04-02 02:20:50.685 | + functions-common:git_clone:664 : cd /opt/stack/manila 2026-04-02 02:20:50.691 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:20:50.692 | + functions-common:git_clone:665 : head -1 2026-04-02 02:20:50.699 | 54ac755d9 Merge "Fix indentation in share replica API docs" 2026-04-02 02:20:50.705 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:20:50.709 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-04-02 02:20:50.714 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum-cluster-api 2026-04-02 02:20:50.718 | + functions-common:git_clone_by_name:673 : local name=magnum-cluster-api 2026-04-02 02:20:50.722 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-04-02 02:20:50.727 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum-cluster-api 2026-04-02 02:20:50.732 | + functions-common:git_clone_by_name:676 : local branch=master 2026-04-02 02:20:50.736 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-04-02 02:20:50.741 | + functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-04-02 02:20:50.746 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-04-02 02:20:50.749 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:20:50.753 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:20:50.759 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:20:50.765 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:20:50.769 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:20:50.775 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:20:50.806 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:20:50.810 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:20:50.816 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:50.821 | + functions-common:git_clone:602 : echo master 2026-04-02 02:20:50.821 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:20:50.830 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-04-02 02:20:50.836 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:50.841 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-04-02 02:20:50.864 | + functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-04-02 02:20:50.870 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:20:50.871 | + functions-common:git_clone:665 : head -1 2026-04-02 02:20:50.878 | 48be95d fix(deps): update rust crate k8s-openapi to 0.27.0 2026-04-02 02:20:50.883 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:20:50.888 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-04-02 02:20:50.892 | + functions-common:fetch_plugins:1768 : git_clone_by_name ovn-octavia-provider 2026-04-02 02:20:50.897 | + functions-common:git_clone_by_name:673 : local name=ovn-octavia-provider 2026-04-02 02:20:50.901 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-04-02 02:20:50.906 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/ovn-octavia-provider 2026-04-02 02:20:50.910 | + functions-common:git_clone_by_name:676 : local branch=master 2026-04-02 02:20:50.915 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-04-02 02:20:50.920 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-04-02 02:20:50.926 | + functions-common:git_clone:582 : local git_dest=/opt/stack/ovn-octavia-provider 2026-04-02 02:20:50.930 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:20:50.935 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:20:50.940 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:20:50.945 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:20:50.949 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:20:50.955 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:20:50.986 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:20:50.991 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:20:50.995 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:51.001 | + functions-common:git_clone:602 : echo master 2026-04-02 02:20:51.001 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:20:51.010 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-04-02 02:20:51.015 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:51.019 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-04-02 02:20:51.043 | + functions-common:git_clone:664 : cd /opt/stack/ovn-octavia-provider 2026-04-02 02:20:51.048 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:20:51.050 | + functions-common:git_clone:665 : head -1 2026-04-02 02:20:51.055 | a04e633 Merge "Fix LB association to all connected routers and their networks" 2026-04-02 02:20:51.060 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:20:51.066 | + ./stack.sh:main:598 : run_phase override_defaults 2026-04-02 02:20:51.070 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-04-02 02:20:51.074 | + functions-common:run_phase:1841 : local phase= 2026-04-02 02:20:51.080 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-02 02:20:51.084 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-02 02:20:51.089 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-02 02:20:51.094 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-02 02:20:51.098 | + functions-common:run_phase:1850 : local extra 2026-04-02 02:20:51.104 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-02 02:20:51.112 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-02 02:20:51.117 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-02 02:20:51.121 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-02 02:20:51.125 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-04-02 02:20:51.130 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-02 02:20:51.159 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:20:51.162 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-04-02 02:20:51.167 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-02 02:20:51.172 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-04-02 02:20:51.177 | + functions-common:plugin_override_defaults:1799 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:20:51.180 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-04-02 02:20:51.185 | + functions-common:plugin_override_defaults:1803 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-04-02 02:20:51.190 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-04-02 02:20:51.190 | Overriding Configuration Defaults 2026-04-02 02:20:51.195 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-04-02 02:20:51.199 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/barbican 2026-04-02 02:20:51.204 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-04-02 02:20:51.209 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-04-02 02:20:51.212 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum 2026-04-02 02:20:51.217 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-04-02 02:20:51.222 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-04-02 02:20:51.227 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/octavia 2026-04-02 02:20:51.231 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-04-02 02:20:51.235 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-04-02 02:20:51.240 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/manila 2026-04-02 02:20:51.244 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-04-02 02:20:51.248 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-04-02 02:20:51.253 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum-cluster-api 2026-04-02 02:20:51.258 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-04-02 02:20:51.263 | + functions-common:plugin_override_defaults:1814 : echo 'magnum-cluster-api has overridden the following defaults' 2026-04-02 02:20:51.263 | magnum-cluster-api has overridden the following defaults 2026-04-02 02:20:51.267 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-04-02 02:20:51.270 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-04-02 02:20:51.270 | KEYSTONE_ADMIN_ENDPOINT=true 2026-04-02 02:20:51.270 | LIBVIRT_CPU_MODE=host-passthrough 2026-04-02 02:20:51.270 | LIBVIRT_TYPE=kvm 2026-04-02 02:20:51.270 | VOLUME_BACKING_FILE_SIZE=50G 2026-04-02 02:20:51.275 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-04-02 02:20:51.280 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-04-02 02:20:51.285 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-04-02 02:20:51.290 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-04-02 02:20:51.295 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-04-02 02:20:51.300 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-04-02 02:20:51.305 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-04-02 02:20:51.310 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/ovn-octavia-provider 2026-04-02 02:20:51.314 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-04-02 02:20:51.318 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-04-02 02:20:51.353 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-04-02 02:20:51.357 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-04-02 02:20:51.389 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:20:51.395 | +++ lib/tls:source:40 : ipv6_unquote 162.253.55.207 2026-04-02 02:20:51.401 | +++ functions-common:ipv6_unquote:2210 : echo 162.253.55.207 2026-04-02 02:20:51.403 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-04-02 02:20:51.411 | ++ lib/tls:source:40 : TLS_IP=162.253.55.207 2026-04-02 02:20:51.417 | +++ lib/tls:source:43 : hostname -f 2026-04-02 02:20:51.424 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000162393.novalocal 2026-04-02 02:20:51.429 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-04-02 02:20:51.434 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-04-02 02:20:51.439 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-04-02 02:20:51.444 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-04-02 02:20:51.448 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-04-02 02:20:51.453 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-04-02 02:20:51.458 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-04-02 02:20:51.463 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-04-02 02:20:51.468 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-04-02 02:20:51.476 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-04-02 02:20:51.504 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-04-02 02:20:51.540 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-04-02 02:20:51.567 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-04-02 02:20:51.593 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-04-02 02:20:51.662 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-04-02 02:20:51.810 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-04-02 02:20:52.005 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-04-02 02:20:52.063 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-04-02 02:20:52.175 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-04-02 02:20:52.274 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-04-02 02:20:52.280 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-04-02 02:20:52.317 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:20:52.322 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-04-02 02:20:52.326 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-04-02 02:20:52.332 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-04-02 02:20:52.337 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-04-02 02:20:52.344 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-04-02 02:20:52.351 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-04-02 02:20:52.386 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-02 02:20:52.392 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-02 02:20:52.399 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:20:52.404 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-04-02 02:20:52.410 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-04-02 02:20:52.416 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-02 02:20:52.422 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-02 02:20:52.427 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-04-02 02:20:52.433 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-04-02 02:20:52.441 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-04-02 02:20:52.479 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-04-02 02:20:52.483 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-04-02 02:20:52.489 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-04-02 02:20:52.494 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-04-02 02:20:52.500 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-04-02 02:20:52.505 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-04-02 02:20:52.512 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-04-02 02:20:52.517 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-04-02 02:20:52.523 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-04-02 02:20:52.528 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-04-02 02:20:52.534 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-04-02 02:20:52.540 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-04-02 02:20:52.545 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-04-02 02:20:52.551 | ++ lib/neutron:source:118 : Q_HOST=162.253.55.207 2026-04-02 02:20:52.556 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-04-02 02:20:52.563 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-04-02 02:20:52.570 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-04-02 02:20:52.570 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-04-02 02:20:52.579 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:20:52.584 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-04-02 02:20:52.589 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-04-02 02:20:52.596 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-04-02 02:20:52.601 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-04-02 02:20:52.608 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-04-02 02:20:52.642 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-04-02 02:20:52.650 | +++ lib/neutron:source:132 : ipv6_unquote 162.253.55.207 2026-04-02 02:20:52.655 | +++ functions-common:ipv6_unquote:2210 : echo 162.253.55.207 2026-04-02 02:20:52.656 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-04-02 02:20:52.665 | ++ lib/neutron:source:132 : Q_META_DATA_IP=162.253.55.207 2026-04-02 02:20:52.670 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-04-02 02:20:52.675 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-04-02 02:20:52.681 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-04-02 02:20:52.686 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-04-02 02:20:52.692 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-04-02 02:20:52.696 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-04-02 02:20:52.701 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-04-02 02:20:52.707 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-04-02 02:20:52.713 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-04-02 02:20:52.718 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-04-02 02:20:52.723 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-04-02 02:20:52.729 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-04-02 02:20:52.734 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-04-02 02:20:52.739 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-04-02 02:20:52.743 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-04-02 02:20:52.749 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-04-02 02:20:52.754 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-04-02 02:20:52.759 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-04-02 02:20:52.764 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:20:52.771 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-04-02 02:20:52.775 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-04-02 02:20:52.782 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-04-02 02:20:52.815 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-02 02:20:52.819 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-02 02:20:52.825 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-04-02 02:20:52.831 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-04-02 02:20:52.836 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-02 02:20:52.840 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-04-02 02:20:52.846 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-02 02:20:52.850 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-04-02 02:20:52.856 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-04-02 02:20:52.860 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-04-02 02:20:52.865 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-04-02 02:20:52.870 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-04-02 02:20:52.875 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-04-02 02:20:52.880 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-04-02 02:20:52.885 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-04-02 02:20:52.890 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-04-02 02:20:52.895 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-04-02 02:20:52.901 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-04-02 02:20:52.907 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-04-02 02:20:52.912 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-04-02 02:20:53.139 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-04-02 02:20:53.167 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-04-02 02:20:53.172 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-04-02 02:20:53.177 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-04-02 02:20:53.183 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-04-02 02:20:53.189 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-04-02 02:20:53.195 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-04-02 02:20:53.200 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-04-02 02:20:53.205 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-04-02 02:20:53.209 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-04-02 02:20:53.216 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-04-02 02:20:53.221 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-04-02 02:20:53.227 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-04-02 02:20:53.233 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-04-02 02:20:53.237 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-04-02 02:20:53.242 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-04-02 02:20:53.248 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-04-02 02:20:53.253 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-04-02 02:20:53.258 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-04-02 02:20:53.264 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-04-02 02:20:53.269 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-04-02 02:20:53.279 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-04-02 02:20:53.279 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-04-02 02:20:53.279 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-04-02 02:20:53.280 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-04-02 02:20:53.291 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=e6:7a4f:fa6e 2026-04-02 02:20:53.297 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-04-02 02:20:53.302 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-04-02 02:20:53.308 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-04-02 02:20:53.313 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-04-02 02:20:53.318 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fde6:7a4f:fa6e::/56 2026-04-02 02:20:53.327 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fde6:7a4f:fa6e::/56 2026-04-02 02:20:53.327 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-04-02 02:20:53.335 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fde6:7a4f:fa6e::/64 2026-04-02 02:20:53.340 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-04-02 02:20:53.345 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-04-02 02:20:53.350 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-04-02 02:20:53.355 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-04-02 02:20:53.361 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-04-02 02:20:53.367 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-04-02 02:20:53.373 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-04-02 02:20:53.378 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-04-02 02:20:53.383 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-04-02 02:20:53.388 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-04-02 02:20:53.394 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-04-02 02:20:53.399 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-04-02 02:20:53.405 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fde6:7a4f:fa6e::/56 2026-04-02 02:20:53.410 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-04-02 02:20:53.415 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-04-02 02:20:53.426 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-04-02 02:20:53.426 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-04-02 02:20:53.427 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-04-02 02:20:53.434 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-04-02 02:20:53.442 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-04-02 02:20:53.444 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-04-02 02:20:53.444 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-04-02 02:20:53.452 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs='ens3 2026-04-02 02:20:53.453 | ens3' 2026-04-02 02:20:53.461 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-04-02 02:20:53.467 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-04-02 02:20:53.472 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-04-02 02:20:53.478 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-04-02 02:20:53.483 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-04-02 02:20:53.487 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-04-02 02:20:53.492 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-04-02 02:20:53.496 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-04-02 02:20:53.536 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-04-02 02:20:53.568 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-04-02 02:20:53.602 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-04-02 02:20:53.635 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-04-02 02:20:53.666 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-04-02 02:20:53.738 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-04-02 02:20:53.747 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-04-02 02:20:53.752 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-04-02 02:20:53.757 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-04-02 02:20:53.764 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-04-02 02:20:53.771 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-04-02 02:20:53.809 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-04-02 02:20:53.815 | + ./stack.sh:main:629 : run_phase source 2026-04-02 02:20:53.820 | + functions-common:run_phase:1840 : local mode=source 2026-04-02 02:20:53.825 | + functions-common:run_phase:1841 : local phase= 2026-04-02 02:20:53.831 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-02 02:20:53.835 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-02 02:20:53.840 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-02 02:20:53.845 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-02 02:20:53.850 | + functions-common:run_phase:1850 : local extra 2026-04-02 02:20:53.858 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-02 02:20:53.866 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-02 02:20:53.872 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-02 02:20:53.879 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-02 02:20:53.884 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-04-02 02:20:53.889 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-02 02:20:53.921 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:20:53.928 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-04-02 02:20:53.935 | + functions-common:run_phase:1862 : load_plugin_settings 2026-04-02 02:20:53.941 | + functions-common:load_plugin_settings:1776 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:20:53.945 | + functions-common:load_plugin_settings:1777 : local plugin 2026-04-02 02:20:53.951 | + functions-common:load_plugin_settings:1780 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-04-02 02:20:53.956 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-04-02 02:20:53.956 | Loading plugin settings 2026-04-02 02:20:53.962 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-04-02 02:20:53.967 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/barbican 2026-04-02 02:20:53.973 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-04-02 02:20:53.977 | + functions-common:load_plugin_settings:1789 : source /opt/stack/barbican/devstack/settings 2026-04-02 02:20:53.983 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-04-02 02:20:53.989 | ++ functions-common:define_plugin:1884 : : 2026-04-02 02:20:53.994 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-04-02 02:20:54.000 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-04-02 02:20:54.005 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-04-02 02:20:54.011 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-04-02 02:20:54.017 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-04-02 02:20:54.021 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-04-02 02:20:54.026 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-04-02 02:20:54.032 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-04-02 02:20:54.037 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-04-02 02:20:54.044 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-04-02 02:20:54.080 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-02 02:20:54.085 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-02 02:20:54.092 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:20:54.098 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-04-02 02:20:54.103 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-04-02 02:20:54.109 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-04-02 02:20:54.115 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-04-02 02:20:54.121 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-04-02 02:20:54.126 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-04-02 02:20:54.133 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-04-02 02:20:54.139 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://162.253.55.207/key-manager 2026-04-02 02:20:54.145 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-04-02 02:20:54.150 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-04-02 02:20:54.156 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-04-02 02:20:54.164 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-04-02 02:20:54.201 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-04-02 02:20:54.207 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-04-02 02:20:54.297 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-04-02 02:20:54.308 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum 2026-04-02 02:20:54.308 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-04-02 02:20:54.313 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum/devstack/settings 2026-04-02 02:20:54.319 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-04-02 02:20:54.356 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-04-02 02:20:54.361 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-04-02 02:20:54.456 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-04-02 02:20:54.547 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-04-02 02:20:54.553 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/octavia 2026-04-02 02:20:54.557 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-04-02 02:20:54.563 | + functions-common:load_plugin_settings:1789 : source /opt/stack/octavia/devstack/settings 2026-04-02 02:20:54.569 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-04-02 02:20:54.574 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-04-02 02:20:54.580 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-04-02 02:20:54.585 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-04-02 02:20:54.590 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-04-02 02:20:54.596 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-04-02 02:20:54.632 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-02 02:20:54.636 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-02 02:20:54.642 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:20:54.647 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-04-02 02:20:54.653 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-04-02 02:20:54.660 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-04-02 02:20:54.665 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-04-02 02:20:54.671 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-04-02 02:20:54.676 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-04-02 02:20:54.682 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-04-02 02:20:54.687 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-04-02 02:20:54.693 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-04-02 02:20:54.700 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-04-02 02:20:54.705 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-04-02 02:20:54.712 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-04-02 02:20:54.718 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-04-02 02:20:54.723 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-04-02 02:20:54.729 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-04-02 02:20:54.735 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-04-02 02:20:54.740 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-04-02 02:20:54.745 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-04-02 02:20:54.751 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-04-02 02:20:54.757 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-04-02 02:20:54.763 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-04-02 02:20:54.768 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-04-02 02:20:54.774 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-04-02 02:20:54.780 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-04-02 02:20:54.786 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-04-02 02:20:54.791 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-04-02 02:20:54.796 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-04-02 02:20:54.801 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-04-02 02:20:54.806 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-04-02 02:20:54.812 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-04-02 02:20:54.818 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-04-02 02:20:54.823 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-04-02 02:20:54.828 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-04-02 02:20:54.833 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-04-02 02:20:54.838 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-04-02 02:20:54.844 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-04-02 02:20:54.850 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-04-02 02:20:54.856 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-04-02 02:20:54.860 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-04-02 02:20:54.868 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-04-02 02:20:54.874 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-04-02 02:20:54.880 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-04-02 02:20:54.884 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-04-02 02:20:54.890 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-04-02 02:20:54.896 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-04-02 02:20:54.902 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-04-02 02:20:54.908 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-04-02 02:20:54.913 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-04-02 02:20:54.918 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-04-02 02:20:54.924 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-04-02 02:20:54.929 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:20:54.936 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:20:54.941 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:20:54.946 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:20:54.951 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:20:54.958 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-04-02 02:20:54.962 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-04-02 02:20:54.968 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-04-02 02:20:54.973 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-04-02 02:20:54.979 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-04-02 02:20:54.983 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-04-02 02:20:54.988 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-04-02 02:20:54.994 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-04-02 02:20:55.000 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-04-02 02:20:55.006 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-04-02 02:20:55.012 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-04-02 02:20:55.018 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-04-02 02:20:55.023 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-04-02 02:20:55.029 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-04-02 02:20:55.034 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-04-02 02:20:55.040 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-04-02 02:20:55.044 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-04-02 02:20:55.050 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-04-02 02:20:55.055 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-04-02 02:20:55.061 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-04-02 02:20:55.068 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-04-02 02:20:55.076 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-04-02 02:20:55.079 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-04-02 02:20:55.083 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-04-02 02:20:55.088 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-04-02 02:20:55.093 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-04-02 02:20:55.098 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/manila 2026-04-02 02:20:55.103 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-04-02 02:20:55.107 | + functions-common:load_plugin_settings:1789 : source /opt/stack/manila/devstack/settings 2026-04-02 02:20:55.114 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-04-02 02:20:55.118 | ++ functions-common:define_plugin:1884 : : 2026-04-02 02:20:55.122 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-04-02 02:20:55.127 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-04-02 02:20:55.133 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-04-02 02:20:55.139 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-04-02 02:20:55.145 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-04-02 02:20:55.151 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-04-02 02:20:55.156 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-04-02 02:20:55.162 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-04-02 02:20:55.168 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-04-02 02:20:55.173 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-04-02 02:20:55.178 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-04-02 02:20:55.183 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-04-02 02:20:55.189 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-04-02 02:20:55.195 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-04-02 02:20:55.200 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-04-02 02:20:55.204 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.207/identity 2026-04-02 02:20:55.210 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-04-02 02:20:55.215 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-04-02 02:20:55.221 | ++ /opt/stack/manila/devstack/settings:source:64 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:20:55.227 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:20:55.232 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:20:55.239 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-04-02 02:20:55.245 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-04-02 02:20:55.250 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=162.253.55.207 2026-04-02 02:20:55.256 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-04-02 02:20:55.262 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-04-02 02:20:55.268 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-04-02 02:20:55.274 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://162.253.55.207:8786 2026-04-02 02:20:55.280 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-04-02 02:20:55.287 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-04-02 02:20:55.325 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-04-02 02:20:55.331 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-04-02 02:20:55.338 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:20:55.344 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-04-02 02:20:55.349 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-04-02 02:20:55.355 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-04-02 02:20:55.361 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-04-02 02:20:55.366 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-04-02 02:20:55.372 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-04-02 02:20:55.377 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-04-02 02:20:55.382 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-04-02 02:20:55.387 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://162.253.55.207/share 2026-04-02 02:20:55.393 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-04-02 02:20:55.399 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-04-02 02:20:55.405 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-04-02 02:20:55.411 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-04-02 02:20:55.416 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-04-02 02:20:55.422 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-04-02 02:20:55.428 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-04-02 02:20:55.434 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-04-02 02:20:55.440 | ++ /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-04-02 02:20:55.446 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-04-02 02:20:55.451 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-04-02 02:20:55.458 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-04-02 02:20:55.496 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-04-02 02:20:55.500 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-04-02 02:20:55.505 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-04-02 02:20:55.511 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-04-02 02:20:55.516 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-04-02 02:20:55.521 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-04-02 02:20:55.527 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-04-02 02:20:55.533 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-04-02 02:20:55.536 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-04-02 02:20:55.542 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-04-02 02:20:55.548 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-04-02 02:20:55.554 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-04-02 02:20:55.559 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-04-02 02:20:55.564 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-04-02 02:20:55.570 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-04-02 02:20:55.575 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.207 2026-04-02 02:20:55.580 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-04-02 02:20:55.586 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-04-02 02:20:55.593 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-04-02 02:20:55.599 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.207 2026-04-02 02:20:55.605 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.207 2026-04-02 02:20:55.610 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-04-02 02:20:55.616 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-04-02 02:20:55.622 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-04-02 02:20:55.626 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-04-02 02:20:55.632 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-04-02 02:20:55.638 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-04-02 02:20:55.645 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-04-02 02:20:55.651 | ++ /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-04-02 02:20:55.658 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-04-02 02:20:55.664 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-04-02 02:20:55.670 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-04-02 02:20:55.676 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-04-02 02:20:55.681 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-04-02 02:20:55.687 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-04-02 02:20:55.693 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-04-02 02:20:55.699 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-04-02 02:20:55.704 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-04-02 02:20:55.711 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-04-02 02:20:55.748 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-04-02 02:20:55.754 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-04-02 02:20:55.849 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-04-02 02:20:55.943 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-04-02 02:20:56.035 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-04-02 02:20:56.124 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-04-02 02:20:56.217 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-04-02 02:20:56.222 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum-cluster-api 2026-04-02 02:20:56.228 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-04-02 02:20:56.234 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-04-02 02:20:56.240 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-04-02 02:20:56.246 | ++ functions-common:define_plugin:1884 : : 2026-04-02 02:20:56.252 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-04-02 02:20:56.258 | ++ functions-common:plugin_requires:1897 : : 2026-04-02 02:20:56.264 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-04-02 02:20:56.270 | ++ functions-common:plugin_requires:1897 : : 2026-04-02 02:20:56.275 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-04-02 02:20:56.281 | ++ functions-common:plugin_requires:1897 : : 2026-04-02 02:20:56.287 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-04-02 02:20:56.293 | ++ functions-common:plugin_requires:1897 : : 2026-04-02 02:20:56.298 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-04-02 02:20:56.392 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-04-02 02:20:56.398 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/ovn-octavia-provider 2026-04-02 02:20:56.404 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-04-02 02:20:56.410 | + functions-common:load_plugin_settings:1789 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-04-02 02:20:56.416 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-04-02 02:20:56.422 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-04-02 02:20:56.428 | ++ /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-04-02 02:20:56.434 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-04-02 02:20:56.439 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-04-02 02:20:56.445 | + functions-common:run_phase:1863 : verify_disabled_services 2026-04-02 02:20:56.451 | + functions-common:verify_disabled_services:2123 : local service 2026-04-02 02:20:56.457 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.463 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-04-02 02:20:56.469 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.475 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-04-02 02:20:56.481 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.486 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-04-02 02:20:56.492 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.498 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-04-02 02:20:56.503 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.509 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-04-02 02:20:56.515 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.521 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-04-02 02:20:56.527 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.532 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-04-02 02:20:56.539 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.545 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-04-02 02:20:56.551 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.557 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-04-02 02:20:56.563 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.569 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-04-02 02:20:56.575 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.580 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-04-02 02:20:56.586 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.593 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-04-02 02:20:56.600 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.605 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-04-02 02:20:56.611 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.616 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-04-02 02:20:56.622 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.627 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-04-02 02:20:56.633 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.639 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-04-02 02:20:56.645 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.651 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-04-02 02:20:56.657 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.663 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-04-02 02:20:56.668 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.673 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-04-02 02:20:56.679 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.685 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-04-02 02:20:56.691 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.697 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-04-02 02:20:56.704 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.710 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-04-02 02:20:56.716 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.720 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-04-02 02:20:56.727 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.732 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-04-02 02:20:56.738 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.744 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-04-02 02:20:56.750 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.756 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-04-02 02:20:56.762 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.767 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-04-02 02:20:56.773 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.778 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-04-02 02:20:56.784 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.790 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-04-02 02:20:56.796 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.802 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-04-02 02:20:56.808 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.814 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-04-02 02:20:56.820 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.826 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-04-02 02:20:56.832 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.838 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-04-02 02:20:56.844 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.850 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-04-02 02:20:56.856 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.862 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-04-02 02:20:56.868 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.872 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-04-02 02:20:56.879 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.885 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-04-02 02:20:56.891 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.896 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-04-02 02:20:56.901 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-04-02 02:20:56.907 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-04-02 02:20:56.915 | + ./stack.sh:main:700 : initialize_database_backends 2026-04-02 02:20:56.921 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-04-02 02:20:56.924 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-04-02 02:20:56.963 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:20:56.969 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-04-02 02:20:56.973 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-04-02 02:20:56.979 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-04-02 02:20:57.015 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:20:57.021 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-04-02 02:20:57.027 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-04-02 02:20:57.032 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-04-02 02:20:57.038 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-04-02 02:20:57.044 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-04-02 02:20:57.049 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-04-02 02:20:57.055 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-04-02 02:20:57.061 | + lib/database:initialize_database_backends:92 : return 0 2026-04-02 02:20:57.067 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-04-02 02:20:57.067 | Using mysql database backend 2026-04-02 02:20:57.074 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-04-02 02:20:57.113 | + ./stack.sh:main:706 : define_database_baseurl 2026-04-02 02:20:57.120 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-04-02 02:20:57.126 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-04-02 02:20:57.132 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-04-02 02:20:57.139 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-04-02 02:20:57.145 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-04-02 02:20:57.182 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:20:57.188 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-04-02 02:20:57.225 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-04-02 02:20:57.265 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:20:57.272 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-04-02 02:20:57.311 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-04-02 02:20:57.350 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-04-02 02:20:57.386 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:20:57.393 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-04-02 02:20:57.434 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:20:57.440 | + ./stack.sh:main:762 : save_stackenv 762 2026-04-02 02:20:57.446 | + functions-common:save_stackenv:63 : local tag=762 2026-04-02 02:20:57.454 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-04-02 02:20:57.463 | + functions-common:save_stackenv:65 : time_stamp=2026-04-02-022057 2026-04-02 02:20:57.470 | + functions-common:save_stackenv:66 : echo '# 2026-04-02-022057 762' 2026-04-02 02:20:57.477 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.483 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-04-02 02:20:57.488 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.494 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-04-02 02:20:57.501 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.508 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-04-02 02:20:57.514 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.520 | + 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-04-02 02:20:57.526 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.532 | + functions-common:save_stackenv:68 : echo HOST_IP=162.253.55.207 2026-04-02 02:20:57.538 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.543 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://162.253.55.207/identity 2026-04-02 02:20:57.549 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.554 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-04-02-022044 2026-04-02 02:20:57.560 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.567 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-04-02 02:20:57.574 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.580 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=162.253.55.207 2026-04-02 02:20:57.586 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.591 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-04-02 02:20:57.598 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.604 | + functions-common:save_stackenv:68 : echo TLS_IP=162.253.55.207 2026-04-02 02:20:57.610 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.616 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-04-02 02:20:57.622 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.628 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-04-02 02:20:57.633 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.639 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=162.253.55.207 2026-04-02 02:20:57.645 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-04-02 02:20:57.652 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-04-02 02:20:57.657 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-04-02 02:20:57.664 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-04-02 02:20:57.670 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/requirements.git 2026-04-02 02:20:57.675 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-04-02 02:20:57.681 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:20:57.687 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:20:57.694 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:20:57.700 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:20:57.706 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:20:57.715 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:20:57.753 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:20:57.759 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:20:57.764 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:57.771 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:20:57.771 | + functions-common:git_clone:602 : echo master 2026-04-02 02:20:57.780 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-04-02 02:20:57.785 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:57.791 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-04-02 02:20:57.817 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-04-02 02:20:57.825 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:20:57.825 | + functions-common:git_clone:665 : head -1 2026-04-02 02:20:57.832 | 6daef3f3 Merge "update constraint for debtcollector to new release 3.1.0" 2026-04-02 02:20:57.839 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:20:57.846 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-04-02 02:20:57.852 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:20:57.858 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-04-02 02:20:57.864 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-04-02 02:20:57.869 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-04-02 02:20:57.876 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-04-02 02:20:57.881 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-04-02 02:20:57.887 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-04-02 02:20:57.897 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-04-02 02:20:57.901 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-04-02 02:20:57.908 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-04-02 02:20:57.917 | ++ tools/install_prereqs.sh:source:47 : NOW=1775096457 2026-04-02 02:20:57.923 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-04-02 02:20:57.933 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-04-02 02:20:57.939 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-04-02 02:20:57.946 | ++ tools/install_prereqs.sh:source:49 : DELTA=1775096457 2026-04-02 02:20:57.951 | ++ tools/install_prereqs.sh:source:50 : [[ 1775096457 -lt 7200 ]] 2026-04-02 02:20:57.957 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-04-02 02:20:57.964 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-04-02 02:20:57.970 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-04-02 02:20:57.976 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-04-02 02:20:57.981 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-04-02 02:20:57.987 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-04-02 02:20:57.994 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-04-02 02:20:58.003 | +++ 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-04-02 02:20:58.061 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-04-02 02:20:58.061 | apache2-dev 2026-04-02 02:20:58.061 | bc 2026-04-02 02:20:58.061 | bsdmainutils 2026-04-02 02:20:58.061 | curl 2026-04-02 02:20:58.061 | g++ 2026-04-02 02:20:58.061 | gawk 2026-04-02 02:20:58.061 | gcc 2026-04-02 02:20:58.061 | gettext 2026-04-02 02:20:58.061 | git 2026-04-02 02:20:58.061 | graphviz 2026-04-02 02:20:58.061 | iputils-ping 2026-04-02 02:20:58.061 | libffi-dev 2026-04-02 02:20:58.061 | libjpeg-dev 2026-04-02 02:20:58.061 | libpq-dev 2026-04-02 02:20:58.061 | libssl-dev 2026-04-02 02:20:58.061 | libsystemd-dev 2026-04-02 02:20:58.061 | libxml2-dev 2026-04-02 02:20:58.061 | libxslt1-dev 2026-04-02 02:20:58.061 | libyaml-dev 2026-04-02 02:20:58.061 | lsof 2026-04-02 02:20:58.061 | openssh-server 2026-04-02 02:20:58.061 | openssl 2026-04-02 02:20:58.061 | pkg-config 2026-04-02 02:20:58.061 | psmisc 2026-04-02 02:20:58.061 | python3-dev 2026-04-02 02:20:58.061 | python3-pip 2026-04-02 02:20:58.061 | python3-systemd 2026-04-02 02:20:58.061 | python3-venv 2026-04-02 02:20:58.061 | tar 2026-04-02 02:20:58.061 | tcpdump 2026-04-02 02:20:58.061 | unzip 2026-04-02 02:20:58.061 | uuid-runtime 2026-04-02 02:20:58.061 | wget 2026-04-02 02:20:58.061 | zlib1g-dev 2026-04-02 02:20:58.061 | lvm2 2026-04-02 02:20:58.061 | qemu-utils 2026-04-02 02:20:58.061 | thin-provisioning-tools 2026-04-02 02:20:58.061 | lsscsi 2026-04-02 02:20:58.061 | open-iscsi 2026-04-02 02:20:58.061 | libkrb5-dev 2026-04-02 02:20:58.061 | libldap2-dev 2026-04-02 02:20:58.061 | libsasl2-dev 2026-04-02 02:20:58.061 | memcached 2026-04-02 02:20:58.061 | python3-mysqldb 2026-04-02 02:20:58.062 | sqlite3 2026-04-02 02:20:58.062 | conntrack 2026-04-02 02:20:58.062 | curl 2026-04-02 02:20:58.062 | ebtables 2026-04-02 02:20:58.062 | genisoimage 2026-04-02 02:20:58.062 | iptables 2026-04-02 02:20:58.062 | iputils-arping 2026-04-02 02:20:58.062 | kpartx 2026-04-02 02:20:58.062 | libjs-jquery-tablesorter 2026-04-02 02:20:58.062 | parted 2026-04-02 02:20:58.062 | pm-utils 2026-04-02 02:20:58.062 | python3-mysqldb 2026-04-02 02:20:58.062 | socat 2026-04-02 02:20:58.062 | sqlite3 2026-04-02 02:20:58.062 | sudo 2026-04-02 02:20:58.062 | vlan 2026-04-02 02:20:58.062 | cryptsetup 2026-04-02 02:20:58.062 | dosfstools 2026-04-02 02:20:58.062 | genisoimage 2026-04-02 02:20:58.062 | gir1.2-libosinfo-1.0 2026-04-02 02:20:58.062 | netcat-openbsd 2026-04-02 02:20:58.062 | open-iscsi 2026-04-02 02:20:58.062 | qemu-utils 2026-04-02 02:20:58.062 | sg3-utils 2026-04-02 02:20:58.062 | sysfsutils 2026-04-02 02:20:58.062 | acl 2026-04-02 02:20:58.062 | dnsmasq-base 2026-04-02 02:20:58.062 | dnsmasq-utils 2026-04-02 02:20:58.062 | ebtables 2026-04-02 02:20:58.062 | haproxy 2026-04-02 02:20:58.062 | iptables 2026-04-02 02:20:58.062 | iputils-arping 2026-04-02 02:20:58.062 | iputils-ping 2026-04-02 02:20:58.062 | postgresql-server-dev-all 2026-04-02 02:20:58.062 | python3-mysqldb 2026-04-02 02:20:58.062 | sqlite3 2026-04-02 02:20:58.062 | sudo 2026-04-02 02:20:58.062 | vlan 2026-04-02 02:20:58.062 | apache2' 2026-04-02 02:20:58.071 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-04-02 02:20:58.133 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-04-02 02:20:58.133 | apache2-dev 2026-04-02 02:20:58.133 | bc 2026-04-02 02:20:58.133 | bsdmainutils 2026-04-02 02:20:58.133 | curl 2026-04-02 02:20:58.133 | g++ 2026-04-02 02:20:58.133 | gawk 2026-04-02 02:20:58.133 | gcc 2026-04-02 02:20:58.133 | gettext 2026-04-02 02:20:58.133 | git 2026-04-02 02:20:58.133 | graphviz 2026-04-02 02:20:58.133 | iputils-ping 2026-04-02 02:20:58.133 | libffi-dev 2026-04-02 02:20:58.133 | libjpeg-dev 2026-04-02 02:20:58.133 | libpq-dev 2026-04-02 02:20:58.133 | libssl-dev 2026-04-02 02:20:58.133 | libsystemd-dev 2026-04-02 02:20:58.133 | libxml2-dev 2026-04-02 02:20:58.133 | libxslt1-dev 2026-04-02 02:20:58.133 | libyaml-dev 2026-04-02 02:20:58.133 | lsof 2026-04-02 02:20:58.133 | openssh-server 2026-04-02 02:20:58.133 | openssl 2026-04-02 02:20:58.133 | pkg-config 2026-04-02 02:20:58.133 | psmisc 2026-04-02 02:20:58.133 | python3-dev 2026-04-02 02:20:58.133 | python3-pip 2026-04-02 02:20:58.133 | python3-systemd 2026-04-02 02:20:58.133 | python3-venv 2026-04-02 02:20:58.133 | tar 2026-04-02 02:20:58.133 | tcpdump 2026-04-02 02:20:58.133 | unzip 2026-04-02 02:20:58.134 | uuid-runtime 2026-04-02 02:20:58.134 | wget 2026-04-02 02:20:58.134 | zlib1g-dev 2026-04-02 02:20:58.134 | lvm2 2026-04-02 02:20:58.134 | qemu-utils 2026-04-02 02:20:58.134 | thin-provisioning-tools 2026-04-02 02:20:58.134 | lsscsi 2026-04-02 02:20:58.134 | open-iscsi 2026-04-02 02:20:58.134 | libkrb5-dev 2026-04-02 02:20:58.134 | libldap2-dev 2026-04-02 02:20:58.134 | libsasl2-dev 2026-04-02 02:20:58.134 | memcached 2026-04-02 02:20:58.134 | python3-mysqldb 2026-04-02 02:20:58.134 | sqlite3 2026-04-02 02:20:58.134 | conntrack 2026-04-02 02:20:58.134 | curl 2026-04-02 02:20:58.134 | ebtables 2026-04-02 02:20:58.134 | genisoimage 2026-04-02 02:20:58.134 | iptables 2026-04-02 02:20:58.134 | iputils-arping 2026-04-02 02:20:58.134 | kpartx 2026-04-02 02:20:58.134 | libjs-jquery-tablesorter 2026-04-02 02:20:58.134 | parted 2026-04-02 02:20:58.134 | pm-utils 2026-04-02 02:20:58.134 | python3-mysqldb 2026-04-02 02:20:58.134 | socat 2026-04-02 02:20:58.134 | sqlite3 2026-04-02 02:20:58.134 | sudo 2026-04-02 02:20:58.134 | vlan 2026-04-02 02:20:58.134 | cryptsetup 2026-04-02 02:20:58.134 | dosfstools 2026-04-02 02:20:58.134 | genisoimage 2026-04-02 02:20:58.134 | gir1.2-libosinfo-1.0 2026-04-02 02:20:58.134 | netcat-openbsd 2026-04-02 02:20:58.134 | open-iscsi 2026-04-02 02:20:58.134 | qemu-utils 2026-04-02 02:20:58.134 | sg3-utils 2026-04-02 02:20:58.134 | sysfsutils 2026-04-02 02:20:58.134 | acl 2026-04-02 02:20:58.134 | dnsmasq-base 2026-04-02 02:20:58.134 | dnsmasq-utils 2026-04-02 02:20:58.134 | ebtables 2026-04-02 02:20:58.134 | haproxy 2026-04-02 02:20:58.134 | iptables 2026-04-02 02:20:58.134 | iputils-arping 2026-04-02 02:20:58.135 | iputils-ping 2026-04-02 02:20:58.135 | postgresql-server-dev-all 2026-04-02 02:20:58.135 | python3-mysqldb 2026-04-02 02:20:58.135 | sqlite3 2026-04-02 02:20:58.135 | sudo 2026-04-02 02:20:58.135 | vlan 2026-04-02 02:20:58.135 | apache2 golang 2026-04-02 02:20:58.135 | debootstrap 2026-04-02 02:20:58.135 | rsyslog 2026-04-02 02:20:58.135 | lvm2' 2026-04-02 02:20:58.139 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-04-02 02:20:58.146 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:20:58.152 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:20:58.159 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-04-02 02:20:58.160 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-04-02 02:20:58.170 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-04-02 02:20:58.176 | ++ functions-common:install_package:1430 : update_package_repo 2026-04-02 02:20:58.182 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:20:58.188 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:20:58.193 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:20:58.199 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:20:58.205 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:20:58.211 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:20:58.216 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:20:58.221 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:20:58.227 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:20:58.233 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:20:58.238 | ++ functions-common:apt_get_update:1159 : return 2026-04-02 02:20:58.245 | ++ functions-common:install_package:1431 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-04-02 02:20:58.252 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:20:58.256 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:20:58.261 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:20:58.267 | ++ functions-common:real_install_package:1419 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-04-02 02:20:58.315 | ++ functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-04-02 02:20:58.358 | Reading package lists... 2026-04-02 02:20:58.741 | Building dependency tree... 2026-04-02 02:20:58.742 | Reading state information... 2026-04-02 02:20:59.127 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-04-02 02:20:59.128 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-04-02 02:20:59.128 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.15). 2026-04-02 02:20:59.128 | openssl is already the newest version (3.0.13-0ubuntu3.7). 2026-04-02 02:20:59.128 | openssl set to manually installed. 2026-04-02 02:20:59.128 | tar is already the newest version (1.35+dfsg-3build1). 2026-04-02 02:20:59.128 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-04-02 02:20:59.128 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-04-02 02:20:59.128 | zlib1g-dev set to manually installed. 2026-04-02 02:20:59.128 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-04-02 02:20:59.128 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-04-02 02:20:59.128 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-04-02 02:20:59.128 | The following additional packages will be installed: 2026-04-02 02:20:59.128 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-04-02 02:20:59.128 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-04-02 02:20:59.128 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-04-02 02:20:59.129 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-04-02 02:20:59.129 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-04-02 02:20:59.129 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-04-02 02:20:59.129 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-04-02 02:20:59.129 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-04-02 02:20:59.129 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-04-02 02:20:59.129 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-04-02 02:20:59.129 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-04-02 02:20:59.129 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-04-02 02:20:59.129 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-04-02 02:20:59.129 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-04-02 02:20:59.129 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-04-02 02:20:59.129 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-04-02 02:20:59.129 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl 2026-04-02 02:20:59.129 | libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-04-02 02:20:59.129 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-04-02 02:20:59.129 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-04-02 02:20:59.129 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-04-02 02:20:59.129 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-04-02 02:20:59.129 | libibverbs1 libice6 libicu-dev libisl23 libitm1 libjansson4 libjbig0 2026-04-02 02:20:59.129 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-04-02 02:20:59.129 | libjs-jquery-metadata libjs-sphinxdoc libjs-underscore libjson-perl 2026-04-02 02:20:59.129 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-04-02 02:20:59.129 | liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 2026-04-02 02:20:59.129 | libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 libncurses-dev 2026-04-02 02:20:59.129 | libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 libnuma1 2026-04-02 02:20:59.129 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 2026-04-02 02:20:59.129 | libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 libpathplan4 2026-04-02 02:20:59.129 | libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-04-02 02:20:59.129 | libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 2026-04-02 02:20:59.129 | libpython3-dev libquadmath0 libsctp-dev libsctp1 libsframe1 2026-04-02 02:20:59.129 | libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsoup-3.0-0 2026-04-02 02:20:59.129 | libsoup-3.0-common libstdc++-13-dev libsub-override-perl libsysfs2 2026-04-02 02:20:59.129 | libthai-data libthai0 libtiff6 libtirpc-common libtirpc3t64 libtool libtsan2 2026-04-02 02:20:59.129 | libubsan1 libuchardet0 liburing2 libwebp7 libx11-6 libx11-data libxau6 2026-04-02 02:20:59.130 | libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 2026-04-02 02:20:59.130 | libxpm4 libxrender1 libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 2026-04-02 02:20:59.130 | llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools 2026-04-02 02:20:59.130 | lto-disabled-list m4 make man-db mysql-common ncal osinfo-db patch pci.ids 2026-04-02 02:20:59.130 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-04-02 02:20:59.130 | postgresql-common postgresql-server-dev-16 powermgmt-base python3-pip-whl 2026-04-02 02:20:59.130 | python3-pygments python3-setuptools python3-setuptools-whl python3-wheel 2026-04-02 02:20:59.130 | python3.12-venv session-migration ssl-cert usb.ids uuid-dev x11-common 2026-04-02 02:20:59.130 | xz-utils 2026-04-02 02:20:59.132 | Suggested packages: 2026-04-02 02:20:59.132 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-04-02 02:20:59.132 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-04-02 02:20:59.132 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-04-02 02:20:59.132 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-04-02 02:20:59.132 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-04-02 02:20:59.133 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-04-02 02:20:59.133 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-04-02 02:20:59.133 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-04-02 02:20:59.133 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-04-02 02:20:59.133 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-x265 2026-04-02 02:20:59.133 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-04-02 02:20:59.133 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-04-02 02:20:59.133 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-04-02 02:20:59.133 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-04-02 02:20:59.133 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-04-02 02:20:59.133 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-04-02 02:20:59.133 | libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc cpufrequtils 2026-04-02 02:20:59.133 | wireless-tools radeontool libmail-box-perl postgresql-16 2026-04-02 02:20:59.133 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-04-02 02:20:59.133 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-04-02 02:20:59.133 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-04-02 02:20:59.133 | rsyslog-relp sqlite3-doc zip 2026-04-02 02:20:59.133 | Recommended packages: 2026-04-02 02:20:59.133 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-04-02 02:20:59.133 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-04-02 02:20:59.133 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-04-02 02:20:59.133 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-04-02 02:20:59.133 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-04-02 02:20:59.133 | libmail-sendmail-perl logrotate qemu-block-extra 2026-04-02 02:20:59.268 | The following NEW packages will be installed: 2026-04-02 02:20:59.268 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-04-02 02:20:59.268 | automake autopoint autotools-dev bc binutils binutils-common 2026-04-02 02:20:59.268 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-04-02 02:20:59.268 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-04-02 02:20:59.269 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-04-02 02:20:59.269 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-04-02 02:20:59.269 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-04-02 02:20:59.269 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-04-02 02:20:59.269 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-04-02 02:20:59.269 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-04-02 02:20:59.269 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-04-02 02:20:59.269 | glib-networking-common glib-networking-services golang golang-1.22 2026-04-02 02:20:59.269 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-04-02 02:20:59.269 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-04-02 02:20:59.269 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-04-02 02:20:59.269 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-04-02 02:20:59.269 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-04-02 02:20:59.269 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-04-02 02:20:59.269 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-04-02 02:20:59.269 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-04-02 02:20:59.269 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-04-02 02:20:59.269 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-04-02 02:20:59.271 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-04-02 02:20:59.272 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-04-02 02:20:59.272 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-04-02 02:20:59.272 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-04-02 02:20:59.272 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-04-02 02:20:59.272 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-04-02 02:20:59.272 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-04-02 02:20:59.272 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-04-02 02:20:59.272 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-04-02 02:20:59.272 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-04-02 02:20:59.272 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-04-02 02:20:59.272 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-04-02 02:20:59.272 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-04-02 02:20:59.272 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-04-02 02:20:59.272 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-04-02 02:20:59.272 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-04-02 02:20:59.272 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-04-02 02:20:59.272 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-04-02 02:20:59.272 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-04-02 02:20:59.272 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-04-02 02:20:59.272 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-04-02 02:20:59.272 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-04-02 02:20:59.272 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-04-02 02:20:59.272 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-04-02 02:20:59.272 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-04-02 02:20:59.272 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-04-02 02:20:59.272 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-04-02 02:20:59.272 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-04-02 02:20:59.272 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-04-02 02:20:59.272 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-04-02 02:20:59.272 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-04-02 02:20:59.272 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-04-02 02:20:59.272 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-04-02 02:20:59.272 | xz-utils 2026-04-02 02:20:59.635 | 0 upgraded, 304 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:20:59.635 | Need to get 305 MB of archives. 2026-04-02 02:20:59.635 | After this operation, 1,440 MB of additional disk space will be used. 2026-04-02 02:20:59.635 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-04-02 02:20:59.722 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-04-02 02:20:59.731 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-04-02 02:20:59.737 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-04-02 02:20:59.738 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-04-02 02:20:59.742 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-04-02 02:20:59.757 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.11 [1,335 kB] 2026-04-02 02:20:59.797 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.11 [163 kB] 2026-04-02 02:20:59.798 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.11 [98.2 kB] 2026-04-02 02:20:59.800 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.11 [90.2 kB] 2026-04-02 02:20:59.801 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-04-02 02:20:59.806 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-04-02 02:20:59.806 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-04-02 02:20:59.810 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.1 [2,070 kB] 2026-04-02 02:20:59.831 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-04-02 02:20:59.832 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-04-02 02:20:59.833 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-04-02 02:20:59.834 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-04-02 02:20:59.835 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-04-02 02:20:59.835 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-04-02 02:20:59.838 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-04-02 02:20:59.838 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-04-02 02:20:59.885 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-04-02 02:20:59.885 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-04-02 02:20:59.886 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-04-02 02:20:59.887 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-04-02 02:20:59.887 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-04-02 02:20:59.888 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-04-02 02:20:59.888 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-04-02 02:20:59.889 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-04-02 02:20:59.899 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-04-02 02:20:59.902 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-04-02 02:20:59.916 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.1 [511 kB] 2026-04-02 02:20:59.921 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-04-02 02:20:59.922 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-04-02 02:20:59.923 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-04-02 02:20:59.925 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-04-02 02:20:59.929 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-04-02 02:20:59.930 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-04-02 02:20:59.931 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-04-02 02:20:59.932 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-04-02 02:20:59.955 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-04-02 02:20:59.956 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-04-02 02:20:59.959 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-04-02 02:20:59.960 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-04-02 02:20:59.961 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-04-02 02:20:59.966 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-04-02 02:20:59.966 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-04-02 02:20:59.967 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-04-02 02:20:59.969 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-04-02 02:20:59.973 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-04-02 02:20:59.985 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-04-02 02:20:59.986 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-04-02 02:20:59.988 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-04-02 02:20:59.992 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-04-02 02:20:59.998 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-04-02 02:20:59.999 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-04-02 02:21:00.002 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-04-02 02:21:00.012 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-04-02 02:21:00.013 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-04-02 02:21:00.013 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-04-02 02:21:00.014 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-04-02 02:21:00.023 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-04-02 02:21:00.026 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-04-02 02:21:00.030 | Get:65 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-04-02 02:21:00.033 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-04-02 02:21:00.033 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-04-02 02:21:00.039 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-04-02 02:21:00.042 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-04-02 02:21:00.045 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-04-02 02:21:00.050 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-04-02 02:21:00.054 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-04-02 02:21:00.055 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-04-02 02:21:00.057 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-04-02 02:21:00.063 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-04-02 02:21:00.063 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-04-02 02:21:00.151 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-04-02 02:21:00.151 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-04-02 02:21:00.151 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-04-02 02:21:00.152 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-04-02 02:21:00.152 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-04-02 02:21:00.155 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-04-02 02:21:00.156 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-04-02 02:21:00.160 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-04-02 02:21:00.195 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-04-02 02:21:00.198 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-04-02 02:21:00.210 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-04-02 02:21:00.231 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-04-02 02:21:00.232 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-04-02 02:21:00.233 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-04-02 02:21:00.233 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-04-02 02:21:00.259 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-04-02 02:21:00.270 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-04-02 02:21:00.293 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-04-02 02:21:00.302 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-04-02 02:21:00.318 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-04-02 02:21:00.319 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-04-02 02:21:00.341 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-04-02 02:21:00.519 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-04-02 02:21:00.519 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-04-02 02:21:00.522 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-04-02 02:21:00.522 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-04-02 02:21:00.522 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-04-02 02:21:00.744 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-04-02 02:21:00.855 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-04-02 02:21:00.872 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-04-02 02:21:00.873 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-04-02 02:21:00.874 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-04-02 02:21:00.875 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-04-02 02:21:00.880 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-04-02 02:21:00.891 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-04-02 02:21:00.953 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-04-02 02:21:00.954 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-04-02 02:21:00.956 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-04-02 02:21:00.956 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-04-02 02:21:00.957 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-04-02 02:21:00.957 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-04-02 02:21:00.957 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-04-02 02:21:00.958 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2026-04-02 02:21:00.959 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-04-02 02:21:00.970 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-04-02 02:21:00.976 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-04-02 02:21:00.980 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-04-02 02:21:00.981 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2026-04-02 02:21:00.992 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-04-02 02:21:00.992 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-04-02 02:21:01.032 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-04-02 02:21:01.055 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-04-02 02:21:01.055 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-04-02 02:21:01.057 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-04-02 02:21:01.067 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-04-02 02:21:01.067 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-04-02 02:21:01.067 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-04-02 02:21:01.068 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-04-02 02:21:01.095 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-04-02 02:21:01.098 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-04-02 02:21:01.098 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-04-02 02:21:01.102 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-04-02 02:21:01.104 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-04-02 02:21:01.105 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-04-02 02:21:01.105 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-04-02 02:21:01.112 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.11 [202 kB] 2026-04-02 02:21:01.114 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-04-02 02:21:01.115 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-04-02 02:21:01.131 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-04-02 02:21:01.131 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-04-02 02:21:01.132 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-04-02 02:21:01.136 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-04-02 02:21:01.140 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-04-02 02:21:01.140 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-04-02 02:21:01.141 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-04-02 02:21:01.147 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-04-02 02:21:01.150 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-04-02 02:21:01.150 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-04-02 02:21:01.179 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-04-02 02:21:01.180 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2026-04-02 02:21:01.184 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-04-02 02:21:01.184 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-04-02 02:21:01.185 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-04-02 02:21:01.189 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-04-02 02:21:01.214 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-04-02 02:21:01.215 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-04-02 02:21:01.217 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-04-02 02:21:01.219 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-04-02 02:21:01.350 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-04-02 02:21:01.350 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-04-02 02:21:01.350 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-04-02 02:21:01.351 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-04-02 02:21:01.353 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-04-02 02:21:01.356 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-04-02 02:21:01.356 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-04-02 02:21:01.357 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-04-02 02:21:01.357 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-04-02 02:21:01.368 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-04-02 02:21:01.371 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-04-02 02:21:01.372 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-04-02 02:21:01.372 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-04-02 02:21:01.384 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-04-02 02:21:01.385 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-04-02 02:21:01.385 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-04-02 02:21:01.387 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-04-02 02:21:01.388 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-04-02 02:21:01.391 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-04-02 02:21:01.571 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-04-02 02:21:01.793 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-04-02 02:21:01.793 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-04-02 02:21:01.793 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-04-02 02:21:01.793 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-04-02 02:21:01.794 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-04-02 02:21:01.794 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-04-02 02:21:01.794 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-04-02 02:21:01.794 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-04-02 02:21:01.795 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-04-02 02:21:01.810 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-04-02 02:21:01.851 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.2 [10.6 kB] 2026-04-02 02:21:01.851 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2026-04-02 02:21:01.853 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.2 [8,174 B] 2026-04-02 02:21:01.853 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.2 [276 kB] 2026-04-02 02:21:01.855 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-04-02 02:21:01.856 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-04-02 02:21:01.857 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-04-02 02:21:01.857 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-04-02 02:21:01.858 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-04-02 02:21:01.869 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-04-02 02:21:01.875 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-04-02 02:21:01.879 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-04-02 02:21:01.880 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-04-02 02:21:01.883 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-04-02 02:21:01.884 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-04-02 02:21:01.885 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-04-02 02:21:01.886 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-04-02 02:21:01.890 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-04-02 02:21:01.892 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-04-02 02:21:01.900 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-04-02 02:21:01.901 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-04-02 02:21:01.904 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-04-02 02:21:01.916 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-04-02 02:21:01.918 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-04-02 02:21:01.919 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-04-02 02:21:01.935 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-04-02 02:21:01.940 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-04-02 02:21:01.956 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-04-02 02:21:01.956 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-04-02 02:21:01.956 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-04-02 02:21:01.956 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-04-02 02:21:01.959 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-04-02 02:21:01.959 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-04-02 02:21:01.961 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-04-02 02:21:01.968 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-04-02 02:21:01.969 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-04-02 02:21:01.979 | Get:231 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-04-02 02:21:01.980 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-04-02 02:21:01.981 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-04-02 02:21:01.982 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-04-02 02:21:01.984 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-04-02 02:21:01.985 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-04-02 02:21:01.995 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-04-02 02:21:02.106 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-04-02 02:21:02.108 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-04-02 02:21:02.109 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-04-02 02:21:02.109 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-04-02 02:21:02.111 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-04-02 02:21:02.111 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-04-02 02:21:02.113 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-04-02 02:21:02.113 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-04-02 02:21:02.115 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-04-02 02:21:02.124 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-04-02 02:21:02.143 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-04-02 02:21:02.147 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-04-02 02:21:02.148 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-04-02 02:21:02.150 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.7 [2,407 kB] 2026-04-02 02:21:02.170 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-04-02 02:21:02.171 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-04-02 02:21:02.171 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-04-02 02:21:02.173 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-04-02 02:21:02.214 | Get:256 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-04-02 02:21:02.215 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-04-02 02:21:02.218 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.14 [1,239 kB] 2026-04-02 02:21:02.240 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-04-02 02:21:02.240 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-04-02 02:21:02.252 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-04-02 02:21:02.254 | Get:262 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-04-02 02:21:02.255 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-04-02 02:21:02.260 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-04-02 02:21:02.263 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-04-02 02:21:02.459 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-04-02 02:21:02.459 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-04-02 02:21:02.920 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-04-02 02:21:02.963 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-04-02 02:21:02.963 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-04-02 02:21:03.412 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-04-02 02:21:03.412 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-04-02 02:21:03.421 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-04-02 02:21:03.422 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-04-02 02:21:03.422 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-04-02 02:21:03.422 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-04-02 02:21:03.423 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-04-02 02:21:03.423 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.13-0ubuntu0.24.04.1 [1,298 kB] 2026-04-02 02:21:03.433 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.13-0ubuntu0.24.04.1 [1,230 kB] 2026-04-02 02:21:03.449 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-04-02 02:21:03.450 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-04-02 02:21:03.450 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-04-02 02:21:03.451 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-04-02 02:21:03.454 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-04-02 02:21:03.454 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-04-02 02:21:03.474 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-04-02 02:21:03.487 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-04-02 02:21:03.494 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-04-02 02:21:03.494 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.12 [5,666 B] 2026-04-02 02:21:03.494 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-04-02 02:21:03.495 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.14 [2,222 kB] 2026-04-02 02:21:03.512 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-04-02 02:21:03.519 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-04-02 02:21:03.520 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-04-02 02:21:03.524 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-04-02 02:21:03.525 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-04-02 02:21:03.525 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-04-02 02:21:03.526 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-04-02 02:21:03.527 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-04-02 02:21:03.527 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-04-02 02:21:03.535 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-04-02 02:21:03.551 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-04-02 02:21:03.553 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-04-02 02:21:03.559 | Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-04-02 02:21:03.792 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:21:03.845 | Fetched 305 MB in 4s (71.6 MB/s) 2026-04-02 02:21:03.898 | Selecting previously unselected package libapr1t64:amd64. 2026-04-02 02:21:03.920 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32603 files and directories currently installed.) 2026-04-02 02:21:03.922 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-04-02 02:21:03.935 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-04-02 02:21:04.013 | Selecting previously unselected package libaprutil1t64:amd64. 2026-04-02 02:21:04.019 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-02 02:21:04.025 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-02 02:21:04.106 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-04-02 02:21:04.112 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-02 02:21:04.120 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-02 02:21:04.185 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-04-02 02:21:04.192 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-02 02:21:04.199 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-02 02:21:04.267 | Selecting previously unselected package libjansson4:amd64. 2026-04-02 02:21:04.273 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-04-02 02:21:04.279 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-04-02 02:21:04.356 | Selecting previously unselected package liblua5.4-0:amd64. 2026-04-02 02:21:04.363 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-04-02 02:21:04.369 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-04-02 02:21:04.440 | Selecting previously unselected package apache2-bin. 2026-04-02 02:21:04.448 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-02 02:21:04.454 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-04-02 02:21:04.593 | Selecting previously unselected package apache2-data. 2026-04-02 02:21:04.599 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-04-02 02:21:04.606 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-04-02 02:21:04.751 | Selecting previously unselected package apache2-utils. 2026-04-02 02:21:04.758 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-02 02:21:04.768 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-04-02 02:21:04.862 | Selecting previously unselected package apache2. 2026-04-02 02:21:04.869 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-02 02:21:04.886 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-04-02 02:21:05.001 | Selecting previously unselected package libmpfr6:amd64. 2026-04-02 02:21:05.008 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-04-02 02:21:05.014 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-04-02 02:21:05.111 | Selecting previously unselected package libsigsegv2:amd64. 2026-04-02 02:21:05.118 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-04-02 02:21:05.125 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-04-02 02:21:05.208 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-04-02 02:21:05.227 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-04-02 02:21:05.329 | Selecting previously unselected package gawk. 2026-04-02 02:21:05.347 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33341 files and directories currently installed.) 2026-04-02 02:21:05.349 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-04-02 02:21:05.355 | Unpacking gawk (1:5.2.1-2build3) ... 2026-04-02 02:21:05.496 | Selecting previously unselected package haproxy. 2026-04-02 02:21:05.503 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:21:05.524 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-04-02 02:21:05.688 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-04-02 02:21:05.696 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-02 02:21:05.704 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-02 02:21:05.794 | Selecting previously unselected package memcached. 2026-04-02 02:21:05.802 | Preparing to unpack .../003-memcached_1.6.24-1build3_amd64.deb ... 2026-04-02 02:21:05.812 | Unpacking memcached (1.6.24-1build3) ... 2026-04-02 02:21:05.893 | Selecting previously unselected package libjson-perl. 2026-04-02 02:21:05.900 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-04-02 02:21:05.906 | Unpacking libjson-perl (4.10000-1) ... 2026-04-02 02:21:05.986 | Selecting previously unselected package postgresql-client-common. 2026-04-02 02:21:05.992 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-04-02 02:21:06.000 | Unpacking postgresql-client-common (257build1.1) ... 2026-04-02 02:21:06.086 | Selecting previously unselected package ssl-cert. 2026-04-02 02:21:06.095 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-04-02 02:21:06.101 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-04-02 02:21:06.199 | Selecting previously unselected package postgresql-common. 2026-04-02 02:21:06.207 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-04-02 02:21:06.226 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-04-02 02:21:06.241 | Unpacking postgresql-common (257build1.1) ... 2026-04-02 02:21:06.364 | Selecting previously unselected package libsysfs2:amd64. 2026-04-02 02:21:06.373 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-04-02 02:21:06.379 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-04-02 02:21:06.440 | Selecting previously unselected package pci.ids. 2026-04-02 02:21:06.446 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-04-02 02:21:06.452 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-04-02 02:21:06.554 | Selecting previously unselected package sysfsutils. 2026-04-02 02:21:06.562 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-04-02 02:21:06.572 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-04-02 02:21:06.639 | Selecting previously unselected package distro-info. 2026-04-02 02:21:06.647 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-04-02 02:21:06.652 | Unpacking distro-info (1.7build1) ... 2026-04-02 02:21:06.719 | Selecting previously unselected package iputils-ping. 2026-04-02 02:21:06.726 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-04-02 02:21:06.736 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-04-02 02:21:06.806 | Selecting previously unselected package libestr0:amd64. 2026-04-02 02:21:06.813 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-04-02 02:21:06.820 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-04-02 02:21:06.907 | Selecting previously unselected package libfastjson4:amd64. 2026-04-02 02:21:06.912 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-04-02 02:21:06.918 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-04-02 02:21:06.990 | Selecting previously unselected package libfribidi0:amd64. 2026-04-02 02:21:06.998 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-04-02 02:21:07.005 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-04-02 02:21:07.077 | Selecting previously unselected package libtirpc-common. 2026-04-02 02:21:07.085 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-04-02 02:21:07.090 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-04-02 02:21:07.171 | Selecting previously unselected package libtirpc3t64:amd64. 2026-04-02 02:21:07.180 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-04-02 02:21:07.199 | 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-04-02 02:21:07.220 | 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-04-02 02:21:07.224 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-04-02 02:21:07.301 | Selecting previously unselected package netcat-openbsd. 2026-04-02 02:21:07.310 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-04-02 02:21:07.316 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-04-02 02:21:07.396 | Selecting previously unselected package python3-pygments. 2026-04-02 02:21:07.404 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-04-02 02:21:07.410 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-04-02 02:21:07.619 | Selecting previously unselected package rsyslog. 2026-04-02 02:21:07.628 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.1_amd64.deb ... 2026-04-02 02:21:07.658 | Unpacking rsyslog (8.2312.0-3ubuntu9.1) ... 2026-04-02 02:21:07.767 | Selecting previously unselected package bsdextrautils. 2026-04-02 02:21:07.776 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-04-02 02:21:07.790 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-04-02 02:21:07.875 | Selecting previously unselected package dmidecode. 2026-04-02 02:21:07.881 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-04-02 02:21:07.887 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-04-02 02:21:07.963 | Selecting previously unselected package dosfstools. 2026-04-02 02:21:07.969 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-04-02 02:21:07.975 | Unpacking dosfstools (4.2-1.1build1) ... 2026-04-02 02:21:08.047 | Selecting previously unselected package libmagic-mgc. 2026-04-02 02:21:08.054 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-04-02 02:21:08.069 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-04-02 02:21:08.207 | Selecting previously unselected package libmagic1t64:amd64. 2026-04-02 02:21:08.215 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-04-02 02:21:08.220 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-04-02 02:21:08.292 | Selecting previously unselected package file. 2026-04-02 02:21:08.300 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-04-02 02:21:08.307 | Unpacking file (1:5.45-3build1) ... 2026-04-02 02:21:08.388 | Selecting previously unselected package libuchardet0:amd64. 2026-04-02 02:21:08.394 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-04-02 02:21:08.401 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-04-02 02:21:08.486 | Selecting previously unselected package groff-base. 2026-04-02 02:21:08.495 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-04-02 02:21:08.500 | Unpacking groff-base (1.23.0-3build2) ... 2026-04-02 02:21:08.649 | Selecting previously unselected package libnl-3-200:amd64. 2026-04-02 02:21:08.659 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-04-02 02:21:08.668 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-02 02:21:08.753 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-04-02 02:21:08.761 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-04-02 02:21:08.770 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-02 02:21:08.863 | Selecting previously unselected package libibverbs1:amd64. 2026-04-02 02:21:08.872 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-04-02 02:21:08.879 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-04-02 02:21:08.948 | Selecting previously unselected package libncurses6:amd64. 2026-04-02 02:21:08.956 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-04-02 02:21:08.965 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-02 02:21:09.100 | Selecting previously unselected package libnftables1:amd64. 2026-04-02 02:21:09.110 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-04-02 02:21:09.117 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-04-02 02:21:09.195 | Selecting previously unselected package libnuma1:amd64. 2026-04-02 02:21:09.204 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:21:09.210 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-04-02 02:21:09.288 | Selecting previously unselected package libparted2t64:amd64. 2026-04-02 02:21:09.296 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-04-02 02:21:09.315 | 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-04-02 02:21:09.328 | 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-04-02 02:21:09.335 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-04-02 02:21:09.421 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-04-02 02:21:09.428 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-04-02 02:21:09.434 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-04-02 02:21:09.505 | Selecting previously unselected package libpipeline1:amd64. 2026-04-02 02:21:09.512 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-04-02 02:21:09.517 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-04-02 02:21:09.590 | Selecting previously unselected package libxau6:amd64. 2026-04-02 02:21:09.596 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-04-02 02:21:09.602 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-04-02 02:21:09.665 | Selecting previously unselected package libxdmcp6:amd64. 2026-04-02 02:21:09.672 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-04-02 02:21:09.678 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-04-02 02:21:09.751 | Selecting previously unselected package libxcb1:amd64. 2026-04-02 02:21:09.759 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-04-02 02:21:09.765 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-04-02 02:21:09.831 | Selecting previously unselected package libx11-data. 2026-04-02 02:21:09.838 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-04-02 02:21:09.843 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-04-02 02:21:09.976 | Selecting previously unselected package libx11-6:amd64. 2026-04-02 02:21:09.985 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-04-02 02:21:09.992 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-04-02 02:21:10.076 | Selecting previously unselected package libxext6:amd64. 2026-04-02 02:21:10.084 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-04-02 02:21:10.090 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-04-02 02:21:10.148 | Selecting previously unselected package lsof. 2026-04-02 02:21:10.153 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-04-02 02:21:10.159 | Unpacking lsof (4.95.0-1build3) ... 2026-04-02 02:21:10.248 | Selecting previously unselected package man-db. 2026-04-02 02:21:10.255 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-04-02 02:21:10.260 | Unpacking man-db (2.12.0-4build2) ... 2026-04-02 02:21:10.465 | Selecting previously unselected package parted. 2026-04-02 02:21:10.472 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-04-02 02:21:10.489 | Unpacking parted (3.6-4build1) ... 2026-04-02 02:21:10.555 | Selecting previously unselected package powermgmt-base. 2026-04-02 02:21:10.563 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-04-02 02:21:10.571 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-04-02 02:21:10.634 | Selecting previously unselected package psmisc. 2026-04-02 02:21:10.640 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-04-02 02:21:10.647 | Unpacking psmisc (23.7-1build1) ... 2026-04-02 02:21:10.748 | Selecting previously unselected package tcpdump. 2026-04-02 02:21:10.756 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-04-02 02:21:10.775 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-04-02 02:21:10.853 | Selecting previously unselected package usb.ids. 2026-04-02 02:21:10.860 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-04-02 02:21:10.866 | Unpacking usb.ids (2024.03.18-1) ... 2026-04-02 02:21:10.939 | Selecting previously unselected package wget. 2026-04-02 02:21:10.947 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-04-02 02:21:10.953 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-04-02 02:21:11.052 | Selecting previously unselected package xz-utils. 2026-04-02 02:21:11.060 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-04-02 02:21:11.067 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-04-02 02:21:11.161 | Selecting previously unselected package acl. 2026-04-02 02:21:11.169 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-04-02 02:21:11.175 | Unpacking acl (2.3.2-1build1.1) ... 2026-04-02 02:21:11.234 | Selecting previously unselected package autotools-dev. 2026-04-02 02:21:11.243 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-04-02 02:21:11.249 | Unpacking autotools-dev (20220109.1) ... 2026-04-02 02:21:11.316 | Selecting previously unselected package m4. 2026-04-02 02:21:11.323 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-04-02 02:21:11.329 | Unpacking m4 (1.4.19-4build1) ... 2026-04-02 02:21:11.426 | Selecting previously unselected package autoconf. 2026-04-02 02:21:11.433 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-04-02 02:21:11.438 | Unpacking autoconf (2.71-3) ... 2026-04-02 02:21:11.549 | Selecting previously unselected package automake. 2026-04-02 02:21:11.556 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-04-02 02:21:11.566 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-04-02 02:21:11.678 | Selecting previously unselected package autopoint. 2026-04-02 02:21:11.686 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-04-02 02:21:11.692 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-04-02 02:21:11.760 | Selecting previously unselected package libdebhelper-perl. 2026-04-02 02:21:11.768 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-04-02 02:21:11.773 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-04-02 02:21:11.873 | Selecting previously unselected package gcc-13-base:amd64. 2026-04-02 02:21:11.879 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:11.886 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:11.962 | Selecting previously unselected package libisl23:amd64. 2026-04-02 02:21:11.970 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-04-02 02:21:11.976 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-04-02 02:21:12.072 | Selecting previously unselected package libmpc3:amd64. 2026-04-02 02:21:12.080 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-04-02 02:21:12.086 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-04-02 02:21:12.153 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-04-02 02:21:12.160 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:12.165 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:12.586 | Selecting previously unselected package cpp-13. 2026-04-02 02:21:12.594 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:12.601 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:12.672 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-04-02 02:21:12.679 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-02 02:21:12.689 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-02 02:21:12.763 | Selecting previously unselected package cpp. 2026-04-02 02:21:12.770 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-02 02:21:12.790 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-04-02 02:21:12.870 | Selecting previously unselected package libcc1-0:amd64. 2026-04-02 02:21:12.878 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:12.887 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:12.948 | Selecting previously unselected package binutils-common:amd64. 2026-04-02 02:21:12.955 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:12.961 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:21:13.065 | Selecting previously unselected package libsframe1:amd64. 2026-04-02 02:21:13.072 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:13.078 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:21:13.143 | Selecting previously unselected package libbinutils:amd64. 2026-04-02 02:21:13.150 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:13.156 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:21:13.333 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-04-02 02:21:13.341 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:13.348 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:21:13.420 | Selecting previously unselected package libctf0:amd64. 2026-04-02 02:21:13.428 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:13.433 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:21:13.507 | Selecting previously unselected package libgprofng0:amd64. 2026-04-02 02:21:13.516 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:13.523 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:21:13.624 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-04-02 02:21:13.631 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:13.638 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-04-02 02:21:13.809 | Selecting previously unselected package libgomp1:amd64. 2026-04-02 02:21:13.816 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:13.826 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:13.903 | Selecting previously unselected package libitm1:amd64. 2026-04-02 02:21:13.913 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:13.917 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:13.992 | Selecting previously unselected package libatomic1:amd64. 2026-04-02 02:21:14.000 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:14.006 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:14.083 | Selecting previously unselected package libasan8:amd64. 2026-04-02 02:21:14.089 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:14.095 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:14.642 | Selecting previously unselected package liblsan0:amd64. 2026-04-02 02:21:14.646 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:14.675 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:14.886 | Selecting previously unselected package libtsan2:amd64. 2026-04-02 02:21:14.893 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:14.907 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:15.206 | Selecting previously unselected package libubsan1:amd64. 2026-04-02 02:21:15.213 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:15.221 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:15.422 | Selecting previously unselected package libhwasan0:amd64. 2026-04-02 02:21:15.429 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:15.446 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:15.633 | Selecting previously unselected package libquadmath0:amd64. 2026-04-02 02:21:15.644 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:15.661 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:15.797 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-04-02 02:21:15.803 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:15.811 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:16.093 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-04-02 02:21:16.101 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:16.114 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:16.687 | Selecting previously unselected package binutils. 2026-04-02 02:21:16.694 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-04-02 02:21:16.717 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-04-02 02:21:16.831 | Selecting previously unselected package gcc-13. 2026-04-02 02:21:16.838 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:16.848 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:16.959 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-04-02 02:21:16.965 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-02 02:21:16.980 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-02 02:21:17.078 | Selecting previously unselected package gcc. 2026-04-02 02:21:17.086 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-02 02:21:17.114 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-04-02 02:21:17.268 | Selecting previously unselected package libllvm17t64:amd64. 2026-04-02 02:21:17.275 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:17.286 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:18.857 | Selecting previously unselected package libclang-cpp17t64. 2026-04-02 02:21:18.865 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:18.889 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:19.712 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-04-02 02:21:19.718 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:19.728 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:21.907 | Selecting previously unselected package libgc1:amd64. 2026-04-02 02:21:21.915 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-04-02 02:21:21.942 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-04-02 02:21:22.039 | Selecting previously unselected package libobjc4:amd64. 2026-04-02 02:21:22.047 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:22.062 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:21:22.273 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-04-02 02:21:22.281 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:22.299 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:22.376 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-04-02 02:21:22.383 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:22.389 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:22.572 | Selecting previously unselected package llvm-17-linker-tools. 2026-04-02 02:21:22.580 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:22.585 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:22.697 | Selecting previously unselected package libclang1-17t64. 2026-04-02 02:21:22.705 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:22.711 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:23.091 | Selecting previously unselected package clang-17. 2026-04-02 02:21:23.097 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:23.103 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:23.180 | Selecting previously unselected package libtool. 2026-04-02 02:21:23.188 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-04-02 02:21:23.194 | Unpacking libtool (2.4.7-7build1) ... 2026-04-02 02:21:23.264 | Selecting previously unselected package dh-autoreconf. 2026-04-02 02:21:23.271 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-04-02 02:21:23.278 | Unpacking dh-autoreconf (20) ... 2026-04-02 02:21:23.367 | Selecting previously unselected package libarchive-zip-perl. 2026-04-02 02:21:23.373 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-04-02 02:21:23.379 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-04-02 02:21:23.644 | Selecting previously unselected package libsub-override-perl. 2026-04-02 02:21:23.648 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-04-02 02:21:23.654 | Unpacking libsub-override-perl (0.10-1) ... 2026-04-02 02:21:23.713 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-04-02 02:21:23.719 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-04-02 02:21:23.725 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-04-02 02:21:23.822 | Selecting previously unselected package dh-strip-nondeterminism. 2026-04-02 02:21:23.829 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-04-02 02:21:23.835 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-04-02 02:21:23.931 | Selecting previously unselected package libdpkg-perl. 2026-04-02 02:21:23.939 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-04-02 02:21:23.944 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-04-02 02:21:24.061 | Selecting previously unselected package bzip2. 2026-04-02 02:21:24.067 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-04-02 02:21:24.075 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-04-02 02:21:24.141 | Selecting previously unselected package patch. 2026-04-02 02:21:24.148 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-04-02 02:21:24.154 | Unpacking patch (2.7.6-7build3) ... 2026-04-02 02:21:24.222 | Selecting previously unselected package make. 2026-04-02 02:21:24.230 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-04-02 02:21:24.235 | Unpacking make (4.3-4.1build2) ... 2026-04-02 02:21:24.313 | Selecting previously unselected package lto-disabled-list. 2026-04-02 02:21:24.319 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-04-02 02:21:24.324 | Unpacking lto-disabled-list (47) ... 2026-04-02 02:21:24.383 | Selecting previously unselected package dpkg-dev. 2026-04-02 02:21:24.388 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-04-02 02:21:24.395 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-04-02 02:21:24.561 | Selecting previously unselected package debugedit. 2026-04-02 02:21:24.568 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-04-02 02:21:24.574 | Unpacking debugedit (1:5.0-5build2) ... 2026-04-02 02:21:24.637 | Selecting previously unselected package dwz. 2026-04-02 02:21:24.642 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-04-02 02:21:24.648 | Unpacking dwz (0.15-1build6) ... 2026-04-02 02:21:24.721 | Selecting previously unselected package gettext. 2026-04-02 02:21:24.727 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-04-02 02:21:24.733 | Unpacking gettext (0.21-14ubuntu2) ... 2026-04-02 02:21:24.844 | Selecting previously unselected package intltool-debian. 2026-04-02 02:21:24.851 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-04-02 02:21:24.860 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-04-02 02:21:24.929 | Selecting previously unselected package po-debconf. 2026-04-02 02:21:24.935 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-04-02 02:21:24.942 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-04-02 02:21:25.047 | Selecting previously unselected package debhelper. 2026-04-02 02:21:25.055 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-04-02 02:21:25.062 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-04-02 02:21:25.246 | Selecting previously unselected package uuid-dev:amd64. 2026-04-02 02:21:25.251 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-04-02 02:21:25.256 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-04-02 02:21:25.343 | Selecting previously unselected package libsctp1:amd64. 2026-04-02 02:21:25.349 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-04-02 02:21:25.356 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-04-02 02:21:25.414 | Selecting previously unselected package libsctp-dev:amd64. 2026-04-02 02:21:25.421 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-04-02 02:21:25.427 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-04-02 02:21:25.497 | Selecting previously unselected package libapr1-dev. 2026-04-02 02:21:25.505 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-04-02 02:21:25.510 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-04-02 02:21:25.759 | Selecting previously unselected package libldap-dev:amd64. 2026-04-02 02:21:25.765 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:21:25.771 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-02 02:21:25.891 | Selecting previously unselected package libldap2-dev. 2026-04-02 02:21:25.897 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-04-02 02:21:25.903 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-02 02:21:25.963 | Selecting previously unselected package libaprutil1-dev. 2026-04-02 02:21:25.971 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-04-02 02:21:25.977 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-04-02 02:21:26.189 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-04-02 02:21:26.196 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-04-02 02:21:26.202 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:21:26.271 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-04-02 02:21:26.279 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-04-02 02:21:26.287 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:21:26.366 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-04-02 02:21:26.373 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-04-02 02:21:26.379 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:21:26.442 | Selecting previously unselected package libpcre2-dev:amd64. 2026-04-02 02:21:26.449 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-04-02 02:21:26.455 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:21:26.571 | Selecting previously unselected package apache2-dev. 2026-04-02 02:21:26.579 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-04-02 02:21:26.585 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-04-02 02:21:26.681 | Selecting previously unselected package bc. 2026-04-02 02:21:26.688 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-04-02 02:21:26.695 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-04-02 02:21:26.760 | Selecting previously unselected package ncal. 2026-04-02 02:21:26.767 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-04-02 02:21:26.775 | Unpacking ncal (12.1.8) ... 2026-04-02 02:21:26.845 | Selecting previously unselected package bsdmainutils. 2026-04-02 02:21:26.853 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-04-02 02:21:26.862 | Unpacking bsdmainutils (12.1.8) ... 2026-04-02 02:21:26.928 | Selecting previously unselected package conntrack. 2026-04-02 02:21:26.935 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-04-02 02:21:26.951 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-04-02 02:21:27.021 | Selecting previously unselected package cryptsetup-bin. 2026-04-02 02:21:27.029 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-04-02 02:21:27.035 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-04-02 02:21:27.134 | Selecting previously unselected package cryptsetup. 2026-04-02 02:21:27.141 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-04-02 02:21:27.174 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-04-02 02:21:27.277 | Selecting previously unselected package libdconf1:amd64. 2026-04-02 02:21:27.286 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-04-02 02:21:27.291 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-02 02:21:27.358 | Selecting previously unselected package dconf-service. 2026-04-02 02:21:27.366 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-04-02 02:21:27.373 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-04-02 02:21:27.438 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-04-02 02:21:27.447 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-04-02 02:21:27.457 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-02 02:21:27.545 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-04-02 02:21:27.551 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-04-02 02:21:27.556 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-04-02 02:21:27.627 | Selecting previously unselected package libaio1t64:amd64. 2026-04-02 02:21:27.634 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-04-02 02:21:27.641 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-04-02 02:21:27.701 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-04-02 02:21:27.708 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-04-02 02:21:27.713 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-04-02 02:21:27.818 | Selecting previously unselected package dmeventd. 2026-04-02 02:21:27.825 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-04-02 02:21:27.832 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-04-02 02:21:27.919 | Selecting previously unselected package dnsmasq-base. 2026-04-02 02:21:27.927 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-04-02 02:21:27.951 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-04-02 02:21:28.041 | Selecting previously unselected package dnsmasq-utils. 2026-04-02 02:21:28.051 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-04-02 02:21:28.057 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-04-02 02:21:28.152 | Selecting previously unselected package ebtables. 2026-04-02 02:21:28.160 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-04-02 02:21:28.189 | Unpacking ebtables (2.0.11-6build1) ... 2026-04-02 02:21:28.264 | Selecting previously unselected package fonts-dejavu-mono. 2026-04-02 02:21:28.272 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-04-02 02:21:28.281 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-04-02 02:21:28.373 | Selecting previously unselected package fonts-dejavu-core. 2026-04-02 02:21:28.380 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-04-02 02:21:28.426 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-04-02 02:21:28.531 | Selecting previously unselected package fontconfig-config. 2026-04-02 02:21:28.540 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-04-02 02:21:28.923 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-04-02 02:21:29.034 | Selecting previously unselected package libfontconfig1:amd64. 2026-04-02 02:21:29.042 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-04-02 02:21:29.049 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-04-02 02:21:29.132 | Selecting previously unselected package fontconfig. 2026-04-02 02:21:29.138 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-04-02 02:21:29.146 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-04-02 02:21:29.227 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-04-02 02:21:29.235 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:29.242 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:29.683 | Selecting previously unselected package g++-13. 2026-04-02 02:21:29.691 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-04-02 02:21:29.697 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:21:29.759 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-04-02 02:21:29.767 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-02 02:21:29.773 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-02 02:21:29.832 | Selecting previously unselected package g++. 2026-04-02 02:21:29.840 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-04-02 02:21:29.857 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-04-02 02:21:29.917 | Selecting previously unselected package genisoimage. 2026-04-02 02:21:29.924 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-04-02 02:21:29.930 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-04-02 02:21:30.021 | Selecting previously unselected package libpixman-1-0:amd64. 2026-04-02 02:21:30.027 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-04-02 02:21:30.032 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-04-02 02:21:30.112 | Selecting previously unselected package libxcb-render0:amd64. 2026-04-02 02:21:30.117 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-04-02 02:21:30.125 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-04-02 02:21:30.193 | Selecting previously unselected package libxcb-shm0:amd64. 2026-04-02 02:21:30.200 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-04-02 02:21:30.207 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-04-02 02:21:30.270 | Selecting previously unselected package libxrender1:amd64. 2026-04-02 02:21:30.278 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-04-02 02:21:30.284 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-04-02 02:21:30.348 | Selecting previously unselected package libcairo2:amd64. 2026-04-02 02:21:30.356 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-04-02 02:21:30.362 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-04-02 02:21:30.453 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-04-02 02:21:30.461 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-04-02 02:21:30.467 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-04-02 02:21:30.522 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-04-02 02:21:30.529 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-04-02 02:21:30.535 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-04-02 02:21:30.604 | Selecting previously unselected package libproxy1v5:amd64. 2026-04-02 02:21:30.612 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-04-02 02:21:30.617 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-04-02 02:21:30.684 | Selecting previously unselected package glib-networking-common. 2026-04-02 02:21:30.692 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-04-02 02:21:30.698 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-04-02 02:21:30.759 | Selecting previously unselected package glib-networking-services. 2026-04-02 02:21:30.766 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-04-02 02:21:30.772 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-04-02 02:21:30.874 | Selecting previously unselected package session-migration. 2026-04-02 02:21:30.880 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-04-02 02:21:30.886 | Unpacking session-migration (0.3.9build1) ... 2026-04-02 02:21:30.945 | Selecting previously unselected package gsettings-desktop-schemas. 2026-04-02 02:21:30.953 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-04-02 02:21:30.958 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-04-02 02:21:31.051 | Selecting previously unselected package glib-networking:amd64. 2026-04-02 02:21:31.058 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-04-02 02:21:31.065 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-04-02 02:21:31.138 | Selecting previously unselected package golang-1.22-doc. 2026-04-02 02:21:31.145 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-04-02 02:21:31.151 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-04-02 02:21:31.237 | Selecting previously unselected package golang-1.22-src. 2026-04-02 02:21:31.245 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-04-02 02:21:31.250 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-04-02 02:21:35.535 | Selecting previously unselected package golang-1.22-go. 2026-04-02 02:21:35.547 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-04-02 02:21:35.553 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-04-02 02:21:36.314 | Selecting previously unselected package golang-1.22. 2026-04-02 02:21:36.324 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-04-02 02:21:36.329 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-04-02 02:21:36.387 | Selecting previously unselected package golang-src. 2026-04-02 02:21:36.398 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-04-02 02:21:36.404 | Unpacking golang-src (2:1.22~2build1) ... 2026-04-02 02:21:36.469 | Selecting previously unselected package golang-go:amd64. 2026-04-02 02:21:36.476 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-04-02 02:21:36.488 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-04-02 02:21:36.561 | Selecting previously unselected package golang-doc. 2026-04-02 02:21:36.568 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-04-02 02:21:36.573 | Unpacking golang-doc (2:1.22~2build1) ... 2026-04-02 02:21:36.632 | Selecting previously unselected package golang:amd64. 2026-04-02 02:21:36.643 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-04-02 02:21:36.649 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-04-02 02:21:36.715 | Selecting previously unselected package libann0. 2026-04-02 02:21:36.728 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-04-02 02:21:36.736 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-04-02 02:21:36.810 | Selecting previously unselected package libcdt5:amd64. 2026-04-02 02:21:36.821 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-02 02:21:36.827 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:21:36.911 | Selecting previously unselected package libcgraph6:amd64. 2026-04-02 02:21:36.923 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-02 02:21:36.928 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:21:37.006 | Selecting previously unselected package libsharpyuv0:amd64. 2026-04-02 02:21:37.016 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-04-02 02:21:37.022 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-04-02 02:21:37.093 | Selecting previously unselected package libaom3:amd64. 2026-04-02 02:21:37.103 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-04-02 02:21:37.109 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-04-02 02:21:37.233 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-04-02 02:21:37.243 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-04-02 02:21:37.248 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-02 02:21:37.318 | Selecting previously unselected package libde265-0:amd64. 2026-04-02 02:21:37.328 | Preparing to unpack .../183-libde265-0_1.0.15-1build3_amd64.deb ... 2026-04-02 02:21:37.333 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-04-02 02:21:37.398 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-04-02 02:21:37.409 | Preparing to unpack .../184-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-04-02 02:21:37.414 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-02 02:21:37.479 | Selecting previously unselected package libheif1:amd64. 2026-04-02 02:21:37.490 | Preparing to unpack .../185-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-04-02 02:21:37.496 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-02 02:21:37.573 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-04-02 02:21:37.584 | Preparing to unpack .../186-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-04-02 02:21:37.591 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-04-02 02:21:37.663 | Selecting previously unselected package libjpeg8:amd64. 2026-04-02 02:21:37.675 | Preparing to unpack .../187-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-04-02 02:21:37.680 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-04-02 02:21:37.751 | Selecting previously unselected package libdeflate0:amd64. 2026-04-02 02:21:37.762 | Preparing to unpack .../188-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-04-02 02:21:37.767 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-04-02 02:21:37.842 | Selecting previously unselected package libjbig0:amd64. 2026-04-02 02:21:37.854 | Preparing to unpack .../189-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-04-02 02:21:37.858 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-04-02 02:21:37.929 | Selecting previously unselected package liblerc4:amd64. 2026-04-02 02:21:37.941 | Preparing to unpack .../190-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-04-02 02:21:37.946 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-04-02 02:21:38.023 | Selecting previously unselected package libwebp7:amd64. 2026-04-02 02:21:38.035 | Preparing to unpack .../191-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-04-02 02:21:38.040 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-04-02 02:21:38.120 | Selecting previously unselected package libtiff6:amd64. 2026-04-02 02:21:38.131 | Preparing to unpack .../192-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-04-02 02:21:38.138 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-04-02 02:21:38.211 | Selecting previously unselected package libxpm4:amd64. 2026-04-02 02:21:38.222 | Preparing to unpack .../193-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-04-02 02:21:38.228 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-04-02 02:21:38.298 | Selecting previously unselected package libgd3:amd64. 2026-04-02 02:21:38.310 | Preparing to unpack .../194-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-04-02 02:21:38.315 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-04-02 02:21:38.394 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-04-02 02:21:38.406 | Preparing to unpack .../195-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-04-02 02:21:38.413 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-04-02 02:21:38.487 | Selecting previously unselected package libltdl7:amd64. 2026-04-02 02:21:38.497 | Preparing to unpack .../196-libltdl7_2.4.7-7build1_amd64.deb ... 2026-04-02 02:21:38.503 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-04-02 02:21:38.575 | Selecting previously unselected package libgraphite2-3:amd64. 2026-04-02 02:21:38.587 | Preparing to unpack .../197-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-04-02 02:21:38.592 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-04-02 02:21:38.667 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-04-02 02:21:38.680 | Preparing to unpack .../198-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-04-02 02:21:38.685 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-04-02 02:21:38.764 | Selecting previously unselected package libthai-data. 2026-04-02 02:21:38.776 | Preparing to unpack .../199-libthai-data_0.1.29-2build1_all.deb ... 2026-04-02 02:21:38.783 | Unpacking libthai-data (0.1.29-2build1) ... 2026-04-02 02:21:38.864 | Selecting previously unselected package libdatrie1:amd64. 2026-04-02 02:21:38.875 | Preparing to unpack .../200-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-04-02 02:21:38.881 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-04-02 02:21:38.950 | Selecting previously unselected package libthai0:amd64. 2026-04-02 02:21:38.959 | Preparing to unpack .../201-libthai0_0.1.29-2build1_amd64.deb ... 2026-04-02 02:21:38.965 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-04-02 02:21:39.035 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-04-02 02:21:39.045 | Preparing to unpack .../202-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-04-02 02:21:39.050 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-02 02:21:39.127 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-04-02 02:21:39.139 | Preparing to unpack .../203-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-04-02 02:21:39.144 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-02 02:21:39.223 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-04-02 02:21:39.234 | Preparing to unpack .../204-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-04-02 02:21:39.241 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-02 02:21:39.305 | Selecting previously unselected package libpathplan4:amd64. 2026-04-02 02:21:39.314 | Preparing to unpack .../205-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-02 02:21:39.320 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:21:39.396 | Selecting previously unselected package libgvc6. 2026-04-02 02:21:39.407 | Preparing to unpack .../206-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-02 02:21:39.412 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:21:39.508 | Selecting previously unselected package libgvpr2:amd64. 2026-04-02 02:21:39.520 | Preparing to unpack .../207-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-02 02:21:39.529 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:21:39.606 | Selecting previously unselected package liblab-gamut1:amd64. 2026-04-02 02:21:39.619 | Preparing to unpack .../208-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-02 02:21:39.623 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:21:39.728 | Selecting previously unselected package x11-common. 2026-04-02 02:21:39.740 | Preparing to unpack .../209-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-04-02 02:21:39.749 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-04-02 02:21:39.829 | Selecting previously unselected package libice6:amd64. 2026-04-02 02:21:39.840 | Preparing to unpack .../210-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-04-02 02:21:39.847 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-04-02 02:21:39.916 | Selecting previously unselected package libsm6:amd64. 2026-04-02 02:21:39.927 | Preparing to unpack .../211-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-04-02 02:21:39.933 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-04-02 02:21:40.003 | Selecting previously unselected package libxt6t64:amd64. 2026-04-02 02:21:40.010 | Preparing to unpack .../212-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-04-02 02:21:40.015 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-04-02 02:21:40.085 | Selecting previously unselected package libxmu6:amd64. 2026-04-02 02:21:40.095 | Preparing to unpack .../213-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-04-02 02:21:40.103 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-04-02 02:21:40.173 | Selecting previously unselected package libxaw7:amd64. 2026-04-02 02:21:40.185 | Preparing to unpack .../214-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-04-02 02:21:40.190 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-04-02 02:21:40.262 | Selecting previously unselected package graphviz. 2026-04-02 02:21:40.273 | Preparing to unpack .../215-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-04-02 02:21:40.278 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-04-02 02:21:40.382 | Selecting previously unselected package icu-devtools. 2026-04-02 02:21:40.393 | Preparing to unpack .../216-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-04-02 02:21:40.399 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-04-02 02:21:40.485 | Selecting previously unselected package iputils-arping. 2026-04-02 02:21:40.498 | Preparing to unpack .../217-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-04-02 02:21:40.503 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-04-02 02:21:40.579 | Selecting previously unselected package comerr-dev:amd64. 2026-04-02 02:21:40.589 | Preparing to unpack .../218-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-04-02 02:21:40.599 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-04-02 02:21:40.677 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-04-02 02:21:40.689 | Preparing to unpack .../219-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-02 02:21:40.694 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:21:40.806 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-04-02 02:21:40.818 | Preparing to unpack .../220-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-02 02:21:40.824 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:21:40.896 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-04-02 02:21:40.907 | Preparing to unpack .../221-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-02 02:21:40.913 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:21:40.991 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-04-02 02:21:41.002 | Preparing to unpack .../222-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-02 02:21:41.007 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:21:41.069 | Selecting previously unselected package krb5-multidev:amd64. 2026-04-02 02:21:41.080 | Preparing to unpack .../223-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-02 02:21:41.085 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:21:41.178 | Selecting previously unselected package libicu-dev:amd64. 2026-04-02 02:21:41.190 | Preparing to unpack .../224-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-04-02 02:21:41.196 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-04-02 02:21:41.664 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-04-02 02:21:41.676 | Preparing to unpack .../225-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-04-02 02:21:41.681 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-04-02 02:21:41.754 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-04-02 02:21:41.767 | Preparing to unpack .../226-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-04-02 02:21:41.774 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-04-02 02:21:41.831 | Selecting previously unselected package libjpeg-dev:amd64. 2026-04-02 02:21:41.842 | Preparing to unpack .../227-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-04-02 02:21:41.848 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-04-02 02:21:41.925 | Selecting previously unselected package libjs-jquery. 2026-04-02 02:21:41.934 | Preparing to unpack .../228-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-04-02 02:21:41.955 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-04-02 02:21:42.031 | Selecting previously unselected package libjs-jquery-metadata. 2026-04-02 02:21:42.042 | Preparing to unpack .../229-libjs-jquery-metadata_12-4_all.deb ... 2026-04-02 02:21:42.048 | Unpacking libjs-jquery-metadata (12-4) ... 2026-04-02 02:21:42.116 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-04-02 02:21:42.125 | Preparing to unpack .../230-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-04-02 02:21:42.130 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-04-02 02:21:42.240 | Selecting previously unselected package libjs-underscore. 2026-04-02 02:21:42.253 | Preparing to unpack .../231-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-04-02 02:21:42.259 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-04-02 02:21:42.328 | Selecting previously unselected package libjs-sphinxdoc. 2026-04-02 02:21:42.339 | Preparing to unpack .../232-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-04-02 02:21:42.345 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-04-02 02:21:42.429 | Selecting previously unselected package mysql-common. 2026-04-02 02:21:42.440 | Preparing to unpack .../233-mysql-common_5.8+1.1.0build1_all.deb ... 2026-04-02 02:21:42.470 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-04-02 02:21:42.538 | Selecting previously unselected package libmysqlclient21:amd64. 2026-04-02 02:21:42.548 | Preparing to unpack .../234-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:21:42.553 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:21:42.697 | Selecting previously unselected package libncurses-dev:amd64. 2026-04-02 02:21:42.707 | Preparing to unpack .../235-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-04-02 02:21:42.715 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-02 02:21:42.834 | Selecting previously unselected package libpkgconf3:amd64. 2026-04-02 02:21:42.843 | Preparing to unpack .../236-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-04-02 02:21:42.849 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-04-02 02:21:42.922 | Selecting previously unselected package libpq5:amd64. 2026-04-02 02:21:42.932 | Preparing to unpack .../237-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:21:42.938 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:21:43.003 | Selecting previously unselected package libssl-dev:amd64. 2026-04-02 02:21:43.011 | Preparing to unpack .../238-libssl-dev_3.0.13-0ubuntu3.7_amd64.deb ... 2026-04-02 02:21:43.016 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-04-02 02:21:43.221 | Selecting previously unselected package libpq-dev. 2026-04-02 02:21:43.229 | Preparing to unpack .../239-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:21:43.235 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:21:43.311 | Selecting previously unselected package libpython3-dev:amd64. 2026-04-02 02:21:43.319 | Preparing to unpack .../240-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-04-02 02:21:43.326 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-04-02 02:21:43.382 | Selecting previously unselected package libsasl2-dev. 2026-04-02 02:21:43.391 | Preparing to unpack .../241-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-04-02 02:21:43.396 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-04-02 02:21:43.599 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-04-02 02:21:43.608 | Preparing to unpack .../242-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-04-02 02:21:43.655 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-04-02 02:21:43.731 | Selecting previously unselected package libsoup-3.0-common. 2026-04-02 02:21:43.743 | Preparing to unpack .../243-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-04-02 02:21:43.749 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-04-02 02:21:44.260 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-04-02 02:21:44.269 | Preparing to unpack .../244-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-04-02 02:21:44.275 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-04-02 02:21:44.353 | Selecting previously unselected package libsystemd-dev:amd64. 2026-04-02 02:21:44.365 | Preparing to unpack .../245-libsystemd-dev_255.4-1ubuntu8.14_amd64.deb ... 2026-04-02 02:21:44.377 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.14) ... 2026-04-02 02:21:44.599 | Selecting previously unselected package liburing2:amd64. 2026-04-02 02:21:44.608 | Preparing to unpack .../246-liburing2_2.5-1build1_amd64.deb ... 2026-04-02 02:21:44.614 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-04-02 02:21:44.682 | Selecting previously unselected package libxml2-dev:amd64. 2026-04-02 02:21:44.691 | Preparing to unpack .../247-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-04-02 02:21:44.696 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-04-02 02:21:44.816 | Selecting previously unselected package libxslt1.1:amd64. 2026-04-02 02:21:44.827 | Preparing to unpack .../248-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-04-02 02:21:44.834 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-02 02:21:44.947 | Selecting previously unselected package libxslt1-dev:amd64. 2026-04-02 02:21:44.956 | Preparing to unpack .../249-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-04-02 02:21:44.962 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-02 02:21:45.076 | Selecting previously unselected package llvm-17-runtime. 2026-04-02 02:21:45.084 | Preparing to unpack .../250-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:45.090 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:45.190 | Selecting previously unselected package libpfm4:amd64. 2026-04-02 02:21:45.199 | Preparing to unpack .../251-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-04-02 02:21:45.205 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-04-02 02:21:45.306 | Selecting previously unselected package llvm-17. 2026-04-02 02:21:45.321 | Preparing to unpack .../252-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:45.327 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:46.549 | Selecting previously unselected package libffi-dev:amd64. 2026-04-02 02:21:46.559 | Preparing to unpack .../253-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-04-02 02:21:46.564 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-04-02 02:21:46.647 | Selecting previously unselected package llvm-17-tools. 2026-04-02 02:21:46.656 | Preparing to unpack .../254-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:46.662 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:46.896 | Selecting previously unselected package libz3-4:amd64. 2026-04-02 02:21:46.906 | Preparing to unpack .../255-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-04-02 02:21:46.911 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-04-02 02:21:47.161 | Selecting previously unselected package libz3-dev:amd64. 2026-04-02 02:21:47.171 | Preparing to unpack .../256-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-04-02 02:21:47.177 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-04-02 02:21:47.261 | Selecting previously unselected package llvm-17-dev. 2026-04-02 02:21:47.269 | Preparing to unpack .../257-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-04-02 02:21:47.277 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-04-02 02:21:50.416 | Selecting previously unselected package lsscsi. 2026-04-02 02:21:50.427 | Preparing to unpack .../258-lsscsi_0.32-1build1_amd64.deb ... 2026-04-02 02:21:50.605 | Unpacking lsscsi (0.32-1build1) ... 2026-04-02 02:21:51.601 | Selecting previously unselected package lvm2. 2026-04-02 02:21:51.608 | Preparing to unpack .../259-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-04-02 02:21:51.771 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-04-02 02:21:51.913 | Selecting previously unselected package osinfo-db. 2026-04-02 02:21:51.922 | Preparing to unpack .../260-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-04-02 02:21:51.931 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-04-02 02:21:52.318 | Selecting previously unselected package pkgconf-bin. 2026-04-02 02:21:52.330 | Preparing to unpack .../261-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-04-02 02:21:52.336 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-04-02 02:21:52.405 | Selecting previously unselected package pkgconf:amd64. 2026-04-02 02:21:52.415 | Preparing to unpack .../262-pkgconf_1.8.1-2build1_amd64.deb ... 2026-04-02 02:21:52.429 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-04-02 02:21:52.504 | Selecting previously unselected package pkg-config:amd64. 2026-04-02 02:21:52.513 | Preparing to unpack .../263-pkg-config_1.8.1-2build1_amd64.deb ... 2026-04-02 02:21:52.523 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-04-02 02:21:52.612 | Selecting previously unselected package pm-utils. 2026-04-02 02:21:52.623 | Preparing to unpack .../264-pm-utils_1.4.1-21_all.deb ... 2026-04-02 02:21:52.629 | Unpacking pm-utils (1.4.1-21) ... 2026-04-02 02:21:52.726 | Selecting previously unselected package postgresql-client-16. 2026-04-02 02:21:52.737 | Preparing to unpack .../265-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:21:52.743 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:21:52.906 | Selecting previously unselected package postgresql-server-dev-16. 2026-04-02 02:21:52.916 | Preparing to unpack .../266-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:21:52.921 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:21:53.244 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-04-02 02:21:53.254 | Preparing to unpack .../267-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-04-02 02:21:53.260 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-04-02 02:21:53.326 | Selecting previously unselected package python3-dev. 2026-04-02 02:21:53.335 | Preparing to unpack .../268-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-04-02 02:21:53.342 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-04-02 02:21:53.415 | Selecting previously unselected package python3-mysqldb. 2026-04-02 02:21:53.424 | Preparing to unpack .../269-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-04-02 02:21:53.429 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-04-02 02:21:53.510 | Selecting previously unselected package python3-setuptools. 2026-04-02 02:21:53.520 | Preparing to unpack .../270-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-04-02 02:21:53.526 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-04-02 02:21:54.089 | Selecting previously unselected package python3-wheel. 2026-04-02 02:21:54.099 | Preparing to unpack .../271-python3-wheel_0.42.0-2_all.deb ... 2026-04-02 02:21:54.104 | Unpacking python3-wheel (0.42.0-2) ... 2026-04-02 02:21:54.185 | Selecting previously unselected package python3-pip. 2026-04-02 02:21:54.194 | Preparing to unpack .../272-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-04-02 02:21:54.200 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-04-02 02:21:54.447 | Selecting previously unselected package python3-pip-whl. 2026-04-02 02:21:54.456 | Preparing to unpack .../273-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-04-02 02:21:54.462 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-04-02 02:21:54.546 | Selecting previously unselected package python3-setuptools-whl. 2026-04-02 02:21:54.555 | Preparing to unpack .../274-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-04-02 02:21:54.720 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-04-02 02:21:54.857 | Selecting previously unselected package python3-systemd. 2026-04-02 02:21:54.867 | Preparing to unpack .../275-python3-systemd_235-1build4_amd64.deb ... 2026-04-02 02:21:54.872 | Unpacking python3-systemd (235-1build4) ... 2026-04-02 02:21:54.955 | Selecting previously unselected package python3.12-venv. 2026-04-02 02:21:54.964 | Preparing to unpack .../276-python3.12-venv_3.12.3-1ubuntu0.12_amd64.deb ... 2026-04-02 02:21:54.970 | Unpacking python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-04-02 02:21:55.039 | Selecting previously unselected package python3-venv. 2026-04-02 02:21:55.049 | Preparing to unpack .../277-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-04-02 02:21:55.055 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-04-02 02:21:55.119 | Selecting previously unselected package qemu-utils. 2026-04-02 02:21:55.129 | Preparing to unpack .../278-qemu-utils_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:21:55.136 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:21:55.285 | Selecting previously unselected package sg3-utils. 2026-04-02 02:21:55.295 | Preparing to unpack .../279-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-04-02 02:21:55.301 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-04-02 02:21:55.429 | Selecting previously unselected package sqlite3. 2026-04-02 02:21:55.438 | Preparing to unpack .../280-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-04-02 02:21:55.445 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-04-02 02:21:55.510 | Selecting previously unselected package thin-provisioning-tools. 2026-04-02 02:21:55.518 | Preparing to unpack .../281-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-04-02 02:21:55.525 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-04-02 02:21:55.616 | Selecting previously unselected package unzip. 2026-04-02 02:21:55.627 | Preparing to unpack .../282-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-04-02 02:21:55.632 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-04-02 02:21:56.113 | Selecting previously unselected package debootstrap. 2026-04-02 02:21:56.123 | Preparing to unpack .../283-debootstrap_1.0.134ubuntu1_all.deb ... 2026-04-02 02:21:56.256 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-04-02 02:21:56.335 | Selecting previously unselected package libosinfo-l10n. 2026-04-02 02:21:56.344 | Preparing to unpack .../284-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-04-02 02:21:56.350 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-04-02 02:21:56.448 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-04-02 02:21:56.459 | Preparing to unpack .../285-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-04-02 02:21:56.464 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-04-02 02:21:56.526 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-04-02 02:21:56.535 | Preparing to unpack .../286-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-04-02 02:21:56.542 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-04-02 02:21:56.600 | Selecting previously unselected package kpartx. 2026-04-02 02:21:56.610 | Preparing to unpack .../287-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-04-02 02:21:56.616 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-04-02 02:21:56.677 | Selecting previously unselected package libkrb5-dev:amd64. 2026-04-02 02:21:56.688 | Preparing to unpack .../288-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-04-02 02:21:56.694 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:21:56.768 | Selecting previously unselected package libyaml-dev:amd64. 2026-04-02 02:21:56.779 | Preparing to unpack .../289-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-04-02 02:21:56.784 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-04-02 02:21:56.847 | Selecting previously unselected package socat. 2026-04-02 02:21:56.854 | Preparing to unpack .../290-socat_1.8.0.0-4build3_amd64.deb ... 2026-04-02 02:21:56.859 | Unpacking socat (1.8.0.0-4build3) ... 2026-04-02 02:21:57.336 | Selecting previously unselected package vlan. 2026-04-02 02:21:57.346 | Preparing to unpack .../291-vlan_2.0.5ubuntu5_all.deb ... 2026-04-02 02:21:57.355 | Unpacking vlan (2.0.5ubuntu5) ... 2026-04-02 02:21:57.453 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-04-02 02:21:57.486 | Setting up postgresql-client-common (257build1.1) ... 2026-04-02 02:21:57.521 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-04-02 02:21:57.538 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-04-02 02:21:57.554 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-04-02 02:21:57.570 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-04-02 02:21:57.593 | Setting up distro-info (1.7build1) ... 2026-04-02 02:21:57.613 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-04-02 02:21:57.634 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-04-02 02:21:57.650 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-04-02 02:21:57.984 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-04-02 02:21:58.049 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-04-02 02:21:58.062 | Setting up session-migration (0.3.9build1) ... 2026-04-02 02:21:58.217 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-04-02 02:21:58.228 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:21:58.244 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-04-02 02:21:58.262 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-04-02 02:21:58.281 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-04-02 02:21:58.297 | Setting up lto-disabled-list (47) ... 2026-04-02 02:21:58.312 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-04-02 02:21:58.333 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-04-02 02:21:58.368 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-04-02 02:21:58.387 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-04-02 02:21:58.402 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-04-02 02:21:58.422 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-04-02 02:21:58.442 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-04-02 02:21:58.463 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-04-02 02:21:58.998 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-04-02 02:21:59.025 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-04-02 02:21:59.042 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-04-02 02:21:59.056 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-04-02 02:21:59.721 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-04-02 02:21:59.741 | Setting up sysfsutils (2.1.1-6build1) ... 2026-04-02 02:22:00.205 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-04-02 02:22:00.205 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-04-02 02:22:00.544 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-04-02 02:22:00.560 | Setting up ncal (12.1.8) ... 2026-04-02 02:22:00.579 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-04-02 02:22:00.597 | Setting up gawk (1:5.2.1-2build3) ... 2026-04-02 02:22:00.643 | Setting up psmisc (23.7-1build1) ... 2026-04-02 02:22:00.659 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-04-02 02:22:00.677 | Setting up libarchive-zip-perl (1.68-1) ... 2026-04-02 02:22:00.701 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-04-02 02:22:00.723 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-04-02 02:22:00.739 | Setting up pm-utils (1.4.1-21) ... 2026-04-02 02:22:00.767 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-04-02 02:22:00.798 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-04-02 02:22:00.819 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-04-02 02:22:00.833 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:00.850 | Setting up dosfstools (4.2-1.1build1) ... 2026-04-02 02:22:00.867 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-04-02 02:22:00.893 | Setting up rsyslog (8.2312.0-3ubuntu9.1) ... 2026-04-02 02:22:01.139 | info: Adding user `syslog' to group `adm' ... 2026-04-02 02:22:01.440 | 2026-04-02 02:22:01.440 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-04-02 02:22:01.743 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-04-02 02:22:01.879 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-04-02 02:22:01.880 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-04-02 02:22:02.324 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-04-02 02:22:02.344 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-04-02 02:22:02.359 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:22:02.386 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-04-02 02:22:02.856 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-04-02 02:22:02.876 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:22:02.893 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-04-02 02:22:02.912 | Setting up bc (1.07.1-3ubuntu4) ... 2026-04-02 02:22:02.932 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:22:02.948 | Setting up m4 (1.4.19-4build1) ... 2026-04-02 02:22:02.972 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-02 02:22:02.994 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-04-02 02:22:03.009 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-04-02 02:22:03.025 | Setting up file (1:5.45-3build1) ... 2026-04-02 02:22:03.045 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-04-02 02:22:03.065 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:03.095 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-04-02 02:22:03.140 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-04-02 02:22:03.159 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-04-02 02:22:03.180 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-04-02 02:22:03.201 | Setting up python3-wheel (0.42.0-2) ... 2026-04-02 02:22:03.495 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-04-02 02:22:03.685 | Setting up memcached (1.6.24-1build3) ... 2026-04-02 02:22:04.425 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-04-02 02:22:04.795 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:22:04.813 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:22:04.829 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-04-02 02:22:04.846 | Setting up acl (2.3.2-1build1.1) ... 2026-04-02 02:22:04.868 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-02 02:22:04.891 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-04-02 02:22:05.076 | Setting up autotools-dev (20220109.1) ... 2026-04-02 02:22:05.109 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-04-02 02:22:06.160 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-04-02 02:22:06.564 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:22:06.579 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-04-02 02:22:06.597 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-04-02 02:22:06.614 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:06.630 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:06.649 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:06.670 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-04-02 02:22:06.691 | Setting up make (4.3-4.1build2) ... 2026-04-02 02:22:06.708 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-04-02 02:22:07.256 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-04-02 02:22:07.936 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:08.032 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-02 02:22:08.057 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-04-02 02:22:08.079 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:08.096 | Setting up ebtables (2.0.11-6build1) ... 2026-04-02 02:22:08.518 | Setting up socat (1.8.0.0-4build3) ... 2026-04-02 02:22:08.535 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-04-02 02:22:08.554 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-02 02:22:08.571 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-04-02 02:22:08.587 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-04-02 02:22:08.604 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-04-02 02:22:08.655 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-04-02 02:22:08.673 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:08.691 | Setting up bsdmainutils (12.1.8) ... 2026-04-02 02:22:08.709 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-04-02 02:22:08.727 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-04-02 02:22:08.766 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-04-02 02:22:08.781 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-04-02 02:22:08.795 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:08.813 | Setting up patch (2.7.6-7build3) ... 2026-04-02 02:22:08.829 | Setting up usb.ids (2024.03.18-1) ... 2026-04-02 02:22:08.850 | Setting up autopoint (0.21-14ubuntu2) ... 2026-04-02 02:22:08.864 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-04-02 02:22:08.877 | Setting up fonts-dejavu-core (2.37-8) ... 2026-04-02 02:22:09.036 | Setting up lsscsi (0.32-1build1) ... 2026-04-02 02:22:09.053 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-04-02 02:22:09.141 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-04-02 02:22:09.166 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-04-02 02:22:10.611 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-04-02 02:22:10.630 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-04-02 02:22:10.646 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-04-02 02:22:10.663 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-04-02 02:22:10.683 | Setting up autoconf (2.71-3) ... 2026-04-02 02:22:10.705 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-04-02 02:22:10.721 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:10.739 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:10.756 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-04-02 02:22:10.773 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:22:10.791 | Setting up dwz (0.15-1build6) ... 2026-04-02 02:22:10.805 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-04-02 02:22:10.824 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-04-02 02:22:10.847 | Setting up vlan (2.0.5ubuntu5) ... 2026-04-02 02:22:10.891 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:10.915 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:10.939 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:10.958 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-04-02 02:22:10.973 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-04-02 02:22:10.989 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-04-02 02:22:11.004 | Setting up libjson-perl (4.10000-1) ... 2026-04-02 02:22:11.023 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:11.049 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-02 02:22:11.065 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-02 02:22:11.229 | Setting up debugedit (1:5.0-5build2) ... 2026-04-02 02:22:11.253 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-04-02 02:22:11.272 | Setting up libsub-override-perl (0.10-1) ... 2026-04-02 02:22:11.316 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-04-02 02:22:11.332 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-04-02 02:22:11.352 | Setting up libthai-data (0.1.29-2build1) ... 2026-04-02 02:22:11.372 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-04-02 02:22:11.389 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:11.405 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:11.455 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-04-02 02:22:11.473 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:11.491 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-04-02 02:22:11.643 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-04-02 02:22:11.668 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-04-02 02:22:12.295 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:22:12.379 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-04-02 02:22:12.395 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-04-02 02:22:12.414 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-04-02 02:22:12.430 | Setting up golang-src (2:1.22~2build1) ... 2026-04-02 02:22:12.449 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-04-02 02:22:12.489 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-04-02 02:22:12.506 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:12.523 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.14) ... 2026-04-02 02:22:12.539 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-04-02 02:22:12.557 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:12.572 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:12.588 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-04-02 02:22:12.606 | Setting up python3-systemd (235-1build4) ... 2026-04-02 02:22:12.777 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-04-02 02:22:12.795 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:12.811 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-04-02 02:22:12.830 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:22:12.855 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-04-02 02:22:12.876 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-04-02 02:22:12.893 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-04-02 02:22:12.906 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-04-02 02:22:12.926 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-04-02 02:22:12.946 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-04-02 02:22:12.965 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-02 02:22:12.982 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-04-02 02:22:13.001 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-04-02 02:22:13.021 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-04-02 02:22:13.038 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-04-02 02:22:13.058 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-04-02 02:22:13.075 | Setting up gettext (0.21-14ubuntu2) ... 2026-04-02 02:22:13.094 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-04-02 02:22:13.120 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:13.139 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-04-02 02:22:13.157 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-04-02 02:22:13.174 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-04-02 02:22:13.191 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:13.214 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-04-02 02:22:13.236 | Setting up python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-04-02 02:22:13.326 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:13.344 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-04-02 02:22:13.760 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:22:14.744 | 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-04-02 02:22:14.804 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-04-02 02:22:15.540 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-04-02 02:22:16.027 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-04-02 02:22:16.105 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:22:16.177 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-04-02 02:22:16.227 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-04-02 02:22:16.511 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-04-02 02:22:16.563 | 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-04-02 02:22:16.635 | 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-04-02 02:22:17.142 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-04-02 02:22:17.308 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-02 02:22:17.333 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-04-02 02:22:19.562 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-04-02 02:22:20.138 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-04-02 02:22:20.836 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-04-02 02:22:21.308 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-04-02 02:22:21.546 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-04-02 02:22:21.565 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:21.582 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-04-02 02:22:21.597 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-04-02 02:22:21.613 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-04-02 02:22:21.629 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-04-02 02:22:21.646 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-04-02 02:22:21.663 | Setting up libjs-jquery-metadata (12-4) ... 2026-04-02 02:22:21.680 | Setting up postgresql-common (257build1.1) ... 2026-04-02 02:22:22.325 | 2026-04-02 02:22:22.325 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-04-02 02:22:22.553 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-04-02 02:22:22.554 | Removing obsolete dictionary files: 2026-04-02 02:22:23.282 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-04-02 02:22:23.716 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-04-02 02:22:23.734 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-04-02 02:22:23.763 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-04-02 02:22:23.785 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-04-02 02:22:23.803 | Setting up lsof (4.95.0-1build3) ... 2026-04-02 02:22:23.821 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-04-02 02:22:23.838 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:23.853 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-04-02 02:22:23.870 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:23.922 | Setting up groff-base (1.23.0-3build2) ... 2026-04-02 02:22:23.948 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-04-02 02:22:23.965 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:23.983 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:22:24.005 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-04-02 02:22:24.021 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-04-02 02:22:24.037 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-04-02 02:22:24.061 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:24.081 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:24.102 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:24.118 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-04-02 02:22:24.133 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-04-02 02:22:24.150 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:24.167 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-02 02:22:24.183 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-04-02 02:22:24.304 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-04-02 02:22:24.320 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:24.336 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-04-02 02:22:24.352 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-04-02 02:22:24.366 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:24.383 | Setting up po-debconf (1.0.21+nmu1) ... 2026-04-02 02:22:24.399 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-04-02 02:22:24.415 | Setting up parted (3.6-4build1) ... 2026-04-02 02:22:24.445 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-04-02 02:22:24.459 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-04-02 02:22:24.473 | Setting up man-db (2.12.0-4build2) ... 2026-04-02 02:22:24.606 | Building database of manual pages ... 2026-04-02 02:22:27.413 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-04-02 02:22:27.704 | man-db.service is a disabled or a static unit, not starting it. 2026-04-02 02:22:27.787 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-04-02 02:22:27.819 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-04-02 02:22:27.843 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-04-02 02:22:27.855 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-04-02 02:22:27.869 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-04-02 02:22:27.885 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:27.905 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-04-02 02:22:27.949 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-04-02 02:22:27.971 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-04-02 02:22:27.987 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:28.005 | Setting up golang-doc (2:1.22~2build1) ... 2026-04-02 02:22:28.023 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-04-02 02:22:28.037 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-04-02 02:22:28.052 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-04-02 02:22:28.323 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-04-02 02:22:28.339 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:28.356 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-02 02:22:28.378 | Setting up libtool (2.4.7-7build1) ... 2026-04-02 02:22:28.406 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-04-02 02:22:29.318 | Enabling module mpm_event. 2026-04-02 02:22:29.376 | Enabling module authz_core. 2026-04-02 02:22:29.386 | Enabling module authz_host. 2026-04-02 02:22:29.439 | Enabling module authn_core. 2026-04-02 02:22:29.450 | Enabling module auth_basic. 2026-04-02 02:22:29.506 | Enabling module access_compat. 2026-04-02 02:22:29.556 | Enabling module authn_file. 2026-04-02 02:22:29.609 | Enabling module authz_user. 2026-04-02 02:22:29.658 | Enabling module alias. 2026-04-02 02:22:29.709 | Enabling module dir. 2026-04-02 02:22:29.758 | Enabling module autoindex. 2026-04-02 02:22:29.805 | Enabling module env. 2026-04-02 02:22:29.854 | Enabling module mime. 2026-04-02 02:22:29.904 | Enabling module negotiation. 2026-04-02 02:22:29.952 | Enabling module setenvif. 2026-04-02 02:22:29.997 | Enabling module filter. 2026-04-02 02:22:30.044 | Enabling module deflate. 2026-04-02 02:22:30.102 | Enabling module status. 2026-04-02 02:22:30.150 | Enabling module reqtimeout. 2026-04-02 02:22:30.197 | Enabling conf charset. 2026-04-02 02:22:30.250 | Enabling conf localized-error-pages. 2026-04-02 02:22:30.302 | Enabling conf other-vhosts-access-log. 2026-04-02 02:22:30.353 | Enabling conf security. 2026-04-02 02:22:30.404 | Enabling conf serve-cgi-bin. 2026-04-02 02:22:30.456 | Enabling site 000-default. 2026-04-02 02:22:31.192 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-04-02 02:22:31.738 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-04-02 02:22:32.749 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-04-02 02:22:32.762 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-04-02 02:22:32.774 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-04-02 02:22:32.819 | Setting up dh-autoreconf (20) ... 2026-04-02 02:22:32.832 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-04-02 02:22:32.843 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-04-02 02:22:32.856 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-04-02 02:22:32.867 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-04-02 02:22:32.879 | Setting up debhelper (13.14.1ubuntu5) ... 2026-04-02 02:22:32.894 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-04-02 02:22:32.910 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-04-02 02:22:32.921 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-04-02 02:22:32.975 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-04-02 02:22:32.989 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-04-02 02:22:33.143 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-04-02 02:22:33.446 | dm-event.service is a disabled or a static unit, not starting it. 2026-04-02 02:22:33.489 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-02 02:22:33.510 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-02 02:22:33.524 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-04-02 02:22:33.537 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-04-02 02:22:34.823 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-04-02 02:22:34.974 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-04-02 02:22:35.523 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-04-02 02:22:35.853 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-04-02 02:22:35.920 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-04-02 02:22:36.132 | Processing triggers for sgml-base (1.31) ... 2026-04-02 02:22:36.628 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-04-02 02:22:36.722 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-04-02 02:22:36.750 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-04-02 02:22:38.797 | Regenerating fonts cache... done. 2026-04-02 02:22:38.805 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-04-02 02:22:38.861 | update-initramfs: Generating /boot/initrd.img-6.8.0-106-generic 2026-04-02 02:22:38.878 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-04-02 02:22:52.966 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-02 02:22:53.006 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-02 02:22:53.028 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-04-02 02:22:53.042 | Processing triggers for systemd (255.4-1ubuntu8.14) ... 2026-04-02 02:22:53.110 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-04-02 02:22:53.124 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-04-02 02:22:53.139 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-04-02 02:22:53.152 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-04-02 02:22:53.165 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-02 02:22:53.176 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-04-02 02:22:53.190 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-04-02 02:22:53.203 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:53.237 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-04-02 02:22:53.249 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-04-02 02:22:53.264 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-04-02 02:22:53.406 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-02 02:22:53.721 | ++ functions-common:apt_get:1203 : result=0 2026-04-02 02:22:53.727 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:22:53.732 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:22:53.738 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:22:53.743 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:22:53.747 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:22:53.751 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:22:53.756 | ++ functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:22:53.762 | ++ functions-common:time_stop:2419 : start_time=1775096458309 2026-04-02 02:22:53.768 | ++ functions-common:time_stop:2421 : [[ -z 1775096458309 ]] 2026-04-02 02:22:53.774 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:22:53.783 | ++ functions-common:time_stop:2424 : end_time=1775096573777 2026-04-02 02:22:53.788 | ++ functions-common:time_stop:2425 : elapsed_time=115468 2026-04-02 02:22:53.794 | ++ functions-common:time_stop:2426 : total=8757 2026-04-02 02:22:53.799 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:22:53.805 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=124225 2026-04-02 02:22:53.811 | ++ functions-common:apt_get:1207 : return 0 2026-04-02 02:22:53.818 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-04-02 02:22:53.822 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-04-02 02:22:53.830 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-04-02 02:22:53.839 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-04-02 02:22:53.846 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-04-02 02:22:53.853 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-04-02 02:22:53.866 | ++ tools/install_prereqs.sh:source:89 : date 2026-04-02 02:22:53.875 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-04-02 02:22:53.882 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-04-02 02:22:53.887 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-04-02 02:22:56.095 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-04-02 02:22:56.100 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-04-02 02:22:56.104 | + tools/install_pip.sh:main:42 : GetDistro 2026-04-02 02:22:56.109 | + functions-common:GetDistro:470 : GetOSVersion 2026-04-02 02:22:56.113 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-04-02 02:22:56.117 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-04-02 02:22:56.120 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-04-02 02:22:56.124 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-04-02 02:22:56.128 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-04-02 02:22:56.132 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-04-02 02:22:56.136 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-04-02 02:22:56.140 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-04-02 02:22:56.145 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-04-02 02:22:56.148 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-04-02 02:22:56.153 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-04-02 02:22:56.156 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-04-02 02:22:56.160 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-04-02 02:22:56.164 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-04-02 02:22:56.171 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-04-02 02:22:56.174 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-04-02 02:22:56.180 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-04-02 02:22:56.185 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-04-02 02:22:56.190 | + functions-common:_ensure_lsb_release:418 : return 2026-04-02 02:22:56.196 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-04-02 02:22:56.221 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-04-02 02:22:56.225 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-04-02 02:22:56.249 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-04-02 02:22:56.255 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-04-02 02:22:56.282 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-04-02 02:22:56.287 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-04-02 02:22:56.291 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-04-02 02:22:56.295 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-04-02 02:22:56.300 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-04-02 02:22:56.304 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-04-02 02:22:56.308 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-04-02 02:22:56.312 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-04-02 02:22:56.316 | + functions-common:GetDistro:474 : DISTRO=noble 2026-04-02 02:22:56.321 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-04-02 02:22:56.326 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-04-02 02:22:56.326 | Distro: noble 2026-04-02 02:22:56.330 | + tools/install_pip.sh:main:117 : get_versions 2026-04-02 02:22:56.336 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-04-02 02:22:56.344 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-04-02 02:22:56.348 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-04-02 02:22:56.355 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-04-02 02:22:56.355 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-04-02 02:22:56.711 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-04-02 02:22:56.715 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-04-02 02:22:56.715 | pip: 24.0 2026-04-02 02:22:56.720 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-04-02 02:22:56.724 | + tools/install_pip.sh:main:123 : is_fedora 2026-04-02 02:22:56.729 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:22:56.733 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:22:56.737 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:22:56.741 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:22:56.745 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:22:56.749 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:22:56.752 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:22:56.757 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:22:56.761 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:22:56.765 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:22:56.769 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:22:56.773 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:22:56.776 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:22:56.779 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-04-02 02:22:56.783 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:22:56.787 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:22:56.791 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-04-02 02:22:56.801 | + tools/install_pip.sh:main:146 : set -x 2026-04-02 02:22:56.805 | + tools/install_pip.sh:main:149 : get_versions 2026-04-02 02:22:56.810 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-04-02 02:22:56.818 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-04-02 02:22:56.822 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-04-02 02:22:56.828 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-04-02 02:22:56.829 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-04-02 02:22:57.142 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-04-02 02:22:57.146 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-04-02 02:22:57.146 | pip: 24.0 2026-04-02 02:22:57.153 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-04-02 02:22:57.160 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-04-02 02:22:57.166 | + ./stack.sh:main:801 : fixup_all 2026-04-02 02:22:57.172 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-04-02 02:22:57.179 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-04-02 02:22:57.185 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:22:57.191 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:22:57.196 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-04-02 02:22:57.218 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-04-02 02:22:57.242 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-04-02 02:22:57.266 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-04-02 02:22:57.270 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-04-02 02:22:57.275 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:22:57.280 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:22:57.285 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:22:57.291 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:22:57.296 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:22:57.302 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:22:57.306 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:22:57.311 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:22:57.316 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:22:57.321 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:22:57.326 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:22:57.332 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:22:57.339 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:22:57.345 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-04-02 02:22:57.351 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-04-02 02:22:57.356 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-04-02 02:22:57.378 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-04-02 02:22:57.401 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-04-02 02:22:57.426 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-04-02 02:22:57.447 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-04-02 02:22:57.469 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-04-02 02:22:57.491 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-04-02 02:22:57.513 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-04-02 02:22:57.535 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-04-02 02:22:57.539 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-04-02 02:22:57.546 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-04-02 02:23:00.678 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-04-02 02:23:00.720 | Using python 3.12 to install setuptools 2026-04-02 02:23:00.725 | + 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-04-02 02:23:01.499 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-04-02 02:23:01.672 | Collecting pip 2026-04-02 02:23:01.746 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-04-02 02:23:01.797 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-04-02 02:23:02.251 | Collecting setuptools[core] 2026-04-02 02:23:02.269 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-02 02:23:02.531 | Collecting packaging>=24.2 (from setuptools[core]) 2026-04-02 02:23:02.543 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-02 02:23:02.662 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-04-02 02:23:02.675 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-04-02 02:23:02.800 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-04-02 02:23:02.813 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:23:02.988 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-04-02 02:23:03.000 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-04-02 02:23:03.137 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-04-02 02:23:03.150 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-02 02:23:03.315 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:03.329 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-04-02 02:23:03.468 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:03.481 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-04-02 02:23:03.645 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:03.657 | Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-04-02 02:23:03.725 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:03.736 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-04-02 02:23:03.782 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:03.794 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-02 02:23:03.895 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:03.907 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-04-02 02:23:03.947 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:03.961 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-04-02 02:23:04.025 | 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-04-02 02:23:04.039 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-02 02:23:04.102 | 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-04-02 02:23:04.115 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:23:04.298 | 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-04-02 02:23:04.311 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-02 02:23:04.344 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-04-02 02:23:04.411 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 30.1 MB/s eta 0:00:00 2026-04-02 02:23:04.426 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-04-02 02:23:04.450 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-04-02 02:23:04.471 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-04-02 02:23:04.483 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 7.1 MB/s eta 0:00:00 2026-04-02 02:23:04.496 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-04-02 02:23:04.511 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 7.1 MB/s eta 0:00:00 2026-04-02 02:23:04.523 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-04-02 02:23:04.545 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-02 02:23:04.575 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 41.6 MB/s eta 0:00:00 2026-04-02 02:23:04.623 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-04-02 02:23:04.647 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-04-02 02:23:04.668 | Downloading typer-0.24.1-py3-none-any.whl (56 kB) 2026-04-02 02:23:04.682 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 4.3 MB/s eta 0:00:00 2026-04-02 02:23:04.695 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-04-02 02:23:04.715 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-04-02 02:23:04.727 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 11.0 MB/s eta 0:00:00 2026-04-02 02:23:04.743 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-04-02 02:23:04.759 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 24.1 MB/s eta 0:00:00 2026-04-02 02:23:04.773 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-04-02 02:23:04.793 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-02 02:23:04.805 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 8.7 MB/s eta 0:00:00 2026-04-02 02:23:04.819 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-04-02 02:23:04.853 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 42.8 MB/s eta 0:00:00 2026-04-02 02:23:04.866 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-02 02:23:05.157 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-04-02 02:23:05.181 | Attempting uninstall: setuptools 2026-04-02 02:23:05.191 | Found existing installation: setuptools 68.1.2 2026-04-02 02:23:05.191 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:23:05.192 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-04-02 02:23:05.867 | Attempting uninstall: pygments 2026-04-02 02:23:05.883 | Found existing installation: Pygments 2.17.2 2026-04-02 02:23:05.883 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:23:05.883 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-04-02 02:23:06.622 | Attempting uninstall: pip 2026-04-02 02:23:06.628 | Found existing installation: pip 24.0 2026-04-02 02:23:06.680 | Uninstalling pip-24.0: 2026-04-02 02:23:06.687 | Successfully uninstalled pip-24.0 2026-04-02 02:23:07.828 | Attempting uninstall: wheel 2026-04-02 02:23:07.839 | Found existing installation: wheel 0.42.0 2026-04-02 02:23:07.839 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:23:07.839 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-04-02 02:23:08.370 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pip-26.0.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-04-02 02:23:08.507 | + inc/python:pip_install:216 : result=0 2026-04-02 02:23:08.512 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:23:08.518 | + functions-common:time_stop:2412 : local name 2026-04-02 02:23:08.524 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:23:08.529 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:23:08.534 | + functions-common:time_stop:2415 : local total 2026-04-02 02:23:08.540 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:23:08.546 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:23:08.551 | + functions-common:time_stop:2419 : start_time=1775096580709 2026-04-02 02:23:08.557 | + functions-common:time_stop:2421 : [[ -z 1775096580709 ]] 2026-04-02 02:23:08.563 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:23:08.573 | + functions-common:time_stop:2424 : end_time=1775096588566 2026-04-02 02:23:08.576 | + functions-common:time_stop:2425 : elapsed_time=7857 2026-04-02 02:23:08.582 | + functions-common:time_stop:2426 : total=0 2026-04-02 02:23:08.587 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:23:08.592 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7857 2026-04-02 02:23:08.598 | + inc/python:pip_install:219 : return 0 2026-04-02 02:23:08.602 | + 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-04-02 02:23:08.607 | + 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-04-02 02:23:08.614 | + 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-04-02 02:23:08.621 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-04-02 02:23:08.626 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-04-02 02:23:08.633 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-04-02 02:23:08.680 | Using python 3.12 to install os-testr 2026-04-02 02:23:08.685 | + 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-04-02 02:23:09.370 | Collecting os-testr 2026-04-02 02:23:09.469 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-04-02 02:23:09.516 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-04-02 02:23:09.538 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:23:09.563 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-04-02 02:23:09.576 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-04-02 02:23:09.621 | Collecting testtools>=2.2.0 (from os-testr) 2026-04-02 02:23:09.637 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-04-02 02:23:09.651 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-04-02 02:23:09.665 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-04-02 02:23:09.679 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-02 02:23:09.709 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-04-02 02:23:09.736 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-02 02:23:09.776 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-04-02 02:23:09.798 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-04-02 02:23:09.822 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-04-02 02:23:09.883 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-04-02 02:23:10.170 | 2026-04-02 02:23:10.174 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.5 2026-04-02 02:23:10.394 | + inc/python:pip_install:216 : result=0 2026-04-02 02:23:10.400 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:23:10.405 | + functions-common:time_stop:2412 : local name 2026-04-02 02:23:10.410 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:23:10.415 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:23:10.420 | + functions-common:time_stop:2415 : local total 2026-04-02 02:23:10.426 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:23:10.430 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:23:10.436 | + functions-common:time_stop:2419 : start_time=1775096588668 2026-04-02 02:23:10.441 | + functions-common:time_stop:2421 : [[ -z 1775096588668 ]] 2026-04-02 02:23:10.450 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:23:10.458 | + functions-common:time_stop:2424 : end_time=1775096590452 2026-04-02 02:23:10.465 | + functions-common:time_stop:2425 : elapsed_time=1784 2026-04-02 02:23:10.470 | + functions-common:time_stop:2426 : total=7857 2026-04-02 02:23:10.475 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:23:10.479 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9641 2026-04-02 02:23:10.485 | + inc/python:pip_install:219 : return 0 2026-04-02 02:23:10.492 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-04-02 02:23:10.597 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-04-02 02:23:10.678 | + ./stack.sh:main:829 : install_infra 2026-04-02 02:23:10.685 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-02 02:23:10.691 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-04-02 02:23:10.697 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-04-02 02:23:13.920 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-02 02:23:13.926 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-04-02 02:23:13.981 | + 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-04-02 02:23:14.755 | Collecting pbr 2026-04-02 02:23:14.756 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:23:14.990 | Collecting setuptools[core] 2026-04-02 02:23:14.991 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-02 02:23:15.067 | Collecting packaging>=24.2 (from setuptools[core]) 2026-04-02 02:23:15.069 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-02 02:23:15.102 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-04-02 02:23:15.103 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-04-02 02:23:15.133 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-04-02 02:23:15.134 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:23:15.175 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-04-02 02:23:15.176 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-04-02 02:23:15.209 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-04-02 02:23:15.211 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-02 02:23:15.262 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:15.263 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-04-02 02:23:15.295 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:15.297 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-04-02 02:23:15.416 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:15.417 | Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-04-02 02:23:15.453 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:15.454 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-04-02 02:23:15.484 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:15.485 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-02 02:23:15.566 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:15.567 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-04-02 02:23:15.594 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-04-02 02:23:15.596 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-04-02 02:23:15.633 | 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-04-02 02:23:15.634 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-02 02:23:15.672 | 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-04-02 02:23:15.674 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:23:15.715 | 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-04-02 02:23:15.716 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-02 02:23:15.729 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-02 02:23:15.730 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-04-02 02:23:15.732 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-04-02 02:23:15.732 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-04-02 02:23:15.734 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-04-02 02:23:15.734 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-04-02 02:23:15.736 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-02 02:23:15.739 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-04-02 02:23:15.740 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-04-02 02:23:15.741 | Using cached typer-0.24.1-py3-none-any.whl (56 kB) 2026-04-02 02:23:15.742 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-04-02 02:23:15.743 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-04-02 02:23:15.744 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-04-02 02:23:15.746 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-04-02 02:23:15.747 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-02 02:23:15.748 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-04-02 02:23:15.751 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-02 02:23:15.884 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-04-02 02:23:18.108 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-04-02 02:23:18.226 | + inc/python:pip_install:216 : result=0 2026-04-02 02:23:18.232 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:23:18.237 | + functions-common:time_stop:2412 : local name 2026-04-02 02:23:18.242 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:23:18.248 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:23:18.254 | + functions-common:time_stop:2415 : local total 2026-04-02 02:23:18.260 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:23:18.265 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:23:18.270 | + functions-common:time_stop:2419 : start_time=1775096593963 2026-04-02 02:23:18.275 | + functions-common:time_stop:2421 : [[ -z 1775096593963 ]] 2026-04-02 02:23:18.282 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:23:18.289 | + functions-common:time_stop:2424 : end_time=1775096598285 2026-04-02 02:23:18.293 | + functions-common:time_stop:2425 : elapsed_time=4322 2026-04-02 02:23:18.299 | + functions-common:time_stop:2426 : total=9641 2026-04-02 02:23:18.304 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:23:18.311 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13963 2026-04-02 02:23:18.316 | + inc/python:pip_install:219 : return 0 2026-04-02 02:23:18.322 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-04-02 02:23:18.330 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-04-02 02:23:18.380 | + 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-04-02 02:23:19.114 | Processing /opt/stack/requirements 2026-04-02 02:23:19.116 | Installing build dependencies: started 2026-04-02 02:23:20.933 | Installing build dependencies: finished with status 'done' 2026-04-02 02:23:20.936 | Getting requirements to build wheel: started 2026-04-02 02:23:21.095 | Getting requirements to build wheel: finished with status 'done' 2026-04-02 02:23:21.103 | Preparing metadata (pyproject.toml): started 2026-04-02 02:23:21.885 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:23:22.023 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:22.123 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-04-02 02:23:22.140 | 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.dev8276) (26.0) 2026-04-02 02:23:22.218 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:22.231 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-04-02 02:23:22.306 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:22.319 | 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-04-02 02:23:22.352 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:22.392 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-04-02 02:23:22.403 | 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.dev8276) (82.0.1) 2026-04-02 02:23:22.567 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:22.582 | 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-04-02 02:23:22.629 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:22.642 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-02 02:23:22.718 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:22.731 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-02 02:23:22.771 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8276) 2026-04-02 02:23:22.783 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:23:22.885 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-04-02 02:23:22.908 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-04-02 02:23:22.918 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.4 MB/s eta 0:00:00 2026-04-02 02:23:22.931 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-04-02 02:23:22.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 19.1 MB/s eta 0:00:00 2026-04-02 02:23:22.988 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-04-02 02:23:22.997 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 7.5 MB/s eta 0:00:00 2026-04-02 02:23:23.008 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-04-02 02:23:23.019 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 17.5 MB/s eta 0:00:00 2026-04-02 02:23:23.031 | 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-04-02 02:23:23.041 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 17.4 MB/s eta 0:00:00 2026-04-02 02:23:23.053 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-04-02 02:23:23.062 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 8.3 MB/s eta 0:00:00 2026-04-02 02:23:23.073 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-02 02:23:23.083 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 14.8 MB/s eta 0:00:00 2026-04-02 02:23:23.094 | Building wheels for collected packages: openstack_requirements 2026-04-02 02:23:23.095 | Building wheel for openstack_requirements (pyproject.toml): started 2026-04-02 02:23:24.677 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-04-02 02:23:24.678 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8276-py3-none-any.whl size=52171 sha256=f7fd6a07d57e3ff1c62dc0a390461b33ba27f13801747636edec3e40dc9d4737 2026-04-02 02:23:24.678 | Stored in directory: /tmp/pip-ephem-wheel-cache-q28hg_41/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-04-02 02:23:24.683 | Successfully built openstack_requirements 2026-04-02 02:23:24.856 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-04-02 02:23:25.397 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.2.25 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8276 requests-2.32.5 urllib3-2.6.3 2026-04-02 02:23:25.540 | + inc/python:pip_install:216 : result=0 2026-04-02 02:23:25.546 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:23:25.552 | + functions-common:time_stop:2412 : local name 2026-04-02 02:23:25.558 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:23:25.562 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:23:25.568 | + functions-common:time_stop:2415 : local total 2026-04-02 02:23:25.572 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:23:25.578 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:23:25.584 | + functions-common:time_stop:2419 : start_time=1775096598363 2026-04-02 02:23:25.590 | + functions-common:time_stop:2421 : [[ -z 1775096598363 ]] 2026-04-02 02:23:25.597 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:23:25.605 | + functions-common:time_stop:2424 : end_time=1775096605599 2026-04-02 02:23:25.612 | + functions-common:time_stop:2425 : elapsed_time=7236 2026-04-02 02:23:25.616 | + functions-common:time_stop:2426 : total=13963 2026-04-02 02:23:25.622 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:23:25.628 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21199 2026-04-02 02:23:25.633 | + inc/python:pip_install:219 : return 0 2026-04-02 02:23:25.640 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-04-02 02:23:25.646 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-04-02 02:23:25.652 | + inc/python:use_library_from_git:266 : local name=pbr 2026-04-02 02:23:25.660 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:23:25.665 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:23:25.671 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:23:25.677 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:23:25.684 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-04-02 02:23:25.732 | Using python 3.12 to install pbr 2026-04-02 02:23:25.737 | + 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-04-02 02:23:26.284 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-04-02 02:23:26.387 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-04-02 02:23:26.517 | + inc/python:pip_install:216 : result=0 2026-04-02 02:23:26.524 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:23:26.529 | + functions-common:time_stop:2412 : local name 2026-04-02 02:23:26.534 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:23:26.539 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:23:26.544 | + functions-common:time_stop:2415 : local total 2026-04-02 02:23:26.550 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:23:26.557 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:23:26.562 | + functions-common:time_stop:2419 : start_time=1775096605721 2026-04-02 02:23:26.569 | + functions-common:time_stop:2421 : [[ -z 1775096605721 ]] 2026-04-02 02:23:26.575 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:23:26.584 | + functions-common:time_stop:2424 : end_time=1775096606578 2026-04-02 02:23:26.588 | + functions-common:time_stop:2425 : elapsed_time=857 2026-04-02 02:23:26.594 | + functions-common:time_stop:2426 : total=21199 2026-04-02 02:23:26.600 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:23:26.606 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22056 2026-04-02 02:23:26.611 | + inc/python:pip_install:219 : return 0 2026-04-02 02:23:26.618 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-04-02 02:23:29.927 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-04-02 02:23:30.562 | Collecting bindep 2026-04-02 02:23:30.641 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-04-02 02:23:31.316 | Collecting distro>=1.7 (from bindep) 2026-04-02 02:23:31.329 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-04-02 02:23:31.393 | Collecting packaging (from bindep) 2026-04-02 02:23:31.395 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-02 02:23:31.422 | Collecting Parsley (from bindep) 2026-04-02 02:23:31.436 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-04-02 02:23:31.503 | Collecting pbr>=2 (from bindep) 2026-04-02 02:23:31.504 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:23:31.741 | Collecting setuptools (from pbr>=2->bindep) 2026-04-02 02:23:31.742 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-02 02:23:31.802 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-04-02 02:23:31.830 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-04-02 02:23:31.840 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-02 02:23:31.843 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-04-02 02:23:31.856 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-04-02 02:23:31.876 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.4 MB/s eta 0:00:00 2026-04-02 02:23:31.878 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-02 02:23:31.952 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-04-02 02:23:32.952 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.0 pbr-7.0.3 setuptools-82.0.1 2026-04-02 02:23:33.049 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-02 02:23:33.054 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-02 02:23:33.063 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-04-02 02:23:33.106 | + ./stack.sh:main:838 : pkgs= 2026-04-02 02:23:33.112 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-04-02 02:23:33.118 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-04-02 02:23:33.123 | + functions-common:run_phase:1840 : local mode=stack 2026-04-02 02:23:33.129 | + functions-common:run_phase:1841 : local phase=pre-install 2026-04-02 02:23:33.133 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-02 02:23:33.140 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-02 02:23:33.145 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-02 02:23:33.151 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-02 02:23:33.156 | + functions-common:run_phase:1850 : local extra 2026-04-02 02:23:33.163 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-02 02:23:33.172 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-02 02:23:33.178 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-02 02:23:33.185 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-02 02:23:33.192 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-04-02 02:23:33.197 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-02 02:23:33.231 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:23:33.235 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-04-02 02:23:33.241 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-02 02:23:33.245 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-04-02 02:23:33.251 | + functions-common:run_plugins:1826 : local mode=stack 2026-04-02 02:23:33.258 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-04-02 02:23:33.264 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:23:33.269 | + functions-common:run_plugins:1830 : local plugin 2026-04-02 02:23:33.275 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:23:33.280 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-04-02 02:23:33.286 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-04-02 02:23:33.290 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-04-02 02:23:33.297 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-04-02 02:23:33.302 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-04-02 02:23:33.339 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-04-02 02:23:33.375 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:23:33.380 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.386 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-02 02:23:33.392 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.398 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-02 02:23:33.403 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.408 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-04-02 02:23:33.414 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.419 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-02 02:23:33.424 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:23:33.431 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:23:33.434 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:23:33.439 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-04-02 02:23:33.444 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-04-02 02:23:33.450 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-04-02 02:23:33.482 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-04-02 02:23:33.487 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:23:33.493 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-04-02 02:23:33.500 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-04-02 02:23:33.554 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-04-02 02:23:33.560 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-04-02 02:23:33.566 | ACCOUNT_PORT_BASE=6612 2026-04-02 02:23:33.566 | ADDITIONAL_VENV_PACKAGES= 2026-04-02 02:23:33.567 | ADMIN_PASSWORD=secretadmin 2026-04-02 02:23:33.567 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-04-02 02:23:33.567 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-04-02 02:23:33.567 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-04-02 02:23:33.567 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-04-02 02:23:33.567 | ALEMBIC_BRANCH=main 2026-04-02 02:23:33.567 | ALEMBIC_DIR=/opt/stack/alembic 2026-04-02 02:23:33.567 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-04-02 02:23:33.567 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-04-02 02:23:33.567 | APACHE_GROUP=stack 2026-04-02 02:23:33.567 | APACHE_LOCAL_HOST=127.0.0.1 2026-04-02 02:23:33.567 | APACHE_LOG_DIR=/var/log/apache2 2026-04-02 02:23:33.567 | APACHE_NAME=apache2 2026-04-02 02:23:33.567 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-04-02 02:23:33.567 | APACHE_USER=stack 2026-04-02 02:23:33.567 | API_WORKERS=4 2026-04-02 02:23:33.567 | BACKING_FILE_SUFFIX=-backing-file 2026-04-02 02:23:33.567 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-04-02 02:23:33.567 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:33.567 | BARBICAN_BRANCH=master 2026-04-02 02:23:33.567 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-04-02 02:23:33.567 | BARBICAN_CONF_DIR=/etc/barbican 2026-04-02 02:23:33.567 | BARBICAN_DIR=/opt/stack/barbican 2026-04-02 02:23:33.567 | BARBICAN_ENDPOINT_TYPE=internal 2026-04-02 02:23:33.567 | BARBICAN_ENFORCE_SCOPE=False 2026-04-02 02:23:33.567 | BARBICAN_HOST_HREF=http://162.253.55.207/key-manager 2026-04-02 02:23:33.567 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.207/identity 2026-04-02 02:23:33.567 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-04-02 02:23:33.567 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-04-02 02:23:33.567 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-04-02 02:23:33.567 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-04-02 02:23:33.567 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-04-02 02:23:33.567 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-04-02 02:23:33.567 | BASH=/usr/bin/bash 2026-04-02 02:23:33.567 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-04-02 02:23:33.567 | BASH_ALIASES=() 2026-04-02 02:23:33.567 | BASH_ARGC=([0]="0") 2026-04-02 02:23:33.567 | BASH_ARGV=() 2026-04-02 02:23:33.567 | BASH_CMDS=() 2026-04-02 02:23:33.567 | BASH_LINENO=([0]="1834" [1]="1867" [2]="846" [3]="0") 2026-04-02 02:23:33.567 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-04-02 02:23:33.567 | BASH_REMATCH=([0]=",tls-proxy,") 2026-04-02 02:23:33.567 | 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-04-02 02:23:33.567 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-04-02 02:23:33.567 | BASH_VERSION='5.2.21(1)-release' 2026-04-02 02:23:33.567 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-02 02:23:33.567 | BRANCHLESS_TARGET_BRANCH=master 2026-04-02 02:23:33.567 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-04-02 02:23:33.567 | CACHE_BACKEND=dogpile.cache.memcached 2026-04-02 02:23:33.567 | CELLSV2_SETUP=superconductor 2026-04-02 02:23:33.567 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-04-02 02:23:33.567 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-04-02 02:23:33.567 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-04-02 02:23:33.567 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-04-02 02:23:33.567 | CINDER_BACKUP_DRIVER=swift 2026-04-02 02:23:33.567 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:33.567 | CINDER_BRANCH=master 2026-04-02 02:23:33.567 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-04-02 02:23:33.567 | CINDER_CONF=/etc/cinder/cinder.conf 2026-04-02 02:23:33.567 | CINDER_CONF_DIR=/etc/cinder 2026-04-02 02:23:33.567 | CINDER_DIR=/opt/stack/cinder 2026-04-02 02:23:33.567 | CINDER_DRIVER=default 2026-04-02 02:23:33.567 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-04-02 02:23:33.567 | CINDER_ENFORCE_SCOPE=False 2026-04-02 02:23:33.567 | CINDER_IMG_CACHE_ENABLED=True 2026-04-02 02:23:33.567 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-04-02 02:23:33.567 | CINDER_IMG_CACHE_SIZE_GB= 2026-04-02 02:23:33.567 | CINDER_LVM_TYPE=auto 2026-04-02 02:23:33.567 | CINDER_MY_IP=162.253.55.207 2026-04-02 02:23:33.567 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-04-02 02:23:33.567 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-04-02 02:23:33.567 | CINDER_SERVICE_HOST=162.253.55.207 2026-04-02 02:23:33.567 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:23:33.567 | CINDER_SERVICE_PORT=8776 2026-04-02 02:23:33.568 | CINDER_SERVICE_PORT_INT=18776 2026-04-02 02:23:33.568 | CINDER_SERVICE_PROTOCOL=https 2026-04-02 02:23:33.568 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-04-02 02:23:33.568 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-04-02 02:23:33.568 | CINDER_TARGET_HELPER=lioadm 2026-04-02 02:23:33.568 | CINDER_TARGET_PORT=3260 2026-04-02 02:23:33.568 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-04-02 02:23:33.568 | CINDER_TARGET_PROTOCOL=iscsi 2026-04-02 02:23:33.568 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-04-02 02:23:33.568 | CINDER_UPLOAD_OPTIMIZED=False 2026-04-02 02:23:33.568 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-04-02 02:23:33.568 | CINDER_USE_SERVICE_TOKEN=True 2026-04-02 02:23:33.568 | CINDER_UWSGI=cinder.wsgi.api:application 2026-04-02 02:23:33.568 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-04-02 02:23:33.568 | CINDER_VOLUME_CLEAR=zero 2026-04-02 02:23:33.568 | CIRROS_ARCH=x86_64 2026-04-02 02:23:33.568 | CIRROS_VERSION=0.6.3 2026-04-02 02:23:33.568 | CONFIGURE_BACKING_FILE=True 2026-04-02 02:23:33.568 | CONFIG_AWK_CMD=awk 2026-04-02 02:23:33.568 | CONTAINER_PORT_BASE=6611 2026-04-02 02:23:33.568 | CURL_GET='curl -g' 2026-04-02 02:23:33.568 | CURRENT_LOG_TIME=2026-04-02-022044 2026-04-02 02:23:33.568 | DATABASE_BACKENDS=' mysql postgresql' 2026-04-02 02:23:33.568 | DATABASE_HOST=127.0.0.1 2026-04-02 02:23:33.568 | DATABASE_PASSWORD=secretdatabase 2026-04-02 02:23:33.568 | DATABASE_QUERY_LOGGING=False 2026-04-02 02:23:33.568 | DATABASE_TYPE=mysql 2026-04-02 02:23:33.568 | DATABASE_USER=root 2026-04-02 02:23:33.568 | DATA_DIR=/opt/stack/data 2026-04-02 02:23:33.568 | DC=([0]="openstack" [1]="org") 2026-04-02 02:23:33.568 | DEBUG_LIBVIRT=True 2026-04-02 02:23:33.568 | DEBUG_LIBVIRT_COREDUMPS=True 2026-04-02 02:23:33.568 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-04-02 02:23:33.568 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-04-02 02:23:33.568 | DEFAULT_VIRT_DRIVER=libvirt 2026-04-02 02:23:33.568 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-04-02 02:23:33.568 | DEF_SERVICE_HOST=162.253.55.207 2026-04-02 02:23:33.568 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:23:33.568 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-04-02 02:23:33.568 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.207 2026-04-02 02:23:33.568 | DELTA=1775096457 2026-04-02 02:23:33.568 | DEST=/opt/stack 2026-04-02 02:23:33.568 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-04-02 02:23:33.568 | DEVSTACK_CERT_NAME=devstack-cert 2026-04-02 02:23:33.568 | DEVSTACK_HOSTNAME=np0000162393.novalocal 2026-04-02 02:23:33.568 | DEVSTACK_PARALLEL=True 2026-04-02 02:23:33.568 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:23:33.568 | DEVSTACK_SERIES=2026.2 2026-04-02 02:23:33.568 | DEVSTACK_START_TIME=1775096433 2026-04-02 02:23:33.568 | DEVSTACK_VENV=/opt/stack/data/venv 2026-04-02 02:23:33.568 | DIRSTACK=() 2026-04-02 02:23:33.568 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-04-02 02:23:33.568 | DISABLE_AMP_IMAGE_BUILD=True 2026-04-02 02:23:33.568 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-04-02 02:23:33.568 | DISKIMAGE_BUILDER_REPO_REF=master 2026-04-02 02:23:33.568 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-04-02 02:23:33.568 | DISTRO=noble 2026-04-02 02:23:33.568 | DOWNLOAD_DEFAULT_IMAGES=False 2026-04-02 02:23:33.568 | 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-04-02 02:23:33.568 | ENABLE_CHASSIS_AS_GW=True 2026-04-02 02:23:33.568 | ENABLE_DEBUG_LOG_LEVEL=True 2026-04-02 02:23:33.568 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-04-02 02:23:33.568 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-04-02 02:23:33.568 | ENABLE_ISOLATED_METADATA=False 2026-04-02 02:23:33.568 | ENABLE_KSM=True 2026-04-02 02:23:33.568 | ENABLE_KSMTUNED=True 2026-04-02 02:23:33.568 | ENABLE_METADATA_NETWORK=False 2026-04-02 02:23:33.568 | ENABLE_SYSCTL_MEM_TUNING=True 2026-04-02 02:23:33.568 | ENABLE_SYSCTL_NET_TUNING=True 2026-04-02 02:23:33.568 | ENABLE_TENANT_TUNNELS=True 2026-04-02 02:23:33.568 | ENABLE_TENANT_VLANS=False 2026-04-02 02:23:33.568 | ENABLE_VOLUME_MULTIATTACH=False 2026-04-02 02:23:33.568 | ENABLE_ZSWAP=True 2026-04-02 02:23:33.569 | ENFORCE_SCOPE=False 2026-04-02 02:23:33.569 | ERROR_ON_CLONE=True 2026-04-02 02:23:33.569 | ETCD_ARCH=amd64 2026-04-02 02:23:33.569 | ETCD_BIN_DIR=/opt/stack/bin 2026-04-02 02:23:33.569 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-04-02 02:23:33.569 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:23:33.569 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:23:33.569 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-04-02 02:23:33.569 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-04-02 02:23:33.569 | ETCD_PEER_PORT=2380 2026-04-02 02:23:33.569 | ETCD_PORT=2379 2026-04-02 02:23:33.569 | ETCD_RAMDISK_MB=512 2026-04-02 02:23:33.569 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-04-02 02:23:33.569 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-04-02 02:23:33.569 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-04-02 02:23:33.569 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-04-02 02:23:33.569 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-04-02 02:23:33.569 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-04-02 02:23:33.569 | ETCD_USE_RAMDISK=True 2026-04-02 02:23:33.569 | ETCD_VERSION=v3.5.21 2026-04-02 02:23:33.569 | EUID=1002 2026-04-02 02:23:33.569 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:23:33.569 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-04-02 02:23:33.569 | EXTRA_FILES_RETRY=3 2026-04-02 02:23:33.569 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-04-02 02:23:33.569 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-04-02 02:23:33.569 | FILES=/opt/stack/devstack/files 2026-04-02 02:23:33.569 | FIXED_RANGE=10.1.0.0/20 2026-04-02 02:23:33.569 | FIXED_RANGE_V6=fde6:7a4f:fa6e::/64 2026-04-02 02:23:33.569 | FLOATING_RANGE=172.24.5.0/24 2026-04-02 02:23:33.569 | FORCE_CONFIG_DRIVE=False 2026-04-02 02:23:33.569 | FORCE_PREREQ=0 2026-04-02 02:23:33.569 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-04-02 02:23:33.569 | FUNC_DIR=/opt/stack/devstack 2026-04-02 02:23:33.569 | 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-04-02 02:23:33.569 | 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-04-02 02:23:33.569 | 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-04-02 02:23:33.569 | GIT_BASE=https://github.com 2026-04-02 02:23:33.569 | GIT_DEPTH=0 2026-04-02 02:23:33.569 | GIT_TIMEOUT=0 2026-04-02 02:23:33.569 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-04-02 02:23:33.569 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-04-02 02:23:33.569 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:33.569 | GLANCE_BRANCH=master 2026-04-02 02:23:33.569 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-04-02 02:23:33.569 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-04-02 02:23:33.569 | GLANCE_CACHE_DRIVER=centralized_db 2026-04-02 02:23:33.569 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-04-02 02:23:33.569 | GLANCE_CONF_DIR=/etc/glance 2026-04-02 02:23:33.569 | GLANCE_DEFAULT_BACKEND=fast 2026-04-02 02:23:33.569 | GLANCE_DIR=/opt/stack/glance 2026-04-02 02:23:33.569 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-04-02 02:23:33.569 | GLANCE_ENABLE_QUOTAS=True 2026-04-02 02:23:33.569 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-04-02 02:23:33.569 | GLANCE_ENFORCE_SCOPE=True 2026-04-02 02:23:33.569 | GLANCE_HOSTPORT=162.253.55.207:9292 2026-04-02 02:23:33.569 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-04-02 02:23:33.569 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-04-02 02:23:33.569 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-04-02 02:23:33.569 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-04-02 02:23:33.569 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-04-02 02:23:33.570 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-04-02 02:23:33.570 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-04-02 02:23:33.570 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-04-02 02:23:33.570 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-04-02 02:23:33.570 | GLANCE_S3_BUCKET_NAME=images 2026-04-02 02:23:33.570 | GLANCE_S3_BUCKET_ON_PUT=True 2026-04-02 02:23:33.570 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-04-02 02:23:33.570 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-04-02 02:23:33.570 | GLANCE_SERVICE_HOST=162.253.55.207 2026-04-02 02:23:33.570 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:23:33.570 | GLANCE_SERVICE_PORT=9292 2026-04-02 02:23:33.570 | GLANCE_SERVICE_PORT_INT=19292 2026-04-02 02:23:33.570 | GLANCE_SERVICE_PROTOCOL=https 2026-04-02 02:23:33.570 | GLANCE_SHOW_DIRECT_URL=False 2026-04-02 02:23:33.570 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-04-02 02:23:33.570 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-04-02 02:23:33.570 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-04-02 02:23:33.570 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-04-02 02:23:33.570 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-04-02 02:23:33.570 | GLANCE_URL=https://162.253.55.207/image 2026-04-02 02:23:33.570 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-04-02 02:23:33.570 | GLANCE_USE_S3=False 2026-04-02 02:23:33.570 | GLANCE_UWSGI=glance.wsgi.api:application 2026-04-02 02:23:33.570 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-04-02 02:23:33.570 | GLOBAL_VENV=True 2026-04-02 02:23:33.570 | GROUPS=() 2026-04-02 02:23:33.570 | HOME=/opt/stack 2026-04-02 02:23:33.570 | HOME_URL=https://www.ubuntu.com/ 2026-04-02 02:23:33.570 | HORIZON_APACHE_ROOT=/dashboard 2026-04-02 02:23:33.570 | HORIZON_BRANCH=master 2026-04-02 02:23:33.570 | HORIZON_DIR=/opt/stack/horizon 2026-04-02 02:23:33.570 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-04-02 02:23:33.570 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-04-02 02:23:33.570 | HOSTNAME=np0000162393 2026-04-02 02:23:33.570 | HOSTTYPE=x86_64 2026-04-02 02:23:33.570 | HOST_IP=162.253.55.207 2026-04-02 02:23:33.570 | HOST_IPV6=::1 2026-04-02 02:23:33.570 | HOST_IP_IFACE= 2026-04-02 02:23:33.570 | ID=ubuntu 2026-04-02 02:23:33.570 | ID_LIKE=debian 2026-04-02 02:23:33.570 | IFS=' 2026-04-02 02:23:33.570 | ' 2026-04-02 02:23:33.570 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-02 02:23:33.570 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-04-02 02:23:33.570 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-04-02 02:23:33.570 | INSTANCE_NAME_PREFIX=instance- 2026-04-02 02:23:33.570 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-04-02 02:23:33.570 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-04-02 02:23:33.570 | IPV6_ADDRESS_MODE=slaac 2026-04-02 02:23:33.570 | IPV6_ADDRS_SAFE_TO_USE=fde6:7a4f:fa6e::/56 2026-04-02 02:23:33.570 | IPV6_GLOBAL_ID=e6:7a4f:fa6e 2026-04-02 02:23:33.570 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-04-02 02:23:33.570 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-04-02 02:23:33.570 | IPV6_PROVIDER_FIXED_RANGE= 2026-04-02 02:23:33.570 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-04-02 02:23:33.570 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-04-02 02:23:33.570 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-04-02 02:23:33.570 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-04-02 02:23:33.570 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-04-02 02:23:33.570 | IPV6_RA_MODE=slaac 2026-04-02 02:23:33.570 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-04-02 02:23:33.570 | IP_VERSION=4+6 2026-04-02 02:23:33.570 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-04-02 02:23:33.570 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-04-02 02:23:33.570 | ISCSID_DEBUG=False 2026-04-02 02:23:33.570 | ISCSID_DEBUG_LEVEL=4 2026-04-02 02:23:33.570 | KEYSTONE_ADMIN_ENDPOINT=True 2026-04-02 02:23:33.570 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-04-02 02:23:33.570 | KEYSTONE_AUTH_URI=https://162.253.55.207/identity 2026-04-02 02:23:33.570 | KEYSTONE_AUTH_URI_V3=https://162.253.55.207/identity/v3 2026-04-02 02:23:33.570 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:33.570 | KEYSTONE_BRANCH=master 2026-04-02 02:23:33.570 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-04-02 02:23:33.570 | KEYSTONE_CONF_DIR=/etc/keystone 2026-04-02 02:23:33.570 | KEYSTONE_DIR=/opt/stack/keystone 2026-04-02 02:23:33.570 | KEYSTONE_ENABLE_CACHE=True 2026-04-02 02:23:33.571 | KEYSTONE_ENFORCE_SCOPE=False 2026-04-02 02:23:33.571 | KEYSTONE_IDENTITY_BACKEND=sql 2026-04-02 02:23:33.571 | KEYSTONE_LOCKOUT_DURATION=10 2026-04-02 02:23:33.571 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-04-02 02:23:33.571 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-04-02 02:23:33.571 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-04-02 02:23:33.571 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-04-02 02:23:33.571 | KEYSTONE_REGION_NAME=RegionOne 2026-04-02 02:23:33.571 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-04-02 02:23:33.571 | KEYSTONE_RESOURCE_BACKEND=sql 2026-04-02 02:23:33.571 | KEYSTONE_ROLE_BACKEND=sql 2026-04-02 02:23:33.571 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-04-02 02:23:33.571 | KEYSTONE_SERVICE_HOST=162.253.55.207 2026-04-02 02:23:33.571 | KEYSTONE_SERVICE_PORT=5000 2026-04-02 02:23:33.571 | KEYSTONE_SERVICE_PORT_INT=5001 2026-04-02 02:23:33.571 | KEYSTONE_SERVICE_PROTOCOL=https 2026-04-02 02:23:33.571 | KEYSTONE_SERVICE_URI=https://162.253.55.207/identity 2026-04-02 02:23:33.571 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.207/identity/v3 2026-04-02 02:23:33.571 | KEYSTONE_TOKEN_FORMAT=fernet 2026-04-02 02:23:33.571 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-04-02 02:23:33.571 | KEY_MANAGER_BACKEND=barbican 2026-04-02 02:23:33.571 | KILL_PATH=/usr/bin/kill 2026-04-02 02:23:33.571 | LAST_RUN=0 2026-04-02 02:23:33.571 | LAST_SPINNER_PID= 2026-04-02 02:23:33.571 | LC_ALL=en_US.utf8 2026-04-02 02:23:33.571 | LDAP_BASE_DC=openstack 2026-04-02 02:23:33.571 | LDAP_BASE_DN=dc=openstack,dc=org 2026-04-02 02:23:33.571 | LDAP_DOMAIN=openstack.org 2026-04-02 02:23:33.571 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-04-02 02:23:33.571 | LDAP_OLCDB_NUMBER=1 2026-04-02 02:23:33.571 | LDAP_OLCDB_TYPE=mdb 2026-04-02 02:23:33.571 | LDAP_ROOTPW_COMMAND=replace 2026-04-02 02:23:33.571 | LDAP_SERVICE_NAME=slapd 2026-04-02 02:23:33.571 | LDAP_URL=ldap://localhost 2026-04-02 02:23:33.571 | 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-04-02 02:23:33.571 | LIBVIRT_CPU_MODE=host-passthrough 2026-04-02 02:23:33.571 | LIBVIRT_CPU_MODEL=Nehalem 2026-04-02 02:23:33.571 | LIBVIRT_GROUP=libvirt 2026-04-02 02:23:33.571 | LIBVIRT_TYPE=kvm 2026-04-02 02:23:33.571 | LINENO=762 2026-04-02 02:23:33.571 | LOCAL_HOSTNAME=np0000162393 2026-04-02 02:23:33.571 | LOGDAYS=7 2026-04-02 02:23:33.571 | LOGDIR=/opt/stack/logs 2026-04-02 02:23:33.571 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-04-02-022044 2026-04-02 02:23:33.571 | LOGFILE_DIR=/opt/stack/logs 2026-04-02 02:23:33.571 | LOGFILE_NAME=devstacklog.txt 2026-04-02 02:23:33.571 | LOGNAME=stack 2026-04-02 02:23:33.571 | LOGO=ubuntu-logo 2026-04-02 02:23:33.571 | LOG_COLOR=False 2026-04-02 02:23:33.571 | LRC=localrc 2026-04-02 02:23:33.571 | MACHTYPE=x86_64-pc-linux-gnu 2026-04-02 02:23:33.571 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-04-02 02:23:33.571 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:33.571 | MAGNUM_BRANCH=master 2026-04-02 02:23:33.571 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-04-02 02:23:33.571 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-04-02 02:23:33.571 | MAGNUM_CONFIGURE_IPTABLES=True 2026-04-02 02:23:33.571 | MAGNUM_CONF_DIR=/etc/magnum 2026-04-02 02:23:33.571 | MAGNUM_DIR=/opt/stack/magnum 2026-04-02 02:23:33.571 | MAGNUM_ENFORCE_SCOPE=False 2026-04-02 02:23:33.571 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.35.2.qcow2 2026-04-02 02:23:33.571 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-04-02 02:23:33.571 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-04-02 02:23:33.571 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-04-02 02:23:33.571 | MAGNUM_SERVICE_HOST=162.253.55.207 2026-04-02 02:23:33.571 | MAGNUM_SERVICE_PROTOCOL=https 2026-04-02 02:23:33.571 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-04-02 02:23:33.571 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-04-02 02:23:33.571 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-04-02 02:23:33.571 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-04-02 02:23:33.571 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-04-02 02:23:33.571 | MAIL=/var/mail/stack 2026-04-02 02:23:33.571 | MANILACLIENT_BRANCH=master 2026-04-02 02:23:33.571 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-04-02 02:23:33.571 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-04-02 02:23:33.571 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-04-02 02:23:33.571 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-04-02 02:23:33.571 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-04-02 02:23:33.571 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:33.572 | MANILA_CONF=/etc/manila/manila.conf 2026-04-02 02:23:33.572 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-04-02 02:23:33.572 | MANILA_CONF_DIR=/etc/manila 2026-04-02 02:23:33.572 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-04-02 02:23:33.572 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-04-02 02:23:33.572 | MANILA_DATA_COPY_CHECK_HASH=True 2026-04-02 02:23:33.572 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-04-02 02:23:33.572 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-04-02 02:23:33.572 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-04-02 02:23:33.572 | MANILA_DEFAULT_SHARE_TYPE=default 2026-04-02 02:23:33.572 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:23:33.572 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-04-02 02:23:33.572 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:23:33.572 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:23:33.572 | MANILA_DIR=/opt/stack/manila 2026-04-02 02:23:33.572 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-04-02 02:23:33.572 | 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-04-02 02:23:33.572 | MANILA_ENABLED_BACKENDS=generic 2026-04-02 02:23:33.572 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-04-02 02:23:33.572 | MANILA_ENDPOINT_BASE=http://162.253.55.207/share 2026-04-02 02:23:33.572 | MANILA_ENFORCE_SCOPE=False 2026-04-02 02:23:33.572 | MANILA_GIT_BASE=https://opendev.org 2026-04-02 02:23:33.572 | MANILA_KEY_FORMAT=ecdsa 2026-04-02 02:23:33.572 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-04-02 02:23:33.572 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.207 2026-04-02 02:23:33.572 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-04-02 02:23:33.572 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-04-02 02:23:33.572 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-04-02 02:23:33.572 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-04-02 02:23:33.572 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-04-02 02:23:33.572 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-04-02 02:23:33.572 | MANILA_REPO_ROOT=openstack 2026-04-02 02:23:33.572 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-04-02 02:23:33.572 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-04-02 02:23:33.572 | MANILA_SERVICE_HOST=162.253.55.207 2026-04-02 02:23:33.572 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-04-02 02:23:33.572 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-04-02 02:23:33.572 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-04-02 02:23:33.572 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-04-02 02:23:33.572 | MANILA_SERVICE_INSTANCE_USER=manila 2026-04-02 02:23:33.572 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-04-02 02:23:33.572 | MANILA_SERVICE_PORT=8786 2026-04-02 02:23:33.572 | MANILA_SERVICE_PORT_INT=18786 2026-04-02 02:23:33.572 | MANILA_SERVICE_PROTOCOL=http 2026-04-02 02:23:33.572 | MANILA_SERVICE_SECGROUP=manila-service 2026-04-02 02:23:33.572 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-04-02 02:23:33.572 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-04-02 02:23:33.572 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-04-02 02:23:33.572 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-04-02 02:23:33.572 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-04-02 02:23:33.572 | MANILA_SETUP_IPV6=False 2026-04-02 02:23:33.572 | MANILA_SSH_TIMEOUT=180 2026-04-02 02:23:33.572 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-04-02 02:23:33.572 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-04-02 02:23:33.572 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-04-02 02:23:33.572 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-04-02 02:23:33.572 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-04-02 02:23:33.572 | MANILA_WSGI=manila.wsgi.api:application 2026-04-02 02:23:33.572 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-04-02 02:23:33.572 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-04-02 02:23:33.572 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-04-02 02:23:33.572 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.207 2026-04-02 02:23:33.572 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.207 2026-04-02 02:23:33.572 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-04-02 02:23:33.572 | MANILA_ZFSONLINUX_USE_SSH=False 2026-04-02 02:23:33.572 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-04-02 02:23:33.572 | MAX_DB_CONNECTIONS=200 2026-04-02 02:23:33.572 | MEMCACHE_SERVERS=localhost:11211 2026-04-02 02:23:33.572 | METADATA_SERVICE_PORT=8775 2026-04-02 02:23:33.572 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-04-02 02:23:33.572 | ML2_L3_PLUGIN=ovn-router 2026-04-02 02:23:33.572 | MYSQL_DRIVER=PyMySQL 2026-04-02 02:23:33.572 | MYSQL_GATHER_PERFORMANCE=True 2026-04-02 02:23:33.572 | MYSQL_HOST=127.0.0.1 2026-04-02 02:23:33.573 | MYSQL_REDUCE_MEMORY=True 2026-04-02 02:23:33.573 | MYSQL_SERVICE_NAME=mysql 2026-04-02 02:23:33.573 | MYSQL_USER=root 2026-04-02 02:23:33.573 | NAME=Ubuntu 2026-04-02 02:23:33.573 | NETWORK_GATEWAY=10.1.0.1 2026-04-02 02:23:33.573 | NEUTRON_ANY='q-svc neutron-api' 2026-04-02 02:23:33.573 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:33.573 | NEUTRON_BRANCH=master 2026-04-02 02:23:33.573 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-04-02 02:23:33.573 | NEUTRON_CONF_DIR=/etc/neutron 2026-04-02 02:23:33.573 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-04-02 02:23:33.573 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-04-02 02:23:33.573 | NEUTRON_DIR=/opt/stack/neutron 2026-04-02 02:23:33.573 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-04-02 02:23:33.573 | NEUTRON_ENFORCE_SCOPE=True 2026-04-02 02:23:33.573 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-04-02 02:23:33.573 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-04-02 02:23:33.573 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-04-02 02:23:33.573 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:33.573 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-04-02 02:23:33.573 | NEUTRON_PORT_SECURITY=True 2026-04-02 02:23:33.573 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-04-02 02:23:33.573 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-04-02 02:23:33.573 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-02 02:23:33.573 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-04-02 02:23:33.573 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-04-02 02:23:33.573 | NOUNSET= 2026-04-02 02:23:33.573 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-04-02 02:23:33.573 | NOVA_API_DB=nova_api 2026-04-02 02:23:33.573 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-04-02 02:23:33.573 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:33.573 | NOVA_BRANCH=master 2026-04-02 02:23:33.573 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-04-02 02:23:33.573 | NOVA_CONF=/etc/nova/nova.conf 2026-04-02 02:23:33.573 | NOVA_CONF_DIR=/etc/nova 2026-04-02 02:23:33.573 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-04-02 02:23:33.573 | NOVA_CPU_CELL=1 2026-04-02 02:23:33.573 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-04-02 02:23:33.573 | NOVA_CPU_UUID= 2026-04-02 02:23:33.573 | NOVA_DIR=/opt/stack/nova 2026-04-02 02:23:33.573 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-04-02 02:23:33.573 | NOVA_ENABLE_CACHE=True 2026-04-02 02:23:33.573 | NOVA_ENFORCE_SCOPE=True 2026-04-02 02:23:33.573 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-04-02 02:23:33.573 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-04-02 02:23:33.573 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-04-02 02:23:33.573 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-04-02 02:23:33.573 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-04-02 02:23:33.573 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-04-02 02:23:33.573 | NOVA_MY_IP=162.253.55.207 2026-04-02 02:23:33.573 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-04-02 02:23:33.573 | NOVA_NUM_CELLS=1 2026-04-02 02:23:33.573 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-04-02 02:23:33.573 | NOVA_READY_TIMEOUT=60 2026-04-02 02:23:33.573 | NOVA_REPO=https://github.com/openstack/nova.git 2026-04-02 02:23:33.573 | NOVA_SERIAL_ENABLED=False 2026-04-02 02:23:33.573 | NOVA_SERVICE_HOST=162.253.55.207 2026-04-02 02:23:33.573 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:23:33.573 | NOVA_SERVICE_PORT=8774 2026-04-02 02:23:33.573 | NOVA_SERVICE_PORT_INT=18774 2026-04-02 02:23:33.573 | NOVA_SERVICE_PROTOCOL=https 2026-04-02 02:23:33.573 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-04-02 02:23:33.573 | NOVA_SHUTDOWN_TIMEOUT=0 2026-04-02 02:23:33.573 | NOVA_SPICE_ENABLED=False 2026-04-02 02:23:33.573 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-04-02 02:23:33.573 | NOVA_USE_SERVICE_TOKEN=True 2026-04-02 02:23:33.573 | NOVA_USE_UNIFIED_LIMITS=False 2026-04-02 02:23:33.573 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-04-02 02:23:33.573 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-04-02 02:23:33.573 | NOVA_VNC_ENABLED=True 2026-04-02 02:23:33.573 | NOVNC_BRANCH=v1.3.0 2026-04-02 02:23:33.573 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-04-02 02:23:33.574 | NOW=1775096457 2026-04-02 02:23:33.574 | NO_UPDATE_REPOS=False 2026-04-02 02:23:33.574 | OBJECT_PORT_BASE=6613 2026-04-02 02:23:33.574 | OCTAVIA=octavia 2026-04-02 02:23:33.574 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-04-02 02:23:33.574 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-04-02 02:23:33.574 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-04-02 02:23:33.574 | OCTAVIA_AMP_FLAVOR_ID=10 2026-04-02 02:23:33.574 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-04-02 02:23:33.574 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-04-02 02:23:33.574 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-04-02 02:23:33.574 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-04-02 02:23:33.574 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-04-02 02:23:33.574 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-04-02 02:23:33.574 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-04-02 02:23:33.574 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-04-02 02:23:33.574 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-04-02 02:23:33.574 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-04-02 02:23:33.574 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-04-02 02:23:33.574 | OCTAVIA_API=o-api 2026-04-02 02:23:33.574 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:23:33.574 | OCTAVIA_API_HAPROXY=o-api-ha 2026-04-02 02:23:33.574 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-04-02 02:23:33.574 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:33.574 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-04-02 02:23:33.574 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-04-02 02:23:33.574 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-04-02 02:23:33.574 | OCTAVIA_CONF_DIR=/etc/octavia 2026-04-02 02:23:33.574 | OCTAVIA_CONSUMER=o-cw 2026-04-02 02:23:33.574 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:23:33.574 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-04-02 02:23:33.574 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-04-02 02:23:33.574 | OCTAVIA_DIB_TRACING=1 2026-04-02 02:23:33.574 | OCTAVIA_DIR=/opt/stack/octavia 2026-04-02 02:23:33.574 | OCTAVIA_DRIVER_AGENT=o-da 2026-04-02 02:23:33.574 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:23:33.574 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-04-02 02:23:33.574 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-04-02 02:23:33.574 | OCTAVIA_HA_PORT=9875 2026-04-02 02:23:33.574 | OCTAVIA_HEALTHMANAGER=o-hm 2026-04-02 02:23:33.574 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:23:33.574 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-04-02 02:23:33.574 | OCTAVIA_HEALTH_KEY=insecure 2026-04-02 02:23:33.574 | OCTAVIA_HM_LISTEN_PORT=5555 2026-04-02 02:23:33.574 | OCTAVIA_HOUSEKEEPER=o-hk 2026-04-02 02:23:33.574 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:23:33.574 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-04-02 02:23:33.574 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-04-02 02:23:33.574 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-04-02 02:23:33.574 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-04-02 02:23:33.574 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-04-02 02:23:33.574 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-04-02 02:23:33.574 | OCTAVIA_MGMT_PORT_IP=auto 2026-04-02 02:23:33.574 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-04-02 02:23:33.574 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-04-02 02:23:33.574 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-04-02 02:23:33.574 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-04-02 02:23:33.574 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-04-02 02:23:33.574 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-04-02 02:23:33.574 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-04-02 02:23:33.574 | OCTAVIA_NODE=api 2026-04-02 02:23:33.574 | OCTAVIA_PASSWORD=secretadmin 2026-04-02 02:23:33.574 | OCTAVIA_PORT=9876 2026-04-02 02:23:33.574 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-04-02 02:23:33.574 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-04-02 02:23:33.574 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-04-02 02:23:33.574 | OCTAVIA_PROJECT_NAME=admin 2026-04-02 02:23:33.574 | OCTAVIA_PROTOCOL=http 2026-04-02 02:23:33.574 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-04-02 02:23:33.574 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-04-02 02:23:33.574 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-04-02 02:23:33.574 | OCTAVIA_SERVICE=octavia 2026-04-02 02:23:33.574 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-04-02 02:23:33.574 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-04-02 02:23:33.574 | OCTAVIA_USERNAME=admin 2026-04-02 02:23:33.574 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-04-02 02:23:33.574 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-04-02 02:23:33.574 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-04-02 02:23:33.574 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-04-02 02:23:33.574 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-04-02 02:23:33.575 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-04-02 02:23:33.575 | OFFLINE=False 2026-04-02 02:23:33.575 | OLDPWD=/opt/stack/requirements 2026-04-02 02:23:33.575 | OPENSSL=/usr/bin/openssl 2026-04-02 02:23:33.575 | OPTERR=1 2026-04-02 02:23:33.575 | OPTIND=1 2026-04-02 02:23:33.575 | ORG_NAME=OpenStack 2026-04-02 02:23:33.575 | ORG_UNIT_NAME=DevStack 2026-04-02 02:23:33.575 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:33.575 | OSTESTIMAGES_BRANCH=master 2026-04-02 02:23:33.575 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-04-02 02:23:33.575 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-04-02 02:23:33.575 | OSTYPE=linux-gnu 2026-04-02 02:23:33.575 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-04-02 02:23:33.575 | OS_CLOUD=devstack-admin 2026-04-02 02:23:33.575 | OS_VIF_OVS_ISOLATE_VIF=False 2026-04-02 02:23:33.575 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-02 02:23:33.575 | OVN_AGENT_EXTENSIONS=metadata 2026-04-02 02:23:33.575 | OVN_BRANCH=branch-24.03 2026-04-02 02:23:33.575 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-04-02 02:23:33.575 | OVN_BUILD_FROM_SOURCE=False 2026-04-02 02:23:33.575 | OVN_BUILD_MODULES=False 2026-04-02 02:23:33.575 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-04-02 02:23:33.575 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-04-02 02:23:33.575 | OVN_DATADIR=/var/lib/ovn 2026-04-02 02:23:33.575 | OVN_DBS_LOG_LEVEL=dbg 2026-04-02 02:23:33.575 | OVN_DNS_SERVERS=8.8.8.8 2026-04-02 02:23:33.575 | OVN_GENEVE_OVERHEAD=38 2026-04-02 02:23:33.575 | OVN_IGMP_SNOOPING_ENABLE=False 2026-04-02 02:23:33.575 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-04-02 02:23:33.575 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-04-02 02:23:33.575 | OVN_L3_SCHEDULER=leastloaded 2026-04-02 02:23:33.575 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-04-02 02:23:33.575 | OVN_META_DATA_HOST=162.253.55.207 2026-04-02 02:23:33.575 | OVN_NB_REMOTE=ssl:162.253.55.207:6641 2026-04-02 02:23:33.575 | OVN_NEUTRON_SYNC_MODE=log 2026-04-02 02:23:33.575 | OVN_NORTHD_SERVICE=ovn-central.service 2026-04-02 02:23:33.575 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-04-02 02:23:33.575 | OVN_PROTO=ssl 2026-04-02 02:23:33.575 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-04-02 02:23:33.575 | OVN_REPO_NAME=ovn 2026-04-02 02:23:33.575 | OVN_RUNDIR=/var/run/ovn 2026-04-02 02:23:33.575 | OVN_SB_REMOTE=ssl:162.253.55.207:6642 2026-04-02 02:23:33.575 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-04-02 02:23:33.575 | OVN_SHAREDIR=/share/ovn 2026-04-02 02:23:33.575 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-04-02 02:23:33.575 | OVN_UUID= 2026-04-02 02:23:33.575 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-04-02 02:23:33.575 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-04-02 02:23:33.575 | OVS_BINDIR=/bin 2026-04-02 02:23:33.575 | OVS_BRANCH=branch-3.3 2026-04-02 02:23:33.575 | OVS_BRIDGE=br-int 2026-04-02 02:23:33.575 | OVS_DATADIR=/opt/stack/data/ovs 2026-04-02 02:23:33.575 | OVS_DATAPATH_TYPE=system 2026-04-02 02:23:33.575 | OVS_ENABLE_TUNNELING=True 2026-04-02 02:23:33.575 | OVS_PHYSICAL_BRIDGE=br-ex 2026-04-02 02:23:33.575 | OVS_PREFIX= 2026-04-02 02:23:33.575 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-04-02 02:23:33.575 | OVS_REPO_NAME=ovs 2026-04-02 02:23:33.575 | OVS_RUNDIR=/var/run/openvswitch 2026-04-02 02:23:33.575 | OVS_SBINDIR=/sbin 2026-04-02 02:23:33.575 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-04-02 02:23:33.575 | OVS_SHAREDIR=/share/openvswitch 2026-04-02 02:23:33.575 | OVS_SYSCONFDIR=/etc/openvswitch 2026-04-02 02:23:33.575 | OVS_TUNNEL_BRIDGE=br-tun 2026-04-02 02:23:33.575 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-04-02 02:23:33.575 | PACKAGES='apache2 2026-04-02 02:23:33.575 | apache2-dev 2026-04-02 02:23:33.575 | bc 2026-04-02 02:23:33.575 | bsdmainutils 2026-04-02 02:23:33.575 | curl 2026-04-02 02:23:33.575 | g++ 2026-04-02 02:23:33.575 | gawk 2026-04-02 02:23:33.575 | gcc 2026-04-02 02:23:33.575 | gettext 2026-04-02 02:23:33.575 | git 2026-04-02 02:23:33.575 | graphviz 2026-04-02 02:23:33.576 | iputils-ping 2026-04-02 02:23:33.576 | libffi-dev 2026-04-02 02:23:33.576 | libjpeg-dev 2026-04-02 02:23:33.576 | libpq-dev 2026-04-02 02:23:33.576 | libssl-dev 2026-04-02 02:23:33.576 | libsystemd-dev 2026-04-02 02:23:33.576 | libxml2-dev 2026-04-02 02:23:33.576 | libxslt1-dev 2026-04-02 02:23:33.576 | libyaml-dev 2026-04-02 02:23:33.576 | lsof 2026-04-02 02:23:33.576 | openssh-server 2026-04-02 02:23:33.576 | openssl 2026-04-02 02:23:33.576 | pkg-config 2026-04-02 02:23:33.576 | psmisc 2026-04-02 02:23:33.576 | python3-dev 2026-04-02 02:23:33.576 | python3-pip 2026-04-02 02:23:33.576 | python3-systemd 2026-04-02 02:23:33.576 | python3-venv 2026-04-02 02:23:33.576 | tar 2026-04-02 02:23:33.576 | tcpdump 2026-04-02 02:23:33.576 | unzip 2026-04-02 02:23:33.576 | uuid-runtime 2026-04-02 02:23:33.576 | wget 2026-04-02 02:23:33.576 | zlib1g-dev 2026-04-02 02:23:33.576 | lvm2 2026-04-02 02:23:33.576 | qemu-utils 2026-04-02 02:23:33.576 | thin-provisioning-tools 2026-04-02 02:23:33.576 | lsscsi 2026-04-02 02:23:33.576 | open-iscsi 2026-04-02 02:23:33.576 | libkrb5-dev 2026-04-02 02:23:33.576 | libldap2-dev 2026-04-02 02:23:33.576 | libsasl2-dev 2026-04-02 02:23:33.576 | memcached 2026-04-02 02:23:33.576 | python3-mysqldb 2026-04-02 02:23:33.576 | sqlite3 2026-04-02 02:23:33.576 | conntrack 2026-04-02 02:23:33.576 | curl 2026-04-02 02:23:33.576 | ebtables 2026-04-02 02:23:33.576 | genisoimage 2026-04-02 02:23:33.576 | iptables 2026-04-02 02:23:33.576 | iputils-arping 2026-04-02 02:23:33.576 | kpartx 2026-04-02 02:23:33.576 | libjs-jquery-tablesorter 2026-04-02 02:23:33.576 | parted 2026-04-02 02:23:33.576 | pm-utils 2026-04-02 02:23:33.576 | python3-mysqldb 2026-04-02 02:23:33.576 | socat 2026-04-02 02:23:33.576 | sqlite3 2026-04-02 02:23:33.576 | sudo 2026-04-02 02:23:33.576 | vlan 2026-04-02 02:23:33.576 | cryptsetup 2026-04-02 02:23:33.576 | dosfstools 2026-04-02 02:23:33.576 | genisoimage 2026-04-02 02:23:33.576 | gir1.2-libosinfo-1.0 2026-04-02 02:23:33.576 | netcat-openbsd 2026-04-02 02:23:33.576 | open-iscsi 2026-04-02 02:23:33.576 | qemu-utils 2026-04-02 02:23:33.576 | sg3-utils 2026-04-02 02:23:33.576 | sysfsutils 2026-04-02 02:23:33.576 | acl 2026-04-02 02:23:33.576 | dnsmasq-base 2026-04-02 02:23:33.576 | dnsmasq-utils 2026-04-02 02:23:33.576 | ebtables 2026-04-02 02:23:33.576 | haproxy 2026-04-02 02:23:33.576 | iptables 2026-04-02 02:23:33.576 | iputils-arping 2026-04-02 02:23:33.576 | iputils-ping 2026-04-02 02:23:33.576 | postgresql-server-dev-all 2026-04-02 02:23:33.576 | python3-mysqldb 2026-04-02 02:23:33.576 | sqlite3 2026-04-02 02:23:33.576 | sudo 2026-04-02 02:23:33.576 | vlan 2026-04-02 02:23:33.576 | apache2 golang 2026-04-02 02:23:33.576 | debootstrap 2026-04-02 02:23:33.576 | rsyslog 2026-04-02 02:23:33.576 | lvm2' 2026-04-02 02:23:33.576 | 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-04-02 02:23:33.576 | PHYSICAL_NETWORK=public 2026-04-02 02:23:33.576 | PIPESTATUS=([0]="0") 2026-04-02 02:23:33.576 | PIP_UPGRADE=False 2026-04-02 02:23:33.576 | PIP_VIRTUAL_ENV= 2026-04-02 02:23:33.576 | PLACEMENT_AUTH_STRATEGY=keystone 2026-04-02 02:23:33.576 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:33.576 | PLACEMENT_BRANCH=master 2026-04-02 02:23:33.576 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-04-02 02:23:33.576 | PLACEMENT_CONF_DIR=/etc/placement 2026-04-02 02:23:33.576 | PLACEMENT_DIR=/opt/stack/placement 2026-04-02 02:23:33.576 | PLACEMENT_ENFORCE_SCOPE=False 2026-04-02 02:23:33.576 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-04-02 02:23:33.576 | PLACEMENT_SERVICE_HOST=162.253.55.207 2026-04-02 02:23:33.576 | PLACEMENT_SERVICE_PROTOCOL=https 2026-04-02 02:23:33.576 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-04-02 02:23:33.576 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-04-02 02:23:33.576 | POSIXLY_CORRECT=y 2026-04-02 02:23:33.576 | PPID=2012 2026-04-02 02:23:33.576 | PREREQ_RERUN_HOURS=2 2026-04-02 02:23:33.576 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-04-02 02:23:33.577 | PREREQ_RERUN_SECONDS=7200 2026-04-02 02:23:33.577 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-04-02 02:23:33.577 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-04-02 02:23:33.577 | PRIVATE_NETWORK_NAME=private 2026-04-02 02:23:33.577 | PRIVATE_SUBNET_NAME=private-subnet 2026-04-02 02:23:33.577 | PROVIDER_SUBNET_NAME=provider_net 2026-04-02 02:23:33.577 | PS4='+ $(short_source): ' 2026-04-02 02:23:33.577 | PUBLIC_BRIDGE=br-ex 2026-04-02 02:23:33.577 | PUBLIC_BRIDGE_MTU=1430 2026-04-02 02:23:33.577 | PUBLIC_INTERFACE= 2026-04-02 02:23:33.577 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-04-02 02:23:33.577 | PUBLIC_NETWORK_NAME=public 2026-04-02 02:23:33.577 | PUBLIC_PHYSICAL_NETWORK=public 2026-04-02 02:23:33.577 | PUBLIC_SUBNET_NAME=public-subnet 2026-04-02 02:23:33.577 | PWD=/opt/stack/devstack 2026-04-02 02:23:33.577 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-04-02 02:23:33.577 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-04-02 02:23:33.577 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-04-02 02:23:33.577 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-04-02 02:23:33.577 | PYKMIP_CONF_DIR=/etc/pykmip 2026-04-02 02:23:33.577 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-04-02 02:23:33.577 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-04-02 02:23:33.577 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-04-02 02:23:33.577 | PYTHON=/opt/stack/data/venv/bin/python3 2026-04-02 02:23:33.577 | PYTHON3_VERSION=3.12 2026-04-02 02:23:33.577 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-04-02 02:23:33.577 | Q_ADMIN_USERNAME=neutron 2026-04-02 02:23:33.577 | Q_AGENT=ovn 2026-04-02 02:23:33.577 | Q_ALLOW_OVERLAPPING_IP=True 2026-04-02 02:23:33.577 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-04-02 02:23:33.577 | Q_AUTH_STRATEGY=keystone 2026-04-02 02:23:33.577 | Q_BUILD_OVS_FROM_GIT=False 2026-04-02 02:23:33.577 | Q_DB_NAME=neutron 2026-04-02 02:23:33.577 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-04-02 02:23:33.577 | Q_DVR_MODE=legacy 2026-04-02 02:23:33.577 | Q_HOST=162.253.55.207 2026-04-02 02:23:33.577 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-04-02 02:23:33.577 | Q_L3_ROUTER_PER_TENANT=True 2026-04-02 02:23:33.577 | Q_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:23:33.577 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-04-02 02:23:33.577 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-04-02 02:23:33.577 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-04-02 02:23:33.577 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-04-02 02:23:33.577 | Q_META_DATA_IP=162.253.55.207 2026-04-02 02:23:33.577 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-04-02 02:23:33.577 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-04-02 02:23:33.577 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-04-02 02:23:33.577 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-04-02 02:23:33.577 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-04-02 02:23:33.577 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-04-02 02:23:33.577 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-04-02 02:23:33.577 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-04-02 02:23:33.577 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-04-02 02:23:33.577 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-04-02 02:23:33.577 | Q_OVS_USE_VETH=False 2026-04-02 02:23:33.577 | Q_PLUGIN=ml2 2026-04-02 02:23:33.577 | Q_PORT=9696 2026-04-02 02:23:33.577 | Q_PORT_INT=19696 2026-04-02 02:23:33.577 | Q_PROTOCOL=https 2026-04-02 02:23:33.577 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-04-02 02:23:33.577 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-04-02 02:23:33.577 | Q_ROUTER_NAME=router1 2026-04-02 02:23:33.577 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-02 02:23:33.577 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-04-02 02:23:33.577 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-02 02:23:33.577 | Q_TUNNEL_TYPES=gre 2026-04-02 02:23:33.577 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-04-02 02:23:33.577 | Q_USE_PUBLIC_VETH=False 2026-04-02 02:23:33.577 | Q_USE_ROOTWRAP=True 2026-04-02 02:23:33.577 | Q_USE_ROOTWRAP_DAEMON=True 2026-04-02 02:23:33.577 | Q_USE_SECGROUP=True 2026-04-02 02:23:33.577 | RABBIT_HOST=162.253.55.207 2026-04-02 02:23:33.577 | RABBIT_PASSWORD=secretrabbit 2026-04-02 02:23:33.577 | RABBIT_USERID=stackrabbit 2026-04-02 02:23:33.577 | RC_DIR=/opt/stack/devstack 2026-04-02 02:23:33.577 | RECLONE=False 2026-04-02 02:23:33.577 | RECREATE_KEYSTONE_DB=True 2026-04-02 02:23:33.577 | REGION_NAME=RegionOne 2026-04-02 02:23:33.577 | REPOS_UPDATED=True 2026-04-02 02:23:33.577 | REQUIREMENTS_BRANCH=master 2026-04-02 02:23:33.577 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-04-02 02:23:33.577 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-04-02 02:23:33.577 | RETRY_UPDATE=False 2026-04-02 02:23:33.577 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-04-02 02:23:33.577 | S3_SERVICE_PORT=3333 2026-04-02 02:23:33.577 | SERVICE_DIR=/opt/stack/status 2026-04-02 02:23:33.577 | SERVICE_DOMAIN_NAME=Default 2026-04-02 02:23:33.577 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-04-02 02:23:33.577 | SERVICE_HOST=162.253.55.207 2026-04-02 02:23:33.577 | SERVICE_IP_VERSION=4 2026-04-02 02:23:33.577 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:23:33.577 | SERVICE_LOCAL_HOST=127.0.0.1 2026-04-02 02:23:33.577 | SERVICE_PASSWORD=secretservice 2026-04-02 02:23:33.577 | SERVICE_PROJECT_NAME=service 2026-04-02 02:23:33.577 | SERVICE_PROTOCOL=http 2026-04-02 02:23:33.577 | SERVICE_TENANT_NAME=service 2026-04-02 02:23:33.577 | SERVICE_TIMEOUT=60 2026-04-02 02:23:33.577 | SHARE_BACKING_FILE_SIZE=8400M 2026-04-02 02:23:33.577 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-04-02 02:23:33.577 | SHARE_GROUP=lvm-shares 2026-04-02 02:23:33.577 | SHARE_NAME_PREFIX=share- 2026-04-02 02:23:33.577 | SHELL=/bin/bash 2026-04-02 02:23:33.577 | SHLVL=1 2026-04-02 02:23:33.577 | SKIP_EPEL_INSTALL=False 2026-04-02 02:23:33.577 | SKIP_STOP_OVN=False 2026-04-02 02:23:33.577 | SMB_CONF=/etc/samba/smb.conf 2026-04-02 02:23:33.577 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-04-02 02:23:33.577 | SPICE_BRANCH=master 2026-04-02 02:23:33.577 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-04-02 02:23:33.577 | SQLALCHEMY_BRANCH=main 2026-04-02 02:23:33.577 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-04-02 02:23:33.577 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-04-02 02:23:33.577 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-04-02 02:23:33.578 | 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-04-02 02:23:33.578 | STACK_GROUP=stack 2026-04-02 02:23:33.578 | STACK_USER=stack 2026-04-02 02:23:33.578 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-04-02 02:23:33.578 | STUD_PROTO=--tls 2026-04-02 02:23:33.578 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-04-02 02:23:33.578 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-04-02 02:23:33.578 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-04-02 02:23:33.578 | SUBNETPOOL_PREFIX_V6=fde6:7a4f:fa6e::/56 2026-04-02 02:23:33.578 | SUBNETPOOL_SIZE_V4=26 2026-04-02 02:23:33.578 | SUBNETPOOL_SIZE_V6=64 2026-04-02 02:23:33.578 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-04-02 02:23:33.578 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-phemivsjxxhjhmpqqjxqsxugbabzhytr ; /usr/bin/python3' 2026-04-02 02:23:33.578 | SUDO_GID=1000 2026-04-02 02:23:33.578 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-04-02 02:23:33.578 | SUDO_UID=1000 2026-04-02 02:23:33.578 | SUDO_USER=zuul 2026-04-02 02:23:33.578 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-04-02-022044.summary.2026-04-02-022044 2026-04-02 02:23:33.578 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-04-02 02:23:33.578 | SUPPORT_URL=https://help.ubuntu.com/ 2026-04-02 02:23:33.578 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-04-02 02:23:33.578 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:23:33.578 | SWIFT_BRANCH=master 2026-04-02 02:23:33.578 | SWIFT_CONF_DIR=/etc/swift 2026-04-02 02:23:33.578 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-04-02 02:23:33.578 | SWIFT_DEFAULT_BIND_PORT=8080 2026-04-02 02:23:33.578 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-04-02 02:23:33.578 | SWIFT_DIR=/opt/stack/swift 2026-04-02 02:23:33.578 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-04-02 02:23:33.578 | SWIFT_ENABLE_TEMPURLS=False 2026-04-02 02:23:33.578 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-04-02 02:23:33.578 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-04-02 02:23:33.578 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-04-02 02:23:33.578 | SWIFT_HASH=1234123412341234 2026-04-02 02:23:33.578 | SWIFT_LOG_TOKEN_LENGTH=12 2026-04-02 02:23:33.578 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-04-02 02:23:33.578 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-04-02 02:23:33.578 | SWIFT_MAX_FILE_SIZE=1073741824 2026-04-02 02:23:33.578 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-04-02 02:23:33.578 | SWIFT_MAX_HEADER_SIZE=16384 2026-04-02 02:23:33.578 | SWIFT_PARTITION_POWER_SIZE=9 2026-04-02 02:23:33.578 | SWIFT_REPLICAS=1 2026-04-02 02:23:33.578 | SWIFT_REPLICAS_SEQ=1 2026-04-02 02:23:33.578 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-04-02 02:23:33.578 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:23:33.578 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-04-02 02:23:33.578 | SWIFT_SERVICE_PROTOCOL=https 2026-04-02 02:23:33.578 | SWIFT_START_ALL_SERVICES=False 2026-04-02 02:23:33.578 | SWIFT_STORAGE_IPS= 2026-04-02 02:23:33.578 | SWIFT_TEMPURL_KEY= 2026-04-02 02:23:33.578 | SWIFT_USE_MOD_WSGI=False 2026-04-02 02:23:33.578 | SYSLOG=False 2026-04-02 02:23:33.578 | SYSLOG_HOST=162.253.55.207 2026-04-02 02:23:33.578 | SYSLOG_PORT=516 2026-04-02 02:23:33.578 | SYSTEMCTL='sudo systemctl' 2026-04-02 02:23:33.578 | SYSTEMD_DIR=/etc/systemd/system 2026-04-02 02:23:33.578 | TARGET_BRANCH=master 2026-04-02 02:23:33.578 | TARGET_ENABLE_OVN_AGENT=False 2026-04-02 02:23:33.578 | TCPDUMP_ARGS= 2026-04-02 02:23:33.578 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-04-02 02:23:33.578 | TEMPEST_BRANCH=master 2026-04-02 02:23:33.578 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-04-02 02:23:33.578 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-04-02 02:23:33.578 | TEMPFILE=/tmp/tmp.cUcFAjMewY 2026-04-02 02:23:33.578 | TENANT_TUNNEL_RANGES=1:1000 2026-04-02 02:23:33.578 | TENANT_VLAN_RANGE= 2026-04-02 02:23:33.578 | TERM=unknown 2026-04-02 02:23:33.578 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-04-02 02:23:33.578 | TLS_IP=162.253.55.207 2026-04-02 02:23:33.578 | TOP_DIR=/opt/stack/devstack 2026-04-02 02:23:33.578 | TRAILING_TARGET_BRANCH=master 2026-04-02 02:23:33.578 | TUNNEL_ENDPOINT_IP=162.253.55.207 2026-04-02 02:23:33.578 | TUNNEL_IP=162.253.55.207 2026-04-02 02:23:33.578 | TUNNEL_IP_VERSION=4 2026-04-02 02:23:33.578 | UBUNTU_CODENAME=noble 2026-04-02 02:23:33.578 | UBUNTU_RELEASE_BASE_NUM=24 2026-04-02 02:23:33.578 | UID=1002 2026-04-02 02:23:33.578 | ULIMIT_NOFILE=2048 2026-04-02 02:23:33.578 | USER=stack 2026-04-02 02:23:33.578 | USER_HOME=/opt/stack 2026-04-02 02:23:33.578 | USER_UNITS=False 2026-04-02 02:23:33.578 | USE_CINDER_FOR_GLANCE=False 2026-04-02 02:23:33.578 | USE_SUBNETPOOL=True 2026-04-02 02:23:33.578 | USE_VENV=False 2026-04-02 02:23:33.578 | VERBOSE=True 2026-04-02 02:23:33.578 | VERBOSE_NO_TIMESTAMP=True 2026-04-02 02:23:33.578 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-04-02 02:23:33.578 | VERSION_CODENAME=noble 2026-04-02 02:23:33.578 | VERSION_ID=24.04 2026-04-02 02:23:33.578 | VIF_PLUGGING_IS_FATAL=True 2026-04-02 02:23:33.578 | VIF_PLUGGING_TIMEOUT=300 2026-04-02 02:23:33.578 | VIRTUALENV_CMD='python3.12 -m venv' 2026-04-02 02:23:33.578 | VIRT_DRIVER=libvirt 2026-04-02 02:23:33.578 | VOLUME_BACKING_FILE_SIZE=50G 2026-04-02 02:23:33.578 | VOLUME_GROUP_NAME=stack-volumes 2026-04-02 02:23:33.578 | VOLUME_NAME_PREFIX=volume- 2026-04-02 02:23:33.578 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-04-02 02:23:33.578 | WORKER_TIMEOUT=80 2026-04-02 02:23:33.578 | WSGI_MODE=uwsgi 2026-04-02 02:23:33.578 | ZSWAP_COMPRESSOR=lz4 2026-04-02 02:23:33.578 | ZSWAP_ZPOOL=zsmalloc 2026-04-02 02:23:33.578 | _=posix 2026-04-02 02:23:33.578 | _ASYNC_BG_TIME=0 2026-04-02 02:23:33.578 | _DEFAULT_LVM_INIT=0 2026-04-02 02:23:33.578 | _DEFAULT_PYTHON3_VERSION=3.12 2026-04-02 02:23:33.578 | _DEVSTACK_FUNCTIONS=1 2026-04-02 02:23:33.578 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-04-02 02:23:33.578 | _DEVSTACK_STACKRC=1 2026-04-02 02:23:33.578 | _LOG_COLOR_DEFAULT=False 2026-04-02 02:23:33.578 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-04-02 02:23:33.578 | _TIME_BEGIN=1775096433 2026-04-02 02:23:33.578 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-04-02 02:23:33.578 | _TIME_TOTAL=([apt-get]="124225" [pip_install]="22056" [apt-get-update]="1910" ) 2026-04-02 02:23:33.579 | _of_args='-v --no-timestamp' 2026-04-02 02:23:33.579 | backend=postgresql 2026-04-02 02:23:33.579 | be=lvm:lvmdriver-1 2026-04-02 02:23:33.579 | be_name=lvmdriver-1 2026-04-02 02:23:33.579 | be_type=lvm 2026-04-02 02:23:33.579 | db=postgresql 2026-04-02 02:23:33.579 | dc=org 2026-04-02 02:23:33.579 | default_v4_route_devs=ens3 2026-04-02 02:23:33.579 | default_v6_route_devs='ens3 2026-04-02 02:23:33.579 | ens3' 2026-04-02 02:23:33.579 | dir=/opt/stack/magnum 2026-04-02 02:23:33.579 | dn=,dc=openstack,dc=org 2026-04-02 02:23:33.579 | exceptions=80-tempest.sh 2026-04-02 02:23:33.579 | extra=80-tempest.sh 2026-04-02 02:23:33.579 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-04-02 02:23:33.579 | f=/opt/stack/devstack/lib/databases/postgresql 2026-04-02 02:23:33.579 | i=TUNNEL_IP_VERSION 2026-04-02 02:23:33.579 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-02 02:23:33.579 | lfile=localrc 2026-04-02 02:23:33.579 | localrc=/opt/stack/devstack/.localrc.password 2026-04-02 02:23:33.579 | mode=stack 2026-04-02 02:23:33.579 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-04-02 02:23:33.579 | opt='?' 2026-04-02 02:23:33.579 | os_CODENAME=noble 2026-04-02 02:23:33.579 | os_PACKAGE=deb 2026-04-02 02:23:33.579 | os_RELEASE=24.04 2026-04-02 02:23:33.579 | os_VENDOR=Ubuntu 2026-04-02 02:23:33.579 | phase=pre-install 2026-04-02 02:23:33.579 | pkgs= 2026-04-02 02:23:33.579 | plugin=magnum 2026-04-02 02:23:33.579 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:23:33.579 | pw=secretadmin 2026-04-02 02:23:33.579 | time_stamp=2026-04-02-022057 2026-04-02 02:23:33.579 | var=ADMIN_PASSWORD 2026-04-02 02:23:33.579 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-04-02 02:23:33.607 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:23:33.613 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.619 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-02 02:23:33.623 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.628 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-02 02:23:33.634 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.639 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-04-02 02:23:33.644 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:23:33.651 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:23:33.663 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:23:33.668 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-04-02 02:23:33.674 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-04-02 02:23:33.680 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-04-02 02:23:33.686 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-04-02 02:23:33.692 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-04-02 02:23:33.698 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-04-02 02:23:33.711 | ++ /opt/stack/octavia/devstack/plugin.sh:source:768 : is_service_enabled octavia 2026-04-02 02:23:33.746 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:23:33.751 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == main ']' 2026-04-02 02:23:33.758 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == standalone ']' 2026-04-02 02:23:33.763 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.769 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-02 02:23:33.775 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.781 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-02 02:23:33.788 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.793 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ pre-install == \e\x\t\r\a ]] 2026-04-02 02:23:33.799 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.803 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-02 02:23:33.808 | ++ /opt/stack/octavia/devstack/plugin.sh:source:809 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:23:33.813 | ++ /opt/stack/octavia/devstack/plugin.sh:source:817 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:23:33.819 | ++ /opt/stack/octavia/devstack/plugin.sh:source:825 : [[ ehxB =~ e ]] 2026-04-02 02:23:33.825 | ++ /opt/stack/octavia/devstack/plugin.sh:source:826 : set -e 2026-04-02 02:23:33.831 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ x ]] 2026-04-02 02:23:33.837 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -x 2026-04-02 02:23:33.843 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:23:33.849 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-04-02 02:23:33.855 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-04-02 02:23:33.862 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-04-02 02:23:33.902 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.907 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-04-02 02:23:33.912 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.918 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-04-02 02:23:33.924 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.930 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ pre-install == \e\x\t\r\a ]] 2026-04-02 02:23:33.936 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:33.940 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-04-02 02:23:33.945 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:23:33.953 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:23:33.964 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:23:33.970 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-04-02 02:23:33.976 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-04-02 02:23:33.982 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-04-02 02:23:33.988 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-04-02 02:23:33.994 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-04-02 02:23:33.999 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-04-02 02:23:34.005 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-04-02 02:23:34.012 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-04-02 02:23:34.017 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-04-02 02:23:34.022 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-04-02 02:23:34.028 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-04-02 02:23:34.035 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-04-02 02:23:34.069 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:23:34.075 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:23:34.080 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-04-02 02:23:34.088 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-04-02 02:23:34.164 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-04-02 02:23:34.169 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-04-02 02:23:34.175 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-02 02:23:34.180 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-02 02:23:34.185 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-02 02:23:34.190 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-04-02 02:23:34.196 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl != file* ]] 2026-04-02 02:23:34.201 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-04-02 02:23:34.207 | +++ 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.3/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-04-02 02:23:34.214 | --2026-04-02 02:23:34-- https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-04-02 02:23:34.249 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:200::347, 2a04:4e42:600::347, 2a04:4e42::347, ... 2026-04-02 02:23:34.251 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:200::347|:443... connected. 2026-04-02 02:23:34.261 | HTTP request sent, awaiting response... 200 OK 2026-04-02 02:23:34.261 | Length: 58601656 (56M) [application/octet-stream] 2026-04-02 02:23:34.261 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-04-02 02:23:34.269 | 2026-04-02 02:23:34.453 | 0K ........ ........ ........ ........ 57% 171M 0s 2026-04-02 02:23:34.545 | 32768K ........ ........ ....... 100% 244M=0.3s 2026-04-02 02:23:34.545 | 2026-04-02 02:23:34.546 | 2026-04-02 02:23:34 (196 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58601656/58601656] 2026-04-02 02:23:34.546 | 2026-04-02 02:23:34.555 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-02 02:23:34.561 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-04-02 02:23:34.567 | +++ functions:get_extra_file:81 : return 2026-04-02 02:23:34.574 | ++ /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-04-02 02:23:34.663 | +++ /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-04-02 02:23:34.669 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-04-02 02:23:34.673 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-02 02:23:34.679 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-02 02:23:34.684 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-02 02:23:34.690 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-04-02 02:23:34.696 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-04-02 02:23:34.701 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-04-02 02:23:34.706 | +++ 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-04-02 02:23:34.711 | --2026-04-02 02:23:34-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-04-02 02:23:34.748 | Resolving github.com (github.com)... 140.82.113.4 2026-04-02 02:23:34.763 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-04-02 02:23:34.861 | HTTP request sent, awaiting response... 302 Found 2026-04-02 02:23:34.861 | 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-04-02T03%3A10%3A57Z&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-04-02T02%3A10%3A30Z&ske=2026-04-02T03%3A10%3A57Z&sks=b&skv=2018-11-09&sig=khVzmfcX2OQCY2eoFMa3gnNiDGQzV%2BZueC4VsqwdW%2Fc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA5ODQxNCwibmJmIjoxNzc1MDk2NjE0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.EnB1X42W09oN9jADWEMhT4JgNZ2kW87Q4IZq2eVsfwM&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-04-02 02:23:34.861 | --2026-04-02 02:23:34-- 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-04-02T03%3A10%3A57Z&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-04-02T02%3A10%3A30Z&ske=2026-04-02T03%3A10%3A57Z&sks=b&skv=2018-11-09&sig=khVzmfcX2OQCY2eoFMa3gnNiDGQzV%2BZueC4VsqwdW%2Fc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA5ODQxNCwibmJmIjoxNzc1MDk2NjE0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.EnB1X42W09oN9jADWEMhT4JgNZ2kW87Q4IZq2eVsfwM&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-04-02 02:23:34.865 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-04-02 02:23:34.866 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-04-02 02:23:34.884 | HTTP request sent, awaiting response... 200 OK 2026-04-02 02:23:34.885 | Length: 82856383 (79M) [application/octet-stream] 2026-04-02 02:23:34.885 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-04-02 02:23:34.896 | 2026-04-02 02:23:35.034 | 0K ........ ........ ........ ........ 40% 224M 0s 2026-04-02 02:23:35.207 | 32768K ........ ........ ........ ........ 80% 183M 0s 2026-04-02 02:23:35.262 | 65536K ........ ....... 100% 253M=0.4s 2026-04-02 02:23:35.262 | 2026-04-02 02:23:35.262 | 2026-04-02 02:23:35 (210 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-04-02 02:23:35.262 | 2026-04-02 02:23:35.269 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-02 02:23:35.275 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-04-02 02:23:35.281 | +++ functions:get_extra_file:81 : return 2026-04-02 02:23:35.288 | ++ /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-04-02 02:23:35.401 | +++ /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-04-02 02:23:35.407 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-04-02 02:23:35.412 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-02 02:23:35.418 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-02 02:23:35.424 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-02 02:23:35.428 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-04-02 02:23:35.435 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-04-02 02:23:35.440 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-04-02 02:23:35.447 | +++ 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-04-02 02:23:35.453 | --2026-04-02 02:23:35-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-04-02 02:23:35.506 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::258, 2600:1f18:16e:df01::259, 18.208.88.157, ... 2026-04-02 02:23:35.523 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::258|:443... connected. 2026-04-02 02:23:35.620 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-04-02 02:23:35.620 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-04-02 02:23:35.620 | --2026-04-02 02:23:35-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-04-02 02:23:35.623 | Resolving github.com (github.com)... 140.82.113.4 2026-04-02 02:23:35.639 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-04-02 02:23:35.765 | HTTP request sent, awaiting response... 302 Found 2026-04-02 02:23:35.765 | 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-04-02T03%3A00%3A55Z&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-04-02T02%3A00%3A09Z&ske=2026-04-02T03%3A00%3A55Z&sks=b&skv=2018-11-09&sig=uEt3qzHkIIQIVvcXdwr0bKckQ0ZZ8O8Elf4xDDxAzmw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA5NjkxNSwibmJmIjoxNzc1MDk2NjE1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DguYeVyVOI7htnyzNeq9ADmpXZjgbP2lSzvwqZg0bE8&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-04-02 02:23:35.765 | --2026-04-02 02:23:35-- 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-04-02T03%3A00%3A55Z&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-04-02T02%3A00%3A09Z&ske=2026-04-02T03%3A00%3A55Z&sks=b&skv=2018-11-09&sig=uEt3qzHkIIQIVvcXdwr0bKckQ0ZZ8O8Elf4xDDxAzmw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA5NjkxNSwibmJmIjoxNzc1MDk2NjE1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DguYeVyVOI7htnyzNeq9ADmpXZjgbP2lSzvwqZg0bE8&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-04-02 02:23:35.769 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2026-04-02 02:23:35.770 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-04-02 02:23:35.784 | HTTP request sent, awaiting response... 200 OK 2026-04-02 02:23:35.784 | Length: 6873201 (6.6M) [application/octet-stream] 2026-04-02 02:23:35.784 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-04-02 02:23:35.795 | 2026-04-02 02:23:35.841 | 0K ...... 100% 116M=0.06s 2026-04-02 02:23:35.841 | 2026-04-02 02:23:35.841 | 2026-04-02 02:23:35 (116 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-04-02 02:23:35.841 | 2026-04-02 02:23:35.852 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-02 02:23:35.857 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-04-02 02:23:35.862 | +++ functions:get_extra_file:81 : return 2026-04-02 02:23:35.870 | ++ /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-04-02 02:23:35.906 | +++ /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-04-02 02:23:35.913 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-04-02 02:23:35.919 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-02 02:23:35.924 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-02 02:23:35.929 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-02 02:23:35.936 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-04-02 02:23:35.941 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-04-02 02:23:35.947 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-04-02 02:23:35.952 | +++ 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-04-02 02:23:35.959 | --2026-04-02 02:23:35-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-04-02 02:23:36.035 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:43::1, 13.107.226.36, 13.107.253.36 2026-04-02 02:23:36.059 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:43::1|:443... connected. 2026-04-02 02:23:36.177 | HTTP request sent, awaiting response... 200 OK 2026-04-02 02:23:36.178 | Length: 14569235 (14M) [application/x-tar] 2026-04-02 02:23:36.178 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-04-02 02:23:36.316 | 2026-04-02 02:23:36.437 | 0K ........ ..... 100% 53.7M=0.3s 2026-04-02 02:23:36.437 | 2026-04-02 02:23:36.437 | 2026-04-02 02:23:36 (53.7 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-04-02 02:23:36.437 | 2026-04-02 02:23:36.444 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-02 02:23:36.451 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-04-02 02:23:36.457 | +++ functions:get_extra_file:81 : return 2026-04-02 02:23:36.465 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : tar -xvzf /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz -C /tmp 2026-04-02 02:23:36.478 | linux-amd64/ 2026-04-02 02:23:36.478 | linux-amd64/helm 2026-04-02 02:23:36.793 | linux-amd64/LICENSE 2026-04-02 02:23:36.793 | linux-amd64/README.md 2026-04-02 02:23:36.800 | ++ /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-04-02 02:23:36.872 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-04-02 02:23:36.877 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-04-02 02:23:36.883 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-02 02:23:36.889 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-02 02:23:36.894 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-02 02:23:36.900 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-04-02 02:23:36.905 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-04-02 02:23:36.911 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-04-02 02:23:36.917 | +++ 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-04-02 02:23:36.924 | --2026-04-02 02:23:36-- https://get.docker.com/ 2026-04-02 02:23:37.005 | Resolving get.docker.com (get.docker.com)... 2600:9000:2044:7800:10:a463:3d00:93a1, 2600:9000:2044:cc00:10:a463:3d00:93a1, 2600:9000:2044:3000:10:a463:3d00:93a1, ... 2026-04-02 02:23:37.022 | Connecting to get.docker.com (get.docker.com)|2600:9000:2044:7800:10:a463:3d00:93a1|:443... connected. 2026-04-02 02:23:37.080 | HTTP request sent, awaiting response... 200 OK 2026-04-02 02:23:37.080 | Length: 22417 (22K) [text/plain] 2026-04-02 02:23:37.080 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-04-02 02:23:37.081 | 2026-04-02 02:23:37.082 | 0K 100% 20.4M=0.001s 2026-04-02 02:23:37.082 | 2026-04-02 02:23:37.082 | 2026-04-02 02:23:37 (20.4 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22417/22417] 2026-04-02 02:23:37.082 | 2026-04-02 02:23:37.089 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-02 02:23:37.095 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-04-02 02:23:37.099 | +++ functions:get_extra_file:81 : return 2026-04-02 02:23:37.105 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-04-02 02:23:37.121 | # Executing docker install script, commit: c04fb16bb8bd8ed6ce884bb40570cbcd6101ae0c 2026-04-02 02:23:37.160 | + sh -c apt-get -qq update >/dev/null 2026-04-02 02:23:38.972 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-04-02 02:23:39.547 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-04-02 02:23:39.550 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-04-02 02:23:39.645 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-04-02 02:23:39.649 | + 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-04-02 02:23:39.651 | + sh -c apt-get -qq update >/dev/null 2026-04-02 02:23:41.496 | + 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-04-02 02:23:43.513 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:23:55.181 | Using systemd to manage Docker service 2026-04-02 02:23:55.181 | + sh -c systemctl enable --now docker.service 2026-04-02 02:23:55.193 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-04-02 02:23:55.194 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.194 | 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-04-02 02:23:55.195 | 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-04-02 02:23:55.195 | 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-04-02 02:23:55.195 | 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-04-02 02:23:55.195 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-04-02 02:23:55.195 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-04-02 02:23:55.195 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-04-02 02:23:55.195 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-04-02 02:23:55.195 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-04-02 02:23:55.195 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-04-02 02:23:55.195 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-04-02 02:23:55.195 | -.mount loaded active mounted Root Mount 2026-04-02 02:23:55.195 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-04-02 02:23:55.195 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-04-02 02:23:55.195 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-04-02 02:23:55.195 | run-user-1000.mount loaded active mounted /run/user/1000 2026-04-02 02:23:55.195 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-04-02 02:23:55.195 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-04-02 02:23:55.195 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-04-02 02:23:55.195 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-04-02 02:23:55.195 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-04-02 02:23:55.195 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-04-02 02:23:55.195 | init.scope loaded active running System and Service Manager 2026-04-02 02:23:55.195 | session-1.scope loaded active running Session 1 of User zuul 2026-04-02 02:23:55.195 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-04-02 02:23:55.195 | apache2.service loaded active running The Apache HTTP Server 2026-04-02 02:23:55.195 | blk-availability.service loaded active exited Availability of block devices 2026-04-02 02:23:55.195 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-04-02 02:23:55.195 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-04-02 02:23:55.195 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-04-02 02:23:55.195 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-04-02 02:23:55.195 | containerd.service loaded active running containerd container runtime 2026-04-02 02:23:55.195 | dbus.service loaded active running D-Bus System Message Bus 2026-04-02 02:23:55.195 | docker.service loaded active running Docker Application Container Engine 2026-04-02 02:23:55.195 | getty@tty1.service loaded active running Getty on tty1 2026-04-02 02:23:55.195 | haproxy.service loaded active running HAProxy Load Balancer 2026-04-02 02:23:55.195 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-04-02 02:23:55.195 | ksm.service loaded active exited Kernel Samepage Merging 2026-04-02 02:23:55.195 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-04-02 02:23:55.196 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-04-02 02:23:55.196 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-04-02 02:23:55.196 | memcached.service loaded active running memcached daemon 2026-04-02 02:23:55.196 | packagekit.service loaded active running PackageKit Daemon 2026-04-02 02:23:55.196 | polkit.service loaded active running Authorization Manager 2026-04-02 02:23:55.196 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-04-02 02:23:55.196 | rsyslog.service loaded active running System Logging Service 2026-04-02 02:23:55.196 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-04-02 02:23:55.196 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-04-02 02:23:55.196 | ssh.service loaded active running OpenBSD Secure Shell server 2026-04-02 02:23:55.196 | sysfsutils.service loaded active exited Apply sysfs variables 2026-04-02 02:23:55.196 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-04-02 02:23:55.196 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-04-02 02:23:55.196 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-04-02 02:23:55.196 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-04-02 02:23:55.196 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-04-02 02:23:55.196 | systemd-journald.service loaded active running Journal Service 2026-04-02 02:23:55.196 | systemd-logind.service loaded active running User Login Management 2026-04-02 02:23:55.196 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-04-02 02:23:55.196 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-04-02 02:23:55.196 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-04-02 02:23:55.196 | systemd-networkd.service loaded active running Network Configuration 2026-04-02 02:23:55.196 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-04-02 02:23:55.196 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-04-02 02:23:55.196 | systemd-resolved.service loaded active running Network Name Resolution 2026-04-02 02:23:55.196 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-04-02 02:23:55.196 | systemd-sysusers.service loaded active exited Create System Users 2026-04-02 02:23:55.197 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-04-02 02:23:55.197 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-04-02 02:23:55.197 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-04-02 02:23:55.197 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-04-02 02:23:55.197 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-04-02 02:23:55.197 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-04-02 02:23:55.197 | systemd-update-done.service loaded active exited Update is Completed 2026-04-02 02:23:55.197 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-04-02 02:23:55.197 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-04-02 02:23:55.197 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-04-02 02:23:55.197 | user@1000.service loaded active running User Manager for UID 1000 2026-04-02 02:23:55.198 | -.slice loaded active active Root Slice 2026-04-02 02:23:55.198 | system-getty.slice loaded active active Slice /system/getty 2026-04-02 02:23:55.198 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-04-02 02:23:55.198 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-04-02 02:23:55.198 | system.slice loaded active active System Slice 2026-04-02 02:23:55.198 | user-1000.slice loaded active active User Slice of UID 1000 2026-04-02 02:23:55.198 | user.slice loaded active active User and Session Slice 2026-04-02 02:23:55.198 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-04-02 02:23:55.198 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-04-02 02:23:55.198 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-04-02 02:23:55.198 | docker.socket loaded active running Docker Socket for the API 2026-04-02 02:23:55.198 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-04-02 02:23:55.198 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-04-02 02:23:55.198 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-04-02 02:23:55.198 | syslog.socket loaded active running Syslog Socket 2026-04-02 02:23:55.198 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-04-02 02:23:55.198 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-04-02 02:23:55.198 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-04-02 02:23:55.198 | systemd-journald.socket loaded active running Journal Socket 2026-04-02 02:23:55.198 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-04-02 02:23:55.198 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-04-02 02:23:55.198 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-04-02 02:23:55.198 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-04-02 02:23:55.198 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-04-02 02:23:55.198 | uuidd.socket loaded active listening UUID daemon activation socket 2026-04-02 02:23:55.198 | root-swapfile.swap loaded active active /root/swapfile 2026-04-02 02:23:55.198 | basic.target loaded active active Basic System 2026-04-02 02:23:55.198 | cloud-config.target loaded active active Cloud-config availability 2026-04-02 02:23:55.198 | cloud-init.target loaded active active Cloud-init target 2026-04-02 02:23:55.198 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-04-02 02:23:55.198 | first-boot-complete.target loaded active active First Boot Complete 2026-04-02 02:23:55.198 | getty.target loaded active active Login Prompts 2026-04-02 02:23:55.198 | graphical.target loaded active active Graphical Interface 2026-04-02 02:23:55.198 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-04-02 02:23:55.198 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-04-02 02:23:55.198 | local-fs.target loaded active active Local File Systems 2026-04-02 02:23:55.199 | multi-user.target loaded active active Multi-User System 2026-04-02 02:23:55.199 | network-online.target loaded active active Network is Online 2026-04-02 02:23:55.199 | network-pre.target loaded active active Preparation for Network 2026-04-02 02:23:55.199 | network.target loaded active active Network 2026-04-02 02:23:55.199 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-04-02 02:23:55.199 | paths.target loaded active active Path Units 2026-04-02 02:23:55.199 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-04-02 02:23:55.199 | remote-fs.target loaded active active Remote File Systems 2026-04-02 02:23:55.199 | slices.target loaded active active Slice Units 2026-04-02 02:23:55.199 | sockets.target loaded active active Socket Units 2026-04-02 02:23:55.199 | swap.target loaded active active Swaps 2026-04-02 02:23:55.199 | sysinit.target loaded active active System Initialization 2026-04-02 02:23:55.199 | time-set.target loaded active active System Time Set 2026-04-02 02:23:55.199 | timers.target loaded active active Timer Units 2026-04-02 02:23:55.199 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-04-02 02:23:55.199 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-04-02 02:23:55.199 | apt-daily.timer loaded active waiting Daily apt download activities 2026-04-02 02:23:55.199 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-04-02 02:23:55.199 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-04-02 02:23:55.199 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-04-02 02:23:55.199 | man-db.timer loaded active waiting Daily man-db regeneration 2026-04-02 02:23:55.199 | motd-news.timer loaded active waiting Message of the Day 2026-04-02 02:23:55.199 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-04-02 02:23:55.199 | 2026-04-02 02:23:55.199 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-04-02 02:23:55.199 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-04-02 02:23:55.199 | SUB → The low-level unit activation state, values depend on unit type. 2026-04-02 02:23:55.199 | 2026-04-02 02:23:55.199 | 169 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-04-02 02:23:55.199 | To show all installed unit files use 'systemctl list-unit-files'. 2026-04-02 02:23:55.199 | INFO: Docker daemon enabled and started 2026-04-02 02:23:55.199 | 2026-04-02 02:23:55.199 | + sh -c docker version 2026-04-02 02:23:55.233 | Client: Docker Engine - Community 2026-04-02 02:23:55.233 | Version: 29.3.1 2026-04-02 02:23:55.233 | API version: 1.54 2026-04-02 02:23:55.233 | Go version: go1.25.8 2026-04-02 02:23:55.233 | Git commit: c2be9cc 2026-04-02 02:23:55.233 | Built: Wed Mar 25 16:13:43 2026 2026-04-02 02:23:55.233 | OS/Arch: linux/amd64 2026-04-02 02:23:55.234 | Context: default 2026-04-02 02:23:55.234 | 2026-04-02 02:23:55.234 | Server: Docker Engine - Community 2026-04-02 02:23:55.234 | Engine: 2026-04-02 02:23:55.234 | Version: 29.3.1 2026-04-02 02:23:55.234 | API version: 1.54 (minimum version 1.40) 2026-04-02 02:23:55.234 | Go version: go1.25.8 2026-04-02 02:23:55.234 | Git commit: f78c987 2026-04-02 02:23:55.234 | Built: Wed Mar 25 16:13:43 2026 2026-04-02 02:23:55.234 | OS/Arch: linux/amd64 2026-04-02 02:23:55.234 | Experimental: false 2026-04-02 02:23:55.234 | containerd: 2026-04-02 02:23:55.234 | Version: v2.2.2 2026-04-02 02:23:55.234 | GitCommit: 301b2dac98f15c27117da5c8af12118a041a31d9 2026-04-02 02:23:55.234 | runc: 2026-04-02 02:23:55.234 | Version: 1.3.4 2026-04-02 02:23:55.234 | GitCommit: v1.3.4-0-gd6d73eb8 2026-04-02 02:23:55.234 | docker-init: 2026-04-02 02:23:55.234 | Version: 0.19.0 2026-04-02 02:23:55.234 | GitCommit: de40ad0 2026-04-02 02:23:55.240 | 2026-04-02 02:23:55.240 | ================================================================================ 2026-04-02 02:23:55.240 | 2026-04-02 02:23:55.240 | To run Docker as a non-privileged user, consider setting up the 2026-04-02 02:23:55.240 | Docker daemon in rootless mode for your user: 2026-04-02 02:23:55.240 | 2026-04-02 02:23:55.240 | dockerd-rootless-setuptool.sh install 2026-04-02 02:23:55.240 | 2026-04-02 02:23:55.240 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-04-02 02:23:55.240 | 2026-04-02 02:23:55.240 | 2026-04-02 02:23:55.240 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-04-02 02:23:55.240 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-04-02 02:23:55.240 | 2026-04-02 02:23:55.240 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-04-02 02:23:55.240 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-04-02 02:23:55.240 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-04-02 02:23:55.240 | 2026-04-02 02:23:55.240 | ================================================================================ 2026-04-02 02:23:55.240 | 2026-04-02 02:23:55.248 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-04-02 02:23:55.305 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-04-02 02:23:55.328 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-04-02 02:23:55.335 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-04-02 02:23:55.337 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-04-02 02:23:55.337 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-04-02 02:23:55.414 | No kind clusters found. 2026-04-02 02:23:55.424 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-04-02 02:23:55.426 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-04-02 02:23:55.594 | Creating cluster "kind" ... 2026-04-02 02:23:55.594 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-04-02 02:24:13.233 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-04-02 02:24:13.233 | • Preparing nodes 📦 ... 2026-04-02 02:24:21.505 | ✓ Preparing nodes 📦 2026-04-02 02:24:21.593 | • Writing configuration 📜 ... 2026-04-02 02:24:22.041 | ✓ Writing configuration 📜 2026-04-02 02:24:22.041 | • Starting control-plane 🕹️ ... 2026-04-02 02:24:37.846 | ✓ Starting control-plane 🕹️ 2026-04-02 02:24:37.846 | • Installing CNI 🔌 ... 2026-04-02 02:24:40.144 | ✓ Installing CNI 🔌 2026-04-02 02:24:40.144 | • Installing StorageClass 💾 ... 2026-04-02 02:24:40.649 | ✓ Installing StorageClass 💾 2026-04-02 02:24:41.086 | Set kubectl context to "kind-kind" 2026-04-02 02:24:41.086 | You can now use your cluster with: 2026-04-02 02:24:41.086 | 2026-04-02 02:24:41.086 | kubectl cluster-info --context kind-kind 2026-04-02 02:24:41.086 | 2026-04-02 02:24:41.086 | Have a nice day! 👋 2026-04-02 02:24:41.099 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-04-02 02:24:41.225 | node/kind-control-plane labeled 2026-04-02 02:24:41.238 | ++ /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-04-02 02:24:41.763 | namespace/orc-system created 2026-04-02 02:24:41.795 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-04-02 02:24:41.822 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-04-02 02:24:41.861 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-04-02 02:24:41.886 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-04-02 02:24:41.929 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-04-02 02:24:41.960 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-04-02 02:24:41.973 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-04-02 02:24:41.995 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-04-02 02:24:42.031 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-04-02 02:24:42.051 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-04-02 02:24:42.137 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-04-02 02:24:42.174 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-04-02 02:24:42.191 | serviceaccount/orc-controller-manager created 2026-04-02 02:24:42.204 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-04-02 02:24:42.210 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-04-02 02:24:42.217 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-04-02 02:24:42.224 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-04-02 02:24:42.230 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-04-02 02:24:42.235 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-04-02 02:24:42.245 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-04-02 02:24:42.250 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-04-02 02:24:42.258 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-04-02 02:24:42.283 | service/orc-controller-manager-metrics-service created 2026-04-02 02:24:42.295 | deployment.apps/orc-controller-manager created 2026-04-02 02:24:42.311 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-04-02 02:24:42.322 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-04-02 02:24:42.328 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-04-02 02:24:42.335 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-04-02 02:24:42.343 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-04-02 02:24:42.350 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-04-02 02:24:42.356 | ++ /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-04-02 02:24:42.718 | Fetching providers 2026-04-02 02:24:44.753 | Installing cert-manager version="v1.18.1" 2026-04-02 02:24:45.629 | Waiting for cert-manager to be available... 2026-04-02 02:25:10.705 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-02 02:25:10.747 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-04-02 02:25:10.793 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-02 02:25:11.429 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-04-02 02:25:11.482 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-02 02:25:11.834 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-04-02 02:25:11.891 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-02 02:25:12.251 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-04-02 02:25:12.296 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-04-02 02:25:12.850 | 2026-04-02 02:25:12.850 | Your management cluster has been initialized successfully! 2026-04-02 02:25:12.850 | 2026-04-02 02:25:12.850 | You can now create your first workload cluster by running the following: 2026-04-02 02:25:12.850 | 2026-04-02 02:25:12.850 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-04-02 02:25:12.850 | 2026-04-02 02:25:13.051 | ++ /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-04-02 02:25:13.167 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-04-02 02:25:20.012 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-04-02 02:25:20.027 | ++ /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-04-02 02:25:20.168 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-04-02 02:25:22.929 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-04-02 02:25:22.943 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-04-02 02:25:23.059 | deployment "capi-controller-manager" successfully rolled out 2026-04-02 02:25:23.080 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-04-02 02:25:23.184 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-04-02 02:25:25.840 | deployment "capo-controller-manager" successfully rolled out 2026-04-02 02:25:25.855 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-04-02 02:25:25.861 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:25:25.869 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:25:25.876 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:25:25.882 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-04-02 02:25:25.888 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-04-02 02:25:25.895 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-04-02 02:25:25.904 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-04-02 02:25:25.942 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:25:25.949 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-04-02 02:25:25.955 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:162.253.55.207:6641 2026-04-02 02:25:25.962 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:162.253.55.207:6642 2026-04-02 02:25:25.967 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:25:25.974 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-04-02 02:25:25.981 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-04-02 02:25:25.987 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-04-02 02:25:25.995 | + functions:set_systemd_override:845 : local value=2048 2026-04-02 02:25:26.003 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-04-02 02:25:26.009 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-04-02 02:25:26.128 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-04-02 02:25:26.128 | Set systemd system override for DefaultLimitNOFILE=2048 2026-04-02 02:25:26.133 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-04-02 02:25:26.438 | + ./stack.sh:main:851 : install_rpc_backend 2026-04-02 02:25:26.445 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-04-02 02:25:26.487 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:25:26.494 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-04-02 02:25:26.501 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:25:26.508 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:25:26.515 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:25:26.522 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:25:26.531 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:25:26.538 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:25:26.546 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:25:26.553 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:25:26.561 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:25:26.568 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:25:26.575 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:25:26.580 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:25:26.588 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-04-02 02:25:26.593 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:25:26.600 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:25:26.607 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:25:26.613 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-04-02 02:25:26.666 | + 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-04-02 02:25:26.717 | Reading package lists... 2026-04-02 02:25:27.058 | Building dependency tree... 2026-04-02 02:25:27.058 | Reading state information... 2026-04-02 02:25:27.351 | The following additional packages will be installed: 2026-04-02 02:25:27.351 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-04-02 02:25:27.352 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-04-02 02:25:27.352 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-04-02 02:25:27.353 | erlang-tools erlang-xmerl logrotate 2026-04-02 02:25:27.354 | Suggested packages: 2026-04-02 02:25:27.354 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-04-02 02:25:27.415 | The following NEW packages will be installed: 2026-04-02 02:25:27.415 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-04-02 02:25:27.415 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-04-02 02:25:27.415 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-04-02 02:25:27.417 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-04-02 02:25:27.685 | 0 upgraded, 19 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:25:27.686 | Need to get 36.1 MB of archives. 2026-04-02 02:25:27.686 | After this operation, 56.4 MB of additional disk space will be used. 2026-04-02 02:25:27.686 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-04-02 02:25:27.933 | 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-04-02 02:25:28.671 | 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-04-02 02:25:28.707 | 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-04-02 02:25:28.711 | 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-04-02 02:25:28.738 | 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-04-02 02:25:28.771 | 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-04-02 02:25:28.784 | 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-04-02 02:25:28.844 | 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-04-02 02:25:28.848 | 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-04-02 02:25:28.883 | 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-04-02 02:25:28.886 | 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-04-02 02:25:28.905 | 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-04-02 02:25:28.986 | 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-04-02 02:25:28.988 | 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-04-02 02:25:28.994 | 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-04-02 02:25:29.003 | 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-04-02 02:25:29.041 | 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-04-02 02:25:29.081 | 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-04-02 02:25:29.948 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:25:30.009 | Fetched 36.1 MB in 2s (16.0 MB/s) 2026-04-02 02:25:30.047 | Selecting previously unselected package logrotate. 2026-04-02 02:25:30.079 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65440 files and directories currently installed.) 2026-04-02 02:25:30.081 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-04-02 02:25:30.085 | Unpacking logrotate (3.21.0-2build1) ... 2026-04-02 02:25:30.156 | Selecting previously unselected package erlang-base. 2026-04-02 02:25:30.166 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:30.170 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:30.425 | Selecting previously unselected package erlang-asn1. 2026-04-02 02:25:30.434 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:30.438 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:30.528 | Selecting previously unselected package erlang-crypto. 2026-04-02 02:25:30.538 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:30.541 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:30.596 | Selecting previously unselected package erlang-public-key. 2026-04-02 02:25:30.605 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:30.609 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:30.669 | Selecting previously unselected package erlang-mnesia. 2026-04-02 02:25:30.679 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:30.683 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:30.756 | Selecting previously unselected package erlang-runtime-tools. 2026-04-02 02:25:30.765 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:30.770 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:30.837 | Selecting previously unselected package erlang-ssl. 2026-04-02 02:25:30.846 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:30.850 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:30.931 | Selecting previously unselected package erlang-eldap. 2026-04-02 02:25:30.941 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:30.944 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:30.992 | Selecting previously unselected package erlang-ftp. 2026-04-02 02:25:31.003 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:31.007 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:31.057 | Selecting previously unselected package erlang-tftp. 2026-04-02 02:25:31.067 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:31.071 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:31.124 | Selecting previously unselected package erlang-inets. 2026-04-02 02:25:31.133 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:31.137 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:31.214 | Selecting previously unselected package erlang-snmp. 2026-04-02 02:25:31.222 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:31.226 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:31.337 | Selecting previously unselected package erlang-os-mon. 2026-04-02 02:25:31.346 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:31.349 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:31.394 | Selecting previously unselected package erlang-parsetools. 2026-04-02 02:25:31.404 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:31.408 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:31.458 | Selecting previously unselected package erlang-syntax-tools. 2026-04-02 02:25:31.466 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:31.469 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:31.524 | Selecting previously unselected package erlang-tools. 2026-04-02 02:25:31.533 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:31.537 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:31.602 | Selecting previously unselected package erlang-xmerl. 2026-04-02 02:25:31.612 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-04-02 02:25:31.616 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:31.697 | Selecting previously unselected package rabbitmq-server. 2026-04-02 02:25:31.706 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-04-02 02:25:31.714 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-04-02 02:25:32.663 | Setting up logrotate (3.21.0-2build1) ... 2026-04-02 02:25:33.116 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-04-02 02:25:33.455 | logrotate.service is a disabled or a static unit, not starting it. 2026-04-02 02:25:33.496 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:33.828 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-04-02 02:25:33.829 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-04-02 02:25:35.288 | Searching for services which depend on erlang and should be started... none found. 2026-04-02 02:25:35.297 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.453 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.817 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.829 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.840 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.853 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.865 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.877 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.888 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.900 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.911 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.924 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.935 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.946 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.957 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.968 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-04-02 02:25:35.979 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-04-02 02:25:36.046 | info: Selecting GID from range 100 to 999 ... 2026-04-02 02:25:36.053 | info: Adding group `rabbitmq' (GID 112) ... 2026-04-02 02:25:36.134 | info: Selecting UID from range 100 to 999 ... 2026-04-02 02:25:36.135 | 2026-04-02 02:25:36.141 | info: Adding system user `rabbitmq' (UID 110) ... 2026-04-02 02:25:36.147 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-04-02 02:25:36.211 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-04-02 02:25:36.401 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-04-02 02:25:42.840 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:25:44.040 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:25:44.046 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:25:44.053 | + functions-common:time_stop:2412 : local name 2026-04-02 02:25:44.060 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:25:44.066 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:25:44.072 | + functions-common:time_stop:2415 : local total 2026-04-02 02:25:44.078 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:25:44.085 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:25:44.091 | + functions-common:time_stop:2419 : start_time=1775096726659 2026-04-02 02:25:44.098 | + functions-common:time_stop:2421 : [[ -z 1775096726659 ]] 2026-04-02 02:25:44.106 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:25:44.117 | + functions-common:time_stop:2424 : end_time=1775096744110 2026-04-02 02:25:44.123 | + functions-common:time_stop:2425 : elapsed_time=17451 2026-04-02 02:25:44.130 | + functions-common:time_stop:2426 : total=124225 2026-04-02 02:25:44.137 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:25:44.144 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=141676 2026-04-02 02:25:44.151 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:25:44.159 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-04-02 02:25:44.166 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:25:44.174 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:25:44.180 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:25:44.187 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:25:44.195 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:25:44.203 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:25:44.210 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:25:44.215 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:25:44.222 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:25:44.228 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:25:44.235 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:25:44.243 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:25:44.249 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:25:44.257 | + ./stack.sh:main:852 : restart_rpc_backend 2026-04-02 02:25:44.264 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-04-02 02:25:44.308 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:25:44.315 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-04-02 02:25:44.321 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:25:44.328 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-04-02 02:25:44.336 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-04-02 02:25:44.345 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-04-02 02:25:44.356 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-04-02 02:25:44.363 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-04-02 02:25:44.370 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-04-02 02:25:44.377 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-04-02 02:25:44.384 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-04-02 02:25:44.391 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-04-02 02:25:44.400 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-04-02 02:25:45.277 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-04-02 02:25:45.277 | user tags 2026-04-02 02:25:45.277 | guest [administrator]' 2026-04-02 02:25:45.287 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-04-02 02:25:45.287 | user tags 2026-04-02 02:25:45.287 | guest [administrator]' 2026-04-02 02:25:45.288 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-04-02 02:25:45.298 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-04-02 02:25:45.305 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-04-02 02:25:45.312 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-04-02 02:25:46.050 | Adding user "stackrabbit" ... 2026-04-02 02:25:46.058 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-04-02 02:25:46.091 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-04-02 02:25:46.768 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-04-02 02:25:46.807 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-04-02 02:25:46.812 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-04-02 02:25:47.554 | Changing password for user "stackrabbit" ... 2026-04-02 02:25:47.601 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-04-02 02:25:47.609 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-04-02 02:25:47.615 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-04-02 02:25:48.367 | Deleting user "guest" ... 2026-04-02 02:25:48.413 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-04-02 02:25:48.459 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:25:48.466 | + ./stack.sh:main:855 : install_database 2026-04-02 02:25:48.473 | + lib/database:install_database:118 : install_database_mysql 2026-04-02 02:25:48.481 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-04-02 02:25:48.488 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:25:48.495 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:25:48.502 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-04-02 02:25:48.617 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-04-02 02:25:48.625 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-04-02 02:25:48.637 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-04-02 02:25:48.644 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:25:48.651 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:25:48.657 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-04-02 02:25:48.664 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-04-02 02:25:48.670 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-04-02 02:25:48.679 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-04-02 02:25:48.686 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-04-02 02:25:48.693 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:25:48.700 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:25:48.708 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:25:48.713 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:25:48.719 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:25:48.727 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:25:48.732 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:25:48.740 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:25:48.747 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:25:48.754 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:25:48.760 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:25:48.767 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:25:48.774 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:25:48.782 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-04-02 02:25:48.788 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:25:48.795 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:25:48.801 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-04-02 02:25:48.808 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:25:48.815 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:25:48.821 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:25:48.827 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:25:48.832 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:25:48.840 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:25:48.847 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:25:48.854 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:25:48.862 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:25:48.869 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:25:48.875 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:25:48.882 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:25:48.887 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-04-02 02:25:48.893 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:25:48.900 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:25:48.907 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:25:48.914 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-04-02 02:25:48.968 | + 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-04-02 02:25:49.021 | Reading package lists... 2026-04-02 02:25:49.453 | Building dependency tree... 2026-04-02 02:25:49.455 | Reading state information... 2026-04-02 02:25:49.811 | The following additional packages will be installed: 2026-04-02 02:25:49.811 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-04-02 02:25:49.812 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-04-02 02:25:49.812 | mysql-server-8.0 mysql-server-core-8.0 2026-04-02 02:25:49.814 | Suggested packages: 2026-04-02 02:25:49.814 | mailx tinyca 2026-04-02 02:25:49.814 | Recommended packages: 2026-04-02 02:25:49.814 | libhtml-template-perl mecab-ipadic-utf8 2026-04-02 02:25:49.869 | The following NEW packages will be installed: 2026-04-02 02:25:49.869 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-04-02 02:25:49.870 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-04-02 02:25:49.871 | mysql-server-8.0 mysql-server-core-8.0 2026-04-02 02:25:50.235 | 0 upgraded, 9 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:25:50.235 | Need to get 22.3 MB of archives. 2026-04-02 02:25:50.235 | After this operation, 187 MB of additional disk space will be used. 2026-04-02 02:25:50.235 | 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-04-02 02:25:50.690 | 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-04-02 02:25:50.691 | 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-04-02 02:25:50.693 | 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-04-02 02:25:50.694 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-04-02 02:25:50.698 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-04-02 02:25:50.725 | 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-04-02 02:25:51.074 | 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-04-02 02:25:51.088 | 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-04-02 02:25:51.316 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:25:51.393 | Fetched 22.3 MB in 1s (18.6 MB/s) 2026-04-02 02:25:51.434 | Selecting previously unselected package mysql-client-core-8.0. 2026-04-02 02:25:51.472 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68260 files and directories currently installed.) 2026-04-02 02:25:51.475 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:25:51.479 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:25:51.898 | Selecting previously unselected package mysql-client-8.0. 2026-04-02 02:25:51.910 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:25:51.914 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:25:51.972 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-04-02 02:25:51.985 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-02 02:25:51.991 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-02 02:25:52.049 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-04-02 02:25:52.060 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-04-02 02:25:52.064 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-02 02:25:52.125 | Selecting previously unselected package libmecab2:amd64. 2026-04-02 02:25:52.139 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-04-02 02:25:52.143 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-04-02 02:25:52.211 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-04-02 02:25:52.225 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-04-02 02:25:52.229 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-04-02 02:25:52.295 | Selecting previously unselected package mysql-server-core-8.0. 2026-04-02 02:25:52.310 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:25:52.314 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:25:53.274 | Selecting previously unselected package mysql-server-8.0. 2026-04-02 02:25:53.285 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:25:53.664 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:25:53.746 | Selecting previously unselected package mysql-server. 2026-04-02 02:25:53.758 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-04-02 02:25:53.764 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:25:53.836 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-04-02 02:25:53.847 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-04-02 02:25:53.861 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:25:53.872 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:25:53.882 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-02 02:25:53.894 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-04-02 02:25:53.904 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:25:53.915 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:25:54.108 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-04-02 02:25:54.168 | Renaming removed key_buffer and myisam-recover options (if present) 2026-04-02 02:26:03.626 | mysqld will log errors to /var/log/mysql/error.log 2026-04-02 02:26:04.393 | mysqld is running as pid 26987 2026-04-02 02:26:06.817 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-04-02 02:26:08.175 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-04-02 02:26:08.187 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:26:09.097 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-02 02:26:09.430 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:26:09.436 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:26:09.443 | + functions-common:time_stop:2412 : local name 2026-04-02 02:26:09.450 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:26:09.457 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:26:09.461 | + functions-common:time_stop:2415 : local total 2026-04-02 02:26:09.466 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:26:09.471 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:26:09.476 | + functions-common:time_stop:2419 : start_time=1775096748961 2026-04-02 02:26:09.481 | + functions-common:time_stop:2421 : [[ -z 1775096748961 ]] 2026-04-02 02:26:09.488 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:26:09.497 | + functions-common:time_stop:2424 : end_time=1775096769491 2026-04-02 02:26:09.504 | + functions-common:time_stop:2425 : elapsed_time=20530 2026-04-02 02:26:09.509 | + functions-common:time_stop:2426 : total=141676 2026-04-02 02:26:09.516 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:26:09.523 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=162206 2026-04-02 02:26:09.530 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:26:09.538 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-04-02 02:26:09.543 | + ./stack.sh:main:858 : install_database_python 2026-04-02 02:26:09.551 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-04-02 02:26:09.559 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-04-02 02:26:09.566 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-04-02 02:26:09.573 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-02 02:26:09.583 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-04-02 02:26:09.592 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-04-02 02:26:09.599 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-02 02:26:09.610 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:26:09.611 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-02 02:26:09.622 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-04-02 02:26:09.629 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-04-02 02:26:09.635 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-04-02 02:26:09.643 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-04-02 02:26:09.650 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-04-02 02:26:09.705 | Using python 3.12 to install PyMySQL 2026-04-02 02:26:09.713 | + 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-04-02 02:26:10.375 | Collecting PyMySQL 2026-04-02 02:26:10.568 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-04-02 02:26:10.626 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-04-02 02:26:10.737 | Installing collected packages: PyMySQL 2026-04-02 02:26:10.782 | Successfully installed PyMySQL-1.1.2 2026-04-02 02:26:10.877 | + inc/python:pip_install:216 : result=0 2026-04-02 02:26:10.884 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:26:10.891 | + functions-common:time_stop:2412 : local name 2026-04-02 02:26:10.897 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:26:10.903 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:26:10.909 | + functions-common:time_stop:2415 : local total 2026-04-02 02:26:10.915 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:26:10.922 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:26:10.929 | + functions-common:time_stop:2419 : start_time=1775096769692 2026-04-02 02:26:10.936 | + functions-common:time_stop:2421 : [[ -z 1775096769692 ]] 2026-04-02 02:26:10.944 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:26:10.953 | + functions-common:time_stop:2424 : end_time=1775096770946 2026-04-02 02:26:10.959 | + functions-common:time_stop:2425 : elapsed_time=1254 2026-04-02 02:26:10.965 | + functions-common:time_stop:2426 : total=22056 2026-04-02 02:26:10.971 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:26:10.978 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23310 2026-04-02 02:26:10.985 | + inc/python:pip_install:219 : return 0 2026-04-02 02:26:10.992 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-04-02 02:26:10.998 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-04-02 02:26:11.005 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-04-02 02:26:11.013 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-04-02 02:26:11.058 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:26:11.064 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-04-02 02:26:11.072 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-04-02 02:26:11.121 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:26:11.127 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-04-02 02:26:11.169 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:26:11.177 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-04-02 02:26:11.224 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:26:11.230 | + ./stack.sh:main:866 : install_etcd3 2026-04-02 02:26:11.237 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-04-02 02:26:11.237 | Installing etcd 2026-04-02 02:26:11.245 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-04-02 02:26:11.272 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-04-02 02:26:11.298 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-04-02 02:26:11.306 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-04-02 02:26:11.333 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-04-02 02:26:11.342 | ++ 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-04-02 02:26:11.350 | ++ 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-04-02 02:26:11.357 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-04-02 02:26:11.365 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-04-02 02:26:11.372 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-04-02 02:26:11.379 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:26:11.386 | ++ 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-04-02 02:26:11.393 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-04-02 02:26:11.400 | ++ 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-04-02 02:26:11.407 | --2026-04-02 02:26:11-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:26:11.442 | Resolving github.com (github.com)... 140.82.112.3 2026-04-02 02:26:11.457 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2026-04-02 02:26:11.509 | HTTP request sent, awaiting response... 302 Found 2026-04-02 02:26:11.509 | 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-04-02T02%3A58%3A42Z&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-04-02T01%3A58%3A24Z&ske=2026-04-02T02%3A58%3A42Z&sks=b&skv=2018-11-09&sig=%2BV3JZy6CkaBoQNdeb3fV5kloZhiEabFPiaEkPq9VzYA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA5ODQ3OSwibmJmIjoxNzc1MDk2Njc5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.1-GJbwX6p-laN21UB_z2T2bsVtsJYkv1hMdnGgVCuJM&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-04-02 02:26:11.509 | --2026-04-02 02:26:11-- 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-04-02T02%3A58%3A42Z&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-04-02T01%3A58%3A24Z&ske=2026-04-02T02%3A58%3A42Z&sks=b&skv=2018-11-09&sig=%2BV3JZy6CkaBoQNdeb3fV5kloZhiEabFPiaEkPq9VzYA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA5ODQ3OSwibmJmIjoxNzc1MDk2Njc5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.1-GJbwX6p-laN21UB_z2T2bsVtsJYkv1hMdnGgVCuJM&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-04-02 02:26:11.512 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-04-02 02:26:11.513 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-04-02 02:26:11.553 | HTTP request sent, awaiting response... 200 OK 2026-04-02 02:26:11.553 | Length: 20927601 (20M) [application/octet-stream] 2026-04-02 02:26:11.553 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-04-02 02:26:11.563 | 2026-04-02 02:26:11.643 | 0K ........ ........ ... 100% 223M=0.09s 2026-04-02 02:26:11.643 | 2026-04-02 02:26:11.643 | 2026-04-02 02:26:11 (223 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-04-02 02:26:11.643 | 2026-04-02 02:26:11.651 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-04-02 02:26:11.657 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:26:11.663 | ++ functions:get_extra_file:81 : return 2026-04-02 02:26:11.672 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:26:11.679 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-04-02 02:26:11.686 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-04-02 02:26:11.692 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-04-02 02:26:11.727 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-04-02 02:26:11.734 | + 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-04-02 02:26:11.747 | etcd-v3.5.21-linux-amd64/ 2026-04-02 02:26:11.747 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-04-02 02:26:11.747 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-04-02 02:26:11.747 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-04-02 02:26:11.747 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-04-02 02:26:11.747 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-04-02 02:26:11.747 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-04-02 02:26:11.747 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-04-02 02:26:11.748 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-04-02 02:26:11.748 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-04-02 02:26:11.748 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-04-02 02:26:11.748 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-04-02 02:26:11.748 | etcd-v3.5.21-linux-amd64/README.md 2026-04-02 02:26:11.749 | etcd-v3.5.21-linux-amd64/etcdutl 2026-04-02 02:26:11.859 | etcd-v3.5.21-linux-amd64/etcdctl 2026-04-02 02:26:11.992 | etcd-v3.5.21-linux-amd64/etcd 2026-04-02 02:26:12.173 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-04-02 02:26:12.232 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-04-02 02:26:12.279 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-04-02 02:26:12.287 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-04-02 02:26:12.333 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:26:12.339 | + ./stack.sh:main:876 : configure_CA 2026-04-02 02:26:12.346 | + lib/tls:configure_CA:70 : [[ -n 162.253.55.207 ]] 2026-04-02 02:26:12.355 | ++ lib/tls:configure_CA:70 : ipv6_unquote 162.253.55.207 2026-04-02 02:26:12.363 | ++ functions-common:ipv6_unquote:2210 : echo 162.253.55.207 2026-04-02 02:26:12.366 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-04-02 02:26:12.378 | + lib/tls:configure_CA:70 : [[ 162.253.55.207 != \1\6\2\.\2\5\3\.\5\5\.\2\0\7 ]] 2026-04-02 02:26:12.385 | + ./stack.sh:main:877 : init_CA 2026-04-02 02:26:12.392 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-04-02 02:26:12.399 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-04-02 02:26:12.405 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-04-02 02:26:12.413 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-04-02 02:26:12.419 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-04-02 02:26:12.426 | + lib/tls:create_CA_base:86 : local i 2026-04-02 02:26:12.433 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:12.439 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-04-02 02:26:12.450 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:12.456 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-04-02 02:26:12.465 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:12.472 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-04-02 02:26:12.484 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:12.492 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-04-02 02:26:12.502 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-04-02 02:26:12.512 | + lib/tls:create_CA_base:91 : echo 01 2026-04-02 02:26:12.519 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-04-02 02:26:12.530 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-04-02 02:26:12.536 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-04-02 02:26:12.543 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-04-02 02:26:12.551 | + lib/tls:create_CA_config:145 : echo ' 2026-04-02 02:26:12.551 | [ ca ] 2026-04-02 02:26:12.551 | default_ca = CA_default 2026-04-02 02:26:12.551 | 2026-04-02 02:26:12.551 | [ CA_default ] 2026-04-02 02:26:12.551 | dir = /opt/stack/data/CA/root-ca 2026-04-02 02:26:12.551 | policy = policy_match 2026-04-02 02:26:12.551 | database = $dir/index.txt 2026-04-02 02:26:12.551 | serial = $dir/serial 2026-04-02 02:26:12.551 | certs = $dir/certs 2026-04-02 02:26:12.551 | crl_dir = $dir/crl 2026-04-02 02:26:12.551 | new_certs_dir = $dir/newcerts 2026-04-02 02:26:12.551 | certificate = $dir/cacert.pem 2026-04-02 02:26:12.551 | private_key = $dir/private/cacert.key 2026-04-02 02:26:12.551 | RANDFILE = $dir/private/.rand 2026-04-02 02:26:12.551 | default_md = sha256 2026-04-02 02:26:12.551 | 2026-04-02 02:26:12.551 | [ req ] 2026-04-02 02:26:12.551 | default_bits = 2048 2026-04-02 02:26:12.551 | default_md = sha256 2026-04-02 02:26:12.551 | 2026-04-02 02:26:12.551 | prompt = no 2026-04-02 02:26:12.551 | distinguished_name = ca_distinguished_name 2026-04-02 02:26:12.551 | 2026-04-02 02:26:12.551 | x509_extensions = ca_extensions 2026-04-02 02:26:12.551 | 2026-04-02 02:26:12.551 | [ ca_distinguished_name ] 2026-04-02 02:26:12.551 | organizationName = OpenStack 2026-04-02 02:26:12.552 | organizationalUnitName = DevStack Certificate Authority 2026-04-02 02:26:12.552 | commonName = Root CA 2026-04-02 02:26:12.552 | 2026-04-02 02:26:12.552 | [ policy_match ] 2026-04-02 02:26:12.552 | countryName = optional 2026-04-02 02:26:12.552 | stateOrProvinceName = optional 2026-04-02 02:26:12.552 | organizationName = match 2026-04-02 02:26:12.552 | organizationalUnitName = optional 2026-04-02 02:26:12.552 | commonName = supplied 2026-04-02 02:26:12.552 | 2026-04-02 02:26:12.552 | [ ca_extensions ] 2026-04-02 02:26:12.552 | basicConstraints = critical,CA:true 2026-04-02 02:26:12.552 | subjectKeyIdentifier = hash 2026-04-02 02:26:12.552 | authorityKeyIdentifier = keyid:always, issuer 2026-04-02 02:26:12.552 | keyUsage = cRLSign, keyCertSign 2026-04-02 02:26:12.552 | 2026-04-02 02:26:12.552 | ' 2026-04-02 02:26:12.557 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-04-02 02:26:12.563 | + 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-04-02 02:26:12.829 | ......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.......+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.+......+......+.....+...+.+...........+.......+......+.....+..........+..+.......+.....+...+....+........+..........+...+....................+...+....+..+.........+...............+....+...+..+.+...........+...+.......+......+.........+......+..+.......+.....+...+......+.+...+........+...+......+.+.....+...+.......+............+.....+...+...+..........+.....+.+.....+...............+...+.+......+.....+.+........+.+...........+..........+...+.........+..................+.....+....+........+......+.......+...+......+......+........+.......+............+..+.+..+.+..+............+.+.........+........+.........+...............+...+.+.........+.....+............+......+.......+....................+.......+......+.........+......+........+.......+..+......................+...+...+.....+............+..................+....+...+......+............+..+.............+........+...................+......+.........+........+....+...+..+....+..+...+....+...+..............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-02 02:26:12.867 | ....+...+.....+.+..+..................+.+.....+...+..................+.......+..+....+..+...+.....................+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.....+....+.....+...+....+.....+.............+............+........+.+..+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.....+.........+...+....+......+.....+.......+..+.+..+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-02 02:26:12.871 | ----- 2026-04-02 02:26:12.880 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-04-02 02:26:12.887 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-02 02:26:12.893 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-04-02 02:26:12.899 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-04-02 02:26:12.907 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-02 02:26:12.913 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-04-02 02:26:12.918 | + lib/tls:create_CA_base:86 : local i 2026-04-02 02:26:12.925 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:12.932 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-04-02 02:26:12.943 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:12.949 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-04-02 02:26:12.959 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:12.966 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-04-02 02:26:12.977 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-04-02 02:26:12.983 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-04-02 02:26:12.993 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-04-02 02:26:13.003 | + lib/tls:create_CA_base:91 : echo 01 2026-04-02 02:26:13.010 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-04-02 02:26:13.020 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-04-02 02:26:13.026 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-02 02:26:13.034 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-04-02 02:26:13.040 | + lib/tls:create_CA_config:145 : echo ' 2026-04-02 02:26:13.040 | [ ca ] 2026-04-02 02:26:13.040 | default_ca = CA_default 2026-04-02 02:26:13.040 | 2026-04-02 02:26:13.041 | [ CA_default ] 2026-04-02 02:26:13.041 | dir = /opt/stack/data/CA/int-ca 2026-04-02 02:26:13.041 | policy = policy_match 2026-04-02 02:26:13.041 | database = $dir/index.txt 2026-04-02 02:26:13.041 | serial = $dir/serial 2026-04-02 02:26:13.041 | certs = $dir/certs 2026-04-02 02:26:13.041 | crl_dir = $dir/crl 2026-04-02 02:26:13.041 | new_certs_dir = $dir/newcerts 2026-04-02 02:26:13.041 | certificate = $dir/cacert.pem 2026-04-02 02:26:13.041 | private_key = $dir/private/cacert.key 2026-04-02 02:26:13.041 | RANDFILE = $dir/private/.rand 2026-04-02 02:26:13.041 | default_md = sha256 2026-04-02 02:26:13.041 | 2026-04-02 02:26:13.041 | [ req ] 2026-04-02 02:26:13.041 | default_bits = 2048 2026-04-02 02:26:13.041 | default_md = sha256 2026-04-02 02:26:13.041 | 2026-04-02 02:26:13.041 | prompt = no 2026-04-02 02:26:13.041 | distinguished_name = ca_distinguished_name 2026-04-02 02:26:13.041 | 2026-04-02 02:26:13.041 | x509_extensions = ca_extensions 2026-04-02 02:26:13.041 | 2026-04-02 02:26:13.041 | [ ca_distinguished_name ] 2026-04-02 02:26:13.041 | organizationName = OpenStack 2026-04-02 02:26:13.041 | organizationalUnitName = DevStack Certificate Authority 2026-04-02 02:26:13.041 | commonName = Intermediate CA 2026-04-02 02:26:13.041 | 2026-04-02 02:26:13.041 | [ policy_match ] 2026-04-02 02:26:13.041 | countryName = optional 2026-04-02 02:26:13.041 | stateOrProvinceName = optional 2026-04-02 02:26:13.041 | organizationName = match 2026-04-02 02:26:13.041 | organizationalUnitName = optional 2026-04-02 02:26:13.041 | commonName = supplied 2026-04-02 02:26:13.041 | 2026-04-02 02:26:13.041 | [ ca_extensions ] 2026-04-02 02:26:13.041 | basicConstraints = critical,CA:true 2026-04-02 02:26:13.041 | subjectKeyIdentifier = hash 2026-04-02 02:26:13.041 | authorityKeyIdentifier = keyid:always, issuer 2026-04-02 02:26:13.041 | keyUsage = cRLSign, keyCertSign 2026-04-02 02:26:13.041 | 2026-04-02 02:26:13.041 | ' 2026-04-02 02:26:13.047 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-04-02 02:26:13.054 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-02 02:26:13.061 | + lib/tls:create_signing_config:198 : echo ' 2026-04-02 02:26:13.061 | [ ca ] 2026-04-02 02:26:13.061 | default_ca = CA_default 2026-04-02 02:26:13.061 | 2026-04-02 02:26:13.061 | [ CA_default ] 2026-04-02 02:26:13.061 | dir = /opt/stack/data/CA/int-ca 2026-04-02 02:26:13.061 | policy = policy_match 2026-04-02 02:26:13.061 | database = $dir/index.txt 2026-04-02 02:26:13.061 | serial = $dir/serial 2026-04-02 02:26:13.061 | certs = $dir/certs 2026-04-02 02:26:13.061 | crl_dir = $dir/crl 2026-04-02 02:26:13.061 | new_certs_dir = $dir/newcerts 2026-04-02 02:26:13.061 | certificate = $dir/cacert.pem 2026-04-02 02:26:13.061 | private_key = $dir/private/cacert.key 2026-04-02 02:26:13.061 | RANDFILE = $dir/private/.rand 2026-04-02 02:26:13.061 | default_md = default 2026-04-02 02:26:13.061 | 2026-04-02 02:26:13.061 | [ req ] 2026-04-02 02:26:13.061 | default_bits = 1024 2026-04-02 02:26:13.061 | default_md = sha256 2026-04-02 02:26:13.061 | 2026-04-02 02:26:13.061 | prompt = no 2026-04-02 02:26:13.061 | distinguished_name = req_distinguished_name 2026-04-02 02:26:13.061 | 2026-04-02 02:26:13.061 | x509_extensions = req_extensions 2026-04-02 02:26:13.061 | 2026-04-02 02:26:13.061 | [ req_distinguished_name ] 2026-04-02 02:26:13.061 | organizationName = OpenStack 2026-04-02 02:26:13.061 | organizationalUnitName = DevStack Server Farm 2026-04-02 02:26:13.062 | 2026-04-02 02:26:13.062 | [ policy_match ] 2026-04-02 02:26:13.062 | countryName = optional 2026-04-02 02:26:13.062 | stateOrProvinceName = optional 2026-04-02 02:26:13.062 | organizationName = match 2026-04-02 02:26:13.062 | organizationalUnitName = optional 2026-04-02 02:26:13.062 | commonName = supplied 2026-04-02 02:26:13.062 | 2026-04-02 02:26:13.062 | [ req_extensions ] 2026-04-02 02:26:13.062 | basicConstraints = CA:false 2026-04-02 02:26:13.062 | subjectKeyIdentifier = hash 2026-04-02 02:26:13.062 | authorityKeyIdentifier = keyid:always, issuer 2026-04-02 02:26:13.062 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-04-02 02:26:13.062 | extendedKeyUsage = serverAuth, clientAuth 2026-04-02 02:26:13.062 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-04-02 02:26:13.062 | 2026-04-02 02:26:13.062 | ' 2026-04-02 02:26:13.069 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-04-02 02:26:13.076 | + 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-04-02 02:26:13.138 | .....+..+.+..+.......+...........+....+..................+..+.........+.+.....+...+......+.+..............+............+......................+..................+........+.+......+..+.+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+...+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+......+...+.....+.+......+........+..........+...........+.+..+...+....+...+........+..........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-02 02:26:13.260 | ...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+........+......+.+..............+.+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+....+..+.......+........+.........+.+........+......+....+.........+...+..+...+....+......+............+...+..+.......+...+..+...+.......+......+..+...+............+......+.+........+.......+...+..+.............+...+........+......+....+..+.........+...+..........+...+..+......+......+...................+.....+.+...+..+...+......+.+...+..................+..+...+....+.........+......+......+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-02 02:26:13.263 | ----- 2026-04-02 02:26:13.272 | + 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-04-02 02:26:13.279 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-04-02 02:26:13.283 | Check that the request matches the signature 2026-04-02 02:26:13.283 | Signature ok 2026-04-02 02:26:13.283 | The Subject's Distinguished Name is as follows 2026-04-02 02:26:13.283 | organizationName :ASN.1 12:'OpenStack' 2026-04-02 02:26:13.283 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-04-02 02:26:13.283 | commonName :ASN.1 12:'Intermediate CA' 2026-04-02 02:26:13.284 | Certificate is to be certified until Apr 2 02:26:13 2027 GMT (365 days) 2026-04-02 02:26:13.287 | 2026-04-02 02:26:13.287 | Write out database with 1 new entries 2026-04-02 02:26:13.287 | Database updated 2026-04-02 02:26:13.295 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-04-02 02:26:13.305 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-04-02 02:26:13.315 | + lib/tls:init_CA:212 : is_fedora 2026-04-02 02:26:13.323 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:26:13.330 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:26:13.337 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:26:13.343 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:26:13.350 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:26:13.356 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:26:13.361 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:26:13.369 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:26:13.376 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:26:13.383 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:26:13.390 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:26:13.397 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:26:13.404 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:26:13.413 | + lib/tls:init_CA:215 : is_ubuntu 2026-04-02 02:26:13.421 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:26:13.429 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:26:13.436 | + 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-04-02 02:26:13.461 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-04-02 02:26:13.487 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-04-02 02:26:13.506 | Updating certificates in /etc/ssl/certs... 2026-04-02 02:26:15.627 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-04-02 02:26:15.629 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-04-02 02:26:15.637 | 2 added, 0 removed; done. 2026-04-02 02:26:15.639 | Running hooks in /etc/ca-certificates/update.d... 2026-04-02 02:26:15.642 | done. 2026-04-02 02:26:15.659 | + ./stack.sh:main:878 : init_cert 2026-04-02 02:26:15.665 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-04-02 02:26:15.670 | + lib/tls:init_cert:226 : [[ -n 162.253.55.207 ]] 2026-04-02 02:26:15.676 | + lib/tls:init_cert:227 : TLS_IP=IP:162.253.55.207 2026-04-02 02:26:15.683 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-04-02 02:26:15.690 | + lib/tls:init_cert:229 : TLS_IP=IP:162.253.55.207,IP:::1 2026-04-02 02:26:15.695 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000162393.novalocal IP:162.253.55.207,IP:::1 2026-04-02 02:26:15.702 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-04-02 02:26:15.708 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-04-02 02:26:15.714 | + lib/tls:make_cert:244 : local common_name=np0000162393.novalocal 2026-04-02 02:26:15.721 | + lib/tls:make_cert:245 : local alt_names=IP:162.253.55.207,IP:::1 2026-04-02 02:26:15.729 | + lib/tls:make_cert:247 : '[' np0000162393.novalocal '!=' 162.253.55.207 ']' 2026-04-02 02:26:15.734 | + lib/tls:make_cert:248 : is_ipv4_address 162.253.55.207 2026-04-02 02:26:15.741 | + functions-common:is_ipv4_address:2198 : local address=162.253.55.207 2026-04-02 02:26:15.747 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-04-02 02:26:15.754 | + functions-common:is_ipv4_address:2201 : [[ 162.253.55.207 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-04-02 02:26:15.760 | + functions-common:is_ipv4_address:2202 : return 0 2026-04-02 02:26:15.768 | + lib/tls:make_cert:249 : [[ -z IP:162.253.55.207,IP:::1 ]] 2026-04-02 02:26:15.775 | + lib/tls:make_cert:252 : alt_names=IP:162.253.55.207,IP:::1,IP:162.253.55.207 2026-04-02 02:26:15.781 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-04-02 02:26:15.788 | + 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=np0000162393.novalocal' 2026-04-02 02:26:15.826 | ..+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-02 02:26:15.868 | ....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....................+.+...+..+.+...+.....+.......+...+.............................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-04-02 02:26:15.872 | ----- 2026-04-02 02:26:15.881 | + lib/tls:make_cert:268 : [[ -z IP:162.253.55.207,IP:::1,IP:162.253.55.207 ]] 2026-04-02 02:26:15.888 | + lib/tls:make_cert:271 : alt_names=DNS:np0000162393.novalocal,IP:162.253.55.207,IP:::1,IP:162.253.55.207 2026-04-02 02:26:15.895 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000162393.novalocal,IP:162.253.55.207,IP:::1,IP:162.253.55.207 2026-04-02 02:26:15.902 | + 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=np0000162393.novalocal' -batch 2026-04-02 02:26:15.909 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-04-02 02:26:15.912 | Check that the request matches the signature 2026-04-02 02:26:15.912 | Signature ok 2026-04-02 02:26:15.912 | The Subject's Distinguished Name is as follows 2026-04-02 02:26:15.912 | organizationName :ASN.1 12:'OpenStack' 2026-04-02 02:26:15.912 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-04-02 02:26:15.912 | commonName :ASN.1 12:'np0000162393.novalocal' 2026-04-02 02:26:15.914 | Certificate is to be certified until Apr 2 02:26:15 2027 GMT (365 days) 2026-04-02 02:26:15.916 | 2026-04-02 02:26:15.916 | Write out database with 1 new entries 2026-04-02 02:26:15.917 | Database updated 2026-04-02 02:26:15.926 | + 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-04-02 02:26:15.936 | + ./stack.sh:main:885 : install_dstat 2026-04-02 02:26:15.942 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-04-02 02:26:15.987 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:26:15.994 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-04-02 02:26:16.001 | + inc/python:pip_install_gr:94 : local name=psutil 2026-04-02 02:26:16.008 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-02 02:26:16.017 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-04-02 02:26:16.025 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-04-02 02:26:16.033 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-02 02:26:16.043 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:26:16.044 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-02 02:26:16.057 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-04-02 02:26:16.063 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-04-02 02:26:16.070 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-04-02 02:26:16.079 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-04-02 02:26:16.086 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-04-02 02:26:16.138 | Using python 3.12 to install psutil 2026-04-02 02:26:16.144 | + 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-04-02 02:26:16.884 | Collecting psutil 2026-04-02 02:26:17.081 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-04-02 02:26:17.157 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-04-02 02:26:17.306 | Installing collected packages: psutil 2026-04-02 02:26:17.379 | Successfully installed psutil-7.2.2 2026-04-02 02:26:17.453 | + inc/python:pip_install:216 : result=0 2026-04-02 02:26:17.459 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:26:17.466 | + functions-common:time_stop:2412 : local name 2026-04-02 02:26:17.472 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:26:17.478 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:26:17.485 | + functions-common:time_stop:2415 : local total 2026-04-02 02:26:17.489 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:26:17.492 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:26:17.498 | + functions-common:time_stop:2419 : start_time=1775096776124 2026-04-02 02:26:17.504 | + functions-common:time_stop:2421 : [[ -z 1775096776124 ]] 2026-04-02 02:26:17.510 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:26:17.519 | + functions-common:time_stop:2424 : end_time=1775096777513 2026-04-02 02:26:17.527 | + functions-common:time_stop:2425 : elapsed_time=1389 2026-04-02 02:26:17.532 | + functions-common:time_stop:2426 : total=23310 2026-04-02 02:26:17.538 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:26:17.544 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24699 2026-04-02 02:26:17.549 | + inc/python:pip_install:219 : return 0 2026-04-02 02:26:17.556 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-04-02 02:26:17.563 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:26:17.569 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-04-02 02:26:17.576 | + ./stack.sh:main:894 : install_libs 2026-04-02 02:26:17.583 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-04-02 02:26:17.588 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-04-02 02:26:17.595 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-04-02 02:26:17.600 | + inc/python:use_library_from_git:266 : local name=automaton 2026-04-02 02:26:17.605 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:17.612 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:17.618 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:17.624 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:17.632 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-04-02 02:26:17.639 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-04-02 02:26:17.646 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-04-02 02:26:17.652 | + inc/python:use_library_from_git:266 : local name=castellan 2026-04-02 02:26:17.657 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:17.663 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:17.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, =~ ,castellan, ]] 2026-04-02 02:26:17.678 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:17.685 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-04-02 02:26:17.692 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-04-02 02:26:17.699 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-04-02 02:26:17.707 | + inc/python:use_library_from_git:266 : local name=cliff 2026-04-02 02:26:17.713 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:17.719 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:17.726 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cliff, ]] 2026-04-02 02:26:17.733 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:17.740 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-04-02 02:26:17.748 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-04-02 02:26:17.753 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-04-02 02:26:17.760 | + inc/python:use_library_from_git:266 : local name=cursive 2026-04-02 02:26:17.767 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:17.773 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:17.779 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:17.786 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:17.792 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-04-02 02:26:17.799 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-04-02 02:26:17.805 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-04-02 02:26:17.812 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-04-02 02:26:17.819 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:17.826 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:17.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, =~ ,debtcollector, ]] 2026-04-02 02:26:17.839 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:17.846 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-04-02 02:26:17.853 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-04-02 02:26:17.860 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-04-02 02:26:17.866 | + inc/python:use_library_from_git:266 : local name=futurist 2026-04-02 02:26:17.872 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:17.878 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:17.884 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:17.891 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:17.897 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-04-02 02:26:17.902 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-04-02 02:26:17.909 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-04-02 02:26:17.916 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-04-02 02:26:17.921 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:17.929 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:17.935 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,openstacksdk, ]] 2026-04-02 02:26:17.942 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:17.949 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-04-02 02:26:17.956 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-04-02 02:26:17.962 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-04-02 02:26:17.969 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-04-02 02:26:17.976 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:17.981 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:17.988 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:17.993 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:17.999 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-04-02 02:26:18.004 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-04-02 02:26:18.011 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-04-02 02:26:18.018 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-04-02 02:26:18.023 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.030 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:18.037 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:18.043 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.050 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-04-02 02:26:18.056 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-04-02 02:26:18.063 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-04-02 02:26:18.070 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-04-02 02:26:18.077 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.083 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:18.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, =~ ,os-client-config, ]] 2026-04-02 02:26:18.098 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.105 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-04-02 02:26:18.110 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-04-02 02:26:18.116 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-04-02 02:26:18.123 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-04-02 02:26:18.130 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.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-04-02 02:26:18.143 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.cache, ]] 2026-04-02 02:26:18.151 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.158 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-04-02 02:26:18.164 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-04-02 02:26:18.170 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-04-02 02:26:18.176 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-04-02 02:26:18.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.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 = \A\L\L ]] 2026-04-02 02:26:18.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, =~ ,oslo.concurrency, ]] 2026-04-02 02:26:18.203 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.209 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-04-02 02:26:18.216 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-04-02 02:26:18.223 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-04-02 02:26:18.229 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-04-02 02:26:18.236 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.242 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:18.247 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.config, ]] 2026-04-02 02:26:18.255 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.261 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-04-02 02:26:18.266 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-04-02 02:26:18.272 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-04-02 02:26:18.277 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-04-02 02:26:18.283 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.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-04-02 02:26:18.295 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.context, ]] 2026-04-02 02:26:18.301 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.310 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-04-02 02:26:18.317 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-04-02 02:26:18.323 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-04-02 02:26:18.328 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-04-02 02:26:18.334 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.341 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:18.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.db, ]] 2026-04-02 02:26:18.357 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.363 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-04-02 02:26:18.369 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-04-02 02:26:18.375 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-04-02 02:26:18.382 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-04-02 02:26:18.389 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.395 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:18.402 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:18.408 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.415 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-04-02 02:26:18.420 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-04-02 02:26:18.427 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-04-02 02:26:18.434 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-04-02 02:26:18.439 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.446 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:18.453 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:18.460 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.466 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-04-02 02:26:18.471 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-04-02 02:26:18.478 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-04-02 02:26:18.483 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-04-02 02:26:18.490 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.496 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:18.502 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-04-02 02:26:18.509 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.515 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-04-02 02:26:18.521 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-04-02 02:26:18.528 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-04-02 02:26:18.534 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-04-02 02:26:18.539 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.546 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:18.553 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:18.560 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.567 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-04-02 02:26:18.573 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-04-02 02:26:18.579 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-04-02 02:26:18.586 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-04-02 02:26:18.592 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.599 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:18.606 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:18.613 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.621 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-04-02 02:26:18.628 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-04-02 02:26:18.635 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-04-02 02:26:18.640 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-04-02 02:26:18.647 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.654 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:18.661 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:18.667 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.673 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-04-02 02:26:18.680 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-04-02 02:26:18.688 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-04-02 02:26:18.693 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-04-02 02:26:18.700 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.706 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:18.713 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.privsep, ]] 2026-04-02 02:26:18.719 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.725 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-04-02 02:26:18.731 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-04-02 02:26:18.737 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-04-02 02:26:18.742 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-04-02 02:26:18.749 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.756 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:18.763 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.reports, ]] 2026-04-02 02:26:18.769 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.776 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-04-02 02:26:18.783 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-04-02 02:26:18.790 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-04-02 02:26:18.798 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-04-02 02:26:18.803 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.810 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:18.818 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:18.824 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.831 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-04-02 02:26:18.838 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-04-02 02:26:18.844 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-04-02 02:26:18.850 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-04-02 02:26:18.857 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.863 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:18.869 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:18.874 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.880 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-04-02 02:26:18.887 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-04-02 02:26:18.894 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-04-02 02:26:18.900 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-04-02 02:26:18.906 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.912 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:18.919 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:18.925 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.931 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-04-02 02:26:18.938 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-04-02 02:26:18.944 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-04-02 02:26:18.951 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-04-02 02:26:18.957 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:18.964 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:18.971 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.utils, ]] 2026-04-02 02:26:18.976 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:18.984 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-04-02 02:26:18.990 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-04-02 02:26:18.996 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-04-02 02:26:19.002 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-04-02 02:26:19.010 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:19.015 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:19.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, =~ ,oslo.versionedobjects, ]] 2026-04-02 02:26:19.027 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:19.034 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-04-02 02:26:19.040 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-04-02 02:26:19.046 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-04-02 02:26:19.054 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-04-02 02:26:19.060 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:19.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-04-02 02:26:19.073 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:19.079 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:19.083 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-04-02 02:26:19.091 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-04-02 02:26:19.098 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-04-02 02:26:19.105 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-04-02 02:26:19.112 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:19.118 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:19.126 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:19.132 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:19.139 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-04-02 02:26:19.146 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-04-02 02:26:19.153 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-04-02 02:26:19.160 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-04-02 02:26:19.166 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:19.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 = \A\L\L ]] 2026-04-02 02:26:19.179 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:19.185 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:19.192 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-04-02 02:26:19.198 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-04-02 02:26:19.205 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-04-02 02:26:19.213 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-04-02 02:26:19.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:19.226 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:19.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, =~ ,stevedore, ]] 2026-04-02 02:26:19.242 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:19.249 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-04-02 02:26:19.254 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-04-02 02:26:19.260 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-04-02 02:26:19.267 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-04-02 02:26:19.274 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:19.281 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:19.288 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:19.295 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:19.301 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-04-02 02:26:19.309 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-04-02 02:26:19.314 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-04-02 02:26:19.320 | + inc/python:use_library_from_git:266 : local name=tooz 2026-04-02 02:26:19.328 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:19.336 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:19.342 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,tooz, ]] 2026-04-02 02:26:19.349 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:19.356 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-04-02 02:26:19.362 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-04-02 02:26:19.369 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-04-02 02:26:19.375 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-04-02 02:26:19.381 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:19.390 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:19.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, =~ ,os-brick, ]] 2026-04-02 02:26:19.404 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:19.411 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-04-02 02:26:19.416 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-04-02 02:26:19.423 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-04-02 02:26:19.430 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-04-02 02:26:19.438 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:19.444 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:19.452 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:19.458 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:19.463 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-04-02 02:26:19.470 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-04-02 02:26:19.477 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-04-02 02:26:19.484 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-04-02 02:26:19.490 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:19.496 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:19.502 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-traits, ]] 2026-04-02 02:26:19.509 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:19.515 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-04-02 02:26:19.521 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-04-02 02:26:19.527 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-04-02 02:26:19.534 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-04-02 02:26:19.541 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:19.547 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:19.553 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:19.560 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:19.566 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-04-02 02:26:19.573 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-04-02 02:26:19.580 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:19.586 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:19.592 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,etcd3gw, ]] 2026-04-02 02:26:19.600 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:19.607 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-04-02 02:26:19.655 | Using python 3.12 to install etcd3gw 2026-04-02 02:26:19.661 | + 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-04-02 02:26:20.353 | Collecting etcd3gw 2026-04-02 02:26:20.542 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-02 02:26:20.557 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-04-02 02:26:20.582 | Collecting requests>=2.20.0 (from etcd3gw) 2026-04-02 02:26:20.583 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-04-02 02:26:20.607 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-04-02 02:26:20.654 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-02 02:26:20.702 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-04-02 02:26:20.750 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-02 02:26:20.963 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-04-02 02:26:21.010 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-04-02 02:26:21.027 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-04-02 02:26:21.119 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-04-02 02:26:21.121 | 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-04-02 02:26:21.137 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-04-02 02:26:21.138 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-02 02:26:21.161 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-04-02 02:26:21.162 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-02 02:26:21.165 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-04-02 02:26:21.220 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-04-02 02:26:21.292 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-04-02 02:26:21.365 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-04-02 02:26:21.379 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-04-02 02:26:21.381 | 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-04-02 02:26:21.383 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-04-02 02:26:21.385 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-02 02:26:21.433 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-04-02 02:26:21.560 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-04-02 02:26:21.592 | Attempting uninstall: urllib3 2026-04-02 02:26:21.598 | Found existing installation: urllib3 2.0.7 2026-04-02 02:26:21.599 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:21.599 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-04-02 02:26:21.695 | Attempting uninstall: idna 2026-04-02 02:26:21.699 | Found existing installation: idna 3.6 2026-04-02 02:26:21.700 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:21.701 | Can't uninstall 'idna'. No files were found to uninstall. 2026-04-02 02:26:21.854 | Attempting uninstall: requests 2026-04-02 02:26:21.860 | Found existing installation: requests 2.31.0 2026-04-02 02:26:21.860 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:21.860 | Can't uninstall 'requests'. No files were found to uninstall. 2026-04-02 02:26:21.991 | 2026-04-02 02:26:21.996 | Successfully installed charset_normalizer-3.4.4 debtcollector-3.1.0 etcd3gw-2.5.0 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-2.6.3 wrapt-2.1.1 2026-04-02 02:26:22.136 | + inc/python:pip_install:216 : result=0 2026-04-02 02:26:22.142 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:26:22.148 | + functions-common:time_stop:2412 : local name 2026-04-02 02:26:22.153 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:26:22.158 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:26:22.163 | + functions-common:time_stop:2415 : local total 2026-04-02 02:26:22.167 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:26:22.174 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:26:22.180 | + functions-common:time_stop:2419 : start_time=1775096779642 2026-04-02 02:26:22.185 | + functions-common:time_stop:2421 : [[ -z 1775096779642 ]] 2026-04-02 02:26:22.193 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:26:22.200 | + functions-common:time_stop:2424 : end_time=1775096782195 2026-04-02 02:26:22.205 | + functions-common:time_stop:2425 : elapsed_time=2553 2026-04-02 02:26:22.212 | + functions-common:time_stop:2426 : total=24699 2026-04-02 02:26:22.219 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:26:22.225 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27252 2026-04-02 02:26:22.232 | + inc/python:pip_install:219 : return 0 2026-04-02 02:26:22.241 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-04-02 02:26:22.247 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-04-02 02:26:22.254 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-04-02 02:26:22.261 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:26:22.267 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:26:22.274 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:26:22.281 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:26:22.286 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:26:22.293 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:26:22.300 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:26:22.306 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:26:22.312 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:26:22.318 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:26:22.324 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:26:22.331 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:26:22.339 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:26:22.345 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-04-02 02:26:22.352 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:26:22.360 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:26:22.366 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-04-02 02:26:22.374 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-04-02 02:26:22.381 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:26:22.389 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:26:22.393 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:26:22.400 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:26:22.407 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:26:22.413 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:26:22.420 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:26:22.427 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:26:22.434 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:26:22.441 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:26:22.449 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:26:22.455 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:26:22.462 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-04-02 02:26:22.469 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:26:22.475 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:26:22.483 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:26:22.490 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-04-02 02:26:22.542 | + 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-04-02 02:26:22.591 | Reading package lists... 2026-04-02 02:26:22.893 | Building dependency tree... 2026-04-02 02:26:22.893 | Reading state information... 2026-04-02 02:26:23.263 | The following additional packages will be installed: 2026-04-02 02:26:23.264 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-04-02 02:26:23.266 | Suggested packages: 2026-04-02 02:26:23.267 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-04-02 02:26:23.267 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-04-02 02:26:23.267 | python3-uwsgidecorators 2026-04-02 02:26:23.323 | The following NEW packages will be installed: 2026-04-02 02:26:23.324 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-04-02 02:26:23.324 | uwsgi-plugin-python3 2026-04-02 02:26:23.641 | 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:26:23.641 | Need to get 1,451 kB of archives. 2026-04-02 02:26:23.641 | After this operation, 4,760 kB of additional disk space will be used. 2026-04-02 02:26:23.641 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-04-02 02:26:23.711 | 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-04-02 02:26:23.726 | 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-04-02 02:26:23.737 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-04-02 02:26:23.748 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-04-02 02:26:23.748 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-04-02 02:26:23.765 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-04-02 02:26:23.766 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-04-02 02:26:23.985 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:26:24.036 | Fetched 1,451 kB in 0s (3,403 kB/s) 2026-04-02 02:26:24.084 | Selecting previously unselected package libnorm1t64:amd64. 2026-04-02 02:26:24.138 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68509 files and directories currently installed.) 2026-04-02 02:26:24.143 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-04-02 02:26:24.151 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-04-02 02:26:24.224 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-04-02 02:26:24.235 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-04-02 02:26:24.240 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-04-02 02:26:24.306 | Selecting previously unselected package libsodium23:amd64. 2026-04-02 02:26:24.317 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:26:24.321 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-04-02 02:26:24.390 | Selecting previously unselected package libzmq5:amd64. 2026-04-02 02:26:24.402 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-04-02 02:26:24.406 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-04-02 02:26:24.471 | Selecting previously unselected package libyajl2:amd64. 2026-04-02 02:26:24.487 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-04-02 02:26:24.492 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-04-02 02:26:24.549 | Selecting previously unselected package uwsgi-core. 2026-04-02 02:26:24.561 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-04-02 02:26:24.565 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-04-02 02:26:24.711 | Selecting previously unselected package uwsgi. 2026-04-02 02:26:24.721 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-04-02 02:26:24.729 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-04-02 02:26:24.792 | Selecting previously unselected package uwsgi-plugin-python3. 2026-04-02 02:26:24.805 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-04-02 02:26:24.809 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-04-02 02:26:24.881 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-04-02 02:26:24.893 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-04-02 02:26:24.905 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-04-02 02:26:24.919 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-04-02 02:26:24.931 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-04-02 02:26:24.942 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-04-02 02:26:24.965 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-04-02 02:26:25.431 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-04-02 02:26:25.484 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:26:26.186 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-02 02:26:26.500 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:26:26.507 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:26:26.513 | + functions-common:time_stop:2412 : local name 2026-04-02 02:26:26.519 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:26:26.526 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:26:26.532 | + functions-common:time_stop:2415 : local total 2026-04-02 02:26:26.539 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:26:26.545 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:26:26.553 | + functions-common:time_stop:2419 : start_time=1775096782535 2026-04-02 02:26:26.560 | + functions-common:time_stop:2421 : [[ -z 1775096782535 ]] 2026-04-02 02:26:26.568 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:26:26.579 | + functions-common:time_stop:2424 : end_time=1775096786571 2026-04-02 02:26:26.586 | + functions-common:time_stop:2425 : elapsed_time=4036 2026-04-02 02:26:26.593 | + functions-common:time_stop:2426 : total=162206 2026-04-02 02:26:26.600 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:26:26.608 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=166242 2026-04-02 02:26:26.615 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:26:26.621 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-04-02 02:26:26.628 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:26:26.634 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:26:26.640 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-04-02 02:26:26.691 | No module matches proxy 2026-04-02 02:26:26.700 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-04-02 02:26:26.750 | Enabling module proxy. 2026-04-02 02:26:26.761 | To activate the new configuration, you need to run: 2026-04-02 02:26:26.761 | systemctl restart apache2 2026-04-02 02:26:26.773 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-04-02 02:26:26.822 | Considering dependency proxy for proxy_uwsgi: 2026-04-02 02:26:26.822 | Module proxy already enabled 2026-04-02 02:26:26.822 | Enabling module proxy_uwsgi. 2026-04-02 02:26:26.834 | To activate the new configuration, you need to run: 2026-04-02 02:26:26.835 | systemctl restart apache2 2026-04-02 02:26:26.846 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-04-02 02:26:26.853 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-02 02:26:26.860 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:26:26.867 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-02 02:26:27.018 | + ./stack.sh:main:900 : install_keystoneauth 2026-04-02 02:26:27.025 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-04-02 02:26:27.031 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-04-02 02:26:27.037 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:27.044 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:27.049 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:27.056 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:27.063 | + ./stack.sh:main:901 : install_keystoneclient 2026-04-02 02:26:27.068 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-04-02 02:26:27.075 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-04-02 02:26:27.080 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:27.086 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:27.092 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:27.098 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:27.105 | + ./stack.sh:main:902 : install_glanceclient 2026-04-02 02:26:27.110 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-04-02 02:26:27.117 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-04-02 02:26:27.123 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:27.130 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:27.137 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-04-02 02:26:27.143 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:27.150 | + ./stack.sh:main:903 : install_cinderclient 2026-04-02 02:26:27.156 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-04-02 02:26:27.163 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-04-02 02:26:27.169 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:27.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-04-02 02:26:27.183 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:27.190 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:27.196 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-04-02 02:26:27.203 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-04-02 02:26:27.210 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:27.217 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:27.223 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-cinderclient, ]] 2026-04-02 02:26:27.230 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:27.236 | + ./stack.sh:main:904 : install_novaclient 2026-04-02 02:26:27.243 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-04-02 02:26:27.250 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-04-02 02:26:27.255 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:27.261 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:27.267 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:27.274 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:27.281 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-04-02 02:26:27.327 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:26:27.335 | + ./stack.sh:main:906 : install_swiftclient 2026-04-02 02:26:27.342 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-04-02 02:26:27.349 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-04-02 02:26:27.355 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:27.362 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:27.368 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:27.374 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:27.382 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-04-02 02:26:27.427 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:26:27.439 | + ./stack.sh:main:909 : install_neutronclient 2026-04-02 02:26:27.448 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-04-02 02:26:27.456 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-04-02 02:26:27.463 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:27.470 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:27.477 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:26:27.486 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:27.493 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-04-02 02:26:27.500 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-04-02 02:26:27.507 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-04-02 02:26:27.515 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:27.522 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:26:27.528 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystonemiddleware, ]] 2026-04-02 02:26:27.535 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:26:27.544 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-04-02 02:26:27.552 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-04-02 02:26:27.560 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-02 02:26:27.569 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-04-02 02:26:27.577 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-04-02 02:26:27.584 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-02 02:26:27.595 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-02 02:26:27.595 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:26:27.609 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-04-02 02:26:27.616 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-04-02 02:26:27.623 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-04-02 02:26:27.632 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-04-02 02:26:27.639 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-04-02 02:26:27.690 | Using python 3.12 to install keystonemiddleware 2026-04-02 02:26:27.696 | + 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-04-02 02:26:28.375 | Collecting keystonemiddleware 2026-04-02 02:26:28.574 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-04-02 02:26:28.618 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-04-02 02:26:28.665 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-02 02:26:28.708 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-04-02 02:26:28.756 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:26:28.805 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-04-02 02:26:28.857 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-02 02:26:28.937 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-04-02 02:26:28.984 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-02 02:26:29.029 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-04-02 02:26:29.077 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-04-02 02:26:29.119 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-04-02 02:26:29.165 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:26:29.197 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-04-02 02:26:29.244 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-02 02:26:29.285 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-04-02 02:26:29.332 | Downloading oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-02 02:26:29.342 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-04-02 02:26:29.363 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-04-02 02:26:29.409 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-02 02:26:29.441 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-04-02 02:26:29.489 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-02 02:26:29.528 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-04-02 02:26:29.575 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:26:29.587 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-04-02 02:26:29.612 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-04-02 02:26:29.660 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-04-02 02:26:29.678 | 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-04-02 02:26:29.704 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-02 02:26:29.751 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-02 02:26:29.774 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-02 02:26:29.821 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-04-02 02:26:29.849 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-04-02 02:26:29.903 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-02 02:26:29.934 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-04-02 02:26:29.981 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-04-02 02:26:30.013 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-04-02 02:26:30.057 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-04-02 02:26:30.086 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-02 02:26:30.133 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-04-02 02:26:30.160 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-02 02:26:30.206 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-04-02 02:26:30.256 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-04-02 02:26:30.257 | 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-04-02 02:26:30.279 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-04-02 02:26:30.324 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-04-02 02:26:30.335 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-04-02 02:26:30.336 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.1) 2026-04-02 02:26:30.414 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-04-02 02:26:30.461 | 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-04-02 02:26:30.501 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-04-02 02:26:30.546 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-04-02 02:26:30.556 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.0) 2026-04-02 02:26:30.558 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-04-02 02:26:30.561 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-04-02 02:26:30.584 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-04-02 02:26:30.630 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-02 02:26:30.646 | 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-04-02 02:26:30.646 | 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-04-02 02:26:30.647 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-04-02 02:26:30.648 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-04-02 02:26:30.712 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-04-02 02:26:30.855 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-04-02 02:26:31.134 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-04-02 02:26:31.188 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-04-02 02:26:31.241 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-04-02 02:26:31.295 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-04-02 02:26:31.347 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-04-02 02:26:31.406 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-04-02 02:26:31.523 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 18.8 MB/s 0:00:00 2026-04-02 02:26:31.572 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-04-02 02:26:31.625 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-04-02 02:26:31.681 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-04-02 02:26:31.738 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-04-02 02:26:31.792 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-04-02 02:26:31.852 | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-04-02 02:26:31.908 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-04-02 02:26:31.962 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-04-02 02:26:32.018 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-04-02 02:26:32.076 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-04-02 02:26:32.136 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-04-02 02:26:32.150 | 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-04-02 02:26:32.199 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-04-02 02:26:32.252 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-04-02 02:26:32.309 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-04-02 02:26:32.362 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-04-02 02:26:32.415 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-04-02 02:26:32.528 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-04-02 02:26:32.678 | Attempting uninstall: six 2026-04-02 02:26:32.683 | Found existing installation: six 1.16.0 2026-04-02 02:26:32.683 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:32.684 | Can't uninstall 'six'. No files were found to uninstall. 2026-04-02 02:26:32.726 | Attempting uninstall: PyYAML 2026-04-02 02:26:32.732 | Found existing installation: PyYAML 6.0.1 2026-04-02 02:26:32.732 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:32.732 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-04-02 02:26:32.796 | Attempting uninstall: pyparsing 2026-04-02 02:26:32.802 | Found existing installation: pyparsing 3.1.1 2026-04-02 02:26:32.802 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:32.803 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-04-02 02:26:33.092 | Attempting uninstall: PyJWT 2026-04-02 02:26:33.100 | Found existing installation: PyJWT 2.7.0 2026-04-02 02:26:33.101 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:33.101 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-04-02 02:26:34.508 | 2026-04-02 02:26:34.515 | Successfully installed PyJWT-2.11.0 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.serialization-5.9.1 oslo.utils-10.0.0 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.7.0 typing-extensions-4.15.0 2026-04-02 02:26:34.633 | + inc/python:pip_install:216 : result=0 2026-04-02 02:26:34.641 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:26:34.648 | + functions-common:time_stop:2412 : local name 2026-04-02 02:26:34.654 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:26:34.661 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:26:34.667 | + functions-common:time_stop:2415 : local total 2026-04-02 02:26:34.674 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:26:34.682 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:26:34.687 | + functions-common:time_stop:2419 : start_time=1775096787678 2026-04-02 02:26:34.694 | + functions-common:time_stop:2421 : [[ -z 1775096787678 ]] 2026-04-02 02:26:34.701 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:26:34.712 | + functions-common:time_stop:2424 : end_time=1775096794705 2026-04-02 02:26:34.717 | + functions-common:time_stop:2425 : elapsed_time=7027 2026-04-02 02:26:34.723 | + functions-common:time_stop:2426 : total=27252 2026-04-02 02:26:34.730 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:26:34.735 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34279 2026-04-02 02:26:34.741 | + inc/python:pip_install:219 : return 0 2026-04-02 02:26:34.749 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-04-02 02:26:34.756 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-04-02 02:26:34.762 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-02 02:26:34.771 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-04-02 02:26:34.777 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-04-02 02:26:34.784 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-02 02:26:34.794 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:26:34.796 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-02 02:26:34.808 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-04-02 02:26:34.815 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-04-02 02:26:34.822 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-04-02 02:26:34.830 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-04-02 02:26:34.838 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-04-02 02:26:34.895 | Using python 3.12 to install python-memcached 2026-04-02 02:26:34.902 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-04-02 02:26:35.559 | Collecting python-memcached 2026-04-02 02:26:35.766 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-04-02 02:26:35.827 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-04-02 02:26:35.915 | Installing collected packages: python-memcached 2026-04-02 02:26:35.943 | Successfully installed python-memcached-1.62 2026-04-02 02:26:36.020 | + inc/python:pip_install:216 : result=0 2026-04-02 02:26:36.027 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:26:36.031 | + functions-common:time_stop:2412 : local name 2026-04-02 02:26:36.034 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:26:36.040 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:26:36.046 | + functions-common:time_stop:2415 : local total 2026-04-02 02:26:36.051 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:26:36.057 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:26:36.065 | + functions-common:time_stop:2419 : start_time=1775096794882 2026-04-02 02:26:36.070 | + functions-common:time_stop:2421 : [[ -z 1775096794882 ]] 2026-04-02 02:26:36.079 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:26:36.087 | + functions-common:time_stop:2424 : end_time=1775096796082 2026-04-02 02:26:36.093 | + functions-common:time_stop:2425 : elapsed_time=1200 2026-04-02 02:26:36.100 | + functions-common:time_stop:2426 : total=34279 2026-04-02 02:26:36.105 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:26:36.112 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=35479 2026-04-02 02:26:36.119 | + inc/python:pip_install:219 : return 0 2026-04-02 02:26:36.128 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-04-02 02:26:36.175 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:26:36.183 | + ./stack.sh:main:916 : '[' 162.253.55.207 == 162.253.55.207 ']' 2026-04-02 02:26:36.190 | + ./stack.sh:main:917 : stack_install_service keystone 2026-04-02 02:26:36.197 | + lib/stack:stack_install_service:20 : local service=keystone 2026-04-02 02:26:36.205 | + lib/stack:stack_install_service:21 : type install_keystone 2026-04-02 02:26:36.211 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-02 02:26:36.218 | + lib/stack:stack_install_service:32 : install_keystone 2026-04-02 02:26:36.225 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-04-02 02:26:36.266 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:26:36.273 | + lib/keystone:install_keystone:539 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-04-02 02:26:36.279 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/keystone.git 2026-04-02 02:26:36.286 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-04-02 02:26:36.294 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:26:36.300 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:26:36.307 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:26:36.315 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:26:36.323 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:26:36.331 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:26:36.372 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:26:36.378 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:26:36.384 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:26:36.392 | + functions-common:git_clone:602 : echo master 2026-04-02 02:26:36.393 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:26:36.405 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-04-02 02:26:36.410 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:26:36.416 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-04-02 02:26:36.442 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-04-02 02:26:36.450 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:26:36.450 | + functions-common:git_clone:665 : head -1 2026-04-02 02:26:36.457 | dd1df3409 Merge "Fix OIDC federation UTF-8 double-encoding of non-ASCII characters" 2026-04-02 02:26:36.463 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:26:36.469 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-04-02 02:26:36.475 | + inc/python:setup_develop:353 : local bindep 2026-04-02 02:26:36.482 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-02 02:26:36.489 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-04-02 02:26:36.495 | + inc/python:setup_develop:359 : local extras= 2026-04-02 02:26:36.502 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-04-02 02:26:36.509 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:26:36.516 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-02 02:26:36.524 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-04-02 02:26:36.530 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:26:36.537 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:26:36.547 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-04-02 02:26:36.554 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:26:36.563 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-04-02 02:26:36.569 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:26:36.577 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:26:36.587 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-04-02 02:26:36.601 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-04-02 02:26:36.608 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-04-02 02:26:36.615 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-04-02 02:26:36.712 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-04-02 02:26:36.718 | + inc/python:setup_package:436 : local bindep=0 2026-04-02 02:26:36.725 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:26:36.731 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:26:36.738 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-04-02 02:26:36.742 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-04-02 02:26:36.749 | + inc/python:setup_package:445 : local flags=-e 2026-04-02 02:26:36.755 | + inc/python:setup_package:446 : local extras= 2026-04-02 02:26:36.760 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:26:36.767 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:26:36.773 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:26:36.779 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:26:36.787 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:26:36.794 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-04-02 02:26:36.849 | Using python 3.12 to install /opt/stack/keystone 2026-04-02 02:26:36.854 | + 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-04-02 02:26:37.408 | Obtaining file:///opt/stack/keystone 2026-04-02 02:26:37.411 | Installing build dependencies: started 2026-04-02 02:26:38.286 | Installing build dependencies: finished with status 'done' 2026-04-02 02:26:38.288 | Checking if build backend supports build_editable: started 2026-04-02 02:26:38.587 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:26:38.589 | Getting requirements to build editable: started 2026-04-02 02:26:38.736 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:26:38.739 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:26:39.456 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:26:39.471 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (7.0.3) 2026-04-02 02:26:39.471 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (1.8.9) 2026-04-02 02:26:39.650 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev5) 2026-04-02 02:26:39.850 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-04-02 02:26:39.943 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev5) 2026-04-02 02:26:39.989 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-04-02 02:26:40.290 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev5) 2026-04-02 02:26:40.336 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-04-02 02:26:40.671 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev5) 2026-04-02 02:26:40.717 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-04-02 02:26:40.737 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (5.7.0) 2026-04-02 02:26:40.738 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (5.8.0) 2026-04-02 02:26:40.738 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (12.0.0) 2026-04-02 02:26:40.779 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev5) 2026-04-02 02:26:40.824 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-04-02 02:26:40.841 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (4.1.1) 2026-04-02 02:26:40.842 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (10.3.0) 2026-04-02 02:26:40.843 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (6.3.0) 2026-04-02 02:26:40.882 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev5) 2026-04-02 02:26:40.936 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-02 02:26:40.990 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev5) 2026-04-02 02:26:41.038 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:26:41.048 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (6.7.2) 2026-04-02 02:26:41.049 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (8.1.0) 2026-04-02 02:26:41.075 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev5) 2026-04-02 02:26:41.121 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-02 02:26:41.163 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev5) 2026-04-02 02:26:41.211 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-02 02:26:41.221 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (5.9.1) 2026-04-02 02:26:41.240 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev5) 2026-04-02 02:26:41.289 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-02 02:26:41.298 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (10.0.0) 2026-04-02 02:26:41.317 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev5) 2026-04-02 02:26:41.362 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-04-02 02:26:41.399 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev5) 2026-04-02 02:26:41.446 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-04-02 02:26:41.457 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (2.11.0) 2026-04-02 02:26:41.458 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (1.5.0) 2026-04-02 02:26:41.488 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev5) 2026-04-02 02:26:41.533 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-02 02:26:41.550 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (4.0.1) 2026-04-02 02:26:41.551 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev5) (1.1.2) 2026-04-02 02:26:41.573 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev5) 2026-04-02 02:26:41.620 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:26:41.667 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev5) 2026-04-02 02:26:41.717 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-04-02 02:26:41.854 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev5) 2026-04-02 02:26:41.900 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-04-02 02:26:41.923 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev5) 2026-04-02 02:26:41.969 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-02 02:26:41.983 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev5) (5.2.1) 2026-04-02 02:26:41.999 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev5) 2026-04-02 02:26:42.044 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-02 02:26:42.055 | 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==29.1.0.dev5) (8.3.1) 2026-04-02 02:26:42.073 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev5) 2026-04-02 02:26:42.118 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-02 02:26:42.148 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev5) 2026-04-02 02:26:42.194 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-04-02 02:26:42.269 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev5) 2026-04-02 02:26:42.316 | 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-04-02 02:26:42.351 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev5) 2026-04-02 02:26:42.399 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-04-02 02:26:42.429 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev5) (1.17.0) 2026-04-02 02:26:42.471 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev5) 2026-04-02 02:26:42.518 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-04-02 02:26:42.562 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev5) 2026-04-02 02:26:42.611 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-04-02 02:26:42.640 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev5) 2026-04-02 02:26:42.686 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-02 02:26:42.724 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev5) 2026-04-02 02:26:42.770 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-02 02:26:43.168 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev5) 2026-04-02 02:26:43.214 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-04-02 02:26:43.231 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev5) (5.13.1) 2026-04-02 02:26:43.233 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev5) (2.32.5) 2026-04-02 02:26:43.236 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev5) (2.1.0) 2026-04-02 02:26:43.237 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev5) (1.8.2) 2026-04-02 02:26:43.237 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev5) (4.15.0) 2026-04-02 02:26:43.244 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev5) (1.3.0) 2026-04-02 02:26:43.245 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev5) (2.0.0) 2026-04-02 02:26:43.245 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev5) (6.0.3) 2026-04-02 02:26:43.273 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev5) 2026-04-02 02:26:43.319 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-04-02 02:26:43.330 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev5) (3.1.0) 2026-04-02 02:26:43.348 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev5) 2026-04-02 02:26:43.401 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-04-02 02:26:43.446 | Installing build dependencies: started 2026-04-02 02:26:44.313 | Installing build dependencies: finished with status 'done' 2026-04-02 02:26:44.315 | Getting requirements to build wheel: started 2026-04-02 02:26:44.612 | Getting requirements to build wheel: finished with status 'done' 2026-04-02 02:26:44.614 | Installing backend dependencies: started 2026-04-02 02:26:45.466 | Installing backend dependencies: finished with status 'done' 2026-04-02 02:26:45.468 | Preparing metadata (pyproject.toml): started 2026-04-02 02:26:45.731 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:26:45.751 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev5) 2026-04-02 02:26:45.801 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-04-02 02:26:45.844 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev5) 2026-04-02 02:26:45.890 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-04-02 02:26:45.904 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev5) (2.1.1) 2026-04-02 02:26:45.909 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev5) (2.9.0.post0) 2026-04-02 02:26:45.912 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev5) (3.2.1) 2026-04-02 02:26:45.945 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:45.991 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-04-02 02:26:46.030 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:46.079 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-04-02 02:26:46.112 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:46.158 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-04-02 02:26:46.204 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:46.251 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-04-02 02:26:46.280 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:46.326 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-04-02 02:26:46.356 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:46.407 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-02 02:26:46.443 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:46.489 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-02 02:26:46.499 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) (26.0) 2026-04-02 02:26:46.524 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:46.570 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-02 02:26:46.604 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev5) 2026-04-02 02:26:46.653 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-04-02 02:26:46.697 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:46.748 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-04-02 02:26:46.908 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:46.960 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-04-02 02:26:46.998 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:47.044 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-02 02:26:47.072 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:47.120 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-02 02:26:47.149 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:47.198 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-04-02 02:26:47.243 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:47.289 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-04-02 02:26:47.340 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:47.388 | 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-04-02 02:26:47.420 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:47.466 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-04-02 02:26:47.503 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:47.549 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-04-02 02:26:47.586 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev5) 2026-04-02 02:26:47.632 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-04-02 02:26:47.658 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev5) (3.3.2) 2026-04-02 02:26:47.659 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev5) (7.2.2) 2026-04-02 02:26:47.669 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) (82.0.1) 2026-04-02 02:26:47.689 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev5) 2026-04-02 02:26:47.737 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-04-02 02:26:47.791 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev5) 2026-04-02 02:26:47.837 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-04-02 02:26:47.876 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev5) 2026-04-02 02:26:47.924 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-04-02 02:26:47.967 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev5) 2026-04-02 02:26:48.014 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-04-02 02:26:48.037 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev5) (3.4.4) 2026-04-02 02:26:48.038 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev5) (3.11) 2026-04-02 02:26:48.038 | 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==29.1.0.dev5) (2.6.3) 2026-04-02 02:26:48.039 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev5) (2023.11.17) 2026-04-02 02:26:48.073 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev5) 2026-04-02 02:26:48.122 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-04-02 02:26:48.176 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev5) 2026-04-02 02:26:48.224 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-04-02 02:26:48.254 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==29.1.0.dev5) (2.8.5) 2026-04-02 02:26:48.336 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-04-02 02:26:48.462 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-04-02 02:26:48.639 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 23.1 MB/s 0:00:00 2026-04-02 02:26:48.687 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-04-02 02:26:48.742 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-04-02 02:26:48.797 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-04-02 02:26:48.851 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-04-02 02:26:48.907 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-04-02 02:26:48.962 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-04-02 02:26:49.015 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-04-02 02:26:49.072 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-04-02 02:26:49.127 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-04-02 02:26:49.182 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-04-02 02:26:49.235 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-04-02 02:26:49.289 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-04-02 02:26:49.351 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-04-02 02:26:49.411 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-04-02 02:26:49.471 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-04-02 02:26:49.527 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-04-02 02:26:49.581 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-04-02 02:26:49.634 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-04-02 02:26:49.690 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-04-02 02:26:49.748 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-04-02 02:26:49.803 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-04-02 02:26:49.858 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-04-02 02:26:49.913 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-04-02 02:26:49.967 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-04-02 02:26:50.027 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-04-02 02:26:50.088 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-04-02 02:26:50.106 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 26.7 MB/s 0:00:00 2026-04-02 02:26:50.156 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-04-02 02:26:50.210 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-04-02 02:26:50.265 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-04-02 02:26:50.319 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-04-02 02:26:50.376 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-04-02 02:26:50.443 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-04-02 02:26:50.497 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-04-02 02:26:50.551 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-04-02 02:26:50.608 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-04-02 02:26:50.671 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-04-02 02:26:50.731 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-04-02 02:26:50.801 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-04-02 02:26:50.859 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-04-02 02:26:50.914 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-04-02 02:26:50.968 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-04-02 02:26:51.021 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-04-02 02:26:51.080 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-04-02 02:26:51.162 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 40.8 MB/s 0:00:00 2026-04-02 02:26:51.208 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-04-02 02:26:51.261 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-04-02 02:26:51.313 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-04-02 02:26:51.372 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-04-02 02:26:51.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-04-02 02:26:51.497 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-04-02 02:26:51.551 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-04-02 02:26:51.604 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-04-02 02:26:51.657 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-04-02 02:26:51.717 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-04-02 02:26:51.792 | Building wheels for collected packages: keystone, testresources 2026-04-02 02:26:51.794 | Building editable for keystone (pyproject.toml): started 2026-04-02 02:26:52.548 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-04-02 02:26:52.549 | Created wheel for keystone: filename=keystone-29.1.0.dev5-0.editable-py3-none-any.whl size=9250 sha256=1e52264db0077d12e45dc126198654e76fedcea1286e65662d4d1843c351d0a3 2026-04-02 02:26:52.549 | Stored in directory: /tmp/pip-ephem-wheel-cache-ta_fwr3v/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-04-02 02:26:52.552 | Building wheel for testresources (pyproject.toml): started 2026-04-02 02:26:52.810 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-04-02 02:26:52.811 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=0b802a07fa66a13a82c73d7c8296b77db45eee8f1458cbdf8f8e77c1135e6f00 2026-04-02 02:26:52.812 | Stored in directory: /opt/stack/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-04-02 02:26:52.817 | Successfully built keystone testresources 2026-04-02 02:26:52.960 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-04-02 02:26:53.729 | Attempting uninstall: oauthlib 2026-04-02 02:26:53.738 | Found existing installation: oauthlib 3.2.2 2026-04-02 02:26:53.739 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:53.739 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-04-02 02:26:53.822 | Attempting uninstall: markupsafe 2026-04-02 02:26:53.832 | Found existing installation: MarkupSafe 2.1.5 2026-04-02 02:26:53.832 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:53.832 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-04-02 02:26:54.495 | Attempting uninstall: blinker 2026-04-02 02:26:54.504 | Found existing installation: blinker 1.7.0 2026-04-02 02:26:54.504 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:54.504 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-04-02 02:26:54.529 | Attempting uninstall: attrs 2026-04-02 02:26:54.538 | Found existing installation: attrs 23.2.0 2026-04-02 02:26:54.539 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:54.539 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-04-02 02:26:56.779 | Attempting uninstall: jinja2 2026-04-02 02:26:56.787 | Found existing installation: Jinja2 3.1.2 2026-04-02 02:26:56.787 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:56.788 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-04-02 02:26:57.430 | Attempting uninstall: cryptography 2026-04-02 02:26:57.441 | Found existing installation: cryptography 41.0.7 2026-04-02 02:26:57.441 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:57.441 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-04-02 02:26:58.062 | Attempting uninstall: jsonschema 2026-04-02 02:26:58.072 | Found existing installation: jsonschema 4.10.3 2026-04-02 02:26:58.072 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:26:58.072 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-04-02 02:26:59.111 | 2026-04-02 02:26:59.124 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev5 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.0 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-04-02 02:26:59.844 | + inc/python:pip_install:216 : result=0 2026-04-02 02:26:59.851 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:26:59.857 | + functions-common:time_stop:2412 : local name 2026-04-02 02:26:59.864 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:26:59.870 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:26:59.876 | + functions-common:time_stop:2415 : local total 2026-04-02 02:26:59.883 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:26:59.889 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:26:59.895 | + functions-common:time_stop:2419 : start_time=1775096796835 2026-04-02 02:26:59.902 | + functions-common:time_stop:2421 : [[ -z 1775096796835 ]] 2026-04-02 02:26:59.909 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:26:59.919 | + functions-common:time_stop:2424 : end_time=1775096819912 2026-04-02 02:26:59.925 | + functions-common:time_stop:2425 : elapsed_time=23077 2026-04-02 02:26:59.931 | + functions-common:time_stop:2426 : total=35479 2026-04-02 02:26:59.938 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:26:59.945 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=58556 2026-04-02 02:26:59.951 | + inc/python:pip_install:219 : return 0 2026-04-02 02:26:59.958 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:26:59.964 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:26:59.972 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-04-02 02:26:59.978 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-04-02 02:26:59.985 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:26:59.991 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:26:59.998 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:27:00.005 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:00.011 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-04-02 02:27:00.060 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:27:00.066 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-02 02:27:00.073 | + ./stack.sh:main:918 : configure_keystone 2026-04-02 02:27:00.080 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-04-02 02:27:00.105 | + 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-04-02 02:27:00.111 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-04-02 02:27:00.123 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-04-02 02:27:00.167 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:27:00.175 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-04-02 02:27:00.257 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-04-02 02:27:00.336 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-04-02 02:27:00.558 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-04-02 02:27:00.638 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-04-02 02:27:00.721 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-04-02 02:27:00.804 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-04-02 02:27:00.884 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-04-02 02:27:00.964 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-04-02 02:27:01.045 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-04-02 02:27:01.052 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-04-02 02:27:01.059 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-04-02 02:27:01.066 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-04-02 02:27:01.072 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-02 02:27:01.079 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-02 02:27:01.121 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:01.129 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-02 02:27:01.136 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-02 02:27:01.143 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-02 02:27:01.184 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:01.191 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.207:5672/ 2026-04-02 02:27:01.198 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@162.253.55.207:5672/ 2026-04-02 02:27:01.276 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-02 02:27:01.283 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-02 02:27:01.290 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-04-02 02:27:01.296 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-04-02 02:27:01.339 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:01.345 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-04-02 02:27:01.351 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://162.253.55.207/identity 2026-04-02 02:27:01.434 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-04-02 02:27:01.439 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-04-02 02:27:01.520 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-04-02 02:27:01.527 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-04-02 02:27:01.533 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-04-02 02:27:01.541 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-04-02 02:27:01.546 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-02 02:27:01.553 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-02 02:27:01.560 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-02 02:27:01.600 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:01.607 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-02 02:27:01.613 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-04-02 02:27:01.623 | + 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-04-02 02:27:01.701 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-04-02 02:27:01.706 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-04-02 02:27:01.714 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-04-02 02:27:01.721 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-04-02 02:27:01.730 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-02 02:27:01.772 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-02 02:27:01.779 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-02 02:27:01.786 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-02 02:27:01.793 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-02 02:27:01.800 | + 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-04-02 02:27:01.876 | + 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-04-02 02:27:01.952 | + 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-04-02 02:27:02.026 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-02 02:27:02.105 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-04-02 02:27:02.181 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-04-02 02:27:02.259 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-04-02 02:27:02.266 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-04-02 02:27:02.273 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-04-02 02:27:02.278 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-04-02 02:27:02.286 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-02 02:27:02.292 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-04-02 02:27:02.297 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-04-02 02:27:02.303 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-02 02:27:02.310 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-02 02:27:02.335 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-02 02:27:02.337 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:27:02.350 | d /var/run/uwsgi 0755 stack root 2026-04-02 02:27:02.358 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:27:02.376 | /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-04-02 02:27:02.384 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-04-02 02:27:02.391 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-04-02 02:27:02.401 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-02 02:27:02.408 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-04-02 02:27:02.489 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-04-02 02:27:02.564 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-04-02 02:27:02.638 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-04-02 02:27:02.715 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-04-02 02:27:02.786 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-04-02 02:27:02.866 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-04-02 02:27:02.939 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-04-02 02:27:03.012 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-04-02 02:27:03.085 | + 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-04-02 02:27:03.163 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-04-02 02:27:03.242 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-04-02 02:27:03.321 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-04-02 02:27:03.401 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-04-02 02:27:03.476 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-02 02:27:03.483 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-02 02:27:03.492 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-04-02 02:27:03.498 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-04-02 02:27:03.505 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-02 02:27:03.512 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:03.519 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:03.525 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-04-02 02:27:03.535 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-04-02 02:27:03.542 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-04-02 02:27:03.617 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-04-02 02:27:03.695 | + 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-04-02 02:27:03.696 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-04-02 02:27:03.709 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-04-02 02:27:03.718 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-04-02 02:27:03.725 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-04-02 02:27:03.731 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-02 02:27:03.737 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-02 02:27:03.744 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-02 02:27:03.750 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-02 02:27:03.757 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:03.765 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:03.774 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-02 02:27:03.779 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-02 02:27:03.784 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:03.788 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:03.793 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-04-02 02:27:03.843 | Enabling site keystone-api. 2026-04-02 02:27:03.856 | To activate the new configuration, you need to run: 2026-04-02 02:27:03.856 | systemctl reload apache2 2026-04-02 02:27:03.868 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-02 02:27:03.876 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-02 02:27:03.881 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:27:03.888 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-02 02:27:04.035 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-04-02 02:27:04.115 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-04-02 02:27:04.199 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-04-02 02:27:04.282 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-04-02 02:27:04.289 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-04-02 02:27:04.375 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-04-02 02:27:04.444 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-04-02 02:27:04.519 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-04-02 02:27:04.599 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-04-02 02:27:04.604 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-04-02 02:27:04.611 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-04-02 02:27:04.686 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-04-02 02:27:04.758 | + ./stack.sh:main:922 : is_service_enabled swift 2026-04-02 02:27:04.796 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:27:04.803 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-04-02 02:27:04.849 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:04.856 | + ./stack.sh:main:938 : stack_install_service glance 2026-04-02 02:27:04.862 | + lib/stack:stack_install_service:20 : local service=glance 2026-04-02 02:27:04.869 | + lib/stack:stack_install_service:21 : type install_glance 2026-04-02 02:27:04.876 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-02 02:27:04.882 | + lib/stack:stack_install_service:32 : install_glance 2026-04-02 02:27:04.889 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-04-02 02:27:04.897 | + lib/glance:install_glance:550 : local glance_store_extras 2026-04-02 02:27:04.905 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-04-02 02:27:04.949 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:04.956 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-04-02 02:27:04.962 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-04-02 02:27:05.011 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:27:05.016 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-04-02 02:27:05.022 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-04-02 02:27:05.029 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:27:05.034 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:27:05.040 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,glance_store, ]] 2026-04-02 02:27:05.048 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:05.055 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-04-02 02:27:05.062 | ++ inc/python:join_extras:28 : local IFS=, 2026-04-02 02:27:05.068 | ++ inc/python:join_extras:29 : echo cinder 2026-04-02 02:27:05.075 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-04-02 02:27:05.081 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-04-02 02:27:05.088 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-04-02 02:27:05.094 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-04-02 02:27:05.103 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-04-02 02:27:05.110 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-04-02 02:27:05.118 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-04-02 02:27:05.129 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-04-02 02:27:05.129 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:27:05.143 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-04-02 02:27:05.149 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-04-02 02:27:05.155 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-04-02 02:27:05.165 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-04-02 02:27:05.172 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-04-02 02:27:05.229 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-04-02 02:27:05.235 | + 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-04-02 02:27:05.888 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-04-02 02:27:06.087 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-04-02 02:27:06.104 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.3.0) 2026-04-02 02:27:06.105 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.7.2) 2026-04-02 02:27:06.105 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-04-02 02:27:06.106 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.0.0) 2026-04-02 02:27:06.106 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.4.0) 2026-04-02 02:27:06.107 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.7.0) 2026-04-02 02:27:06.108 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.40.4) 2026-04-02 02:27:06.108 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-04-02 02:27:06.109 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.13.1) 2026-04-02 02:27:06.109 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-04-02 02:27:06.110 | 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-04-02 02:27:06.124 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-04-02 02:27:06.168 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-04-02 02:27:06.183 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.2.1) 2026-04-02 02:27:06.185 | 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-04-02 02:27:06.185 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-04-02 02:27:06.191 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-04-02 02:27:06.192 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.1) 2026-04-02 02:27:06.218 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-04-02 02:27:06.264 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-04-02 02:27:06.325 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-04-02 02:27:06.371 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-02 02:27:06.404 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-04-02 02:27:06.450 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-02 02:27:06.483 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-04-02 02:27:06.530 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-04-02 02:27:06.543 | 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-04-02 02:27:06.544 | 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-04-02 02:27:06.544 | 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-04-02 02:27:06.545 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.30.0) 2026-04-02 02:27:06.550 | 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-04-02 02:27:06.551 | 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-04-02 02:27:06.551 | 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-04-02 02:27:06.552 | 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-04-02 02:27:06.554 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.3.0) 2026-04-02 02:27:06.554 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.1.0) 2026-04-02 02:27:06.556 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.5.1) 2026-04-02 02:27:06.575 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-04-02 02:27:06.619 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-04-02 02:27:06.629 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-04-02 02:27:06.632 | 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-04-02 02:27:06.635 | 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-04-02 02:27:06.636 | 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-04-02 02:27:06.637 | 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-04-02 02:27:06.642 | 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-04-02 02:27:06.644 | 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-04-02 02:27:06.644 | 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-04-02 02:27:06.646 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-04-02 02:27:06.650 | 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-04-02 02:27:06.652 | 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-04-02 02:27:06.652 | 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-04-02 02:27:06.652 | 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-04-02 02:27:06.653 | 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-04-02 02:27:06.655 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-04-02 02:27:06.656 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.0) 2026-04-02 02:27:06.659 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-04-02 02:27:06.669 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-04-02 02:27:06.672 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.6.0) 2026-04-02 02:27:06.674 | 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-04-02 02:27:06.681 | 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-04-02 02:27:06.682 | 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-04-02 02:27:06.682 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.6.3) 2026-04-02 02:27:06.683 | 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-04-02 02:27:06.696 | 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-04-02 02:27:06.767 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-04-02 02:27:06.930 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-04-02 02:27:07.107 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-04-02 02:27:07.164 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-04-02 02:27:07.219 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-04-02 02:27:07.278 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-04-02 02:27:07.330 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-04-02 02:27:07.451 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-04-02 02:27:08.241 | 2026-04-02 02:27:08.253 | Successfully installed glance-store-5.4.0 os-brick-7.0.0 oslo.privsep-3.10.1 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-04-02 02:27:08.374 | + inc/python:pip_install:216 : result=0 2026-04-02 02:27:08.380 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:27:08.387 | + functions-common:time_stop:2412 : local name 2026-04-02 02:27:08.393 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:27:08.401 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:27:08.407 | + functions-common:time_stop:2415 : local total 2026-04-02 02:27:08.413 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:27:08.420 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:27:08.426 | + functions-common:time_stop:2419 : start_time=1775096825215 2026-04-02 02:27:08.432 | + functions-common:time_stop:2421 : [[ -z 1775096825215 ]] 2026-04-02 02:27:08.440 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:27:08.450 | + functions-common:time_stop:2424 : end_time=1775096828442 2026-04-02 02:27:08.457 | + functions-common:time_stop:2425 : elapsed_time=3227 2026-04-02 02:27:08.463 | + functions-common:time_stop:2426 : total=58556 2026-04-02 02:27:08.470 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:27:08.476 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=61783 2026-04-02 02:27:08.483 | + inc/python:pip_install:219 : return 0 2026-04-02 02:27:08.490 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-04-02 02:27:08.497 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-04-02 02:27:08.503 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-04-02 02:27:08.530 | + 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-04-02 02:27:08.543 | + lib/glance:install_glance:572 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-04-02 02:27:08.551 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/glance.git 2026-04-02 02:27:08.557 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-04-02 02:27:08.564 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:27:08.571 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:27:08.579 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:27:08.586 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:27:08.593 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:27:08.602 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:27:08.645 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:27:08.651 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:27:08.658 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:27:08.666 | + functions-common:git_clone:602 : echo master 2026-04-02 02:27:08.668 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:27:08.680 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-04-02 02:27:08.686 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:27:08.693 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-04-02 02:27:08.724 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-04-02 02:27:08.732 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:27:08.733 | + functions-common:git_clone:665 : head -1 2026-04-02 02:27:08.740 | 6c2b7a883 Merge "doc: Fix incorrect config section name in interoperable image import docs" 2026-04-02 02:27:08.747 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:27:08.754 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-04-02 02:27:08.761 | + inc/python:setup_develop:353 : local bindep 2026-04-02 02:27:08.768 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-04-02 02:27:08.776 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-04-02 02:27:08.783 | + inc/python:setup_develop:359 : local extras= 2026-04-02 02:27:08.790 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-04-02 02:27:08.797 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:27:08.804 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-04-02 02:27:08.812 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-04-02 02:27:08.818 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:27:08.826 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:27:08.835 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-04-02 02:27:08.843 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:27:08.851 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-04-02 02:27:08.858 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:27:08.864 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:27:08.874 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-04-02 02:27:08.886 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-04-02 02:27:08.894 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-04-02 02:27:08.901 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-04-02 02:27:08.999 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-04-02 02:27:09.006 | + inc/python:setup_package:436 : local bindep=0 2026-04-02 02:27:09.013 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:27:09.020 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:27:09.025 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-04-02 02:27:09.031 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-04-02 02:27:09.038 | + inc/python:setup_package:445 : local flags=-e 2026-04-02 02:27:09.044 | + inc/python:setup_package:446 : local extras= 2026-04-02 02:27:09.051 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:27:09.058 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:27:09.065 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:27:09.072 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:27:09.080 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:27:09.087 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-04-02 02:27:09.137 | Using python 3.12 to install /opt/stack/glance 2026-04-02 02:27:09.143 | + 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-04-02 02:27:09.697 | Obtaining file:///opt/stack/glance 2026-04-02 02:27:09.700 | Installing build dependencies: started 2026-04-02 02:27:10.694 | Installing build dependencies: finished with status 'done' 2026-04-02 02:27:10.695 | Checking if build backend supports build_editable: started 2026-04-02 02:27:11.017 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:27:11.020 | Getting requirements to build editable: started 2026-04-02 02:27:11.193 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:27:11.196 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:27:11.836 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:27:11.852 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (7.0.3) 2026-04-02 02:27:11.853 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (0.7.1) 2026-04-02 02:27:11.853 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (2.0.46) 2026-04-02 02:27:11.853 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (0.40.4) 2026-04-02 02:27:11.854 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (3.1.0) 2026-04-02 02:27:11.854 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (2.5.1) 2026-04-02 02:27:11.855 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (1.8.9) 2026-04-02 02:27:11.855 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (1.18.4) 2026-04-02 02:27:11.950 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev13) 2026-04-02 02:27:12.151 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-04-02 02:27:12.162 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (10.3.0) 2026-04-02 02:27:12.162 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (7.4.0) 2026-04-02 02:27:12.163 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (6.3.0) 2026-04-02 02:27:12.163 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (2.7.1) 2026-04-02 02:27:12.164 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (10.0.0) 2026-04-02 02:27:12.165 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (5.7.0) 2026-04-02 02:27:12.165 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (3.2.1) 2026-04-02 02:27:12.198 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev13) 2026-04-02 02:27:12.246 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-04-02 02:27:12.260 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (5.13.1) 2026-04-02 02:27:12.261 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (12.0.0) 2026-04-02 02:27:12.276 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev13) 2026-04-02 02:27:12.323 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-04-02 02:27:12.333 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (3.17.0) 2026-04-02 02:27:12.334 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (3.10.1) 2026-04-02 02:27:12.335 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (4.26.0) 2026-04-02 02:27:12.335 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (5.8.0) 2026-04-02 02:27:12.336 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (18.0.0) 2026-04-02 02:27:12.337 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (6.7.2) 2026-04-02 02:27:12.357 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev13) 2026-04-02 02:27:12.406 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-02 02:27:12.417 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (8.1.0) 2026-04-02 02:27:12.418 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (17.3.0) 2026-04-02 02:27:12.419 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (8.0.0) 2026-04-02 02:27:12.440 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev13) 2026-04-02 02:27:12.491 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:27:12.505 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (5.0.0) 2026-04-02 02:27:12.506 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (4.3.0) 2026-04-02 02:27:12.507 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (5.4.0) 2026-04-02 02:27:12.508 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (3.1.0) 2026-04-02 02:27:12.509 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev13) (43.0.3) 2026-04-02 02:27:12.524 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev13) 2026-04-02 02:27:12.572 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-02 02:27:12.607 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev13) 2026-04-02 02:27:12.654 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-02 02:27:12.665 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev13) (1.3.10) 2026-04-02 02:27:12.666 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev13) (4.15.0) 2026-04-02 02:27:12.690 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev13) 2026-04-02 02:27:12.737 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-04-02 02:27:12.758 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev13) (2.32.5) 2026-04-02 02:27:12.761 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev13) (2.0.0) 2026-04-02 02:27:12.765 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev13) (3.0) 2026-04-02 02:27:12.768 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev13) (5.9.1) 2026-04-02 02:27:12.771 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev13) (2.1.1) 2026-04-02 02:27:12.775 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev13) (2.8.0) 2026-04-02 02:27:12.775 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev13) (3.3.2) 2026-04-02 02:27:12.782 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev13) (1.4.2) 2026-04-02 02:27:12.786 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev13) (3.3.2) 2026-04-02 02:27:12.788 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev13) (25.4.0) 2026-04-02 02:27:12.789 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev13) (2025.9.1) 2026-04-02 02:27:12.789 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev13) (0.37.0) 2026-04-02 02:27:12.789 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev13) (0.30.0) 2026-04-02 02:27:12.794 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev13) (2.1.0) 2026-04-02 02:27:12.794 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev13) (1.8.2) 2026-04-02 02:27:12.797 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev13) (4.1.1) 2026-04-02 02:27:12.798 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev13) (4.0.1) 2026-04-02 02:27:12.799 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev13) (2.11.0) 2026-04-02 02:27:12.803 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev13) (1.5.0) 2026-04-02 02:27:12.805 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev13) (5.2.1) 2026-04-02 02:27:12.808 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev13) (0.20) 2026-04-02 02:27:12.811 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev13) (1.3.0) 2026-04-02 02:27:12.811 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev13) (2.0.0) 2026-04-02 02:27:12.812 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev13) (6.0.3) 2026-04-02 02:27:12.817 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev13) (2.0.2) 2026-04-02 02:27:12.817 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev13) (0.5.0) 2026-04-02 02:27:12.851 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev13) 2026-04-02 02:27:12.897 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-04-02 02:27:12.932 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev13) 2026-04-02 02:27:12.979 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-02 02:27:13.014 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev13) 2026-04-02 02:27:13.059 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-04-02 02:27:13.094 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev13) 2026-04-02 02:27:13.140 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-04-02 02:27:13.149 | 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.1.0.dev13) (7.2.2) 2026-04-02 02:27:13.163 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev13) 2026-04-02 02:27:13.208 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-04-02 02:27:13.237 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev13) 2026-04-02 02:27:13.283 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-04-02 02:27:13.297 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev13) (2.9.0.post0) 2026-04-02 02:27:13.301 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev13) (4.5.1) 2026-04-02 02:27:13.302 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev13) (7.0.1) 2026-04-02 02:27:13.303 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev13) (5.3.1) 2026-04-02 02:27:13.303 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev13) (5.6.2) 2026-04-02 02:27:13.304 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev13) (0.15.1) 2026-04-02 02:27:13.306 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev13) (5.1.0) 2026-04-02 02:27:13.312 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev13) (2025.3) 2026-04-02 02:27:13.313 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev13) (26.0) 2026-04-02 02:27:13.317 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev13) (0.24.1) 2026-04-02 02:27:13.319 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev13) (5.0.0) 2026-04-02 02:27:13.320 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev13) (3.1.6) 2026-04-02 02:27:13.321 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev13) (4.0.1) 2026-04-02 02:27:13.325 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev13) (3.0.3) 2026-04-02 02:27:13.333 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev13) (1.1.2) 2026-04-02 02:27:13.338 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev13) (1.7.3) 2026-04-02 02:27:13.353 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev13) (82.0.1) 2026-04-02 02:27:13.362 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev13) (0.6.0) 2026-04-02 02:27:13.405 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) 2026-04-02 02:27:13.450 | Downloading cliff-4.13.2-py3-none-any.whl.metadata (2.1 kB) 2026-04-02 02:27:13.476 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) 2026-04-02 02:27:13.522 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-04-02 02:27:13.565 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) 2026-04-02 02:27:13.611 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-04-02 02:27:13.655 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) 2026-04-02 02:27:13.700 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-02 02:27:13.715 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) (14.3.3) 2026-04-02 02:27:13.735 | 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.1.0.dev13) 2026-04-02 02:27:13.783 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-04-02 02:27:13.834 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev13) (1.17.0) 2026-04-02 02:27:13.847 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev13) (3.4.4) 2026-04-02 02:27:13.847 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev13) (3.11) 2026-04-02 02:27:13.848 | 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.1.0.dev13) (2.6.3) 2026-04-02 02:27:13.849 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev13) (2023.11.17) 2026-04-02 02:27:13.872 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) (4.0.0) 2026-04-02 02:27:13.872 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) (2.19.2) 2026-04-02 02:27:13.878 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev13) (0.1.2) 2026-04-02 02:27:13.889 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev13) (0.7) 2026-04-02 02:27:13.947 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev13) 2026-04-02 02:27:13.991 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-04-02 02:27:14.030 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev13) 2026-04-02 02:27:14.076 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-02 02:27:14.088 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev13) (9.1.4) 2026-04-02 02:27:14.103 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev13) 2026-04-02 02:27:14.149 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-04-02 02:27:14.188 | 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.1.0.dev13) (2.8.5) 2026-04-02 02:27:14.216 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev13) 2026-04-02 02:27:14.262 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-04-02 02:27:14.281 | Installing build dependencies: started 2026-04-02 02:27:15.110 | Installing build dependencies: finished with status 'done' 2026-04-02 02:27:15.111 | Getting requirements to build wheel: started 2026-04-02 02:27:15.495 | Getting requirements to build wheel: finished with status 'done' 2026-04-02 02:27:15.496 | Preparing metadata (pyproject.toml): started 2026-04-02 02:27:15.685 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:27:15.688 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev13) (2025.2) 2026-04-02 02:27:15.725 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev13) 2026-04-02 02:27:15.772 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-04-02 02:27:15.811 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev13) 2026-04-02 02:27:15.857 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-04-02 02:27:15.958 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-04-02 02:27:16.074 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-04-02 02:27:16.135 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-04-02 02:27:16.202 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-04-02 02:27:16.259 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-04-02 02:27:16.442 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 12.2 MB/s 0:00:00 2026-04-02 02:27:16.489 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-04-02 02:27:16.543 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-04-02 02:27:16.597 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-04-02 02:27:16.651 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-04-02 02:27:16.708 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-04-02 02:27:16.761 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-04-02 02:27:16.820 | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-04-02 02:27:16.879 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-04-02 02:27:16.937 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-04-02 02:27:16.993 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-04-02 02:27:17.046 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-04-02 02:27:17.106 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-04-02 02:27:17.160 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-04-02 02:27:17.222 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-04-02 02:27:17.277 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-04-02 02:27:17.355 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 20.9 MB/s 0:00:00 2026-04-02 02:27:17.403 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-04-02 02:27:17.463 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-04-02 02:27:17.521 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-04-02 02:27:17.577 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-04-02 02:27:17.638 | Building wheels for collected packages: glance, simplegeneric 2026-04-02 02:27:17.639 | Building editable for glance (pyproject.toml): started 2026-04-02 02:27:18.200 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-04-02 02:27:18.201 | Created wheel for glance: filename=glance-32.1.0.dev13-0.editable-py3-none-any.whl size=8971 sha256=f6fdcec867dcb74030ca423e5b317477f4111fa8a914204d1e280e6b48c67d98 2026-04-02 02:27:18.202 | Stored in directory: /tmp/pip-ephem-wheel-cache-x4qnliwq/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-04-02 02:27:18.208 | Building wheel for simplegeneric (pyproject.toml): started 2026-04-02 02:27:18.419 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-04-02 02:27:18.420 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=fe41eb5ace29f283b222084ae22be39f69bacd93b71fb8cd478a59d4471cad17 2026-04-02 02:27:18.421 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-04-02 02:27:18.425 | Successfully built glance simplegeneric 2026-04-02 02:27:18.611 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pydot, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-04-02 02:27:20.203 | Attempting uninstall: jsonpointer 2026-04-02 02:27:20.211 | Found existing installation: jsonpointer 2.0 2026-04-02 02:27:20.212 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:27:20.212 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-04-02 02:27:20.254 | Attempting uninstall: httplib2 2026-04-02 02:27:20.269 | Found existing installation: httplib2 0.20.4 2026-04-02 02:27:20.269 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:27:20.270 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-04-02 02:27:20.332 | Attempting uninstall: jsonpatch 2026-04-02 02:27:20.343 | Found existing installation: jsonpatch 1.32 2026-04-02 02:27:20.343 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-04-02 02:27:20.344 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-04-02 02:27:23.066 | 2026-04-02 02:27:23.084 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.2 cmd2-3.2.0 cursive-0.2.3 glance-32.1.0.dev13 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 networkx-3.4.2 openstacksdk-4.10.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.2 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.3.0 requestsexceptions-1.4.0 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-04-02 02:27:23.318 | + inc/python:pip_install:216 : result=0 2026-04-02 02:27:23.325 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:27:23.332 | + functions-common:time_stop:2412 : local name 2026-04-02 02:27:23.338 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:27:23.344 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:27:23.352 | + functions-common:time_stop:2415 : local total 2026-04-02 02:27:23.358 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:27:23.364 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:27:23.370 | + functions-common:time_stop:2419 : start_time=1775096829124 2026-04-02 02:27:23.377 | + functions-common:time_stop:2421 : [[ -z 1775096829124 ]] 2026-04-02 02:27:23.385 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:27:23.393 | + functions-common:time_stop:2424 : end_time=1775096843387 2026-04-02 02:27:23.399 | + functions-common:time_stop:2425 : elapsed_time=14263 2026-04-02 02:27:23.407 | + functions-common:time_stop:2426 : total=61783 2026-04-02 02:27:23.413 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:27:23.418 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=76046 2026-04-02 02:27:23.424 | + inc/python:pip_install:219 : return 0 2026-04-02 02:27:23.431 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:27:23.439 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:27:23.445 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-04-02 02:27:23.452 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-04-02 02:27:23.458 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:27:23.465 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:27:23.472 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:27:23.479 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:23.487 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-02 02:27:23.493 | + ./stack.sh:main:939 : configure_glance 2026-04-02 02:27:23.497 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-04-02 02:27:23.525 | + lib/glance:configure_glance:349 : local dburl 2026-04-02 02:27:23.534 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-04-02 02:27:23.540 | ++ lib/database:database_connection_url:134 : local db=glance 2026-04-02 02:27:23.546 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-04-02 02:27:23.552 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-04-02 02:27:23.557 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-02 02:27:23.563 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-02 02:27:23.569 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-02 02:27:23.610 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:23.617 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-02 02:27:23.623 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-04-02 02:27:23.632 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-04-02 02:27:23.639 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-04-02 02:27:23.720 | + 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-04-02 02:27:23.797 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-04-02 02:27:23.875 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-04-02 02:27:23.950 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-04-02 02:27:24.020 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-04-02 02:27:24.102 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-04-02 02:27:24.184 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-04-02 02:27:24.192 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-04-02 02:27:24.198 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-04-02 02:27:24.205 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-02 02:27:24.212 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-02 02:27:24.221 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-04-02 02:27:24.227 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-04-02 02:27:24.234 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-04-02 02:27:24.240 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-02 02:27:24.246 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-04-02 02:27:24.323 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-04-02 02:27:24.391 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://162.253.55.207/identity 2026-04-02 02:27:24.466 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-04-02 02:27:24.535 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-04-02 02:27:24.608 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-04-02 02:27:24.684 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-04-02 02:27:24.759 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-04-02 02:27:24.834 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://162.253.55.207/identity 2026-04-02 02:27:24.912 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-02 02:27:24.978 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-04-02 02:27:25.050 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-02 02:27:25.056 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-04-02 02:27:25.137 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-04-02 02:27:25.143 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-04-02 02:27:25.149 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-04-02 02:27:25.156 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-02 02:27:25.161 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-02 02:27:25.166 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-02 02:27:25.209 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:25.217 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-02 02:27:25.223 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-02 02:27:25.229 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-02 02:27:25.270 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:25.276 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.207:5672/ 2026-04-02 02:27:25.285 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.207:5672/ 2026-04-02 02:27:25.368 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-02 02:27:25.374 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-02 02:27:25.380 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-04-02 02:27:25.387 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-04-02 02:27:25.394 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-04-02 02:27:25.475 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-04-02 02:27:25.555 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-04-02 02:27:25.633 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-04-02 02:27:25.640 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-04-02 02:27:25.646 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-04-02 02:27:25.653 | + lib/glance:configure_glance_store:278 : local be 2026-04-02 02:27:25.661 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-04-02 02:27:25.667 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-04-02 02:27:25.674 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-04-02 02:27:25.758 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-04-02 02:27:25.763 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://162.253.55.207 2026-04-02 02:27:25.840 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-04-02 02:27:25.847 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-04-02 02:27:25.853 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-04-02 02:27:25.893 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:27:25.899 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://162.253.55.207/image 2026-04-02 02:27:25.975 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-04-02 02:27:26.016 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:26.023 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-04-02 02:27:26.096 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://162.253.55.207/identity 2026-04-02 02:27:26.172 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-04-02 02:27:26.178 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-04-02 02:27:26.185 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-04-02 02:27:26.194 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-02 02:27:26.240 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-02 02:27:26.246 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-02 02:27:26.254 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-02 02:27:26.260 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-02 02:27:26.266 | + 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-04-02 02:27:26.346 | + 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-04-02 02:27:26.423 | + 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-04-02 02:27:26.497 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-02 02:27:26.572 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-04-02 02:27:26.648 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-04-02 02:27:26.659 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-04-02 02:27:26.741 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-04-02 02:27:26.813 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-04-02 02:27:26.892 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-04-02 02:27:26.966 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-04-02 02:27:27.045 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-04-02 02:27:27.129 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-04-02 02:27:27.216 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-04-02 02:27:27.296 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-04-02 02:27:27.306 | + 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-04-02 02:27:27.319 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-04-02 02:27:27.362 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:27.370 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=162.253.55.207 2026-04-02 02:27:27.377 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-04-02 02:27:27.384 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://162.253.55.207:8776/v3/%(project_id)s' 2026-04-02 02:27:27.464 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://162.253.55.207:8776/v3/%(project_id)s' 2026-04-02 02:27:27.541 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-04-02 02:27:27.548 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-04-02 02:27:27.555 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-04-02 02:27:27.561 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-04-02 02:27:27.567 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-04-02 02:27:27.573 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-04-02 02:27:27.579 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-04-02 02:27:27.588 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-02 02:27:27.596 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-04-02 02:27:27.675 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-04-02 02:27:27.681 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-04-02 02:27:27.684 | ++ functions:get_random_port:861 : true 2026-04-02 02:27:27.690 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-04-02 02:27:27.697 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-04-02 02:27:27.704 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-04-02 02:27:27.840 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-04-02 02:27:27.846 | ++ functions:get_random_port:865 : break 2 2026-04-02 02:27:27.853 | ++ functions:get_random_port:869 : echo 60999 2026-04-02 02:27:27.861 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-04-02 02:27:27.866 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-04-02 02:27:27.939 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-04-02 02:27:28.017 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-04-02 02:27:28.089 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-04-02 02:27:28.222 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-04-02 02:27:28.299 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-02 02:27:28.376 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-04-02 02:27:28.454 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-04-02 02:27:28.527 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-04-02 02:27:28.602 | + 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-04-02 02:27:28.677 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-04-02 02:27:28.753 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-02 02:27:28.832 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-04-02 02:27:28.911 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-04-02 02:27:28.990 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-04-02 02:27:29.064 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-04-02 02:27:29.142 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-04-02 02:27:29.221 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-04-02 02:27:29.296 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-04-02 02:27:29.375 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-04-02 02:27:29.452 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-04-02 02:27:29.459 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-04-02 02:27:29.465 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-02 02:27:29.471 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-02 02:27:29.478 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:29.484 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:29.491 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-04-02 02:27:29.497 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-04-02 02:27:29.543 | proxy (enabled by site administrator) 2026-04-02 02:27:29.552 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-04-02 02:27:29.559 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-04-02 02:27:29.565 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-02 02:27:29.571 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-02 02:27:29.578 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:29.585 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:29.591 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-04-02 02:27:29.598 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-04-02 02:27:29.646 | No module matches proxy_http 2026-04-02 02:27:29.653 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-04-02 02:27:29.715 | Considering dependency proxy for proxy_http: 2026-04-02 02:27:29.716 | Module proxy already enabled 2026-04-02 02:27:29.716 | Enabling module proxy_http. 2026-04-02 02:27:29.727 | To activate the new configuration, you need to run: 2026-04-02 02:27:29.727 | systemctl restart apache2 2026-04-02 02:27:29.739 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-04-02 02:27:29.746 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-04-02 02:27:29.751 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-02 02:27:29.759 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:27:29.765 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-02 02:27:29.931 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-04-02 02:27:29.939 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-04-02 02:27:29.945 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-04-02 02:27:29.952 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-02 02:27:29.959 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:29.965 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:29.971 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-04-02 02:27:29.978 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-04-02 02:27:29.986 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-04-02 02:27:29.986 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-04-02 02:27:30.001 | KeepAlive Off 2026-04-02 02:27:30.012 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-04-02 02:27:30.013 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-04-02 02:27:30.027 | SetEnv proxy-sendchunked 1 2026-04-02 02:27:30.036 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-04-02 02:27:30.038 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-04-02 02:27:30.050 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-04-02 02:27:30.058 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-04-02 02:27:30.065 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-04-02 02:27:30.072 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-02 02:27:30.079 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-02 02:27:30.086 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-02 02:27:30.093 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-02 02:27:30.100 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:30.107 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:30.114 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-02 02:27:30.121 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-02 02:27:30.127 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:30.134 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:30.141 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-04-02 02:27:30.199 | Enabling site glance-api. 2026-04-02 02:27:30.210 | To activate the new configuration, you need to run: 2026-04-02 02:27:30.210 | systemctl reload apache2 2026-04-02 02:27:30.224 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-04-02 02:27:30.230 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-02 02:27:30.238 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:27:30.245 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-02 02:27:30.420 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-04-02 02:27:30.432 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-04-02 02:27:30.510 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-04-02 02:27:30.592 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-04-02 02:27:30.597 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-04-02 02:27:30.677 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-04-02 02:27:30.758 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-04-02 02:27:30.837 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-04-02 02:27:30.881 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:30.888 | + ./stack.sh:main:944 : stack_install_service cinder 2026-04-02 02:27:30.894 | + lib/stack:stack_install_service:20 : local service=cinder 2026-04-02 02:27:30.901 | + lib/stack:stack_install_service:21 : type install_cinder 2026-04-02 02:27:30.908 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-02 02:27:30.915 | + lib/stack:stack_install_service:32 : install_cinder 2026-04-02 02:27:30.922 | + lib/cinder:install_cinder:526 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-04-02 02:27:30.929 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/cinder.git 2026-04-02 02:27:30.934 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-04-02 02:27:30.942 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:27:30.950 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:27:30.958 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:27:30.966 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:27:30.973 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:27:30.981 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:27:31.024 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:27:31.032 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:27:31.038 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:27:31.047 | + functions-common:git_clone:602 : echo master 2026-04-02 02:27:31.048 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:27:31.061 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-04-02 02:27:31.068 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:27:31.074 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-04-02 02:27:31.100 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-04-02 02:27:31.109 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:27:31.110 | + functions-common:git_clone:665 : head -1 2026-04-02 02:27:31.219 | 81c48732b Merge "Cleanup glance image metadata during instance reschedule" 2026-04-02 02:27:31.229 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:27:31.236 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-04-02 02:27:31.242 | + inc/python:setup_develop:353 : local bindep 2026-04-02 02:27:31.249 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-02 02:27:31.256 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-04-02 02:27:31.262 | + inc/python:setup_develop:359 : local extras= 2026-04-02 02:27:31.270 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-04-02 02:27:31.277 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:27:31.284 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-02 02:27:31.292 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-04-02 02:27:31.299 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:27:31.305 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:27:31.313 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-04-02 02:27:31.320 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:27:31.327 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-04-02 02:27:31.334 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:27:31.341 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:27:31.350 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-04-02 02:27:31.364 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-04-02 02:27:31.371 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-04-02 02:27:31.379 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-04-02 02:27:31.473 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-04-02 02:27:31.480 | + inc/python:setup_package:436 : local bindep=0 2026-04-02 02:27:31.486 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:27:31.492 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:27:31.500 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-04-02 02:27:31.506 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-04-02 02:27:31.512 | + inc/python:setup_package:445 : local flags=-e 2026-04-02 02:27:31.518 | + inc/python:setup_package:446 : local extras= 2026-04-02 02:27:31.525 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:27:31.531 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:27:31.538 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:27:31.544 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:27:31.551 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:27:31.558 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-04-02 02:27:31.609 | Using python 3.12 to install /opt/stack/cinder 2026-04-02 02:27:31.615 | + 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-04-02 02:27:32.204 | Obtaining file:///opt/stack/cinder 2026-04-02 02:27:32.207 | Installing build dependencies: started 2026-04-02 02:27:33.219 | Installing build dependencies: finished with status 'done' 2026-04-02 02:27:33.221 | Checking if build backend supports build_editable: started 2026-04-02 02:27:33.534 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:27:33.536 | Getting requirements to build editable: started 2026-04-02 02:27:33.714 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:27:33.717 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:27:34.718 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:27:34.739 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (7.0.3) 2026-04-02 02:27:34.740 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (5.2.1) 2026-04-02 02:27:34.740 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (0.40.4) 2026-04-02 02:27:34.741 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (3.3.2) 2026-04-02 02:27:34.741 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (2.1.0) 2026-04-02 02:27:34.742 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (4.26.0) 2026-04-02 02:27:34.742 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (5.13.1) 2026-04-02 02:27:34.742 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (12.0.0) 2026-04-02 02:27:35.111 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev19) 2026-04-02 02:27:35.205 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-04-02 02:27:35.215 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (10.3.0) 2026-04-02 02:27:35.216 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (7.4.0) 2026-04-02 02:27:35.217 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (6.3.0) 2026-04-02 02:27:35.217 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (18.0.0) 2026-04-02 02:27:35.218 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (8.1.0) 2026-04-02 02:27:35.218 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (17.3.0) 2026-04-02 02:27:35.219 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (8.0.0) 2026-04-02 02:27:35.219 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (5.0.0) 2026-04-02 02:27:35.220 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (3.10.1) 2026-04-02 02:27:35.220 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (3.7.0) 2026-04-02 02:27:35.221 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (7.9.0) 2026-04-02 02:27:35.222 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (5.9.1) 2026-04-02 02:27:35.222 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (4.5.1) 2026-04-02 02:27:35.223 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (2.7.1) 2026-04-02 02:27:35.223 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (10.0.0) 2026-04-02 02:27:35.256 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev19) 2026-04-02 02:27:35.262 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:27:35.273 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (4.3.0) 2026-04-02 02:27:35.274 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (26.0) 2026-04-02 02:27:35.304 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev19) 2026-04-02 02:27:35.307 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-02 02:27:35.317 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (3.10.1) 2026-04-02 02:27:35.318 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (3.1.0) 2026-04-02 02:27:35.318 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (3.3.2) 2026-04-02 02:27:35.319 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (7.3.0) 2026-04-02 02:27:35.368 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev19) 2026-04-02 02:27:35.373 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-02 02:27:35.383 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (5.8.0) 2026-04-02 02:27:35.412 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev19) 2026-04-02 02:27:35.416 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-04-02 02:27:35.446 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev19) 2026-04-02 02:27:35.451 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-02 02:27:35.462 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (2.32.5) 2026-04-02 02:27:35.463 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (2.5.1) 2026-04-02 02:27:35.463 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (6.2.0) 2026-04-02 02:27:35.480 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev19) 2026-04-02 02:27:35.486 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-04-02 02:27:35.496 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (2.0.46) 2026-04-02 02:27:35.497 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (5.7.0) 2026-04-02 02:27:35.513 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev19) 2026-04-02 02:27:35.518 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-04-02 02:27:35.542 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (9.1.4) 2026-04-02 02:27:35.543 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (1.8.9) 2026-04-02 02:27:35.544 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (6.7.2) 2026-04-02 02:27:35.572 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev19) 2026-04-02 02:27:35.578 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-02 02:27:35.588 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (7.0.0) 2026-04-02 02:27:35.622 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev19) 2026-04-02 02:27:35.626 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-04-02 02:27:35.678 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev19) 2026-04-02 02:27:35.683 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-04-02 02:27:35.708 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (5.6.0) 2026-04-02 02:27:35.709 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (43.0.3) 2026-04-02 02:27:35.709 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (0.2.3) 2026-04-02 02:27:35.860 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev19) 2026-04-02 02:27:35.865 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-04-02 02:27:36.120 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev19) 2026-04-02 02:27:36.125 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-04-02 02:27:36.136 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev19) (1.9.0) 2026-04-02 02:27:36.136 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (2025.3) 2026-04-02 02:27:36.137 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev19) (7.0.1) 2026-04-02 02:27:36.493 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev19) 2026-04-02 02:27:36.498 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-04-02 02:27:36.508 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev19) (1.1.0) 2026-04-02 02:27:36.536 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev19) 2026-04-02 02:27:36.542 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-04-02 02:27:36.552 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev19) (2.9.0.post0) 2026-04-02 02:27:36.553 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev19) (2.6.3) 2026-04-02 02:27:36.556 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev19) (1.17.0) 2026-04-02 02:27:36.583 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev19) (2.0.0) 2026-04-02 02:27:36.586 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev19) (3.0) 2026-04-02 02:27:36.591 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev19) (2.8.0) 2026-04-02 02:27:36.595 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev19) (0.31.2) 2026-04-02 02:27:36.634 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev19) 2026-04-02 02:27:36.640 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-04-02 02:27:36.673 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev19) 2026-04-02 02:27:36.678 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-02 02:27:36.727 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev19) 2026-04-02 02:27:36.732 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-02 02:27:36.760 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev19) 2026-04-02 02:27:36.765 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-02 02:27:36.800 | Collecting googleapis-common-protos<2.0.0,>=1.56.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev19) 2026-04-02 02:27:36.805 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-04-02 02:27:36.996 | Collecting protobuf<7.0.0,>=4.25.8 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev19) 2026-04-02 02:27:37.001 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-04-02 02:27:37.038 | 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==28.1.0.dev19) 2026-04-02 02:27:37.049 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-02 02:27:37.088 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev19) 2026-04-02 02:27:37.093 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-04-02 02:27:37.120 | 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==28.1.0.dev19) 2026-04-02 02:27:37.125 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-04-02 02:27:37.154 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev19) (3.4.4) 2026-04-02 02:27:37.155 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev19) (3.11) 2026-04-02 02:27:37.156 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev19) (2023.11.17) 2026-04-02 02:27:37.188 | 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==28.1.0.dev19) 2026-04-02 02:27:37.193 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-04-02 02:27:37.211 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev19) (25.4.0) 2026-04-02 02:27:37.211 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev19) (2025.9.1) 2026-04-02 02:27:37.212 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev19) (0.37.0) 2026-04-02 02:27:37.213 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev19) (0.30.0) 2026-04-02 02:27:37.219 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev19) (1.8.2) 2026-04-02 02:27:37.219 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev19) (4.15.0) 2026-04-02 02:27:37.222 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev19) (4.1.1) 2026-04-02 02:27:37.223 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev19) (4.0.1) 2026-04-02 02:27:37.223 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev19) (2.11.0) 2026-04-02 02:27:37.229 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev19) (7.2.2) 2026-04-02 02:27:37.232 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev19) (1.5.0) 2026-04-02 02:27:37.237 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev19) (0.20) 2026-04-02 02:27:37.238 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev19) (3.1.0) 2026-04-02 02:27:37.239 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==28.1.0.dev19) (2.1.1) 2026-04-02 02:27:37.242 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev19) (1.3.0) 2026-04-02 02:27:37.243 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev19) (2.0.0) 2026-04-02 02:27:37.244 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev19) (6.0.3) 2026-04-02 02:27:37.249 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev19) (1.18.4) 2026-04-02 02:27:37.250 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev19) (2.0.2) 2026-04-02 02:27:37.250 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev19) (0.5.0) 2026-04-02 02:27:37.253 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev19) (1.3.10) 2026-04-02 02:27:37.259 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev19) (3.2.1) 2026-04-02 02:27:37.261 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev19) (5.3.1) 2026-04-02 02:27:37.261 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev19) (5.6.2) 2026-04-02 02:27:37.262 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev19) (0.15.1) 2026-04-02 02:27:37.264 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev19) (5.1.0) 2026-04-02 02:27:37.275 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev19) (0.24.1) 2026-04-02 02:27:37.277 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev19) (5.0.0) 2026-04-02 02:27:37.277 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev19) (3.1.6) 2026-04-02 02:27:37.278 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev19) (4.0.1) 2026-04-02 02:27:37.283 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev19) (3.0.3) 2026-04-02 02:27:37.291 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev19) (1.1.2) 2026-04-02 02:27:37.305 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev19) (1.7.3) 2026-04-02 02:27:37.308 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev19) (3.17.0) 2026-04-02 02:27:37.333 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev19) 2026-04-02 02:27:37.337 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-02 02:27:37.384 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev19) 2026-04-02 02:27:37.388 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-04-02 02:27:37.426 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev19) 2026-04-02 02:27:37.432 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-04-02 02:27:37.456 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev19) (82.0.1) 2026-04-02 02:27:37.466 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev19) (0.6.0) 2026-04-02 02:27:37.494 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev19) (4.13.2) 2026-04-02 02:27:37.498 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev19) (0.6.0) 2026-04-02 02:27:37.499 | 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==28.1.0.dev19) (3.2.0) 2026-04-02 02:27:37.506 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev19) (1.11.0) 2026-04-02 02:27:37.506 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev19) (14.3.3) 2026-04-02 02:27:37.507 | 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==28.1.0.dev19) (1.7.2) 2026-04-02 02:27:37.532 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev19) 2026-04-02 02:27:37.537 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-02 02:27:37.547 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev19) (24.2.1) 2026-04-02 02:27:37.582 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev19) (4.0.0) 2026-04-02 02:27:37.582 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev19) (2.19.2) 2026-04-02 02:27:37.590 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev19) (0.1.2) 2026-04-02 02:27:37.603 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev19) (0.7) 2026-04-02 02:27:37.637 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev19) 2026-04-02 02:27:37.642 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-04-02 02:27:37.689 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev19) (3.4.2) 2026-04-02 02:27:37.690 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev19) (3.4.0) 2026-04-02 02:27:37.694 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev19) (4.0.1) 2026-04-02 02:27:37.725 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==28.1.0.dev19) (2.8.5) 2026-04-02 02:27:37.747 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev19) 2026-04-02 02:27:37.753 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-04-02 02:27:37.788 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev19) (1.33) 2026-04-02 02:27:37.793 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev19) (3.0.0) 2026-04-02 02:27:37.848 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-04-02 02:27:37.863 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-04-02 02:27:38.046 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 73.6 MB/s 0:00:00 2026-04-02 02:27:38.054 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-04-02 02:27:38.077 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-04-02 02:27:38.278 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 74.2 MB/s 0:00:00 2026-04-02 02:27:38.283 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-04-02 02:27:38.306 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-04-02 02:27:38.323 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-04-02 02:27:38.336 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-04-02 02:27:38.355 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-04-02 02:27:38.368 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-04-02 02:27:38.384 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-04-02 02:27:38.397 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-04-02 02:27:38.409 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-04-02 02:27:38.477 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 82.9 MB/s 0:00:00 2026-04-02 02:27:38.484 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-04-02 02:27:38.498 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-04-02 02:27:38.516 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 26.7 MB/s 0:00:00 2026-04-02 02:27:38.522 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-04-02 02:27:38.535 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-04-02 02:27:38.551 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-04-02 02:27:38.565 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-04-02 02:27:38.579 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-04-02 02:27:38.606 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 59.2 MB/s 0:00:00 2026-04-02 02:27:38.611 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-04-02 02:27:38.624 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-04-02 02:27:38.640 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-04-02 02:27:38.654 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-04-02 02:27:38.667 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-04-02 02:27:38.679 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-04-02 02:27:38.694 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-04-02 02:27:38.704 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-04-02 02:27:38.715 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-04-02 02:27:38.727 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-04-02 02:27:38.738 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-04-02 02:27:38.782 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 58.1 MB/s 0:00:00 2026-04-02 02:27:38.874 | Building wheels for collected packages: cinder 2026-04-02 02:27:38.875 | Building editable for cinder (pyproject.toml): started 2026-04-02 02:27:40.059 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-04-02 02:27:40.061 | Created wheel for cinder: filename=cinder-28.1.0.dev19-0.editable-py3-none-any.whl size=9153 sha256=44298969a0ecda7a6f920c30f7859fa31a9ce790a24d553f93539dd2569d3fcf 2026-04-02 02:27:40.061 | Stored in directory: /tmp/pip-ephem-wheel-cache-cn2tubsn/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-04-02 02:27:40.066 | Successfully built cinder 2026-04-02 02:27:40.215 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, rsa, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-04-02 02:27:43.880 | 2026-04-02 02:27:43.898 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev19 google-api-core-2.30.0 google-api-python-client-2.190.0 google-auth-2.48.0 google-auth-httplib2-0.3.0 googleapis-common-protos-1.72.0 invoke-2.2.1 lxml-6.0.2 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.27.1 protobuf-6.33.5 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.2 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.9.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-04-02 02:27:44.449 | + inc/python:pip_install:216 : result=0 2026-04-02 02:27:44.456 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:27:44.461 | + functions-common:time_stop:2412 : local name 2026-04-02 02:27:44.467 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:27:44.473 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:27:44.479 | + functions-common:time_stop:2415 : local total 2026-04-02 02:27:44.486 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:27:44.493 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:27:44.499 | + functions-common:time_stop:2419 : start_time=1775096851596 2026-04-02 02:27:44.503 | + functions-common:time_stop:2421 : [[ -z 1775096851596 ]] 2026-04-02 02:27:44.508 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:27:44.519 | + functions-common:time_stop:2424 : end_time=1775096864512 2026-04-02 02:27:44.524 | + functions-common:time_stop:2425 : elapsed_time=12916 2026-04-02 02:27:44.531 | + functions-common:time_stop:2426 : total=76046 2026-04-02 02:27:44.544 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:27:44.550 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=88962 2026-04-02 02:27:44.556 | + inc/python:pip_install:219 : return 0 2026-04-02 02:27:44.563 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:27:44.569 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:27:44.576 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-04-02 02:27:44.581 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-04-02 02:27:44.586 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:27:44.593 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:27:44.600 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:27:44.607 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:27:44.613 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-04-02 02:27:44.621 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-04-02 02:27:44.628 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-04-02 02:27:44.634 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:44.641 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:44.649 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-04-02 02:27:44.674 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-04-02 02:27:44.680 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:27:44.688 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:27:44.695 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:27:44.702 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:27:44.709 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:27:44.715 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:27:44.722 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:44.729 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:44.737 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:27:44.744 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:27:44.751 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:27:44.758 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:27:44.765 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-04-02 02:27:44.772 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:27:44.779 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:27:44.787 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:27:44.794 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-04-02 02:27:44.854 | + 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-04-02 02:27:44.902 | Reading package lists... 2026-04-02 02:27:45.202 | Building dependency tree... 2026-04-02 02:27:45.203 | Reading state information... 2026-04-02 02:27:45.507 | The following additional packages will be installed: 2026-04-02 02:27:45.507 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-04-02 02:27:45.507 | python3-typing-extensions python3-urwid python3-wcwidth 2026-04-02 02:27:45.508 | Suggested packages: 2026-04-02 02:27:45.508 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-04-02 02:27:45.554 | The following NEW packages will be installed: 2026-04-02 02:27:45.554 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-04-02 02:27:45.554 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-04-02 02:27:50.877 | 0 upgraded, 7 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:27:50.877 | Need to get 418 kB of archives. 2026-04-02 02:27:50.877 | After this operation, 3,296 kB of additional disk space will be used. 2026-04-02 02:27:50.877 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-04-02 02:27:50.926 | 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-04-02 02:27:50.929 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-04-02 02:27:50.958 | 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-04-02 02:27:50.960 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-04-02 02:27:50.962 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-04-02 02:27:50.966 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-04-02 02:27:51.187 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:27:51.254 | Fetched 418 kB in 5s (77.5 kB/s) 2026-04-02 02:27:51.302 | Selecting previously unselected package python3-typing-extensions. 2026-04-02 02:27:51.344 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68789 files and directories currently installed.) 2026-04-02 02:27:51.346 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-04-02 02:27:51.352 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-04-02 02:27:51.414 | Selecting previously unselected package python3-wcwidth. 2026-04-02 02:27:51.422 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-04-02 02:27:51.428 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-04-02 02:27:51.493 | Selecting previously unselected package python3-urwid. 2026-04-02 02:27:51.506 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-04-02 02:27:51.511 | Unpacking python3-urwid (2.6.10-1) ... 2026-04-02 02:27:51.599 | Selecting previously unselected package python3-configshell-fb. 2026-04-02 02:27:51.610 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-04-02 02:27:51.613 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-04-02 02:27:51.675 | Selecting previously unselected package python3-pyudev. 2026-04-02 02:27:51.686 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-04-02 02:27:51.690 | Unpacking python3-pyudev (0.24.0-1) ... 2026-04-02 02:27:51.758 | Selecting previously unselected package python3-rtslib-fb. 2026-04-02 02:27:51.771 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-04-02 02:27:51.775 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-04-02 02:27:51.847 | Selecting previously unselected package targetcli-fb. 2026-04-02 02:27:51.859 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-04-02 02:27:51.862 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-04-02 02:27:51.954 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-04-02 02:27:52.162 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-04-02 02:27:52.337 | Setting up python3-pyudev (0.24.0-1) ... 2026-04-02 02:27:52.510 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-04-02 02:27:53.319 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-04-02 02:27:53.331 | Setting up python3-urwid (2.6.10-1) ... 2026-04-02 02:27:53.742 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-04-02 02:27:53.924 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-04-02 02:27:53.924 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-04-02 02:27:53.942 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-04-02 02:27:53.943 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-04-02 02:27:53.943 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-04-02 02:27:53.943 | keyword = Word(alphanums + '_\-') 2026-04-02 02:27:53.943 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-02 02:27:53.943 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-02 02:27:53.943 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-02 02:27:53.943 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-02 02:27:53.943 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-04-02 02:27:53.943 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-04-02 02:27:53.947 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-04-02 02:27:53.947 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-04-02 02:27:53.960 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-04-02 02:27:53.960 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-04-02 02:27:53.960 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-04-02 02:27:53.960 | keyword = Word(alphanums + '_\-') 2026-04-02 02:27:53.960 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-02 02:27:53.961 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-02 02:27:53.961 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-04-02 02:27:53.961 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-04-02 02:27:53.961 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-04-02 02:27:53.961 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-04-02 02:27:53.995 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-04-02 02:27:54.132 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-04-02 02:27:54.132 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-04-02 02:27:54.345 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:27:55.030 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:27:55.037 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:27:55.045 | + functions-common:time_stop:2412 : local name 2026-04-02 02:27:55.054 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:27:55.060 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:27:55.065 | + functions-common:time_stop:2415 : local total 2026-04-02 02:27:55.070 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:27:55.077 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:27:55.083 | + functions-common:time_stop:2419 : start_time=1775096864847 2026-04-02 02:27:55.089 | + functions-common:time_stop:2421 : [[ -z 1775096864847 ]] 2026-04-02 02:27:55.098 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:27:55.115 | + functions-common:time_stop:2424 : end_time=1775096875108 2026-04-02 02:27:55.121 | + functions-common:time_stop:2425 : elapsed_time=10261 2026-04-02 02:27:55.126 | + functions-common:time_stop:2426 : total=166242 2026-04-02 02:27:55.132 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:27:55.140 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=176503 2026-04-02 02:27:55.147 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:27:55.154 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-02 02:27:55.160 | + ./stack.sh:main:945 : configure_cinder 2026-04-02 02:27:55.168 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-04-02 02:27:55.195 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-04-02 02:27:55.205 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-04-02 02:27:55.212 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-04-02 02:27:55.219 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-04-02 02:27:55.228 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-04-02 02:27:55.229 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-04-02 02:27:55.239 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-04-02 02:27:55.246 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-04-02 02:27:55.252 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-04-02 02:27:55.259 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-04-02 02:27:55.264 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-04-02 02:27:55.269 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-04-02 02:27:55.276 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-04-02 02:27:55.281 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-04-02 02:27:55.304 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-04-02 02:27:55.330 | + 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-04-02 02:27:55.357 | + 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-04-02 02:27:55.380 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-04-02 02:27:55.405 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-04-02 02:27:55.428 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-04-02 02:27:55.437 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-04-02 02:27:55.445 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.sI7MjbCuxg 2026-04-02 02:27:55.452 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-04-02 02:27:55.459 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-04-02 02:27:55.466 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-04-02 02:27:55.471 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.sI7MjbCuxg 2026-04-02 02:27:55.482 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.sI7MjbCuxg 2026-04-02 02:27:55.507 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.sI7MjbCuxg /etc/sudoers.d/cinder-rootwrap 2026-04-02 02:27:55.532 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-04-02 02:27:55.540 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-04-02 02:27:55.547 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-04-02 02:27:55.554 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-04-02 02:27:55.560 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-04-02 02:27:55.567 | + 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-04-02 02:27:55.573 | + 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-04-02 02:27:55.581 | + 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-04-02 02:27:55.583 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-04-02 02:27:55.597 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-04-02 02:27:55.605 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-04-02 02:27:55.630 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-04-02 02:27:55.653 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-04-02 02:27:55.660 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-04-02 02:27:55.671 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-04-02 02:27:55.682 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-04-02 02:27:55.690 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-04-02 02:27:55.696 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-04-02 02:27:55.703 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-02 02:27:55.709 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-02 02:27:55.716 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-04-02 02:27:55.721 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-02 02:27:55.727 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-04-02 02:27:55.733 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-02 02:27:55.739 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-04-02 02:27:55.816 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-04-02 02:27:55.887 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://162.253.55.207/identity 2026-04-02 02:27:55.964 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-04-02 02:27:56.039 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-04-02 02:27:56.112 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-04-02 02:27:56.186 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-04-02 02:27:56.260 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-04-02 02:27:56.336 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://162.253.55.207/identity 2026-04-02 02:27:56.412 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-02 02:27:56.484 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-04-02 02:27:56.558 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-02 02:27:56.563 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-04-02 02:27:56.641 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-04-02 02:27:56.713 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-04-02 02:27:56.719 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-04-02 02:27:56.727 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-04-02 02:27:56.734 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-04-02 02:27:56.740 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-02 02:27:56.747 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-02 02:27:56.754 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-02 02:27:56.798 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:56.804 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-02 02:27:56.811 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-04-02 02:27:56.819 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-04-02 02:27:56.900 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-04-02 02:27:56.976 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-04-02 02:27:57.053 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-04-02 02:27:57.131 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-04-02 02:27:57.206 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-04-02 02:27:57.281 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-04-02 02:27:57.365 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 162.253.55.207 2026-04-02 02:27:57.443 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-04-02 02:27:57.520 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-04-02 02:27:57.537 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2d9fb0375a12c1e21b4acfb634490866 2026-04-02 02:27:57.610 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-04-02 02:27:57.616 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-04-02 02:27:57.686 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-04-02 02:27:57.756 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-04-02 02:27:57.832 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-04-02 02:27:57.906 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-04-02 02:27:57.982 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-04-02 02:27:58.055 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-04-02 02:27:58.099 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:58.105 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-04-02 02:27:58.112 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-04-02 02:27:58.118 | + lib/cinder:configure_cinder:341 : local default_name= 2026-04-02 02:27:58.124 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-04-02 02:27:58.131 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-04-02 02:27:58.137 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-04-02 02:27:58.143 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-04-02 02:27:58.150 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-04-02 02:27:58.157 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-04-02 02:27:58.163 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-04-02 02:27:58.171 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-04-02 02:27:58.253 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-04-02 02:27:58.330 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-04-02 02:27:58.405 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-04-02 02:27:58.480 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-04-02 02:27:58.552 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-04-02 02:27:58.626 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-04-02 02:27:58.701 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-04-02 02:27:58.774 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-04-02 02:27:58.850 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-04-02 02:27:58.857 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-04-02 02:27:58.862 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-04-02 02:27:58.869 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-04-02 02:27:58.941 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-04-02 02:27:58.947 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-04-02 02:27:59.015 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-04-02 02:27:59.022 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-04-02 02:27:59.029 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-04-02 02:27:59.035 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-04-02 02:27:59.110 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-04-02 02:27:59.117 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-04-02 02:27:59.123 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-04-02 02:27:59.130 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-04-02 02:27:59.171 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:59.177 | + lib/cinder:configure_cinder:369 : [[ -n swift ]] 2026-04-02 02:27:59.183 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_swift 2026-04-02 02:27:59.189 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_swift 2026-04-02 02:27:59.195 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-04-02 02:27:59.267 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://162.253.55.207:8080/v1/AUTH_ 2026-04-02 02:27:59.337 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-04-02 02:27:59.373 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:59.378 | + 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-04-02 02:27:59.448 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-04-02 02:27:59.491 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:27:59.496 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-04-02 02:27:59.536 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:59.542 | + lib/cinder:configure_cinder:382 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-04-02 02:27:59.549 | + lib/cinder:configure_cinder:384 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-04-02 02:27:59.625 | + lib/cinder:configure_cinder:385 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-04-02 02:27:59.698 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-04-02 02:27:59.703 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-04-02 02:27:59.709 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-04-02 02:27:59.715 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-04-02 02:27:59.721 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-02 02:27:59.726 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-02 02:27:59.732 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-02 02:27:59.772 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:59.781 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-02 02:27:59.787 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-02 02:27:59.792 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-02 02:27:59.829 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:27:59.836 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.207:5672/ 2026-04-02 02:27:59.843 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.207:5672/ 2026-04-02 02:27:59.917 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-02 02:27:59.925 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-02 02:27:59.933 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-04-02 02:27:59.940 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-04-02 02:27:59.948 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-04-02 02:27:59.956 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-02 02:28:00.001 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-02 02:28:00.008 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-02 02:28:00.016 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-02 02:28:00.023 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-02 02:28:00.030 | + 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-04-02 02:28:00.111 | + 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-04-02 02:28:00.184 | + 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-04-02 02:28:00.256 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-02 02:28:00.330 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-04-02 02:28:00.407 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-04-02 02:28:00.453 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:00.459 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-04-02 02:28:00.465 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-04-02 02:28:00.471 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-04-02 02:28:00.476 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-04-02 02:28:00.482 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-02 02:28:00.489 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-04-02 02:28:00.495 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-04-02 02:28:00.501 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-02 02:28:00.506 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-02 02:28:00.530 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-02 02:28:00.532 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:28:00.547 | d /var/run/uwsgi 0755 stack root 2026-04-02 02:28:00.557 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:28:00.575 | /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-04-02 02:28:00.585 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-04-02 02:28:00.590 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-04-02 02:28:00.601 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-02 02:28:00.606 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-04-02 02:28:00.686 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-04-02 02:28:00.761 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-04-02 02:28:00.831 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-04-02 02:28:00.907 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-04-02 02:28:00.981 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-02 02:28:01.054 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-04-02 02:28:01.129 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-04-02 02:28:01.204 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-04-02 02:28:01.277 | + 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-04-02 02:28:01.351 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-04-02 02:28:01.416 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-02 02:28:01.490 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-04-02 02:28:01.557 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-04-02 02:28:01.626 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-02 02:28:01.632 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-02 02:28:01.641 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-04-02 02:28:01.648 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-04-02 02:28:01.655 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-02 02:28:01.662 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:01.669 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:01.675 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-04-02 02:28:01.684 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-04-02 02:28:01.689 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-04-02 02:28:01.763 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-04-02 02:28:01.838 | + 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-04-02 02:28:01.839 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-04-02 02:28:01.853 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-04-02 02:28:01.861 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-04-02 02:28:01.866 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-04-02 02:28:01.873 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-02 02:28:01.879 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-02 02:28:01.885 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-02 02:28:01.890 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-02 02:28:01.895 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:01.901 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:01.907 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-02 02:28:01.915 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-02 02:28:01.921 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:01.928 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:01.935 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-04-02 02:28:01.990 | Enabling site cinder-api. 2026-04-02 02:28:02.001 | To activate the new configuration, you need to run: 2026-04-02 02:28:02.001 | systemctl reload apache2 2026-04-02 02:28:02.011 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-02 02:28:02.018 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-02 02:28:02.024 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:28:02.032 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-02 02:28:02.201 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-04-02 02:28:02.206 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2026-04-02 02:28:02.281 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://162.253.55.207/image 2026-04-02 02:28:02.353 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-04-02 02:28:02.393 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:02.399 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-04-02 02:28:02.470 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-04-02 02:28:02.539 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-04-02 02:28:02.546 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-04-02 02:28:02.552 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-04-02 02:28:02.559 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-04-02 02:28:02.566 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-02 02:28:02.572 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-04-02 02:28:02.577 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-02 02:28:02.584 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-04-02 02:28:02.590 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-04-02 02:28:02.597 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-04-02 02:28:02.678 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-04-02 02:28:02.752 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url https://162.253.55.207/identity 2026-04-02 02:28:02.823 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-04-02 02:28:02.898 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-04-02 02:28:02.967 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-04-02 02:28:03.040 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-04-02 02:28:03.111 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-04-02 02:28:03.183 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://162.253.55.207/identity 2026-04-02 02:28:03.258 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-04-02 02:28:03.334 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-04-02 02:28:03.402 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-02 02:28:03.408 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-04-02 02:28:03.412 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-02 02:28:03.418 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-02 02:28:03.423 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-04-02 02:28:03.429 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-04-02 02:28:03.508 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-04-02 02:28:03.580 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url https://162.253.55.207/identity 2026-04-02 02:28:03.653 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-04-02 02:28:03.723 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-04-02 02:28:03.793 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-04-02 02:28:03.868 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-04-02 02:28:03.938 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-04-02 02:28:04.014 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-04-02 02:28:04.087 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-04-02 02:28:04.159 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-04-02 02:28:04.165 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-04-02 02:28:04.208 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:04.214 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://162.253.55.207:2379?api_version=v3' 2026-04-02 02:28:04.291 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-04-02 02:28:04.297 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-04-02 02:28:04.304 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-04-02 02:28:04.386 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-04-02 02:28:04.463 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-04-02 02:28:04.469 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-04-02 02:28:04.477 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-04-02 02:28:04.555 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-04-02 02:28:04.561 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-04-02 02:28:04.567 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-04-02 02:28:04.573 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-04-02 02:28:04.580 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-04-02 02:28:04.660 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-04-02 02:28:04.729 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url https://162.253.55.207/identity 2026-04-02 02:28:04.803 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-04-02 02:28:04.871 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-04-02 02:28:04.946 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-04-02 02:28:05.018 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-04-02 02:28:05.089 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-04-02 02:28:05.161 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-04-02 02:28:05.206 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:05.214 | + ./stack.sh:main:950 : stack_install_service neutron 2026-04-02 02:28:05.220 | + lib/stack:stack_install_service:20 : local service=neutron 2026-04-02 02:28:05.226 | + lib/stack:stack_install_service:21 : type install_neutron 2026-04-02 02:28:05.233 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-02 02:28:05.239 | + lib/stack:stack_install_service:32 : install_neutron 2026-04-02 02:28:05.247 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-04-02 02:28:05.254 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-04-02 02:28:05.260 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:28:05.268 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:28:05.274 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:28:05.281 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:28:05.288 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-04-02 02:28:05.294 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-04-02 02:28:05.301 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:28:05.307 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:28:05.314 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:28:05.322 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:28:05.329 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-04-02 02:28:05.336 | + inc/python:use_library_from_git:266 : local name=alembic 2026-04-02 02:28:05.343 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:28:05.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 = \A\L\L ]] 2026-04-02 02:28:05.356 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:28:05.362 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:28:05.370 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-04-02 02:28:05.377 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/neutron.git 2026-04-02 02:28:05.384 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-04-02 02:28:05.391 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:28:05.397 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:28:05.405 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:28:05.412 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:28:05.419 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:28:05.427 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:28:05.470 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:28:05.476 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:28:05.483 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:28:05.490 | + functions-common:git_clone:602 : echo master 2026-04-02 02:28:05.492 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:28:05.503 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-04-02 02:28:05.510 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:28:05.518 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-04-02 02:28:05.543 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-04-02 02:28:05.551 | + functions-common:git_clone:665 : head -1 2026-04-02 02:28:05.552 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:28:05.563 | d5b843b383 Merge "Disable skip-level jobs in check queue" 2026-04-02 02:28:05.570 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:28:05.576 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-04-02 02:28:05.582 | + inc/python:setup_develop:353 : local bindep 2026-04-02 02:28:05.589 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-02 02:28:05.595 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-04-02 02:28:05.602 | + inc/python:setup_develop:359 : local extras= 2026-04-02 02:28:05.609 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-04-02 02:28:05.616 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:28:05.623 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-02 02:28:05.629 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-04-02 02:28:05.636 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:28:05.642 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:28:05.652 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-04-02 02:28:05.658 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:28:05.667 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-04-02 02:28:05.673 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:28:05.681 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:28:05.689 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-04-02 02:28:05.702 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-04-02 02:28:05.709 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-04-02 02:28:05.715 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-04-02 02:28:05.813 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-04-02 02:28:05.820 | + inc/python:setup_package:436 : local bindep=0 2026-04-02 02:28:05.827 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:28:05.833 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:28:05.840 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-04-02 02:28:05.847 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-04-02 02:28:05.853 | + inc/python:setup_package:445 : local flags=-e 2026-04-02 02:28:05.860 | + inc/python:setup_package:446 : local extras= 2026-04-02 02:28:05.866 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:28:05.873 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:28:05.879 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:28:05.886 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:28:05.893 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:28:05.901 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-04-02 02:28:05.950 | Using python 3.12 to install /opt/stack/neutron 2026-04-02 02:28:05.957 | + 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-04-02 02:28:06.540 | Obtaining file:///opt/stack/neutron 2026-04-02 02:28:06.545 | Installing build dependencies: started 2026-04-02 02:28:07.537 | Installing build dependencies: finished with status 'done' 2026-04-02 02:28:07.538 | Checking if build backend supports build_editable: started 2026-04-02 02:28:07.861 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:28:07.863 | Getting requirements to build editable: started 2026-04-02 02:28:08.025 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:28:08.028 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:28:09.179 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:28:09.200 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (7.0.3) 2026-04-02 02:28:09.201 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.10.1) 2026-04-02 02:28:09.201 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.1.0) 2026-04-02 02:28:09.201 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (2.5.1) 2026-04-02 02:28:09.202 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.1.0) 2026-04-02 02:28:09.202 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (5.2.1) 2026-04-02 02:28:09.306 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev85) 2026-04-02 02:28:09.376 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-04-02 02:28:09.391 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (0.31.2) 2026-04-02 02:28:09.392 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (2.32.5) 2026-04-02 02:28:09.392 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.1.6) 2026-04-02 02:28:09.393 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (12.0.0) 2026-04-02 02:28:09.394 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (1.3.0) 2026-04-02 02:28:09.445 | Collecting neutron-lib>=3.24.0 (from neutron==28.1.0.dev85) 2026-04-02 02:28:09.451 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:28:09.513 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev85) 2026-04-02 02:28:09.518 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-04-02 02:28:09.529 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (9.1.4) 2026-04-02 02:28:09.530 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (2.0.46) 2026-04-02 02:28:09.530 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (1.8.9) 2026-04-02 02:28:09.531 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (5.13.1) 2026-04-02 02:28:09.532 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (1.18.4) 2026-04-02 02:28:09.532 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (5.7.0) 2026-04-02 02:28:09.533 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (4.1.1) 2026-04-02 02:28:09.533 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (7.4.0) 2026-04-02 02:28:09.534 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (10.3.0) 2026-04-02 02:28:09.534 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (6.3.0) 2026-04-02 02:28:09.535 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (18.0.0) 2026-04-02 02:28:09.536 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (6.7.2) 2026-04-02 02:28:09.536 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (8.1.0) 2026-04-02 02:28:09.537 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (17.3.0) 2026-04-02 02:28:09.537 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (8.0.0) 2026-04-02 02:28:09.538 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (5.0.0) 2026-04-02 02:28:09.538 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.10.1) 2026-04-02 02:28:09.539 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.7.0) 2026-04-02 02:28:09.539 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (7.9.0) 2026-04-02 02:28:09.539 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (5.9.1) 2026-04-02 02:28:09.540 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev85) (4.5.1) 2026-04-02 02:28:09.541 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (2.7.1) 2026-04-02 02:28:09.541 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (10.0.0) 2026-04-02 02:28:09.541 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.9.0) 2026-04-02 02:28:09.542 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (4.3.0) 2026-04-02 02:28:09.562 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev85) 2026-04-02 02:28:09.568 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-02 02:28:09.590 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev85) 2026-04-02 02:28:09.595 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-02 02:28:09.620 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev85) 2026-04-02 02:28:09.625 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-04-02 02:28:09.684 | Installing build dependencies: started 2026-04-02 02:28:10.594 | Installing build dependencies: finished with status 'done' 2026-04-02 02:28:10.595 | Getting requirements to build wheel: started 2026-04-02 02:28:10.966 | Getting requirements to build wheel: finished with status 'done' 2026-04-02 02:28:10.968 | Preparing metadata (pyproject.toml): started 2026-04-02 02:28:11.178 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:28:11.212 | Collecting ovsdbapp>=2.14.1 (from neutron==28.1.0.dev85) 2026-04-02 02:28:11.217 | Downloading ovsdbapp-2.16.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-02 02:28:11.226 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (7.2.2) 2026-04-02 02:28:11.251 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev85) 2026-04-02 02:28:11.258 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-04-02 02:28:11.268 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (24.2.1) 2026-04-02 02:28:11.268 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (18.12.0) 2026-04-02 02:28:11.269 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (4.10.0) 2026-04-02 02:28:11.294 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev85) 2026-04-02 02:28:11.302 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-02 02:28:11.339 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev85) 2026-04-02 02:28:11.344 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-02 02:28:11.353 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (3.2.1) 2026-04-02 02:28:11.353 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev85) (8.1.0) 2026-04-02 02:28:11.356 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev85) (1.3.10) 2026-04-02 02:28:11.356 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev85) (4.15.0) 2026-04-02 02:28:11.358 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev85) (2.1.1) 2026-04-02 02:28:11.361 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev85) (3.3.2) 2026-04-02 02:28:11.364 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev85) (3.0.3) 2026-04-02 02:28:11.365 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev85) (2.1.0) 2026-04-02 02:28:11.366 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev85) (1.8.2) 2026-04-02 02:28:11.371 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev85) (4.0.1) 2026-04-02 02:28:11.371 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev85) (2.11.0) 2026-04-02 02:28:11.372 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev85) (5.8.0) 2026-04-02 02:28:11.439 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.1.0.dev85) 2026-04-02 02:28:11.445 | 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-04-02 02:28:11.479 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.1.0.dev85) 2026-04-02 02:28:11.483 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-02 02:28:11.495 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev85) (43.0.3) 2026-04-02 02:28:11.496 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev85) (1.5.0) 2026-04-02 02:28:11.497 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev85) (1.1.0) 2026-04-02 02:28:11.497 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev85) (1.33) 2026-04-02 02:28:11.499 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev85) (4.9.2) 2026-04-02 02:28:11.499 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev85) (6.0.3) 2026-04-02 02:28:11.500 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev85) (1.4.0) 2026-04-02 02:28:11.504 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev85) (2.0.0) 2026-04-02 02:28:11.508 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev85) (3.0) 2026-04-02 02:28:11.512 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev85) (3.0.0) 2026-04-02 02:28:11.515 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev85) (0.40.4) 2026-04-02 02:28:11.515 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev85) (1.1.2) 2026-04-02 02:28:11.532 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev85) 2026-04-02 02:28:11.538 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-04-02 02:28:11.594 | Installing build dependencies: started 2026-04-02 02:28:12.527 | Installing build dependencies: finished with status 'done' 2026-04-02 02:28:12.528 | Getting requirements to build wheel: started 2026-04-02 02:28:12.904 | Getting requirements to build wheel: finished with status 'done' 2026-04-02 02:28:12.906 | Preparing metadata (pyproject.toml): started 2026-04-02 02:28:13.126 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:28:13.132 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev85) (26.0) 2026-04-02 02:28:13.136 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev85) (2.8.0) 2026-04-02 02:28:13.136 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev85) (3.3.2) 2026-04-02 02:28:13.143 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev85) (4.0.0) 2026-04-02 02:28:13.144 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev85) (6.0.2) 2026-04-02 02:28:13.157 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev85) (0.20) 2026-04-02 02:28:13.160 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev85) (2.0.0) 2026-04-02 02:28:13.165 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev85) (2.0.2) 2026-04-02 02:28:13.165 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev85) (0.5.0) 2026-04-02 02:28:13.170 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev85) (2.9.0.post0) 2026-04-02 02:28:13.173 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev85) (7.0.1) 2026-04-02 02:28:13.174 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev85) (5.3.1) 2026-04-02 02:28:13.174 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev85) (5.6.2) 2026-04-02 02:28:13.175 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev85) (0.15.1) 2026-04-02 02:28:13.177 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev85) (5.1.0) 2026-04-02 02:28:13.182 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev85) (2025.3) 2026-04-02 02:28:13.188 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev85) (0.24.1) 2026-04-02 02:28:13.190 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev85) (5.0.0) 2026-04-02 02:28:13.191 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev85) (4.0.1) 2026-04-02 02:28:13.208 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev85) (1.7.3) 2026-04-02 02:28:13.231 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev85) 2026-04-02 02:28:13.237 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-02 02:28:13.254 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev85) (3.17.0) 2026-04-02 02:28:13.291 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev85) 2026-04-02 02:28:13.296 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-04-02 02:28:13.323 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.1.0.dev85) 2026-04-02 02:28:13.324 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-04-02 02:28:13.337 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev85) (2.2.1) 2026-04-02 02:28:13.337 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev85) (1.6.2) 2026-04-02 02:28:13.344 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev85) (82.0.1) 2026-04-02 02:28:13.361 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev85) (0.6.0) 2026-04-02 02:28:13.388 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev85) (1.17.0) 2026-04-02 02:28:13.391 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev85) (4.13.2) 2026-04-02 02:28:13.391 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev85) (4.26.0) 2026-04-02 02:28:13.412 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev85) 2026-04-02 02:28:13.419 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-02 02:28:13.435 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (0.6.0) 2026-04-02 02:28:13.435 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (3.2.0) 2026-04-02 02:28:13.443 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (1.11.0) 2026-04-02 02:28:13.444 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (14.3.3) 2026-04-02 02:28:13.444 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (1.7.2) 2026-04-02 02:28:13.448 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (25.4.0) 2026-04-02 02:28:13.448 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (2025.9.1) 2026-04-02 02:28:13.448 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (0.37.0) 2026-04-02 02:28:13.449 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (0.30.0) 2026-04-02 02:28:13.486 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev85) (3.4.4) 2026-04-02 02:28:13.486 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev85) (3.11) 2026-04-02 02:28:13.487 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev85) (2.6.3) 2026-04-02 02:28:13.488 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev85) (2023.11.17) 2026-04-02 02:28:13.514 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (4.0.0) 2026-04-02 02:28:13.514 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (2.19.2) 2026-04-02 02:28:13.521 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev85) (0.1.2) 2026-04-02 02:28:13.534 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev85) (0.7) 2026-04-02 02:28:13.571 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.1.0.dev85) (2.8.5) 2026-04-02 02:28:13.575 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev85) (0.16.0) 2026-04-02 02:28:13.634 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-04-02 02:28:13.663 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 19.3 MB/s 0:00:00 2026-04-02 02:28:13.669 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-04-02 02:28:13.715 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 43.6 MB/s 0:00:00 2026-04-02 02:28:13.721 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-04-02 02:28:13.737 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-04-02 02:28:13.752 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-04-02 02:28:13.766 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-04-02 02:28:13.779 | Downloading ovsdbapp-2.16.0-py3-none-any.whl (151 kB) 2026-04-02 02:28:13.790 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-04-02 02:28:13.795 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-04-02 02:28:13.810 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-04-02 02:28:13.829 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-04-02 02:28:13.842 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-04-02 02:28:13.856 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-04-02 02:28:13.873 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-04-02 02:28:13.885 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-04-02 02:28:13.979 | Building wheels for collected packages: neutron, ncclient, ovs 2026-04-02 02:28:13.980 | Building editable for neutron (pyproject.toml): started 2026-04-02 02:28:15.276 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-04-02 02:28:15.277 | Created wheel for neutron: filename=neutron-28.1.0.dev85-0.editable-py3-none-any.whl size=12063 sha256=ec268fcab2c247ef91a17d5d92ec3559376db6f16aa30ae2fd29fb1474308eb4 2026-04-02 02:28:15.277 | Stored in directory: /tmp/pip-ephem-wheel-cache-q8okkiuj/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-04-02 02:28:15.285 | Building wheel for ncclient (pyproject.toml): started 2026-04-02 02:28:15.572 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-04-02 02:28:15.573 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=a51fe6c1e541eda897d97974e104ec859fb50b90c299226e4726e9d9196b8950 2026-04-02 02:28:15.574 | Stored in directory: /opt/stack/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-04-02 02:28:15.581 | Building wheel for ovs (pyproject.toml): started 2026-04-02 02:28:16.000 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-04-02 02:28:16.001 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=b7b3cedc195d72509a3064864df7c7d7331a37e9a3223e9aeb583369c9670a0d 2026-04-02 02:28:16.002 | Stored in directory: /opt/stack/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-04-02 02:28:16.007 | Successfully built neutron ncclient ovs 2026-04-02 02:28:16.151 | 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-04-02 02:28:19.391 | 2026-04-02 02:28:19.412 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.1.0.dev85 neutron-lib-3.24.0 os-ken-4.1.1 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-4.3.0 osc-lib-4.4.0 ovs-3.7.0 ovsdbapp-2.16.0 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-04-02 02:28:19.670 | + inc/python:pip_install:216 : result=0 2026-04-02 02:28:19.677 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:28:19.683 | + functions-common:time_stop:2412 : local name 2026-04-02 02:28:19.689 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:28:19.695 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:28:19.701 | + functions-common:time_stop:2415 : local total 2026-04-02 02:28:19.708 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:28:19.714 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:28:19.719 | + functions-common:time_stop:2419 : start_time=1775096885938 2026-04-02 02:28:19.726 | + functions-common:time_stop:2421 : [[ -z 1775096885938 ]] 2026-04-02 02:28:19.734 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:28:19.743 | + functions-common:time_stop:2424 : end_time=1775096899737 2026-04-02 02:28:19.749 | + functions-common:time_stop:2425 : elapsed_time=13799 2026-04-02 02:28:19.755 | + functions-common:time_stop:2426 : total=88962 2026-04-02 02:28:19.761 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:28:19.767 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=102761 2026-04-02 02:28:19.774 | + inc/python:pip_install:219 : return 0 2026-04-02 02:28:19.779 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:28:19.785 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:28:19.792 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-04-02 02:28:19.798 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-04-02 02:28:19.805 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:28:19.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 = \A\L\L ]] 2026-04-02 02:28:19.818 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:28:19.825 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:28:19.832 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-04-02 02:28:19.839 | + lib/neutron:install_neutron:529 : install_ovn 2026-04-02 02:28:19.846 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-04-02 02:28:19.846 | Installing OVN and dependent packages 2026-04-02 02:28:19.852 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-04-02 02:28:19.859 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-04-02 02:28:19.901 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:28:19.908 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-04-02 02:28:19.949 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:28:19.956 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-04-02 02:28:19.997 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:20.004 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-04-02 02:28:20.010 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-04-02 02:28:20.048 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:20.055 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-04-02 02:28:20.062 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-04-02 02:28:20.087 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-04-02 02:28:20.097 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown stack /var/run/openvswitch 2026-04-02 02:28:20.121 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-04-02 02:28:20.130 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-04-02 02:28:20.182 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-04-02 02:28:20.188 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:28:20.195 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:28:20.201 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:28:20.208 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:28:20.215 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:28:20.222 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:28:20.229 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:20.236 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:20.243 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:28:20.249 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:28:20.254 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:28:20.260 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:28:20.267 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-04-02 02:28:20.275 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:28:20.281 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:20.288 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:20.294 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-04-02 02:28:20.346 | + 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-04-02 02:28:20.393 | Reading package lists... 2026-04-02 02:28:20.724 | Building dependency tree... 2026-04-02 02:28:20.725 | Reading state information... 2026-04-02 02:28:21.034 | make is already the newest version (4.3-4.1build2). 2026-04-02 02:28:21.034 | make set to manually installed. 2026-04-02 02:28:21.034 | The following additional packages will be installed: 2026-04-02 02:28:21.035 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-04-02 02:28:21.035 | python3-openvswitch python3-sortedcontainers 2026-04-02 02:28:21.036 | Suggested packages: 2026-04-02 02:28:21.036 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-04-02 02:28:21.074 | The following NEW packages will be installed: 2026-04-02 02:28:21.076 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-04-02 02:28:21.076 | openvswitch-switch python3-netifaces python3-openvswitch 2026-04-02 02:28:21.076 | python3-sortedcontainers 2026-04-02 02:28:21.393 | 0 upgraded, 9 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:28:21.393 | Need to get 4,335 kB of archives. 2026-04-02 02:28:21.393 | After this operation, 13.8 MB of additional disk space will be used. 2026-04-02 02:28:21.393 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-04-02 02:28:21.495 | 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-04-02 02:28:21.534 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-04-02 02:28:21.535 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-04-02 02:28:21.536 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-04-02 02:28:21.537 | 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-04-02 02:28:21.552 | 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-04-02 02:28:21.565 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-04-02 02:28:21.565 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-04-02 02:28:21.818 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:28:21.876 | Fetched 4,335 kB in 1s (8,443 kB/s) 2026-04-02 02:28:21.923 | Selecting previously unselected package libunbound8:amd64. 2026-04-02 02:28:21.955 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69008 files and directories currently installed.) 2026-04-02 02:28:21.959 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-04-02 02:28:21.966 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-04-02 02:28:22.036 | Selecting previously unselected package openvswitch-common. 2026-04-02 02:28:22.048 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:28:22.051 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-04-02 02:28:22.158 | Selecting previously unselected package python3-netifaces:amd64. 2026-04-02 02:28:22.168 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-04-02 02:28:22.172 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-04-02 02:28:22.231 | Selecting previously unselected package python3-sortedcontainers. 2026-04-02 02:28:22.242 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-04-02 02:28:22.246 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-04-02 02:28:22.314 | Selecting previously unselected package libxdp1:amd64. 2026-04-02 02:28:22.326 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-04-02 02:28:22.330 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-04-02 02:28:22.402 | Selecting previously unselected package python3-openvswitch. 2026-04-02 02:28:22.413 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:28:22.417 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-04-02 02:28:22.533 | Selecting previously unselected package openvswitch-switch. 2026-04-02 02:28:22.544 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:28:22.554 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-04-02 02:28:22.668 | Selecting previously unselected package libfakeroot:amd64. 2026-04-02 02:28:22.679 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-04-02 02:28:22.682 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-04-02 02:28:22.744 | Selecting previously unselected package fakeroot. 2026-04-02 02:28:22.756 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-04-02 02:28:22.760 | Unpacking fakeroot (1.33-1) ... 2026-04-02 02:28:22.851 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-04-02 02:28:23.024 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-04-02 02:28:23.039 | Setting up fakeroot (1.33-1) ... 2026-04-02 02:28:23.056 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-04-02 02:28:23.075 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-04-02 02:28:23.086 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-04-02 02:28:23.097 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-04-02 02:28:23.107 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-04-02 02:28:23.123 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-04-02 02:28:23.376 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-04-02 02:28:23.403 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-04-02 02:28:23.914 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-04-02 02:28:24.061 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-04-02 02:28:24.933 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:28:26.246 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-02 02:28:26.555 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:28:26.560 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:28:26.565 | + functions-common:time_stop:2412 : local name 2026-04-02 02:28:26.571 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:28:26.578 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:28:26.584 | + functions-common:time_stop:2415 : local total 2026-04-02 02:28:26.591 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:28:26.598 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:28:26.602 | + functions-common:time_stop:2419 : start_time=1775096900339 2026-04-02 02:28:26.608 | + functions-common:time_stop:2421 : [[ -z 1775096900339 ]] 2026-04-02 02:28:26.616 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:28:26.626 | + functions-common:time_stop:2424 : end_time=1775096906619 2026-04-02 02:28:26.632 | + functions-common:time_stop:2425 : elapsed_time=6280 2026-04-02 02:28:26.638 | + functions-common:time_stop:2426 : total=176503 2026-04-02 02:28:26.644 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:28:26.650 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=182783 2026-04-02 02:28:26.657 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:28:26.665 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-04-02 02:28:26.716 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-04-02 02:28:26.724 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:28:26.731 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:28:26.738 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:28:26.745 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:28:26.752 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:28:26.758 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:28:26.764 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:26.771 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:26.777 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:28:26.785 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:28:26.791 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:28:26.798 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:28:26.806 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-04-02 02:28:26.812 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:28:26.819 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:26.825 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:26.832 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-04-02 02:28:26.886 | + 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-04-02 02:28:26.932 | Reading package lists... 2026-04-02 02:28:27.195 | Building dependency tree... 2026-04-02 02:28:27.195 | Reading state information... 2026-04-02 02:28:27.450 | The following additional packages will be installed: 2026-04-02 02:28:27.450 | ovn-common 2026-04-02 02:28:27.495 | The following NEW packages will be installed: 2026-04-02 02:28:27.495 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-04-02 02:28:27.683 | 0 upgraded, 4 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:28:27.683 | Need to get 2,360 kB of archives. 2026-04-02 02:28:27.684 | After this operation, 8,355 kB of additional disk space will be used. 2026-04-02 02:28:27.684 | 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-04-02 02:28:28.293 | 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-04-02 02:28:28.380 | 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-04-02 02:28:28.450 | 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-04-02 02:28:28.734 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:28:28.783 | Fetched 2,360 kB in 1s (2,292 kB/s) 2026-04-02 02:28:28.825 | Selecting previously unselected package ovn-common. 2026-04-02 02:28:28.859 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69271 files and directories currently installed.) 2026-04-02 02:28:28.862 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:28:28.867 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:28:28.985 | Selecting previously unselected package ovn-central. 2026-04-02 02:28:28.998 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:28:29.002 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:28:29.079 | Selecting previously unselected package ovn-controller-vtep. 2026-04-02 02:28:29.090 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:28:29.093 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:28:29.162 | Selecting previously unselected package ovn-host. 2026-04-02 02:28:29.174 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-04-02 02:28:29.183 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:28:29.281 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:28:29.306 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:28:29.654 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-04-02 02:28:29.795 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-04-02 02:28:30.111 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-04-02 02:28:30.186 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:28:30.537 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-04-02 02:28:30.678 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-04-02 02:28:31.191 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-04-02 02:28:31.693 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-04-02 02:28:32.362 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-04-02 02:28:32.455 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-04-02 02:28:32.609 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-04-02 02:28:33.029 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:28:34.387 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:28:34.393 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:28:34.399 | + functions-common:time_stop:2412 : local name 2026-04-02 02:28:34.406 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:28:34.413 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:28:34.418 | + functions-common:time_stop:2415 : local total 2026-04-02 02:28:34.425 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:28:34.432 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:28:34.438 | + functions-common:time_stop:2419 : start_time=1775096906879 2026-04-02 02:28:34.444 | + functions-common:time_stop:2421 : [[ -z 1775096906879 ]] 2026-04-02 02:28:34.452 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:28:34.461 | + functions-common:time_stop:2424 : end_time=1775096914455 2026-04-02 02:28:34.468 | + functions-common:time_stop:2425 : elapsed_time=7576 2026-04-02 02:28:34.474 | + functions-common:time_stop:2426 : total=182783 2026-04-02 02:28:34.480 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:28:34.487 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=190359 2026-04-02 02:28:34.493 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:28:34.498 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-02 02:28:34.505 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-04-02 02:28:34.512 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-04-02 02:28:34.517 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-04-02 02:28:34.529 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:28:34.536 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-04-02 02:28:34.543 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:28:34.548 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-04-02 02:28:34.554 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:28:34.560 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-04-02 02:28:34.568 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:28:34.574 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-04-02 02:28:34.581 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:28:34.588 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-04-02 02:28:34.594 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:28:34.601 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-04-02 02:28:34.607 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:28:34.612 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-04-02 02:28:34.618 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-04-02 02:28:34.626 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-04-02 02:28:34.633 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-04-02 02:28:34.638 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-04-02 02:28:34.644 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:28:34.650 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:28:34.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, =~ ,ovsdbapp, ]] 2026-04-02 02:28:34.666 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:28:34.673 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-04-02 02:28:34.679 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-02 02:28:34.685 | + ./stack.sh:main:953 : is_service_enabled nova 2026-04-02 02:28:34.728 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:34.735 | + ./stack.sh:main:955 : stack_install_service nova 2026-04-02 02:28:34.741 | + lib/stack:stack_install_service:20 : local service=nova 2026-04-02 02:28:34.748 | + lib/stack:stack_install_service:21 : type install_nova 2026-04-02 02:28:34.756 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-02 02:28:34.761 | + lib/stack:stack_install_service:32 : install_nova 2026-04-02 02:28:34.769 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-04-02 02:28:34.776 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-04-02 02:28:34.783 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:28:34.789 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:28:34.795 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:28:34.802 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:28:34.810 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-04-02 02:28:34.850 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:28:34.857 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-04-02 02:28:34.863 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-04-02 02:28:34.871 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-04-02 02:28:34.877 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-04-02 02:28:34.985 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-04-02 02:28:34.990 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:34.998 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:35.004 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-02 02:28:35.010 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:28:35.015 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:28:35.021 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:28:35.027 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:28:35.034 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:28:35.040 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:28:35.046 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:35.053 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:35.060 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:28:35.066 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:28:35.072 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:28:35.078 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:28:35.084 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-02 02:28:35.091 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:28:35.097 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:28:35.103 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:28:35.110 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-04-02 02:28:35.162 | + 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-04-02 02:28:35.211 | Reading package lists... 2026-04-02 02:28:35.461 | Building dependency tree... 2026-04-02 02:28:35.462 | Reading state information... 2026-04-02 02:28:35.717 | The following additional packages will be installed: 2026-04-02 02:28:35.717 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-04-02 02:28:35.717 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-04-02 02:28:35.717 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-04-02 02:28:35.717 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-04-02 02:28:35.718 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-04-02 02:28:35.718 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-04-02 02:28:35.718 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-04-02 02:28:35.718 | qemu-system-x86 seabios systemd-container 2026-04-02 02:28:35.719 | Suggested packages: 2026-04-02 02:28:35.719 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-04-02 02:28:35.719 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-04-02 02:28:35.719 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-04-02 02:28:35.719 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-04-02 02:28:35.719 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-04-02 02:28:35.720 | auditd nfs-common systemtap zfsutils samba vde2 2026-04-02 02:28:35.720 | Recommended packages: 2026-04-02 02:28:35.720 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-04-02 02:28:35.720 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-04-02 02:28:35.720 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-04-02 02:28:35.720 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-04-02 02:28:35.775 | The following NEW packages will be installed: 2026-04-02 02:28:35.776 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-04-02 02:28:35.776 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-04-02 02:28:35.776 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-04-02 02:28:35.776 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-04-02 02:28:35.776 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-04-02 02:28:35.777 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-04-02 02:28:35.777 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-04-02 02:28:35.777 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-04-02 02:28:35.777 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-04-02 02:28:35.976 | 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:28:35.976 | Need to get 127 MB of archives. 2026-04-02 02:28:35.976 | After this operation, 527 MB of additional disk space will be used. 2026-04-02 02:28:35.976 | 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-04-02 02:28:36.838 | 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-04-02 02:28:44.767 | 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-04-02 02:28:44.777 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-04-02 02:28:44.862 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-04-02 02:28:44.869 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-04-02 02:28:44.896 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-04-02 02:28:45.049 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-04-02 02:28:45.050 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-04-02 02:28:45.052 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-04-02 02:28:45.053 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-04-02 02:28:45.056 | 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-04-02 02:28:45.058 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-04-02 02:28:45.063 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-04-02 02:28:45.066 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-04-02 02:28:45.070 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-04-02 02:28:45.070 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.12 [1,830 kB] 2026-04-02 02:28:45.146 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.12 [438 kB] 2026-04-02 02:28:45.160 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.12 [740 kB] 2026-04-02 02:28:45.187 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.12 [431 kB] 2026-04-02 02:28:45.201 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.12 [3,114 B] 2026-04-02 02:28:45.201 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.12 [6,044 B] 2026-04-02 02:28:45.202 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.14 [417 kB] 2026-04-02 02:28:45.217 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.12 [1,372 B] 2026-04-02 02:28:45.219 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.12 [49.7 kB] 2026-04-02 02:28:45.221 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.12 [178 kB] 2026-04-02 02:28:45.224 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-04-02 02:28:45.229 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-04-02 02:28:45.230 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.14 [1,255 kB] 2026-04-02 02:28:45.267 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.14 [1,796 kB] 2026-04-02 02:28:45.314 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.14 [10.9 MB] 2026-04-02 02:28:45.552 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.14 [16.3 MB] 2026-04-02 02:28:45.737 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.14 [9,108 kB] 2026-04-02 02:28:45.883 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.14 [6,318 kB] 2026-04-02 02:28:46.007 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-04-02 02:28:46.010 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.14 [11.2 MB] 2026-04-02 02:28:46.123 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.14 [3,435 kB] 2026-04-02 02:28:46.153 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.14 [57.7 MB] 2026-04-02 02:28:46.672 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.14 [58.1 kB] 2026-04-02 02:28:46.672 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.14 [71.7 kB] 2026-04-02 02:28:46.878 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:28:46.925 | Fetched 127 MB in 11s (11.6 MB/s) 2026-04-02 02:28:46.972 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-04-02 02:28:47.007 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69339 files and directories currently installed.) 2026-04-02 02:28:47.010 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-04-02 02:28:47.018 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-04-02 02:28:47.073 | Selecting previously unselected package ipxe-qemu. 2026-04-02 02:28:47.082 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-04-02 02:28:47.086 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-04-02 02:28:47.167 | Selecting previously unselected package libasound2-data. 2026-04-02 02:28:47.176 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-04-02 02:28:47.180 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-04-02 02:28:47.267 | Selecting previously unselected package libasound2t64:amd64. 2026-04-02 02:28:47.277 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-04-02 02:28:47.281 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-04-02 02:28:47.354 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-04-02 02:28:47.364 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-04-02 02:28:47.368 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-04-02 02:28:47.428 | Selecting previously unselected package libnspr4:amd64. 2026-04-02 02:28:47.436 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-04-02 02:28:47.441 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-04-02 02:28:47.567 | Selecting previously unselected package libnss3:amd64. 2026-04-02 02:28:47.576 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-04-02 02:28:47.580 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-04-02 02:28:47.679 | Selecting previously unselected package libpcsclite1:amd64. 2026-04-02 02:28:47.691 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-04-02 02:28:47.695 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-04-02 02:28:47.756 | Selecting previously unselected package libcacard0:amd64. 2026-04-02 02:28:47.767 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-04-02 02:28:47.772 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-04-02 02:28:47.835 | Selecting previously unselected package libdaxctl1:amd64. 2026-04-02 02:28:47.847 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-04-02 02:28:47.851 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-04-02 02:28:47.907 | Selecting previously unselected package libndctl6:amd64. 2026-04-02 02:28:47.919 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-04-02 02:28:47.923 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-04-02 02:28:47.982 | Selecting previously unselected package libpciaccess0:amd64. 2026-04-02 02:28:47.992 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-04-02 02:28:47.996 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-04-02 02:28:48.051 | Selecting previously unselected package libpmem1:amd64. 2026-04-02 02:28:48.061 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-04-02 02:28:48.067 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-04-02 02:28:48.133 | Selecting previously unselected package librdmacm1t64:amd64. 2026-04-02 02:28:48.146 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-04-02 02:28:48.150 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-04-02 02:28:48.212 | Selecting previously unselected package libslirp0:amd64. 2026-04-02 02:28:48.224 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-04-02 02:28:48.229 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-04-02 02:28:48.287 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-04-02 02:28:48.299 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-04-02 02:28:48.303 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-04-02 02:28:48.365 | Selecting previously unselected package libvirt0:amd64. 2026-04-02 02:28:48.375 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.12_amd64.deb ... 2026-04-02 02:28:48.379 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:48.518 | Selecting previously unselected package libvirt-clients. 2026-04-02 02:28:48.527 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.12_amd64.deb ... 2026-04-02 02:28:48.547 | Unpacking libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:48.626 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-04-02 02:28:48.638 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.12_amd64.deb ... 2026-04-02 02:28:48.658 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:48.752 | Selecting previously unselected package libvirt-daemon. 2026-04-02 02:28:48.763 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.12_amd64.deb ... 2026-04-02 02:28:48.780 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:48.866 | Selecting previously unselected package libvirt-daemon-config-network. 2026-04-02 02:28:48.877 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.12_all.deb ... 2026-04-02 02:28:48.895 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:48.950 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-04-02 02:28:48.960 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.12_all.deb ... 2026-04-02 02:28:48.978 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:49.040 | Selecting previously unselected package systemd-container. 2026-04-02 02:28:49.051 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.14_amd64.deb ... 2026-04-02 02:28:49.055 | Unpacking systemd-container (255.4-1ubuntu8.14) ... 2026-04-02 02:28:49.158 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-04-02 02:28:49.171 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.12_all.deb ... 2026-04-02 02:28:49.188 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:49.254 | Selecting previously unselected package libvirt-daemon-system. 2026-04-02 02:28:49.265 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.12_amd64.deb ... 2026-04-02 02:28:49.324 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:49.406 | Selecting previously unselected package libvirt-dev:amd64. 2026-04-02 02:28:49.417 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.12_amd64.deb ... 2026-04-02 02:28:49.436 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:49.518 | Selecting previously unselected package python3-libvirt. 2026-04-02 02:28:49.530 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-04-02 02:28:49.533 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-04-02 02:28:49.608 | Selecting previously unselected package libfdt1:amd64. 2026-04-02 02:28:49.618 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-04-02 02:28:49.623 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-04-02 02:28:49.689 | Selecting previously unselected package qemu-system-common. 2026-04-02 02:28:49.698 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:28:49.703 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:49.837 | Selecting previously unselected package qemu-system-data. 2026-04-02 02:28:49.846 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.14_all.deb ... 2026-04-02 02:28:49.850 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:50.184 | Selecting previously unselected package qemu-system-arm. 2026-04-02 02:28:50.193 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:28:50.211 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:50.707 | Selecting previously unselected package qemu-system-mips. 2026-04-02 02:28:50.718 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:28:50.735 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:51.218 | Selecting previously unselected package qemu-system-ppc. 2026-04-02 02:28:51.229 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:28:51.246 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:51.577 | Selecting previously unselected package qemu-system-sparc. 2026-04-02 02:28:51.588 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:28:51.618 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:51.844 | Selecting previously unselected package seabios. 2026-04-02 02:28:51.855 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-04-02 02:28:51.859 | Unpacking seabios (1.16.3-2) ... 2026-04-02 02:28:51.927 | Selecting previously unselected package qemu-system-x86. 2026-04-02 02:28:51.936 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:28:51.952 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:52.349 | Selecting previously unselected package qemu-system-s390x. 2026-04-02 02:28:52.363 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:28:52.381 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:52.559 | Selecting previously unselected package qemu-system-misc. 2026-04-02 02:28:52.573 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:28:52.589 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:53.986 | Selecting previously unselected package qemu-system. 2026-04-02 02:28:53.998 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.14_amd64.deb ... 2026-04-02 02:28:54.002 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:54.063 | Selecting previously unselected package systemd-coredump. 2026-04-02 02:28:54.073 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.14_amd64.deb ... 2026-04-02 02:28:54.077 | Unpacking systemd-coredump (255.4-1ubuntu8.14) ... 2026-04-02 02:28:54.164 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-04-02 02:28:54.175 | Setting up systemd-coredump (255.4-1ubuntu8.14) ... 2026-04-02 02:28:54.492 | Creating group 'systemd-coredump' with GID 989. 2026-04-02 02:28:54.493 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-04-02 02:28:54.525 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-04-02 02:28:54.537 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-04-02 02:28:54.549 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-04-02 02:28:54.562 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-04-02 02:28:54.573 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-04-02 02:28:54.584 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-04-02 02:28:54.594 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:54.606 | Setting up seabios (1.16.3-2) ... 2026-04-02 02:28:54.616 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:54.627 | Setting up systemd-container (255.4-1ubuntu8.14) ... 2026-04-02 02:28:54.778 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-04-02 02:28:55.130 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-04-02 02:28:55.141 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-04-02 02:28:55.153 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-04-02 02:28:55.166 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-04-02 02:28:55.177 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-04-02 02:28:55.188 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-04-02 02:28:55.199 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-04-02 02:28:55.211 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:55.691 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-04-02 02:28:55.705 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:56.032 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-04-02 02:28:56.230 | Setting up libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:56.266 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:56.290 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-04-02 02:28:56.301 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-04-02 02:28:56.312 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:56.334 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:56.406 | Setting up libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:56.431 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:56.593 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-04-02 02:28:56.985 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:57.012 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:57.036 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:57.059 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:57.084 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:57.108 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:28:57.132 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-04-02 02:28:57.482 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-04-02 02:28:58.025 | info: Selecting GID from range 100 to 999 ... 2026-04-02 02:28:58.032 | info: Adding group `swtpm' (GID 116) ... 2026-04-02 02:28:58.108 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-04-02 02:28:58.108 | 2026-04-02 02:28:58.115 | info: Selecting UID from range 100 to 999 ... 2026-04-02 02:28:58.115 | 2026-04-02 02:28:58.120 | info: Adding system user `swtpm' (UID 113) ... 2026-04-02 02:28:58.123 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-04-02 02:28:58.187 | info: Not creating home directory `/var/lib/swtpm'. 2026-04-02 02:28:58.377 | Enabling libvirt default network 2026-04-02 02:28:58.399 | Inserted module 'msr' 2026-04-02 02:28:58.565 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-04-02 02:28:58.566 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-04-02 02:28:58.566 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-04-02 02:28:58.566 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-04-02 02:28:58.566 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-04-02 02:28:58.566 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-04-02 02:28:58.566 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-04-02 02:28:58.566 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-04-02 02:28:59.163 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-04-02 02:28:59.898 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-04-02 02:29:00.321 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-04-02 02:29:01.087 | Setting up libvirt-daemon dnsmasq configuration. 2026-04-02 02:29:01.162 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:01.187 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.14) ... 2026-04-02 02:29:01.201 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:29:02.371 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-04-02 02:29:02.395 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-02 02:29:02.727 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:29:02.732 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:29:02.739 | + functions-common:time_stop:2412 : local name 2026-04-02 02:29:02.744 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:29:02.750 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:29:02.756 | + functions-common:time_stop:2415 : local total 2026-04-02 02:29:02.762 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:29:02.768 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:29:02.774 | + functions-common:time_stop:2419 : start_time=1775096915155 2026-04-02 02:29:02.781 | + functions-common:time_stop:2421 : [[ -z 1775096915155 ]] 2026-04-02 02:29:02.788 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:29:02.797 | + functions-common:time_stop:2424 : end_time=1775096942791 2026-04-02 02:29:02.804 | + functions-common:time_stop:2425 : elapsed_time=27636 2026-04-02 02:29:02.810 | + functions-common:time_stop:2426 : total=190359 2026-04-02 02:29:02.816 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:29:02.821 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=217995 2026-04-02 02:29:02.827 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:29:02.834 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-04-02 02:29:02.841 | + functions-common:install_package:1430 : update_package_repo 2026-04-02 02:29:02.847 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:29:02.855 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:29:02.860 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:29:02.866 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:02.872 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:29:02.927 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:02.932 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:02.936 | + functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:29:02.942 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:29:02.949 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:29:02.956 | + functions-common:apt_get_update:1159 : return 2026-04-02 02:29:02.963 | + functions-common:install_package:1431 : real_install_package ovmf 2026-04-02 02:29:02.968 | + functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:29:02.973 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:02.980 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:02.985 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-04-02 02:29:03.034 | + 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-04-02 02:29:03.077 | Reading package lists... 2026-04-02 02:29:03.342 | Building dependency tree... 2026-04-02 02:29:03.343 | Reading state information... 2026-04-02 02:29:03.652 | The following NEW packages will be installed: 2026-04-02 02:29:03.653 | ovmf 2026-04-02 02:29:03.869 | 0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:29:03.869 | Need to get 5,176 kB of archives. 2026-04-02 02:29:03.869 | After this operation, 17.4 MB of additional disk space will be used. 2026-04-02 02:29:03.869 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.7 [5,176 kB] 2026-04-02 02:29:04.926 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:29:04.994 | Fetched 5,176 kB in 1s (5,075 kB/s) 2026-04-02 02:29:05.031 | Selecting previously unselected package ovmf. 2026-04-02 02:29:05.064 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 70445 files and directories currently installed.) 2026-04-02 02:29:05.067 | Preparing to unpack .../ovmf_2024.02-2ubuntu0.7_all.deb ... 2026-04-02 02:29:05.072 | Unpacking ovmf (2024.02-2ubuntu0.7) ... 2026-04-02 02:29:05.232 | Setting up ovmf (2024.02-2ubuntu0.7) ... 2026-04-02 02:29:05.515 | + functions-common:apt_get:1203 : result=0 2026-04-02 02:29:05.520 | + functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:29:05.526 | + functions-common:time_stop:2412 : local name 2026-04-02 02:29:05.531 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:29:05.537 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:29:05.541 | + functions-common:time_stop:2415 : local total 2026-04-02 02:29:05.546 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:29:05.553 | + functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:29:05.558 | + functions-common:time_stop:2419 : start_time=1775096943029 2026-04-02 02:29:05.562 | + functions-common:time_stop:2421 : [[ -z 1775096943029 ]] 2026-04-02 02:29:05.568 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:29:05.577 | + functions-common:time_stop:2424 : end_time=1775096945571 2026-04-02 02:29:05.583 | + functions-common:time_stop:2425 : elapsed_time=2542 2026-04-02 02:29:05.587 | + functions-common:time_stop:2426 : total=217995 2026-04-02 02:29:05.593 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:29:05.599 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=220537 2026-04-02 02:29:05.605 | + functions-common:apt_get:1207 : return 0 2026-04-02 02:29:05.612 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-04-02 02:29:05.619 | ++ functions-common:is_arch:517 : uname -m 2026-04-02 02:29:05.627 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-02 02:29:05.634 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ True == True ]] 2026-04-02 02:29:05.640 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : _enable_coredump 2026-04-02 02:29:05.647 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-04-02 02:29:05.653 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-04-02 02:29:05.659 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-04-02 02:29:05.681 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-04-02 02:29:05.707 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-04-02 02:29:05.708 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-04-02 02:29:05.722 | /var/core/core.%e.%p.%h.%t 2026-04-02 02:29:05.730 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-04-02 02:29:05.755 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-04-02 02:29:05.768 | [Service] 2026-04-02 02:29:05.768 | LimitCORE=infinity 2026-04-02 02:29:05.776 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-04-02 02:29:06.089 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-04-02 02:29:06.095 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-04-02 02:29:06.102 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-04-02 02:29:06.143 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:06.152 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-04-02 02:29:06.195 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-04-02 02:29:06.202 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-04-02 02:29:06.210 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-04-02 02:29:06.217 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-04-02 02:29:06.223 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-04-02 02:29:06.229 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-04-02 02:29:06.235 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-04-02 02:29:06.242 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:29:06.250 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:29:06.258 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:29:06.265 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:29:06.274 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:29:06.319 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:29:06.326 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:29:06.333 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:06.340 | + functions-common:git_clone:602 : echo v1.3.0 2026-04-02 02:29:06.342 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:29:06.355 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-04-02 02:29:06.362 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:06.367 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-04-02 02:29:06.391 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-04-02 02:29:06.399 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:29:06.400 | + functions-common:git_clone:665 : head -1 2026-04-02 02:29:06.411 | 8e1ebdf Remove some unused assignments 2026-04-02 02:29:06.418 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:29:06.424 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-04-02 02:29:06.467 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:29:06.473 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-04-02 02:29:06.480 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/nova.git 2026-04-02 02:29:06.486 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-04-02 02:29:06.492 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:29:06.498 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:29:06.507 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:29:06.516 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:29:06.522 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:29:06.531 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:29:06.600 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:29:06.607 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:29:06.614 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:06.622 | + functions-common:git_clone:602 : echo master 2026-04-02 02:29:06.624 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:29:06.636 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-04-02 02:29:06.643 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:06.650 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-04-02 02:29:06.674 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-04-02 02:29:06.682 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:29:06.684 | + functions-common:git_clone:665 : head -1 2026-04-02 02:29:06.692 | 653f7a42d0 Follow ironic job rename 2026-04-02 02:29:06.699 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:29:06.706 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-04-02 02:29:06.713 | + inc/python:setup_develop:353 : local bindep 2026-04-02 02:29:06.720 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-04-02 02:29:06.727 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-04-02 02:29:06.733 | + inc/python:setup_develop:359 : local extras= 2026-04-02 02:29:06.740 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-04-02 02:29:06.745 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:29:06.751 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-04-02 02:29:06.757 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-04-02 02:29:06.761 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:29:06.767 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:29:06.775 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-04-02 02:29:06.782 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:29:06.791 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-04-02 02:29:06.798 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:29:06.805 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:29:06.814 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-04-02 02:29:06.826 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-04-02 02:29:06.833 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-04-02 02:29:06.840 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-04-02 02:29:06.936 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-04-02 02:29:06.941 | + inc/python:setup_package:436 : local bindep=0 2026-04-02 02:29:06.948 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:29:06.954 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:29:06.961 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-04-02 02:29:06.968 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-04-02 02:29:06.976 | + inc/python:setup_package:445 : local flags=-e 2026-04-02 02:29:06.983 | + inc/python:setup_package:446 : local extras= 2026-04-02 02:29:06.989 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:29:06.993 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:29:06.999 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:29:07.007 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:29:07.014 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:29:07.020 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-04-02 02:29:07.068 | Using python 3.12 to install /opt/stack/nova 2026-04-02 02:29:07.075 | + 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-04-02 02:29:07.660 | Obtaining file:///opt/stack/nova 2026-04-02 02:29:07.663 | Installing build dependencies: started 2026-04-02 02:29:08.710 | Installing build dependencies: finished with status 'done' 2026-04-02 02:29:08.711 | Checking if build backend supports build_editable: started 2026-04-02 02:29:09.019 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:29:09.020 | Getting requirements to build editable: started 2026-04-02 02:29:09.177 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:29:09.180 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:29:10.736 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:29:10.755 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (7.0.3) 2026-04-02 02:29:10.755 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (2.0.46) 2026-04-02 02:29:10.756 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (5.2.1) 2026-04-02 02:29:10.756 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (0.40.4) 2026-04-02 02:29:10.756 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.1.6) 2026-04-02 02:29:10.757 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (12.0.0) 2026-04-02 02:29:10.757 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (6.0.2) 2026-04-02 02:29:10.758 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (2.5.1) 2026-04-02 02:29:10.758 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (43.0.3) 2026-04-02 02:29:10.759 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (1.8.9) 2026-04-02 02:29:10.759 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.3.2) 2026-04-02 02:29:10.759 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.1.0) 2026-04-02 02:29:10.760 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.10.1) 2026-04-02 02:29:10.760 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.17.0) 2026-04-02 02:29:10.761 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (1.18.4) 2026-04-02 02:29:10.761 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (1.3.0) 2026-04-02 02:29:10.761 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (4.0.0) 2026-04-02 02:29:10.762 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (4.26.0) 2026-04-02 02:29:10.762 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (9.9.0) 2026-04-02 02:29:10.762 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (5.13.1) 2026-04-02 02:29:10.763 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (11.8.0) 2026-04-02 02:29:10.763 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (4.11.0) 2026-04-02 02:29:10.764 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (2.32.5) 2026-04-02 02:29:10.764 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (5.7.0) 2026-04-02 02:29:10.851 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev30) 2026-04-02 02:29:10.917 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-04-02 02:29:10.930 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (4.1.1) 2026-04-02 02:29:10.930 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (7.4.0) 2026-04-02 02:29:10.931 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (10.3.0) 2026-04-02 02:29:10.932 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (6.3.0) 2026-04-02 02:29:10.932 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (8.1.0) 2026-04-02 02:29:10.933 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (2.10.0) 2026-04-02 02:29:10.933 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.7.0) 2026-04-02 02:29:10.934 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (5.9.1) 2026-04-02 02:29:10.934 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (2.7.1) 2026-04-02 02:29:10.935 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (10.0.0) 2026-04-02 02:29:10.935 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (18.0.0) 2026-04-02 02:29:10.936 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (7.9.0) 2026-04-02 02:29:10.937 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (17.3.0) 2026-04-02 02:29:10.937 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (5.0.0) 2026-04-02 02:29:10.938 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.10.1) 2026-04-02 02:29:10.938 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (6.7.2) 2026-04-02 02:29:10.939 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev30) (4.5.1) 2026-04-02 02:29:10.940 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (2.0.0) 2026-04-02 02:29:10.941 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (8.0.0) 2026-04-02 02:29:10.941 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (7.2.2) 2026-04-02 02:29:10.941 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.9.0) 2026-04-02 02:29:10.942 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (7.0.0) 2026-04-02 02:29:10.942 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (1.1.0) 2026-04-02 02:29:10.942 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.6.0) 2026-04-02 02:29:10.943 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (4.3.0) 2026-04-02 02:29:10.943 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (5.6.0) 2026-04-02 02:29:10.957 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev30) 2026-04-02 02:29:10.964 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-04-02 02:29:10.973 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (8.1.0) 2026-04-02 02:29:10.974 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (0.2.3) 2026-04-02 02:29:10.974 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (1.4.2) 2026-04-02 02:29:10.975 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (1.8.2) 2026-04-02 02:29:10.975 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (2.9.0.post0) 2026-04-02 02:29:10.976 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (3.2.1) 2026-04-02 02:29:10.976 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (4.10.0) 2026-04-02 02:29:10.977 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev30) (6.0.3) 2026-04-02 02:29:10.979 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev30) (1.3.10) 2026-04-02 02:29:10.980 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev30) (4.15.0) 2026-04-02 02:29:10.982 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev30) (7.3.0) 2026-04-02 02:29:10.985 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev30) (2.0.0) 2026-04-02 02:29:10.987 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev30) (3.0) 2026-04-02 02:29:10.991 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev30) (2.8.0) 2026-04-02 02:29:10.995 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev30) (3.1.0) 2026-04-02 02:29:10.997 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev30) (2.1.1) 2026-04-02 02:29:10.999 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev30) (3.0.3) 2026-04-02 02:29:11.001 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev30) (25.4.0) 2026-04-02 02:29:11.001 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev30) (2025.9.1) 2026-04-02 02:29:11.002 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev30) (0.37.0) 2026-04-02 02:29:11.002 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev30) (0.30.0) 2026-04-02 02:29:11.006 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev30) (2.1.0) 2026-04-02 02:29:11.011 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev30) (4.0.1) 2026-04-02 02:29:11.011 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev30) (2.11.0) 2026-04-02 02:29:11.011 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev30) (5.8.0) 2026-04-02 02:29:11.019 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev30) (1.5.0) 2026-04-02 02:29:11.020 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev30) (1.1.0) 2026-04-02 02:29:11.020 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev30) (1.33) 2026-04-02 02:29:11.021 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev30) (4.9.2) 2026-04-02 02:29:11.022 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev30) (1.4.0) 2026-04-02 02:29:11.027 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev30) (3.0.0) 2026-04-02 02:29:11.031 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev30) (9.1.4) 2026-04-02 02:29:11.038 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev30) (2.16.0) 2026-04-02 02:29:11.039 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev30) (0.8.1) 2026-04-02 02:29:11.043 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev30) (0.20) 2026-04-02 02:29:11.051 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev30) (2.0.2) 2026-04-02 02:29:11.051 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev30) (0.5.0) 2026-04-02 02:29:11.061 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev30) (7.0.1) 2026-04-02 02:29:11.062 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev30) (5.3.1) 2026-04-02 02:29:11.062 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev30) (5.6.2) 2026-04-02 02:29:11.063 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev30) (0.15.1) 2026-04-02 02:29:11.065 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev30) (5.1.0) 2026-04-02 02:29:11.071 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev30) (2025.3) 2026-04-02 02:29:11.071 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev30) (26.0) 2026-04-02 02:29:11.076 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev30) (0.24.1) 2026-04-02 02:29:11.078 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev30) (5.0.0) 2026-04-02 02:29:11.079 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev30) (4.0.1) 2026-04-02 02:29:11.088 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.1.0.dev30) (1.1.2) 2026-04-02 02:29:11.101 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev30) (1.7.3) 2026-04-02 02:29:11.105 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev30) (2.2.0) 2026-04-02 02:29:11.108 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev30) (1.3.7) 2026-04-02 02:29:11.114 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev30) (3.3.2) 2026-04-02 02:29:11.122 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev30) (4.3.1) 2026-04-02 02:29:11.122 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev30) (3.7.0) 2026-04-02 02:29:11.128 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev30) (2.4.0) 2026-04-02 02:29:11.135 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev30) (2.2.1) 2026-04-02 02:29:11.135 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev30) (1.6.2) 2026-04-02 02:29:11.141 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev30) (82.0.1) 2026-04-02 02:29:11.154 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev30) (0.6.0) 2026-04-02 02:29:11.183 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (4.13.2) 2026-04-02 02:29:11.187 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (0.6.0) 2026-04-02 02:29:11.187 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (3.2.0) 2026-04-02 02:29:11.194 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (1.11.0) 2026-04-02 02:29:11.195 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (14.3.3) 2026-04-02 02:29:11.195 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (1.7.2) 2026-04-02 02:29:11.206 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev30) (1.17.0) 2026-04-02 02:29:11.210 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev30) (2.1.0) 2026-04-02 02:29:11.211 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev30) (24.2.1) 2026-04-02 02:29:11.223 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev30) (4.4.0) 2026-04-02 02:29:11.240 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev30) (3.4.4) 2026-04-02 02:29:11.240 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev30) (3.11) 2026-04-02 02:29:11.241 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev30) (2.6.3) 2026-04-02 02:29:11.242 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev30) (2023.11.17) 2026-04-02 02:29:11.272 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (4.0.0) 2026-04-02 02:29:11.272 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (2.19.2) 2026-04-02 02:29:11.279 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev30) (0.1.2) 2026-04-02 02:29:11.292 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev30) (0.7) 2026-04-02 02:29:11.329 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.1.0.dev30) (2.8.5) 2026-04-02 02:29:11.333 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev30) (0.16.0) 2026-04-02 02:29:11.639 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev30) 2026-04-02 02:29:11.702 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-04-02 02:29:11.754 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev30) 2026-04-02 02:29:11.760 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-04-02 02:29:11.797 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev30) 2026-04-02 02:29:11.801 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-04-02 02:29:11.877 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-04-02 02:29:11.889 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-04-02 02:29:11.902 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-04-02 02:29:11.916 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-04-02 02:29:12.184 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 63.0 MB/s 0:00:00 2026-04-02 02:29:12.189 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-04-02 02:29:12.233 | Building wheels for collected packages: nova 2026-04-02 02:29:12.233 | Building editable for nova (pyproject.toml): started 2026-04-02 02:29:14.059 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-04-02 02:29:14.061 | Created wheel for nova: filename=nova-33.1.0.dev30-0.editable-py3-none-any.whl size=9407 sha256=08974ba81f304b2825c4c9ef19974822369a6798c21a80f8c97a865ff997f916 2026-04-02 02:29:14.061 | Stored in directory: /tmp/pip-ephem-wheel-cache-4eyiim8y/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-04-02 02:29:14.066 | Successfully built nova 2026-04-02 02:29:14.206 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-04-02 02:29:16.834 | 2026-04-02 02:29:16.853 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.1.0.dev30 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-04-02 02:29:17.091 | + inc/python:pip_install:216 : result=0 2026-04-02 02:29:17.097 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:29:17.102 | + functions-common:time_stop:2412 : local name 2026-04-02 02:29:17.108 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:29:17.115 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:29:17.119 | + functions-common:time_stop:2415 : local total 2026-04-02 02:29:17.127 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:29:17.133 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:29:17.139 | + functions-common:time_stop:2419 : start_time=1775096947059 2026-04-02 02:29:17.145 | + functions-common:time_stop:2421 : [[ -z 1775096947059 ]] 2026-04-02 02:29:17.153 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:29:17.163 | + functions-common:time_stop:2424 : end_time=1775096957157 2026-04-02 02:29:17.169 | + functions-common:time_stop:2425 : elapsed_time=10098 2026-04-02 02:29:17.176 | + functions-common:time_stop:2426 : total=102761 2026-04-02 02:29:17.182 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:29:17.187 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=112859 2026-04-02 02:29:17.192 | + inc/python:pip_install:219 : return 0 2026-04-02 02:29:17.199 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:29:17.205 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:29:17.212 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-04-02 02:29:17.218 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-04-02 02:29:17.225 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:29:17.232 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:29:17.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, =~ ,/opt/stack/nova, ]] 2026-04-02 02:29:17.246 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:29:17.252 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-04-02 02:29:17.277 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-02 02:29:17.283 | + ./stack.sh:main:956 : configure_nova 2026-04-02 02:29:17.290 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-04-02 02:29:17.312 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-04-02 02:29:17.319 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-04-02 02:29:17.326 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-04-02 02:29:17.338 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-04-02 02:29:17.338 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-04-02 02:29:17.348 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-04-02 02:29:17.355 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-04-02 02:29:17.362 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-04-02 02:29:17.369 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-04-02 02:29:17.376 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-04-02 02:29:17.383 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-04-02 02:29:17.389 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-04-02 02:29:17.396 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-04-02 02:29:17.419 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-04-02 02:29:17.446 | + 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-04-02 02:29:17.471 | + 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-04-02 02:29:17.496 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-04-02 02:29:17.523 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-04-02 02:29:17.546 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-04-02 02:29:17.555 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-04-02 02:29:17.563 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.6WcJrFt2hu 2026-04-02 02:29:17.570 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-04-02 02:29:17.576 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-04-02 02:29:17.583 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-04-02 02:29:17.590 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-04-02 02:29:17.597 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-04-02 02:29:17.605 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.6WcJrFt2hu 2026-04-02 02:29:17.616 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.6WcJrFt2hu 2026-04-02 02:29:17.639 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.6WcJrFt2hu /etc/sudoers.d/nova-rootwrap 2026-04-02 02:29:17.664 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-04-02 02:29:17.677 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-04-02 02:29:17.684 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-04-02 02:29:17.691 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-04-02 02:29:17.698 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-04-02 02:29:17.705 | + 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-04-02 02:29:17.713 | + 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-04-02 02:29:17.721 | + 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-04-02 02:29:17.721 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-04-02 02:29:17.736 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-04-02 02:29:17.745 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-04-02 02:29:17.767 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-04-02 02:29:17.791 | + 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-04-02 02:29:17.799 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-04-02 02:29:17.810 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-04-02 02:29:17.851 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:17.857 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-04-02 02:29:17.872 | net.ipv4.ip_forward = 1 2026-04-02 02:29:17.880 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-04-02 02:29:17.887 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-04-02 02:29:17.894 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-04-02 02:29:17.920 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-04-02 02:29:17.927 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-04-02 02:29:17.934 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-04-02 02:29:17.959 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-04-02 02:29:17.968 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-04-02 02:29:17.969 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-04-02 02:29:17.980 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:13de63f7ff98 2026-04-02 02:29:17.984 | InitiatorName=iqn.2016-04.com.open-iscsi:13de63f7ff98 2026-04-02 02:29:17.993 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-04-02 02:29:17.999 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-04-02 02:29:18.136 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-04-02 02:29:18.143 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-04-02 02:29:18.150 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:29:18.157 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-04-02 02:29:18.250 | + lib/nova:configure_nova:367 : create_nova_conf 2026-04-02 02:29:18.256 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-04-02 02:29:18.264 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-04-02 02:29:18.274 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-04-02 02:29:18.346 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-04-02 02:29:18.351 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-04-02 02:29:18.423 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-04-02 02:29:18.498 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-04-02 02:29:18.571 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-04-02 02:29:18.644 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-04-02 02:29:18.722 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-04-02 02:29:18.796 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 162.253.55.207 2026-04-02 02:29:18.865 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-04-02 02:29:18.935 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-04-02 02:29:19.006 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-04-02 02:29:19.077 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-04-02 02:29:19.145 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-04-02 02:29:19.223 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-04-02 02:29:19.298 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-04-02 02:29:19.408 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-04-02 02:29:19.475 | + lib/nova:create_nova_conf:465 : is_fedora 2026-04-02 02:29:19.481 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:29:19.487 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:29:19.491 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:29:19.497 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:29:19.504 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:29:19.509 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:29:19.516 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:29:19.521 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:29:19.526 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:29:19.532 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:29:19.538 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:29:19.544 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:29:19.551 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:29:19.557 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-04-02 02:29:19.600 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:19.607 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-02 02:29:19.613 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-04-02 02:29:19.619 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-04-02 02:29:19.699 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-04-02 02:29:19.704 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-04-02 02:29:19.710 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-04-02 02:29:19.715 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-04-02 02:29:19.723 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-02 02:29:19.729 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-02 02:29:19.735 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-02 02:29:19.770 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:19.776 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-02 02:29:19.781 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-04-02 02:29:19.788 | + 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-04-02 02:29:19.870 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-04-02 02:29:19.877 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-04-02 02:29:19.883 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-04-02 02:29:19.889 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-04-02 02:29:19.897 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-02 02:29:19.902 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-02 02:29:19.908 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-02 02:29:19.950 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:19.955 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-02 02:29:19.962 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-04-02 02:29:19.968 | + 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-04-02 02:29:20.042 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-04-02 02:29:20.119 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-04-02 02:29:20.191 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-04-02 02:29:20.264 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-04-02 02:29:20.302 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:20.309 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-04-02 02:29:20.351 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:20.359 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-04-02 02:29:20.361 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-04-02 02:29:20.370 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-04-02 02:29:20.377 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-04-02 02:29:20.446 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-04-02 02:29:20.452 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-04-02 02:29:20.529 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-04-02 02:29:20.602 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-04-02 02:29:20.608 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-04-02 02:29:20.614 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-04-02 02:29:20.621 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-02 02:29:20.628 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-02 02:29:20.635 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-04-02 02:29:20.641 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-02 02:29:20.648 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-02 02:29:20.654 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-02 02:29:20.661 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-04-02 02:29:20.733 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-04-02 02:29:20.804 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://162.253.55.207/identity 2026-04-02 02:29:20.871 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-04-02 02:29:20.941 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-04-02 02:29:21.007 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-04-02 02:29:21.077 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-04-02 02:29:21.149 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-04-02 02:29:21.215 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://162.253.55.207/identity 2026-04-02 02:29:21.282 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-02 02:29:21.352 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-04-02 02:29:21.423 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-02 02:29:21.429 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-04-02 02:29:21.465 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:21.470 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-04-02 02:29:21.474 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-04-02 02:29:21.549 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-04-02 02:29:21.555 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-02 02:29:21.562 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-02 02:29:21.568 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-04-02 02:29:21.573 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-04-02 02:29:21.647 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-04-02 02:29:21.717 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url https://162.253.55.207/identity 2026-04-02 02:29:21.780 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-04-02 02:29:21.844 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password secretservice 2026-04-02 02:29:21.975 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-04-02 02:29:22.039 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-04-02 02:29:22.108 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-04-02 02:29:22.177 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-04-02 02:29:22.211 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:22.217 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=162.253.55.207 2026-04-02 02:29:22.223 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-04-02 02:29:22.229 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-04-02 02:29:22.295 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-04-02 02:29:22.330 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:22.336 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-04-02 02:29:22.342 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-04-02 02:29:22.348 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-02 02:29:22.354 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-02 02:29:22.360 | + lib/keystone:configure_keystoneauth:434 : local section=manila 2026-04-02 02:29:22.367 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf manila auth_type password 2026-04-02 02:29:22.442 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf manila interface public 2026-04-02 02:29:22.514 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf manila auth_url https://162.253.55.207/identity 2026-04-02 02:29:22.583 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf manila username nova 2026-04-02 02:29:22.654 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf manila password secretservice 2026-04-02 02:29:22.727 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-04-02 02:29:22.797 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf manila project_name service 2026-04-02 02:29:22.867 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-04-02 02:29:22.938 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-04-02 02:29:22.943 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-04-02 02:29:23.012 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-04-02 02:29:23.087 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-04-02 02:29:23.093 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-04-02 02:29:23.168 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-04-02 02:29:23.173 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-04-02 02:29:23.179 | + lib/nova:create_nova_conf:539 : is_fedora 2026-04-02 02:29:23.186 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:29:23.191 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:29:23.197 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:29:23.204 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:29:23.210 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:29:23.215 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:29:23.220 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:29:23.226 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:29:23.232 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:29:23.239 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:29:23.245 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:29:23.250 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:29:23.256 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:29:23.260 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-04-02 02:29:23.264 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-04-02 02:29:23.271 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-04-02 02:29:23.278 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-02 02:29:23.318 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-02 02:29:23.325 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-02 02:29:23.330 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-02 02:29:23.335 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-02 02:29:23.341 | + 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-04-02 02:29:23.412 | + 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-04-02 02:29:23.487 | + 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-04-02 02:29:23.561 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-02 02:29:23.628 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-04-02 02:29:23.695 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-04-02 02:29:23.770 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-04-02 02:29:23.809 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:23.815 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-04-02 02:29:23.822 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-04-02 02:29:23.828 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-04-02 02:29:23.834 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-04-02 02:29:23.840 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-02 02:29:23.845 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-04-02 02:29:23.850 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-04-02 02:29:23.856 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-02 02:29:23.862 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-02 02:29:23.885 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-02 02:29:23.887 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:29:23.901 | d /var/run/uwsgi 0755 stack root 2026-04-02 02:29:23.909 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:29:23.929 | /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-04-02 02:29:23.938 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-04-02 02:29:23.944 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-04-02 02:29:23.953 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-02 02:29:23.959 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-04-02 02:29:24.031 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-04-02 02:29:24.097 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-04-02 02:29:24.163 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-04-02 02:29:24.229 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-04-02 02:29:24.298 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-02 02:29:24.366 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-04-02 02:29:24.432 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-04-02 02:29:24.500 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-04-02 02:29:24.570 | + 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-04-02 02:29:24.636 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-04-02 02:29:24.705 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-02 02:29:24.772 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-04-02 02:29:24.841 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-04-02 02:29:24.907 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-02 02:29:24.913 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-02 02:29:24.921 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-04-02 02:29:24.929 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-04-02 02:29:24.935 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-02 02:29:24.940 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:24.945 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:24.951 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-04-02 02:29:24.959 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-04-02 02:29:24.965 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-04-02 02:29:25.031 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-04-02 02:29:25.101 | + 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-04-02 02:29:25.103 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-04-02 02:29:25.122 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-04-02 02:29:25.129 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-04-02 02:29:25.133 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-04-02 02:29:25.139 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-02 02:29:25.145 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-02 02:29:25.151 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-02 02:29:25.156 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-02 02:29:25.163 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:25.167 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:25.173 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-02 02:29:25.176 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-02 02:29:25.183 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:25.189 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:25.195 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-04-02 02:29:25.242 | Enabling site nova-api. 2026-04-02 02:29:25.252 | To activate the new configuration, you need to run: 2026-04-02 02:29:25.252 | systemctl reload apache2 2026-04-02 02:29:25.263 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-02 02:29:25.270 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-02 02:29:25.277 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:29:25.284 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-02 02:29:25.442 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-04-02 02:29:25.481 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:25.489 | + 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-04-02 02:29:25.494 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-04-02 02:29:25.500 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-04-02 02:29:25.507 | + lib/apache:write_uwsgi_config:245 : local url= 2026-04-02 02:29:25.512 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-04-02 02:29:25.518 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-04-02 02:29:25.524 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-04-02 02:29:25.531 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-02 02:29:25.537 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-02 02:29:25.565 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-02 02:29:25.566 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:29:25.580 | d /var/run/uwsgi 0755 stack root 2026-04-02 02:29:25.589 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:29:25.609 | /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-04-02 02:29:25.618 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-04-02 02:29:25.625 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-04-02 02:29:25.633 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-02 02:29:25.641 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-04-02 02:29:25.717 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-04-02 02:29:25.792 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-04-02 02:29:25.864 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-04-02 02:29:25.937 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-04-02 02:29:26.011 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-02 02:29:26.086 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-04-02 02:29:26.162 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-04-02 02:29:26.233 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-04-02 02:29:26.305 | + 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-04-02 02:29:26.377 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-04-02 02:29:26.447 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-02 02:29:26.518 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-04-02 02:29:26.587 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-04-02 02:29:26.656 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-04-02 02:29:26.661 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-04-02 02:29:26.731 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-04-02 02:29:26.771 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:29:26.777 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-04-02 02:29:26.856 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-04-02 02:29:26.863 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-04-02 02:29:26.870 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-04-02 02:29:26.907 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:26.913 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@162.253.55.207:5672/ 2026-04-02 02:29:26.919 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@162.253.55.207:5672/ 2026-04-02 02:29:27.035 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-04-02 02:29:27.104 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-04-02 02:29:27.110 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-04-02 02:29:27.117 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-04-02 02:29:27.122 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-02 02:29:27.128 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-04-02 02:29:27.134 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-02 02:29:27.174 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:27.183 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-04-02 02:29:27.190 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-04-02 02:29:27.196 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-02 02:29:27.236 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:27.244 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.207:5672/ 2026-04-02 02:29:27.251 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.207:5672/ 2026-04-02 02:29:27.326 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-02 02:29:27.332 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-02 02:29:27.338 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-04-02 02:29:27.409 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-04-02 02:29:27.480 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-04-02 02:29:27.553 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-04-02 02:29:27.589 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:27.596 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-04-02 02:29:27.669 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-04-02 02:29:27.744 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-04-02 02:29:27.815 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-04-02 02:29:27.821 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-04-02 02:29:27.827 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-04-02 02:29:27.904 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-04-02 02:29:27.909 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-02 02:29:27.916 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-02 02:29:27.922 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-04-02 02:29:27.927 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-04-02 02:29:27.994 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-04-02 02:29:28.061 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url https://162.253.55.207/identity 2026-04-02 02:29:28.132 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-04-02 02:29:28.198 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-04-02 02:29:28.268 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-04-02 02:29:28.339 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-04-02 02:29:28.409 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-04-02 02:29:28.476 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-04-02 02:29:28.514 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:28.522 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-04-02 02:29:28.532 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-02 02:29:28.537 | + lib/nova:create_nova_conf:587 : local conf 2026-04-02 02:29:28.543 | + lib/nova:create_nova_conf:588 : local vhost 2026-04-02 02:29:28.550 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-04-02 02:29:28.554 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-02 02:29:28.559 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-02 02:29:28.566 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-04-02 02:29:28.572 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-04-02 02:29:28.578 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-04-02 02:29:28.588 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-04-02 02:29:28.594 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-04-02 02:29:28.600 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-04-02 02:29:28.606 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-04-02 02:29:28.612 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-02 02:29:28.618 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-02 02:29:28.625 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-02 02:29:28.662 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:28.668 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-02 02:29:28.675 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-04-02 02:29:28.683 | + 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-04-02 02:29:28.756 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-04-02 02:29:28.828 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-04-02 02:29:28.899 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-02 02:29:28.904 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-04-02 02:29:28.910 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-04-02 02:29:28.916 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-04-02 02:29:28.955 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:28.965 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-04-02 02:29:28.966 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-04-02 02:29:29.738 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-04-02 02:29:29.744 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-04-02 02:29:30.484 | Adding vhost "nova_cell1" ... 2026-04-02 02:29:30.557 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-04-02 02:29:31.360 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-04-02 02:29:31.399 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-04-02 02:29:31.406 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-04-02 02:29:31.413 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-04-02 02:29:31.420 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-04-02 02:29:31.427 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-04-02 02:29:31.432 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-04-02 02:29:31.474 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:31.483 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-04-02 02:29:31.490 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-04-02 02:29:31.497 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-04-02 02:29:31.538 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:31.545 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.207:5672/nova_cell1 2026-04-02 02:29:31.552 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.207:5672/nova_cell1 2026-04-02 02:29:31.626 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-04-02 02:29:31.632 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-04-02 02:29:31.639 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-04-02 02:29:31.681 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:31.687 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-04-02 02:29:31.693 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-04-02 02:29:31.700 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-04-02 02:29:31.706 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-04-02 02:29:31.712 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-02 02:29:31.718 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-04-02 02:29:31.725 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-04-02 02:29:31.804 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-04-02 02:29:31.873 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url https://162.253.55.207/identity 2026-04-02 02:29:31.944 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-04-02 02:29:32.015 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-04-02 02:29:32.107 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-04-02 02:29:32.157 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-04-02 02:29:32.225 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-04-02 02:29:32.293 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-04-02 02:29:32.300 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-04-02 02:29:32.306 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-04-02 02:29:32.313 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-02 02:29:32.353 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-02 02:29:32.358 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-02 02:29:32.364 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-02 02:29:32.370 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-02 02:29:32.376 | + 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-04-02 02:29:32.443 | + 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-04-02 02:29:32.518 | + 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-04-02 02:29:32.582 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-02 02:29:32.653 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-04-02 02:29:32.719 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-04-02 02:29:32.727 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-04-02 02:29:32.736 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-04-02 02:29:32.743 | + lib/nova:create_nova_conf:621 : local conf 2026-04-02 02:29:32.748 | + lib/nova:create_nova_conf:622 : local offset 2026-04-02 02:29:32.756 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-04-02 02:29:32.762 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-04-02 02:29:32.767 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-04-02 02:29:32.774 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-04-02 02:29:32.779 | + lib/nova:create_nova_conf:624 : offset=0 2026-04-02 02:29:32.786 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-04-02 02:29:32.792 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-04-02 02:29:32.798 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-04-02 02:29:32.804 | + lib/nova:configure_console_proxies:729 : offset=0 2026-04-02 02:29:32.809 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-04-02 02:29:32.848 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:32.854 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-04-02 02:29:32.927 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-04-02 02:29:32.992 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-04-02 02:29:32.998 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:33.003 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-04-02 02:29:33.009 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-04-02 02:29:33.046 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:29:33.051 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-04-02 02:29:33.087 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:29:33.093 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-04-02 02:29:33.131 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:33.136 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-04-02 02:29:33.142 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-04-02 02:29:33.149 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-04-02 02:29:33.155 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-04-02 02:29:33.193 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:33.198 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-04-02 02:29:33.222 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-04-02 02:29:33.223 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-04-02 02:29:33.238 | cgroup_device_acl = [ 2026-04-02 02:29:33.238 | "/dev/null", "/dev/full", "/dev/zero", 2026-04-02 02:29:33.238 | "/dev/random", "/dev/urandom", 2026-04-02 02:29:33.238 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-04-02 02:29:33.238 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-04-02 02:29:33.238 | "/dev/vfio/vfio", 2026-04-02 02:29:33.238 | ] 2026-04-02 02:29:33.246 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-04-02 02:29:33.251 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:29:33.257 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:29:33.263 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:29:33.268 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:29:33.274 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:29:33.280 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:29:33.286 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:29:33.292 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:29:33.298 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:29:33.304 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:29:33.310 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:29:33.315 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:29:33.322 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:29:33.328 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-04-02 02:29:33.338 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group stack libvirt 2026-04-02 02:29:33.344 | + functions-common:add_user_to_group:2181 : local user=stack 2026-04-02 02:29:33.349 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-04-02 02:29:33.356 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt stack 2026-04-02 02:29:33.425 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-04-02 02:29:33.432 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-04-02 02:29:33.438 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:33.445 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:33.451 | + 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-04-02 02:29:33.457 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-04-02 02:29:33.461 | + 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-04-02 02:29:33.486 | + 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-04-02 02:29:33.488 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-04-02 02:29:33.501 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-04-02 02:29:33.509 | + 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-04-02 02:29:33.530 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-04-02 02:29:33.530 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-04-02 02:29:33.544 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-04-02 02:29:33.552 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-04-02 02:29:33.557 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:33.564 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-04-02 02:29:33.570 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-04-02 02:29:33.575 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:29:33.580 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-04-02 02:29:33.679 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-04-02 02:29:33.684 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:29:33.690 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-04-02 02:29:33.811 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-04-02 02:29:33.884 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-04-02 02:29:33.956 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-04-02 02:29:33.963 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-04-02 02:29:34.033 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-04-02 02:29:34.100 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-04-02 02:29:34.174 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-04-02 02:29:34.240 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-04-02 02:29:34.247 | ++ functions-common:is_arch:517 : uname -m 2026-04-02 02:29:34.256 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-04-02 02:29:34.263 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-04-02 02:29:34.268 | ++ functions-common:is_arch:517 : uname -m 2026-04-02 02:29:34.277 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-04-02 02:29:34.284 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-04-02 02:29:34.290 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-04-02 02:29:34.296 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-04-02 02:29:34.302 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-04-02 02:29:34.308 | + ./stack.sh:main:959 : is_service_enabled placement 2026-04-02 02:29:34.342 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:34.347 | + ./stack.sh:main:961 : stack_install_service placement 2026-04-02 02:29:34.352 | + lib/stack:stack_install_service:20 : local service=placement 2026-04-02 02:29:34.355 | + lib/stack:stack_install_service:21 : type install_placement 2026-04-02 02:29:34.361 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-02 02:29:34.365 | + lib/stack:stack_install_service:32 : install_placement 2026-04-02 02:29:34.371 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-04-02 02:29:34.377 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-04-02 02:29:34.382 | + inc/python:pip_install_gr:95 : local clean_name 2026-04-02 02:29:34.388 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-04-02 02:29:34.396 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-04-02 02:29:34.403 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-02 02:29:34.413 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:29:34.413 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-02 02:29:34.424 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-04-02 02:29:34.431 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-04-02 02:29:34.437 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-04-02 02:29:34.445 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-04-02 02:29:34.452 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-04-02 02:29:34.505 | Using python 3.12 to install osc-placement 2026-04-02 02:29:34.511 | + 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-04-02 02:29:35.177 | Collecting osc-placement 2026-04-02 02:29:35.249 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-02 02:29:35.258 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-04-02 02:29:35.258 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-04-02 02:29:35.259 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.4.0) 2026-04-02 02:29:35.259 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.0) 2026-04-02 02:29:35.261 | 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-04-02 02:29:35.262 | 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-04-02 02:29:35.262 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.7.0) 2026-04-02 02:29:35.263 | 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-04-02 02:29:35.263 | 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-04-02 02:29:35.267 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.13.2) 2026-04-02 02:29:35.267 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-04-02 02:29:35.268 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.7.2) 2026-04-02 02:29:35.269 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-04-02 02:29:35.270 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2026-04-02 02:29:35.270 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-04-02 02:29:35.271 | 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-04-02 02:29:35.273 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-04-02 02:29:35.273 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.3.3) 2026-04-02 02:29:35.274 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.2) 2026-04-02 02:29:35.275 | 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-04-02 02:29:35.275 | 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-04-02 02:29:35.276 | 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-04-02 02:29:35.276 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-04-02 02:29:35.277 | 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-04-02 02:29:35.278 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.9.2) 2026-04-02 02:29:35.278 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-04-02 02:29:35.279 | 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-04-02 02:29:35.280 | 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-04-02 02:29:35.284 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-04-02 02:29:35.287 | 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-04-02 02:29:35.290 | 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-04-02 02:29:35.290 | 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.1.0) 2026-04-02 02:29:35.291 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-04-02 02:29:35.291 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.0) 2026-04-02 02:29:35.293 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.1.1) 2026-04-02 02:29:35.295 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-04-02 02:29:35.298 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-04-02 02:29:35.305 | 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-04-02 02:29:35.306 | 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-04-02 02:29:35.306 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.6.3) 2026-04-02 02:29:35.307 | 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-04-02 02:29:35.315 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-04-02 02:29:35.315 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2026-04-02 02:29:35.318 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-04-02 02:29:35.337 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-04-02 02:29:35.514 | Installing collected packages: osc-placement 2026-04-02 02:29:35.597 | Successfully installed osc-placement-4.8.0 2026-04-02 02:29:35.735 | + inc/python:pip_install:216 : result=0 2026-04-02 02:29:35.741 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:29:35.747 | + functions-common:time_stop:2412 : local name 2026-04-02 02:29:35.753 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:29:35.760 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:29:35.766 | + functions-common:time_stop:2415 : local total 2026-04-02 02:29:35.771 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:29:35.779 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:29:35.786 | + functions-common:time_stop:2419 : start_time=1775096974493 2026-04-02 02:29:35.792 | + functions-common:time_stop:2421 : [[ -z 1775096974493 ]] 2026-04-02 02:29:35.800 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:29:35.809 | + functions-common:time_stop:2424 : end_time=1775096975803 2026-04-02 02:29:35.816 | + functions-common:time_stop:2425 : elapsed_time=1310 2026-04-02 02:29:35.823 | + functions-common:time_stop:2426 : total=112859 2026-04-02 02:29:35.829 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:29:35.834 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=114169 2026-04-02 02:29:35.841 | + inc/python:pip_install:219 : return 0 2026-04-02 02:29:35.847 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-04-02 02:29:35.853 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/placement.git 2026-04-02 02:29:35.860 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-04-02 02:29:35.867 | + functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:29:35.872 | + functions-common:git_clone:584 : local orig_dir 2026-04-02 02:29:35.881 | ++ functions-common:git_clone:585 : pwd 2026-04-02 02:29:35.889 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:29:35.895 | + functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:29:35.902 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:29:35.944 | + functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:29:35.951 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:29:35.958 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:35.965 | + functions-common:git_clone:602 : echo master 2026-04-02 02:29:35.967 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:29:35.979 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-04-02 02:29:35.985 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:35.992 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-04-02 02:29:36.017 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-04-02 02:29:36.025 | + functions-common:git_clone:665 : git show --oneline 2026-04-02 02:29:36.027 | + functions-common:git_clone:665 : head -1 2026-04-02 02:29:36.032 | e3db398f Update master for stable/2026.1 2026-04-02 02:29:36.039 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:29:36.046 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-04-02 02:29:36.053 | + inc/python:setup_develop:353 : local bindep 2026-04-02 02:29:36.060 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-04-02 02:29:36.068 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-04-02 02:29:36.076 | + inc/python:setup_develop:359 : local extras= 2026-04-02 02:29:36.082 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-04-02 02:29:36.090 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:29:36.096 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-04-02 02:29:36.102 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-04-02 02:29:36.109 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:29:36.115 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:29:36.123 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-04-02 02:29:36.128 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:29:36.134 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-04-02 02:29:36.141 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:29:36.148 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:29:36.157 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-04-02 02:29:36.171 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-04-02 02:29:36.178 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-04-02 02:29:36.183 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-04-02 02:29:36.281 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-04-02 02:29:36.287 | + inc/python:setup_package:436 : local bindep=0 2026-04-02 02:29:36.292 | + inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:29:36.298 | + inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:29:36.303 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-04-02 02:29:36.311 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-04-02 02:29:36.317 | + inc/python:setup_package:445 : local flags=-e 2026-04-02 02:29:36.322 | + inc/python:setup_package:446 : local extras= 2026-04-02 02:29:36.328 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:29:36.334 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:29:36.341 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:29:36.347 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:29:36.352 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:29:36.359 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-04-02 02:29:36.410 | Using python 3.12 to install /opt/stack/placement 2026-04-02 02:29:36.416 | + 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-04-02 02:29:36.982 | Obtaining file:///opt/stack/placement 2026-04-02 02:29:36.984 | Installing build dependencies: started 2026-04-02 02:29:37.946 | Installing build dependencies: finished with status 'done' 2026-04-02 02:29:37.947 | Checking if build backend supports build_editable: started 2026-04-02 02:29:38.242 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:29:38.244 | Getting requirements to build editable: started 2026-04-02 02:29:38.398 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:29:38.401 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:29:39.003 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:29:39.022 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.0.3) 2026-04-02 02:29:39.022 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.0.46) 2026-04-02 02:29:39.022 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (12.0.0) 2026-04-02 02:29:39.023 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.5.1) 2026-04-02 02:29:39.023 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (1.8.9) 2026-04-02 02:29:39.024 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (4.26.0) 2026-04-02 02:29:39.024 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.32.5) 2026-04-02 02:29:39.024 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.4.0) 2026-04-02 02:29:39.025 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.3.0) 2026-04-02 02:29:39.025 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (6.3.0) 2026-04-02 02:29:39.026 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.1.0) 2026-04-02 02:29:39.026 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.9.1) 2026-04-02 02:29:39.027 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.0.0) 2026-04-02 02:29:39.027 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (18.0.0) 2026-04-02 02:29:39.028 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.0.0) 2026-04-02 02:29:39.028 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.0.0) 2026-04-02 02:29:39.028 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.7.1) 2026-04-02 02:29:39.029 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (1.1.0) 2026-04-02 02:29:39.030 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (3.6.0) 2026-04-02 02:29:39.030 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.1.0) 2026-04-02 02:29:39.031 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (25.4.0) 2026-04-02 02:29:39.032 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (2025.9.1) 2026-04-02 02:29:39.032 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (0.37.0) 2026-04-02 02:29:39.033 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (0.30.0) 2026-04-02 02:29:39.036 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.13.1) 2026-04-02 02:29:39.037 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.1.1) 2026-04-02 02:29:39.038 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (6.7.2) 2026-04-02 02:29:39.038 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.0.1) 2026-04-02 02:29:39.039 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (2.11.0) 2026-04-02 02:29:39.039 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.8.0) 2026-04-02 02:29:39.042 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (2.1.0) 2026-04-02 02:29:39.043 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.7.0) 2026-04-02 02:29:39.043 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (1.8.2) 2026-04-02 02:29:39.044 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.15.0) 2026-04-02 02:29:39.050 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (1.5.0) 2026-04-02 02:29:39.052 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.2.1) 2026-04-02 02:29:39.055 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (0.20) 2026-04-02 02:29:39.056 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (3.1.0) 2026-04-02 02:29:39.057 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (2.1.1) 2026-04-02 02:29:39.059 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (1.3.0) 2026-04-02 02:29:39.060 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (2.0.0) 2026-04-02 02:29:39.060 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (6.0.3) 2026-04-02 02:29:39.064 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (1.18.4) 2026-04-02 02:29:39.065 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (2.0.2) 2026-04-02 02:29:39.065 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (0.5.0) 2026-04-02 02:29:39.067 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (1.3.10) 2026-04-02 02:29:39.070 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev1) (2.9.0.post0) 2026-04-02 02:29:39.072 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (5.0.0) 2026-04-02 02:29:39.072 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (3.1.6) 2026-04-02 02:29:39.073 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (4.0.1) 2026-04-02 02:29:39.076 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (3.0.3) 2026-04-02 02:29:39.080 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev1) (1.1.2) 2026-04-02 02:29:39.083 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev1) (3.17.0) 2026-04-02 02:29:39.086 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (3.3.2) 2026-04-02 02:29:39.086 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (26.0) 2026-04-02 02:29:39.087 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (7.2.2) 2026-04-02 02:29:39.090 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev1) (82.0.1) 2026-04-02 02:29:39.092 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev1) (0.6.0) 2026-04-02 02:29:39.103 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev1) (1.17.0) 2026-04-02 02:29:39.111 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (3.4.4) 2026-04-02 02:29:39.111 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (3.11) 2026-04-02 02:29:39.111 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2.6.3) 2026-04-02 02:29:39.112 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2023.11.17) 2026-04-02 02:29:39.124 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev1) (0.7) 2026-04-02 02:29:39.132 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev1) (3.3.2) 2026-04-02 02:29:39.143 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (2.8.5) 2026-04-02 02:29:39.163 | Building wheels for collected packages: openstack-placement 2026-04-02 02:29:39.164 | Building editable for openstack-placement (pyproject.toml): started 2026-04-02 02:29:39.694 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-04-02 02:29:39.695 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev1-0.editable-py3-none-any.whl size=8750 sha256=5de9bd245536703e54646387d82f25450344ce2688b94cbb338b5a7a6672902d 2026-04-02 02:29:39.696 | Stored in directory: /tmp/pip-ephem-wheel-cache-os8kzskh/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-04-02 02:29:39.703 | Successfully built openstack-placement 2026-04-02 02:29:39.856 | Installing collected packages: openstack-placement 2026-04-02 02:29:39.924 | Successfully installed openstack-placement-15.1.0.dev1 2026-04-02 02:29:40.043 | + inc/python:pip_install:216 : result=0 2026-04-02 02:29:40.049 | + inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:29:40.055 | + functions-common:time_stop:2412 : local name 2026-04-02 02:29:40.060 | + functions-common:time_stop:2413 : local end_time 2026-04-02 02:29:40.066 | + functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:29:40.073 | + functions-common:time_stop:2415 : local total 2026-04-02 02:29:40.078 | + functions-common:time_stop:2416 : local start_time 2026-04-02 02:29:40.082 | + functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:29:40.088 | + functions-common:time_stop:2419 : start_time=1775096976398 2026-04-02 02:29:40.093 | + functions-common:time_stop:2421 : [[ -z 1775096976398 ]] 2026-04-02 02:29:40.100 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:29:40.110 | + functions-common:time_stop:2424 : end_time=1775096980103 2026-04-02 02:29:40.116 | + functions-common:time_stop:2425 : elapsed_time=3705 2026-04-02 02:29:40.124 | + functions-common:time_stop:2426 : total=114169 2026-04-02 02:29:40.128 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:29:40.133 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=117874 2026-04-02 02:29:40.139 | + inc/python:pip_install:219 : return 0 2026-04-02 02:29:40.145 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:29:40.150 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:29:40.157 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-04-02 02:29:40.162 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-04-02 02:29:40.169 | + inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:29:40.175 | + inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:29:40.181 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:29:40.187 | + inc/python:use_library_from_git:269 : return 1 2026-04-02 02:29:40.194 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-02 02:29:40.201 | + ./stack.sh:main:962 : configure_placement 2026-04-02 02:29:40.207 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-04-02 02:29:40.230 | + lib/placement:configure_placement:87 : create_placement_conf 2026-04-02 02:29:40.237 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-04-02 02:29:40.249 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-04-02 02:29:40.256 | ++ lib/database:database_connection_url:134 : local db=placement 2026-04-02 02:29:40.262 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-04-02 02:29:40.268 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-04-02 02:29:40.274 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-04-02 02:29:40.281 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-04-02 02:29:40.287 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-04-02 02:29:40.329 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:40.335 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-04-02 02:29:40.341 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-04-02 02:29:40.348 | + 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-04-02 02:29:40.424 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-04-02 02:29:40.497 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-04-02 02:29:40.570 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-04-02 02:29:40.576 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-04-02 02:29:40.582 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-04-02 02:29:40.588 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-04-02 02:29:40.595 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-04-02 02:29:40.602 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-04-02 02:29:40.607 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-04-02 02:29:40.613 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-04-02 02:29:40.620 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-04-02 02:29:40.626 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-04-02 02:29:40.699 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-04-02 02:29:40.763 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://162.253.55.207/identity 2026-04-02 02:29:40.837 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-04-02 02:29:40.909 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-04-02 02:29:40.980 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-04-02 02:29:41.053 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-04-02 02:29:41.125 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-04-02 02:29:41.199 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://162.253.55.207/identity 2026-04-02 02:29:41.264 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-04-02 02:29:41.334 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-04-02 02:29:41.407 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-04-02 02:29:41.412 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-04-02 02:29:41.419 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-04-02 02:29:41.425 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-04-02 02:29:41.433 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-04-02 02:29:41.475 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-04-02 02:29:41.482 | + functions:setup_systemd_logging:716 : local pidstr= 2026-04-02 02:29:41.488 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-04-02 02:29:41.495 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-04-02 02:29:41.501 | + 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-04-02 02:29:41.577 | + 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-04-02 02:29:41.657 | + 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-04-02 02:29:41.731 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-04-02 02:29:41.806 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-04-02 02:29:41.886 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-04-02 02:29:41.893 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-04-02 02:29:41.900 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-04-02 02:29:41.906 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-04-02 02:29:41.912 | + lib/apache:write_uwsgi_config:246 : local http= 2026-04-02 02:29:41.919 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-04-02 02:29:41.925 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-04-02 02:29:41.932 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-04-02 02:29:41.938 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-04-02 02:29:41.962 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-04-02 02:29:41.962 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:29:41.974 | d /var/run/uwsgi 0755 stack root 2026-04-02 02:29:41.982 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-04-02 02:29:42.003 | /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-04-02 02:29:42.013 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-04-02 02:29:42.020 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-04-02 02:29:42.029 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-04-02 02:29:42.037 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-04-02 02:29:42.112 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-04-02 02:29:42.190 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-04-02 02:29:42.264 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-04-02 02:29:42.392 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-04-02 02:29:42.466 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-04-02 02:29:42.542 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-04-02 02:29:42.610 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-04-02 02:29:42.682 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-04-02 02:29:42.761 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-04-02 02:29:42.839 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-04-02 02:29:42.916 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-04-02 02:29:42.984 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-04-02 02:29:43.057 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-04-02 02:29:43.123 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-04-02 02:29:43.128 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-04-02 02:29:43.135 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-04-02 02:29:43.141 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-04-02 02:29:43.149 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-02 02:29:43.155 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:43.162 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:43.168 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-04-02 02:29:43.176 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-04-02 02:29:43.182 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-04-02 02:29:43.249 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-04-02 02:29:43.322 | + 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-04-02 02:29:43.323 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-04-02 02:29:43.337 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-04-02 02:29:43.346 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-04-02 02:29:43.352 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-04-02 02:29:43.358 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-04-02 02:29:43.363 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-04-02 02:29:43.370 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-04-02 02:29:43.377 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-04-02 02:29:43.383 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:43.388 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:43.395 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-04-02 02:29:43.401 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-04-02 02:29:43.407 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:29:43.413 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:29:43.417 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-04-02 02:29:43.466 | Enabling site placement-api. 2026-04-02 02:29:43.474 | To activate the new configuration, you need to run: 2026-04-02 02:29:43.474 | systemctl reload apache2 2026-04-02 02:29:43.484 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-04-02 02:29:43.488 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-04-02 02:29:43.493 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-04-02 02:29:43.498 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-04-02 02:29:43.699 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-04-02 02:29:43.704 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-04-02 02:29:43.711 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-04-02 02:29:43.784 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-04-02 02:29:43.862 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-04-02 02:29:43.904 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:43.911 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-04-02 02:29:43.952 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:43.960 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-04-02 02:29:43.966 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-04-02 02:29:43.972 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-04-02 02:29:43.979 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-04-02 02:29:43.985 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-04-02 02:29:43.991 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-04-02 02:29:43.998 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-04-02 02:29:44.077 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-04-02 02:29:44.152 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url https://162.253.55.207/identity 2026-04-02 02:29:44.226 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-04-02 02:29:44.301 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-04-02 02:29:44.379 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-04-02 02:29:44.452 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-04-02 02:29:44.529 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-04-02 02:29:44.605 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-04-02 02:29:44.644 | + functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:29:44.650 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-04-02 02:29:44.691 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:44.698 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-04-02 02:29:44.704 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-04-02 02:29:44.746 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:44.753 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-04-02 02:29:44.759 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-04-02 02:29:44.768 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-04-02 02:29:44.768 | from requests import certs 2026-04-02 02:29:44.768 | print (certs.where()) 2026-04-02 02:29:44.768 | except ImportError: pass' 2026-04-02 02:29:44.923 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-04-02 02:29:44.929 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-04-02 02:29:44.935 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-04-02 02:29:44.941 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-04-02 02:29:44.984 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:44.992 | + ./stack.sh:main:986 : init_os_brick 2026-04-02 02:29:44.999 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-04-02 02:29:45.010 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-04-02 02:29:45.053 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:45.060 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-02 02:29:45.140 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-04-02 02:29:45.182 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:45.190 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-02 02:29:45.274 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-04-02 02:29:45.318 | + functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:45.325 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-02 02:29:45.405 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-04-02 02:29:45.486 | + ./stack.sh:main:993 : run_phase stack install 2026-04-02 02:29:45.493 | + functions-common:run_phase:1840 : local mode=stack 2026-04-02 02:29:45.500 | + functions-common:run_phase:1841 : local phase=install 2026-04-02 02:29:45.508 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-04-02 02:29:45.515 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-04-02 02:29:45.522 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-04-02 02:29:45.530 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-04-02 02:29:45.537 | + functions-common:run_phase:1850 : local extra 2026-04-02 02:29:45.546 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-04-02 02:29:45.558 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-04-02 02:29:45.565 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-04-02 02:29:45.573 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-04-02 02:29:45.581 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-04-02 02:29:45.588 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-04-02 02:29:45.628 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:29:45.636 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-04-02 02:29:45.643 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-04-02 02:29:45.649 | + functions-common:run_phase:1867 : run_plugins stack install 2026-04-02 02:29:45.656 | + functions-common:run_plugins:1826 : local mode=stack 2026-04-02 02:29:45.664 | + functions-common:run_plugins:1827 : local phase=install 2026-04-02 02:29:45.671 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:29:45.679 | + functions-common:run_plugins:1830 : local plugin 2026-04-02 02:29:45.686 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:29:45.693 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-04-02 02:29:45.700 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-04-02 02:29:45.708 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-04-02 02:29:45.716 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-04-02 02:29:45.724 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-04-02 02:29:45.765 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-04-02 02:29:45.804 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:45.810 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:29:45.816 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-04-02 02:29:45.823 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-04-02 02:29:45.828 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:29:45.833 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-04-02 02:29:45.840 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-04-02 02:29:45.846 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-04-02 02:29:45.853 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-04-02 02:29:45.859 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-04-02 02:29:45.866 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-04-02 02:29:45.872 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:203 : is_fedora 2026-04-02 02:29:45.878 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-04-02 02:29:45.884 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-04-02 02:29:45.890 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-04-02 02:29:45.895 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-04-02 02:29:45.901 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-04-02 02:29:45.907 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-04-02 02:29:45.913 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-04-02 02:29:45.919 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-04-02 02:29:45.924 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-04-02 02:29:45.930 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-04-02 02:29:45.936 | ++ functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-04-02 02:29:45.941 | ++ functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-04-02 02:29:45.947 | ++ functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-04-02 02:29:45.953 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:207 : setup_develop /opt/stack/barbican 2026-04-02 02:29:45.959 | ++ inc/python:setup_develop:353 : local bindep 2026-04-02 02:29:45.966 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-04-02 02:29:45.973 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-04-02 02:29:45.979 | ++ inc/python:setup_develop:359 : local extras= 2026-04-02 02:29:45.985 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-04-02 02:29:45.991 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:29:45.998 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-04-02 02:29:46.003 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-04-02 02:29:46.009 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:29:46.015 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:29:46.023 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-04-02 02:29:46.028 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:29:46.033 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-04-02 02:29:46.039 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:29:46.045 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:29:46.052 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-04-02 02:29:46.063 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-04-02 02:29:46.069 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-04-02 02:29:46.075 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-04-02 02:29:46.212 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-04-02 02:29:46.218 | ++ inc/python:setup_package:436 : local bindep=0 2026-04-02 02:29:46.223 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:29:46.229 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:29:46.235 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-04-02 02:29:46.240 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-04-02 02:29:46.246 | ++ inc/python:setup_package:445 : local flags=-e 2026-04-02 02:29:46.252 | ++ inc/python:setup_package:446 : local extras= 2026-04-02 02:29:46.258 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:29:46.264 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:29:46.269 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:29:46.276 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:29:46.282 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:29:46.288 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-04-02 02:29:46.337 | Using python 3.12 to install /opt/stack/barbican 2026-04-02 02:29:46.342 | ++ 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-04-02 02:29:46.911 | Obtaining file:///opt/stack/barbican 2026-04-02 02:29:46.913 | Installing build dependencies: started 2026-04-02 02:29:47.869 | Installing build dependencies: finished with status 'done' 2026-04-02 02:29:47.870 | Checking if build backend supports build_editable: started 2026-04-02 02:29:48.183 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:29:48.185 | Getting requirements to build editable: started 2026-04-02 02:29:48.352 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:29:48.355 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:29:48.771 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:29:48.791 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (1.18.4) 2026-04-02 02:29:48.792 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (2.0.0) 2026-04-02 02:29:48.792 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (43.0.3) 2026-04-02 02:29:48.793 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (4.26.0) 2026-04-02 02:29:48.793 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (10.3.0) 2026-04-02 02:29:48.793 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (6.3.0) 2026-04-02 02:29:48.794 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (18.0.0) 2026-04-02 02:29:48.794 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (6.7.2) 2026-04-02 02:29:48.795 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (17.3.0) 2026-04-02 02:29:48.795 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (8.0.0) 2026-04-02 02:29:48.795 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (8.1.0) 2026-04-02 02:29:48.796 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (5.0.0) 2026-04-02 02:29:48.796 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (5.9.1) 2026-04-02 02:29:48.797 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.0.0) (4.5.1) 2026-04-02 02:29:48.798 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (2.7.1) 2026-04-02 02:29:48.798 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (10.0.0) 2026-04-02 02:29:48.798 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (3.9.0) 2026-04-02 02:29:48.799 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (3.10.1) 2026-04-02 02:29:48.799 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (3.1.0) 2026-04-02 02:29:48.799 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (7.0.3) 2026-04-02 02:29:48.800 | Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (1.7.0) 2026-04-02 02:29:48.800 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (12.0.0) 2026-04-02 02:29:48.801 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (2.0.46) 2026-04-02 02:29:48.801 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (5.7.0) 2026-04-02 02:29:48.801 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (1.8.9) 2026-04-02 02:29:48.802 | Requirement already satisfied: castellan>=1.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (5.6.0) 2026-04-02 02:29:48.802 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0) (2.1.0) 2026-04-02 02:29:48.803 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.0.0) (1.3.10) 2026-04-02 02:29:48.804 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.0.0) (4.15.0) 2026-04-02 02:29:48.805 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0) (7.3.0) 2026-04-02 02:29:48.806 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0) (5.13.1) 2026-04-02 02:29:48.807 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0) (2.32.5) 2026-04-02 02:29:48.808 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==22.0.0) (3.0) 2026-04-02 02:29:48.811 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0) (25.4.0) 2026-04-02 02:29:48.812 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0) (2025.9.1) 2026-04-02 02:29:48.812 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0) (0.37.0) 2026-04-02 02:29:48.812 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0) (0.30.0) 2026-04-02 02:29:48.816 | 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==22.0.0) (2.1.0) 2026-04-02 02:29:48.817 | 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==22.0.0) (1.8.2) 2026-04-02 02:29:48.820 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0) (4.1.1) 2026-04-02 02:29:48.821 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0) (4.0.1) 2026-04-02 02:29:48.821 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0) (2.11.0) 2026-04-02 02:29:48.822 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0) (5.8.0) 2026-04-02 02:29:48.826 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.0.0) (1.5.0) 2026-04-02 02:29:48.828 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.0.0) (5.2.1) 2026-04-02 02:29:48.831 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0) (1.3.0) 2026-04-02 02:29:48.831 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0) (2.0.0) 2026-04-02 02:29:48.832 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0) (6.0.3) 2026-04-02 02:29:48.835 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0) (3.1.0) 2026-04-02 02:29:48.836 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0) (2.0.2) 2026-04-02 02:29:48.837 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0) (0.5.0) 2026-04-02 02:29:48.838 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==22.0.0) (2.1.1) 2026-04-02 02:29:48.841 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==22.0.0) (2.9.0.post0) 2026-04-02 02:29:48.843 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (3.2.1) 2026-04-02 02:29:48.844 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (7.0.1) 2026-04-02 02:29:48.845 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (5.3.1) 2026-04-02 02:29:48.846 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (5.6.2) 2026-04-02 02:29:48.846 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0) (0.15.1) 2026-04-02 02:29:48.848 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==22.0.0) (5.1.0) 2026-04-02 02:29:48.853 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==22.0.0) (2025.3) 2026-04-02 02:29:48.853 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==22.0.0) (26.0) 2026-04-02 02:29:48.857 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==22.0.0) (0.24.1) 2026-04-02 02:29:48.859 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0) (5.0.0) 2026-04-02 02:29:48.859 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0) (3.1.6) 2026-04-02 02:29:48.860 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0) (4.0.1) 2026-04-02 02:29:48.864 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==22.0.0) (3.0.3) 2026-04-02 02:29:48.869 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==22.0.0) (1.1.2) 2026-04-02 02:29:48.872 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (0.40.4) 2026-04-02 02:29:48.873 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (3.3.2) 2026-04-02 02:29:48.873 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (7.4.0) 2026-04-02 02:29:48.874 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (2.5.1) 2026-04-02 02:29:48.875 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (1.7.3) 2026-04-02 02:29:48.877 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (2.8.0) 2026-04-02 02:29:48.885 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (0.20) 2026-04-02 02:29:48.889 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.0.0) (2.2.0) 2026-04-02 02:29:48.892 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (1.3.7) 2026-04-02 02:29:48.894 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==22.0.0) (3.17.0) 2026-04-02 02:29:48.897 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.0.0) (3.3.2) 2026-04-02 02:29:48.898 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.0.0) (7.2.2) 2026-04-02 02:29:48.905 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==22.0.0) (82.0.1) 2026-04-02 02:29:48.916 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->barbican==22.0.0) (0.6.0) 2026-04-02 02:29:48.933 | 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==22.0.0) (4.13.2) 2026-04-02 02:29:48.936 | 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==22.0.0) (0.6.0) 2026-04-02 02:29:48.936 | 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==22.0.0) (3.2.0) 2026-04-02 02:29:48.941 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (1.11.0) 2026-04-02 02:29:48.942 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (14.3.3) 2026-04-02 02:29:48.942 | 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==22.0.0) (1.7.2) 2026-04-02 02:29:48.947 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->barbican==22.0.0) (1.17.0) 2026-04-02 02:29:48.958 | 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==22.0.0) (3.4.4) 2026-04-02 02:29:48.958 | 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==22.0.0) (3.11) 2026-04-02 02:29:48.959 | 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==22.0.0) (2.6.3) 2026-04-02 02:29:48.959 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0) (2023.11.17) 2026-04-02 02:29:48.976 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (4.0.0) 2026-04-02 02:29:48.976 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (2.19.2) 2026-04-02 02:29:48.982 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0) (0.1.2) 2026-04-02 02:29:48.991 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0) (0.7) 2026-04-02 02:29:49.014 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==22.0.0) (2.8.5) 2026-04-02 02:29:49.050 | Building wheels for collected packages: barbican 2026-04-02 02:29:49.051 | Building editable for barbican (pyproject.toml): started 2026-04-02 02:29:49.519 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-04-02 02:29:49.520 | Created wheel for barbican: filename=barbican-22.0.0-0.editable-py3-none-any.whl size=10443 sha256=f988b56b14003524a848199ec60f6bc29dca37cb72a71e62a75e3a0ae4af56fe 2026-04-02 02:29:49.520 | Stored in directory: /tmp/pip-ephem-wheel-cache-ondq_nd6/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-04-02 02:29:49.525 | Successfully built barbican 2026-04-02 02:29:49.653 | Installing collected packages: barbican 2026-04-02 02:29:49.687 | Successfully installed barbican-22.0.0 2026-04-02 02:29:49.808 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:29:49.814 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:29:49.820 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:29:49.826 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:29:49.831 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:29:49.837 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:29:49.843 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:29:49.848 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:29:49.852 | ++ functions-common:time_stop:2419 : start_time=1775096986324 2026-04-02 02:29:49.858 | ++ functions-common:time_stop:2421 : [[ -z 1775096986324 ]] 2026-04-02 02:29:49.866 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:29:49.874 | ++ functions-common:time_stop:2424 : end_time=1775096989869 2026-04-02 02:29:49.879 | ++ functions-common:time_stop:2425 : elapsed_time=3545 2026-04-02 02:29:49.885 | ++ functions-common:time_stop:2426 : total=117874 2026-04-02 02:29:49.890 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:29:49.895 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=121419 2026-04-02 02:29:49.901 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:29:49.907 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:29:49.912 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:29:49.917 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-04-02 02:29:49.923 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-04-02 02:29:49.929 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:29:49.935 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:29:49.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, =~ ,/opt/stack/barbican, ]] 2026-04-02 02:29:49.946 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:29:49.952 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:208 : pip_install uwsgi 2026-04-02 02:29:49.997 | Using python 3.12 to install uwsgi 2026-04-02 02:29:50.002 | ++ 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-04-02 02:29:50.653 | Collecting uwsgi 2026-04-02 02:29:50.721 | Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-04-02 02:29:50.772 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 36.9 MB/s 0:00:00 2026-04-02 02:29:50.965 | Installing build dependencies: started 2026-04-02 02:29:51.878 | Installing build dependencies: finished with status 'done' 2026-04-02 02:29:51.879 | Getting requirements to build wheel: started 2026-04-02 02:29:52.273 | Getting requirements to build wheel: finished with status 'done' 2026-04-02 02:29:52.275 | Preparing metadata (pyproject.toml): started 2026-04-02 02:29:52.471 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:29:52.476 | Building wheels for collected packages: uwsgi 2026-04-02 02:29:52.477 | Building wheel for uwsgi (pyproject.toml): started 2026-04-02 02:29:55.685 | Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-04-02 02:29:55.687 | Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596786 sha256=fcc78bf7489429a2b80243d84f988a91f274e26bead4815d2daebbef5848950e 2026-04-02 02:29:55.687 | Stored in directory: /opt/stack/.cache/pip/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-04-02 02:29:55.692 | Successfully built uwsgi 2026-04-02 02:29:55.848 | Installing collected packages: uwsgi 2026-04-02 02:29:55.886 | Successfully installed uwsgi-2.0.31 2026-04-02 02:29:56.036 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:29:56.043 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:29:56.050 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:29:56.055 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:29:56.060 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:29:56.066 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:29:56.072 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:29:56.079 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:29:56.084 | ++ functions-common:time_stop:2419 : start_time=1775096989986 2026-04-02 02:29:56.090 | ++ functions-common:time_stop:2421 : [[ -z 1775096989986 ]] 2026-04-02 02:29:56.096 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:29:56.107 | ++ functions-common:time_stop:2424 : end_time=1775096996100 2026-04-02 02:29:56.112 | ++ functions-common:time_stop:2425 : elapsed_time=6114 2026-04-02 02:29:56.118 | ++ functions-common:time_stop:2426 : total=121419 2026-04-02 02:29:56.124 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:29:56.130 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=127533 2026-04-02 02:29:56.136 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:29:56.142 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-04-02 02:29:56.148 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-04-02 02:29:56.153 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:213 : use_library_from_git python-barbicanclient 2026-04-02 02:29:56.159 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-04-02 02:29:56.166 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:29:56.171 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:29:56.178 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-04-02 02:29:56.184 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:29:56.190 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-04-02 02:29:56.229 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:29:56.235 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-04-02 02:29:56.274 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:29:56.280 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-04-02 02:29:56.322 | ++ functions-common:is_service_enabled:2068 : return 1 2026-04-02 02:29:56.329 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:29:56.335 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:29:56.342 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:29:56.347 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-04-02 02:29:56.353 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-04-02 02:29:56.359 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-04-02 02:29:56.396 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-04-02 02:29:56.403 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:29:56.411 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-04-02 02:29:56.417 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-04-02 02:29:56.479 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-04-02 02:29:56.486 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-04-02 02:29:56.490 | ACCOUNT_PORT_BASE=6612 2026-04-02 02:29:56.490 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-04-02 02:29:56.490 | ADMIN_PASSWORD=secretadmin 2026-04-02 02:29:56.490 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-04-02 02:29:56.490 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-04-02 02:29:56.490 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-04-02 02:29:56.490 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-04-02 02:29:56.490 | ALEMBIC_BRANCH=main 2026-04-02 02:29:56.490 | ALEMBIC_DIR=/opt/stack/alembic 2026-04-02 02:29:56.490 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-04-02 02:29:56.491 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-04-02 02:29:56.491 | APACHE_GROUP=stack 2026-04-02 02:29:56.491 | APACHE_LOCAL_HOST=127.0.0.1 2026-04-02 02:29:56.491 | APACHE_LOG_DIR=/var/log/apache2 2026-04-02 02:29:56.491 | APACHE_NAME=apache2 2026-04-02 02:29:56.491 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-04-02 02:29:56.491 | APACHE_USER=stack 2026-04-02 02:29:56.491 | API_WORKERS=4 2026-04-02 02:29:56.491 | BACKING_FILE_SUFFIX=-backing-file 2026-04-02 02:29:56.491 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-04-02 02:29:56.491 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:29:56.491 | BARBICAN_BRANCH=master 2026-04-02 02:29:56.491 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-04-02 02:29:56.491 | BARBICAN_CONF_DIR=/etc/barbican 2026-04-02 02:29:56.491 | BARBICAN_DIR=/opt/stack/barbican 2026-04-02 02:29:56.491 | BARBICAN_ENDPOINT_TYPE=internal 2026-04-02 02:29:56.491 | BARBICAN_ENFORCE_SCOPE=False 2026-04-02 02:29:56.491 | BARBICAN_HOST_HREF=http://162.253.55.207/key-manager 2026-04-02 02:29:56.491 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.207/identity 2026-04-02 02:29:56.491 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-04-02 02:29:56.491 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-04-02 02:29:56.491 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-04-02 02:29:56.491 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-04-02 02:29:56.491 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-04-02 02:29:56.491 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-04-02 02:29:56.491 | BASH=/usr/bin/bash 2026-04-02 02:29:56.491 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-04-02 02:29:56.491 | BASH_ALIASES=() 2026-04-02 02:29:56.491 | BASH_ARGC=([0]="0") 2026-04-02 02:29:56.491 | BASH_ARGV=() 2026-04-02 02:29:56.491 | BASH_CMDS=() 2026-04-02 02:29:56.491 | BASH_LINENO=([0]="1834" [1]="1867" [2]="993" [3]="0") 2026-04-02 02:29:56.491 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-04-02 02:29:56.491 | BASH_REMATCH=([0]=",tls-proxy,") 2026-04-02 02:29:56.491 | 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-04-02 02:29:56.491 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-04-02 02:29:56.491 | BASH_VERSION='5.2.21(1)-release' 2026-04-02 02:29:56.492 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-04-02 02:29:56.492 | BRANCHLESS_TARGET_BRANCH=master 2026-04-02 02:29:56.492 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-04-02 02:29:56.492 | CACHE_BACKEND=dogpile.cache.memcached 2026-04-02 02:29:56.492 | CAPI_VERSION=v1.10.5 2026-04-02 02:29:56.492 | CAPO_VERSION=v0.12.4 2026-04-02 02:29:56.492 | CELLSV2_SETUP=superconductor 2026-04-02 02:29:56.492 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-04-02 02:29:56.492 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-04-02 02:29:56.492 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-04-02 02:29:56.492 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-04-02 02:29:56.492 | CINDER_BACKUP_DRIVER=swift 2026-04-02 02:29:56.492 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:29:56.492 | CINDER_BRANCH=master 2026-04-02 02:29:56.492 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-04-02 02:29:56.492 | CINDER_CONF=/etc/cinder/cinder.conf 2026-04-02 02:29:56.492 | CINDER_CONF_DIR=/etc/cinder 2026-04-02 02:29:56.492 | CINDER_DIR=/opt/stack/cinder 2026-04-02 02:29:56.492 | CINDER_DRIVER=default 2026-04-02 02:29:56.492 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-04-02 02:29:56.492 | CINDER_ENFORCE_SCOPE=False 2026-04-02 02:29:56.492 | CINDER_IMG_CACHE_ENABLED=True 2026-04-02 02:29:56.492 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-04-02 02:29:56.492 | CINDER_IMG_CACHE_SIZE_GB= 2026-04-02 02:29:56.492 | CINDER_LVM_TYPE=auto 2026-04-02 02:29:56.492 | CINDER_MY_IP=162.253.55.207 2026-04-02 02:29:56.492 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-04-02 02:29:56.492 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-04-02 02:29:56.492 | CINDER_SERVICE_HOST=162.253.55.207 2026-04-02 02:29:56.492 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:29:56.492 | CINDER_SERVICE_PORT=8776 2026-04-02 02:29:56.492 | CINDER_SERVICE_PORT_INT=18776 2026-04-02 02:29:56.492 | CINDER_SERVICE_PROTOCOL=https 2026-04-02 02:29:56.492 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-04-02 02:29:56.492 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-04-02 02:29:56.492 | CINDER_TARGET_HELPER=lioadm 2026-04-02 02:29:56.492 | CINDER_TARGET_PORT=3260 2026-04-02 02:29:56.492 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-04-02 02:29:56.492 | CINDER_TARGET_PROTOCOL=iscsi 2026-04-02 02:29:56.492 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-04-02 02:29:56.492 | CINDER_UPLOAD_OPTIMIZED=False 2026-04-02 02:29:56.492 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-04-02 02:29:56.492 | CINDER_USE_SERVICE_TOKEN=True 2026-04-02 02:29:56.493 | CINDER_UWSGI=cinder.wsgi.api:application 2026-04-02 02:29:56.493 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-04-02 02:29:56.493 | CINDER_VOLUME_CLEAR=zero 2026-04-02 02:29:56.493 | CIRROS_ARCH=x86_64 2026-04-02 02:29:56.493 | CIRROS_VERSION=0.6.3 2026-04-02 02:29:56.493 | CLUSTER_TOPOLOGY=true 2026-04-02 02:29:56.493 | CONFIGURE_BACKING_FILE=True 2026-04-02 02:29:56.493 | CONFIG_AWK_CMD=awk 2026-04-02 02:29:56.493 | CONTAINER_PORT_BASE=6611 2026-04-02 02:29:56.493 | CURL_GET='curl -g' 2026-04-02 02:29:56.493 | CURRENT_LOG_TIME=2026-04-02-022044 2026-04-02 02:29:56.493 | DATABASE_BACKENDS=' mysql postgresql' 2026-04-02 02:29:56.493 | DATABASE_HOST=127.0.0.1 2026-04-02 02:29:56.493 | DATABASE_PASSWORD=secretdatabase 2026-04-02 02:29:56.493 | DATABASE_QUERY_LOGGING=False 2026-04-02 02:29:56.493 | DATABASE_TYPE=mysql 2026-04-02 02:29:56.493 | DATABASE_USER=root 2026-04-02 02:29:56.493 | DATA_DIR=/opt/stack/data 2026-04-02 02:29:56.493 | DC=([0]="openstack" [1]="org") 2026-04-02 02:29:56.493 | DEBUG_LIBVIRT=True 2026-04-02 02:29:56.493 | DEBUG_LIBVIRT_COREDUMPS=True 2026-04-02 02:29:56.493 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-04-02 02:29:56.493 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-04-02 02:29:56.493 | DEFAULT_VIRT_DRIVER=libvirt 2026-04-02 02:29:56.493 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-04-02 02:29:56.493 | DEF_SERVICE_HOST=162.253.55.207 2026-04-02 02:29:56.493 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:29:56.493 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-04-02 02:29:56.493 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.207 2026-04-02 02:29:56.493 | DELTA=1775096457 2026-04-02 02:29:56.493 | DEST=/opt/stack 2026-04-02 02:29:56.493 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-04-02 02:29:56.493 | DEVSTACK_CERT_NAME=devstack-cert 2026-04-02 02:29:56.493 | DEVSTACK_HOSTNAME=np0000162393.novalocal 2026-04-02 02:29:56.493 | DEVSTACK_PARALLEL=True 2026-04-02 02:29:56.493 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:29:56.493 | DEVSTACK_SERIES=2026.2 2026-04-02 02:29:56.493 | DEVSTACK_START_TIME=1775096433 2026-04-02 02:29:56.493 | DEVSTACK_VENV=/opt/stack/data/venv 2026-04-02 02:29:56.493 | DIRSTACK=() 2026-04-02 02:29:56.493 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-04-02 02:29:56.493 | DISABLE_AMP_IMAGE_BUILD=True 2026-04-02 02:29:56.493 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-04-02 02:29:56.494 | DISKIMAGE_BUILDER_REPO_REF=master 2026-04-02 02:29:56.494 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-04-02 02:29:56.494 | DISTRO=noble 2026-04-02 02:29:56.494 | DOWNLOAD_DEFAULT_IMAGES=False 2026-04-02 02:29:56.494 | 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-04-02 02:29:56.494 | ENABLE_CHASSIS_AS_GW=True 2026-04-02 02:29:56.494 | ENABLE_DEBUG_LOG_LEVEL=True 2026-04-02 02:29:56.494 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-04-02 02:29:56.494 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-04-02 02:29:56.494 | ENABLE_ISOLATED_METADATA=False 2026-04-02 02:29:56.494 | ENABLE_KSM=True 2026-04-02 02:29:56.494 | ENABLE_KSMTUNED=True 2026-04-02 02:29:56.494 | ENABLE_METADATA_NETWORK=False 2026-04-02 02:29:56.494 | ENABLE_SYSCTL_MEM_TUNING=True 2026-04-02 02:29:56.494 | ENABLE_SYSCTL_NET_TUNING=True 2026-04-02 02:29:56.494 | ENABLE_TENANT_TUNNELS=True 2026-04-02 02:29:56.494 | ENABLE_TENANT_VLANS=False 2026-04-02 02:29:56.494 | ENABLE_VOLUME_MULTIATTACH=False 2026-04-02 02:29:56.494 | ENABLE_ZSWAP=True 2026-04-02 02:29:56.494 | ENFORCE_SCOPE=False 2026-04-02 02:29:56.494 | ERROR_ON_CLONE=True 2026-04-02 02:29:56.494 | ETCD_ARCH=amd64 2026-04-02 02:29:56.494 | ETCD_BIN_DIR=/opt/stack/bin 2026-04-02 02:29:56.494 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-04-02 02:29:56.494 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:29:56.494 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:29:56.494 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-04-02 02:29:56.494 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-04-02 02:29:56.494 | ETCD_PEER_PORT=2380 2026-04-02 02:29:56.494 | ETCD_PORT=2379 2026-04-02 02:29:56.494 | ETCD_RAMDISK_MB=512 2026-04-02 02:29:56.494 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-04-02 02:29:56.495 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-04-02 02:29:56.495 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-04-02 02:29:56.495 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-04-02 02:29:56.495 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-04-02 02:29:56.495 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-04-02 02:29:56.495 | ETCD_USE_RAMDISK=True 2026-04-02 02:29:56.495 | ETCD_VERSION=v3.5.21 2026-04-02 02:29:56.495 | EUID=1002 2026-04-02 02:29:56.495 | EXP_CLUSTER_RESOURCE_SET=true 2026-04-02 02:29:56.495 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-04-02 02:29:56.495 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-04-02 02:29:56.495 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-04-02 02:29:56.495 | EXTRA_FILES_RETRY=3 2026-04-02 02:29:56.495 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-04-02 02:29:56.495 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-04-02 02:29:56.495 | FILES=/opt/stack/devstack/files 2026-04-02 02:29:56.495 | FIXED_RANGE=10.1.0.0/20 2026-04-02 02:29:56.495 | FIXED_RANGE_V6=fde6:7a4f:fa6e::/64 2026-04-02 02:29:56.495 | FLOATING_RANGE=172.24.5.0/24 2026-04-02 02:29:56.495 | FORCE_CONFIG_DRIVE=False 2026-04-02 02:29:56.495 | FORCE_PREREQ=0 2026-04-02 02:29:56.495 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-04-02 02:29:56.495 | FUNC_DIR=/opt/stack/devstack 2026-04-02 02:29:56.495 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-04-02 02:29:56.495 | 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-04-02 02:29:56.496 | 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-04-02 02:29:56.496 | 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-04-02 02:29:56.496 | GIT_BASE=https://github.com 2026-04-02 02:29:56.496 | GIT_DEPTH=0 2026-04-02 02:29:56.496 | GIT_TIMEOUT=0 2026-04-02 02:29:56.496 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-04-02 02:29:56.496 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-04-02 02:29:56.496 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:29:56.496 | GLANCE_BRANCH=master 2026-04-02 02:29:56.496 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-04-02 02:29:56.496 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-04-02 02:29:56.496 | GLANCE_CACHE_DRIVER=centralized_db 2026-04-02 02:29:56.496 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-04-02 02:29:56.496 | GLANCE_CONF_DIR=/etc/glance 2026-04-02 02:29:56.496 | GLANCE_DEFAULT_BACKEND=fast 2026-04-02 02:29:56.496 | GLANCE_DIR=/opt/stack/glance 2026-04-02 02:29:56.496 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-04-02 02:29:56.496 | GLANCE_ENABLE_QUOTAS=True 2026-04-02 02:29:56.496 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-04-02 02:29:56.496 | GLANCE_ENFORCE_SCOPE=True 2026-04-02 02:29:56.496 | GLANCE_HOSTPORT=162.253.55.207:9292 2026-04-02 02:29:56.496 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-04-02 02:29:56.497 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-04-02 02:29:56.497 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-04-02 02:29:56.497 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-04-02 02:29:56.497 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-04-02 02:29:56.497 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-04-02 02:29:56.497 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-04-02 02:29:56.497 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-04-02 02:29:56.497 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-04-02 02:29:56.497 | GLANCE_S3_BUCKET_NAME=images 2026-04-02 02:29:56.497 | GLANCE_S3_BUCKET_ON_PUT=True 2026-04-02 02:29:56.497 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-04-02 02:29:56.497 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-04-02 02:29:56.497 | GLANCE_SERVICE_HOST=162.253.55.207 2026-04-02 02:29:56.497 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:29:56.497 | GLANCE_SERVICE_PORT=9292 2026-04-02 02:29:56.497 | GLANCE_SERVICE_PORT_INT=19292 2026-04-02 02:29:56.497 | GLANCE_SERVICE_PROTOCOL=https 2026-04-02 02:29:56.497 | GLANCE_SHOW_DIRECT_URL=False 2026-04-02 02:29:56.497 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-04-02 02:29:56.497 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-04-02 02:29:56.497 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-04-02 02:29:56.497 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-04-02 02:29:56.497 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-04-02 02:29:56.497 | GLANCE_URL=https://162.253.55.207/image 2026-04-02 02:29:56.497 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-04-02 02:29:56.497 | GLANCE_USE_S3=False 2026-04-02 02:29:56.497 | GLANCE_UWSGI=glance.wsgi.api:application 2026-04-02 02:29:56.497 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-04-02 02:29:56.497 | GLOBAL_VENV=True 2026-04-02 02:29:56.497 | GROUPS=() 2026-04-02 02:29:56.497 | HELM_VERSION=v3.10.3 2026-04-02 02:29:56.497 | HOME=/opt/stack 2026-04-02 02:29:56.497 | HOME_URL=https://www.ubuntu.com/ 2026-04-02 02:29:56.497 | HORIZON_APACHE_ROOT=/dashboard 2026-04-02 02:29:56.497 | HORIZON_BRANCH=master 2026-04-02 02:29:56.497 | HORIZON_DIR=/opt/stack/horizon 2026-04-02 02:29:56.497 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-04-02 02:29:56.497 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-04-02 02:29:56.498 | HOSTNAME=np0000162393 2026-04-02 02:29:56.498 | HOSTTYPE=x86_64 2026-04-02 02:29:56.498 | HOST_IP=162.253.55.207 2026-04-02 02:29:56.498 | HOST_IPV6=::1 2026-04-02 02:29:56.498 | HOST_IP_IFACE= 2026-04-02 02:29:56.498 | ID=ubuntu 2026-04-02 02:29:56.498 | ID_LIKE=debian 2026-04-02 02:29:56.498 | IFS=' 2026-04-02 02:29:56.498 | ' 2026-04-02 02:29:56.498 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-02 02:29:56.498 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-04-02 02:29:56.498 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-04-02 02:29:56.498 | INSTANCE_NAME_PREFIX=instance- 2026-04-02 02:29:56.498 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-04-02 02:29:56.498 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-04-02 02:29:56.498 | IPV6_ADDRESS_MODE=slaac 2026-04-02 02:29:56.498 | IPV6_ADDRS_SAFE_TO_USE=fde6:7a4f:fa6e::/56 2026-04-02 02:29:56.498 | IPV6_GLOBAL_ID=e6:7a4f:fa6e 2026-04-02 02:29:56.498 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-04-02 02:29:56.498 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-04-02 02:29:56.498 | IPV6_PROVIDER_FIXED_RANGE= 2026-04-02 02:29:56.498 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-04-02 02:29:56.498 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-04-02 02:29:56.498 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-04-02 02:29:56.498 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-04-02 02:29:56.498 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-04-02 02:29:56.498 | IPV6_RA_MODE=slaac 2026-04-02 02:29:56.498 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-04-02 02:29:56.498 | IP_VERSION=4+6 2026-04-02 02:29:56.498 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-04-02 02:29:56.498 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-04-02 02:29:56.498 | ISCSID_DEBUG=False 2026-04-02 02:29:56.498 | ISCSID_DEBUG_LEVEL=4 2026-04-02 02:29:56.498 | KEYSTONE_ADMIN_ENDPOINT=True 2026-04-02 02:29:56.498 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-04-02 02:29:56.498 | KEYSTONE_AUTH_URI=https://162.253.55.207/identity 2026-04-02 02:29:56.498 | KEYSTONE_AUTH_URI_V3=https://162.253.55.207/identity/v3 2026-04-02 02:29:56.499 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:29:56.499 | KEYSTONE_BRANCH=master 2026-04-02 02:29:56.499 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-04-02 02:29:56.499 | KEYSTONE_CONF_DIR=/etc/keystone 2026-04-02 02:29:56.499 | KEYSTONE_DIR=/opt/stack/keystone 2026-04-02 02:29:56.499 | KEYSTONE_ENABLE_CACHE=True 2026-04-02 02:29:56.499 | KEYSTONE_ENFORCE_SCOPE=False 2026-04-02 02:29:56.499 | KEYSTONE_IDENTITY_BACKEND=sql 2026-04-02 02:29:56.499 | KEYSTONE_LOCKOUT_DURATION=10 2026-04-02 02:29:56.499 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-04-02 02:29:56.499 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-04-02 02:29:56.499 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-04-02 02:29:56.499 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-04-02 02:29:56.499 | KEYSTONE_REGION_NAME=RegionOne 2026-04-02 02:29:56.499 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-04-02 02:29:56.499 | KEYSTONE_RESOURCE_BACKEND=sql 2026-04-02 02:29:56.499 | KEYSTONE_ROLE_BACKEND=sql 2026-04-02 02:29:56.499 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-04-02 02:29:56.499 | KEYSTONE_SERVICE_HOST=162.253.55.207 2026-04-02 02:29:56.499 | KEYSTONE_SERVICE_PORT=5000 2026-04-02 02:29:56.499 | KEYSTONE_SERVICE_PORT_INT=5001 2026-04-02 02:29:56.499 | KEYSTONE_SERVICE_PROTOCOL=https 2026-04-02 02:29:56.499 | KEYSTONE_SERVICE_URI=https://162.253.55.207/identity 2026-04-02 02:29:56.499 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.207/identity/v3 2026-04-02 02:29:56.499 | KEYSTONE_TOKEN_FORMAT=fernet 2026-04-02 02:29:56.499 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-04-02 02:29:56.499 | KEY_MANAGER_BACKEND=barbican 2026-04-02 02:29:56.499 | KILL_PATH=/usr/bin/kill 2026-04-02 02:29:56.499 | KIND_VERSION=v0.16.0 2026-04-02 02:29:56.499 | LAST_RUN=0 2026-04-02 02:29:56.499 | LAST_SPINNER_PID= 2026-04-02 02:29:56.499 | LC_ALL=en_US.utf8 2026-04-02 02:29:56.499 | LDAP_BASE_DC=openstack 2026-04-02 02:29:56.499 | LDAP_BASE_DN=dc=openstack,dc=org 2026-04-02 02:29:56.499 | LDAP_DOMAIN=openstack.org 2026-04-02 02:29:56.499 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-04-02 02:29:56.499 | LDAP_OLCDB_NUMBER=1 2026-04-02 02:29:56.499 | LDAP_OLCDB_TYPE=mdb 2026-04-02 02:29:56.499 | LDAP_ROOTPW_COMMAND=replace 2026-04-02 02:29:56.499 | LDAP_SERVICE_NAME=slapd 2026-04-02 02:29:56.499 | LDAP_URL=ldap://localhost 2026-04-02 02:29:56.499 | 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-04-02 02:29:56.499 | LIBVIRT_CPU_MODE=host-passthrough 2026-04-02 02:29:56.499 | LIBVIRT_CPU_MODEL=Nehalem 2026-04-02 02:29:56.499 | LIBVIRT_GROUP=libvirt 2026-04-02 02:29:56.499 | LIBVIRT_TYPE=kvm 2026-04-02 02:29:56.499 | LINENO=762 2026-04-02 02:29:56.499 | LOCAL_HOSTNAME=np0000162393 2026-04-02 02:29:56.499 | LOGDAYS=7 2026-04-02 02:29:56.499 | LOGDIR=/opt/stack/logs 2026-04-02 02:29:56.499 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-04-02-022044 2026-04-02 02:29:56.499 | LOGFILE_DIR=/opt/stack/logs 2026-04-02 02:29:56.499 | LOGFILE_NAME=devstacklog.txt 2026-04-02 02:29:56.499 | LOGNAME=stack 2026-04-02 02:29:56.499 | LOGO=ubuntu-logo 2026-04-02 02:29:56.499 | LOG_COLOR=False 2026-04-02 02:29:56.499 | LRC=localrc 2026-04-02 02:29:56.499 | MACHTYPE=x86_64-pc-linux-gnu 2026-04-02 02:29:56.499 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-04-02 02:29:56.499 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:29:56.499 | MAGNUM_BRANCH=master 2026-04-02 02:29:56.499 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-04-02 02:29:56.499 | MAGNUM_CLUSTER_API_BRANCH=main 2026-04-02 02:29:56.499 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-04-02 02:29:56.499 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-04-02 02:29:56.499 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-04-02 02:29:56.499 | MAGNUM_CONFIGURE_IPTABLES=True 2026-04-02 02:29:56.499 | MAGNUM_CONF_DIR=/etc/magnum 2026-04-02 02:29:56.499 | MAGNUM_DIR=/opt/stack/magnum 2026-04-02 02:29:56.499 | MAGNUM_ENFORCE_SCOPE=False 2026-04-02 02:29:56.499 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.35.2.qcow2 2026-04-02 02:29:56.499 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-04-02 02:29:56.500 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-04-02 02:29:56.500 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-04-02 02:29:56.500 | MAGNUM_SERVICE_HOST=162.253.55.207 2026-04-02 02:29:56.500 | MAGNUM_SERVICE_PROTOCOL=https 2026-04-02 02:29:56.500 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-04-02 02:29:56.500 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-04-02 02:29:56.500 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-04-02 02:29:56.500 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-04-02 02:29:56.500 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-04-02 02:29:56.500 | MAIL=/var/mail/stack 2026-04-02 02:29:56.500 | MANILACLIENT_BRANCH=master 2026-04-02 02:29:56.500 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-04-02 02:29:56.500 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-04-02 02:29:56.500 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-04-02 02:29:56.500 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-04-02 02:29:56.500 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-04-02 02:29:56.500 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:29:56.500 | MANILA_CONF=/etc/manila/manila.conf 2026-04-02 02:29:56.500 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-04-02 02:29:56.500 | MANILA_CONF_DIR=/etc/manila 2026-04-02 02:29:56.500 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-04-02 02:29:56.500 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-04-02 02:29:56.500 | MANILA_DATA_COPY_CHECK_HASH=True 2026-04-02 02:29:56.500 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-04-02 02:29:56.500 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-04-02 02:29:56.500 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-04-02 02:29:56.500 | MANILA_DEFAULT_SHARE_TYPE=default 2026-04-02 02:29:56.500 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:29:56.500 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-04-02 02:29:56.500 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:29:56.500 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-04-02 02:29:56.500 | MANILA_DIR=/opt/stack/manila 2026-04-02 02:29:56.500 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-04-02 02:29:56.500 | 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-04-02 02:29:56.500 | MANILA_ENABLED_BACKENDS=generic 2026-04-02 02:29:56.500 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-04-02 02:29:56.500 | MANILA_ENDPOINT_BASE=http://162.253.55.207/share 2026-04-02 02:29:56.500 | MANILA_ENFORCE_SCOPE=False 2026-04-02 02:29:56.500 | MANILA_GIT_BASE=https://opendev.org 2026-04-02 02:29:56.500 | MANILA_KEY_FORMAT=ecdsa 2026-04-02 02:29:56.500 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-04-02 02:29:56.500 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.207 2026-04-02 02:29:56.500 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-04-02 02:29:56.500 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-04-02 02:29:56.500 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-04-02 02:29:56.500 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-04-02 02:29:56.500 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-04-02 02:29:56.500 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-04-02 02:29:56.500 | MANILA_REPO_ROOT=openstack 2026-04-02 02:29:56.500 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-04-02 02:29:56.500 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-04-02 02:29:56.500 | MANILA_SERVICE_HOST=162.253.55.207 2026-04-02 02:29:56.500 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-04-02 02:29:56.500 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-04-02 02:29:56.500 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-04-02 02:29:56.500 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-04-02 02:29:56.500 | MANILA_SERVICE_INSTANCE_USER=manila 2026-04-02 02:29:56.500 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-04-02 02:29:56.500 | MANILA_SERVICE_PORT=8786 2026-04-02 02:29:56.500 | MANILA_SERVICE_PORT_INT=18786 2026-04-02 02:29:56.500 | MANILA_SERVICE_PROTOCOL=http 2026-04-02 02:29:56.500 | MANILA_SERVICE_SECGROUP=manila-service 2026-04-02 02:29:56.500 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-04-02 02:29:56.500 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-04-02 02:29:56.500 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-04-02 02:29:56.500 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-04-02 02:29:56.500 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-04-02 02:29:56.500 | MANILA_SETUP_IPV6=False 2026-04-02 02:29:56.501 | MANILA_SSH_TIMEOUT=180 2026-04-02 02:29:56.501 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-04-02 02:29:56.501 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-04-02 02:29:56.501 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-04-02 02:29:56.501 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-04-02 02:29:56.501 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-04-02 02:29:56.501 | MANILA_WSGI=manila.wsgi.api:application 2026-04-02 02:29:56.501 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-04-02 02:29:56.501 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-04-02 02:29:56.501 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-04-02 02:29:56.501 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.207 2026-04-02 02:29:56.501 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.207 2026-04-02 02:29:56.501 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-04-02 02:29:56.501 | MANILA_ZFSONLINUX_USE_SSH=False 2026-04-02 02:29:56.501 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-04-02 02:29:56.501 | MAX_DB_CONNECTIONS=200 2026-04-02 02:29:56.501 | MEMCACHE_SERVERS=localhost:11211 2026-04-02 02:29:56.501 | METADATA_SERVICE_PORT=8775 2026-04-02 02:29:56.501 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-04-02 02:29:56.501 | ML2_L3_PLUGIN=ovn-router 2026-04-02 02:29:56.501 | MYSQL_DRIVER=PyMySQL 2026-04-02 02:29:56.501 | MYSQL_GATHER_PERFORMANCE=True 2026-04-02 02:29:56.501 | MYSQL_HOST=127.0.0.1 2026-04-02 02:29:56.501 | MYSQL_REDUCE_MEMORY=True 2026-04-02 02:29:56.501 | MYSQL_SERVICE_NAME=mysql 2026-04-02 02:29:56.501 | MYSQL_USER=root 2026-04-02 02:29:56.501 | NAME=Ubuntu 2026-04-02 02:29:56.501 | NETWORK_GATEWAY=10.1.0.1 2026-04-02 02:29:56.501 | NEUTRON_ANY='q-svc neutron-api' 2026-04-02 02:29:56.501 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:29:56.501 | NEUTRON_BRANCH=master 2026-04-02 02:29:56.501 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-04-02 02:29:56.501 | NEUTRON_CONF_DIR=/etc/neutron 2026-04-02 02:29:56.501 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-04-02 02:29:56.501 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-04-02 02:29:56.501 | NEUTRON_DIR=/opt/stack/neutron 2026-04-02 02:29:56.501 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-04-02 02:29:56.501 | NEUTRON_ENFORCE_SCOPE=True 2026-04-02 02:29:56.501 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-04-02 02:29:56.501 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-04-02 02:29:56.501 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-04-02 02:29:56.501 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:29:56.501 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-04-02 02:29:56.501 | NEUTRON_PORT_SECURITY=True 2026-04-02 02:29:56.501 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-04-02 02:29:56.501 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-04-02 02:29:56.501 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-04-02 02:29:56.501 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-04-02 02:29:56.501 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-04-02 02:29:56.501 | NOUNSET= 2026-04-02 02:29:56.501 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-04-02 02:29:56.501 | NOVA_API_DB=nova_api 2026-04-02 02:29:56.501 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-04-02 02:29:56.501 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:29:56.501 | NOVA_BRANCH=master 2026-04-02 02:29:56.501 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-04-02 02:29:56.501 | NOVA_CONF=/etc/nova/nova.conf 2026-04-02 02:29:56.501 | NOVA_CONF_DIR=/etc/nova 2026-04-02 02:29:56.501 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-04-02 02:29:56.501 | NOVA_CPU_CELL=1 2026-04-02 02:29:56.501 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-04-02 02:29:56.501 | NOVA_CPU_UUID= 2026-04-02 02:29:56.501 | NOVA_DIR=/opt/stack/nova 2026-04-02 02:29:56.501 | NOVA_ENABLED_APIS=osapi_compute 2026-04-02 02:29:56.501 | NOVA_ENABLE_CACHE=True 2026-04-02 02:29:56.501 | NOVA_ENFORCE_SCOPE=True 2026-04-02 02:29:56.501 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-04-02 02:29:56.501 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-04-02 02:29:56.501 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-04-02 02:29:56.501 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-04-02 02:29:56.501 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-04-02 02:29:56.501 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-04-02 02:29:56.502 | NOVA_MY_IP=162.253.55.207 2026-04-02 02:29:56.502 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-04-02 02:29:56.502 | NOVA_NUM_CELLS=1 2026-04-02 02:29:56.502 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-04-02 02:29:56.502 | NOVA_READY_TIMEOUT=60 2026-04-02 02:29:56.502 | NOVA_REPO=https://github.com/openstack/nova.git 2026-04-02 02:29:56.502 | NOVA_SERIAL_ENABLED=False 2026-04-02 02:29:56.502 | NOVA_SERVICE_HOST=162.253.55.207 2026-04-02 02:29:56.502 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:29:56.502 | NOVA_SERVICE_PORT=8774 2026-04-02 02:29:56.502 | NOVA_SERVICE_PORT_INT=18774 2026-04-02 02:29:56.502 | NOVA_SERVICE_PROTOCOL=https 2026-04-02 02:29:56.502 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-04-02 02:29:56.502 | NOVA_SHUTDOWN_TIMEOUT=0 2026-04-02 02:29:56.502 | NOVA_SPICE_ENABLED=False 2026-04-02 02:29:56.502 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-04-02 02:29:56.502 | NOVA_USE_SERVICE_TOKEN=True 2026-04-02 02:29:56.502 | NOVA_USE_UNIFIED_LIMITS=False 2026-04-02 02:29:56.502 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-04-02 02:29:56.502 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-04-02 02:29:56.502 | NOVA_VNC_ENABLED=True 2026-04-02 02:29:56.502 | NOVNC_BRANCH=v1.3.0 2026-04-02 02:29:56.502 | NOVNC_FROM_PACKAGE=False 2026-04-02 02:29:56.502 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-04-02 02:29:56.502 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-04-02 02:29:56.502 | NOW=1775096457 2026-04-02 02:29:56.502 | NO_UPDATE_REPOS=False 2026-04-02 02:29:56.502 | OBJECT_PORT_BASE=6613 2026-04-02 02:29:56.502 | OCTAVIA=octavia 2026-04-02 02:29:56.502 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-04-02 02:29:56.502 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-04-02 02:29:56.502 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-04-02 02:29:56.502 | OCTAVIA_AMP_FLAVOR_ID=10 2026-04-02 02:29:56.502 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-04-02 02:29:56.502 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-04-02 02:29:56.502 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-04-02 02:29:56.502 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-04-02 02:29:56.502 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-04-02 02:29:56.502 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-04-02 02:29:56.502 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-04-02 02:29:56.503 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-04-02 02:29:56.503 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-04-02 02:29:56.503 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-04-02 02:29:56.503 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-04-02 02:29:56.503 | OCTAVIA_API=o-api 2026-04-02 02:29:56.503 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:29:56.503 | OCTAVIA_API_HAPROXY=o-api-ha 2026-04-02 02:29:56.503 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-04-02 02:29:56.503 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:29:56.503 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-04-02 02:29:56.503 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-04-02 02:29:56.503 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-04-02 02:29:56.503 | OCTAVIA_CONF_DIR=/etc/octavia 2026-04-02 02:29:56.503 | OCTAVIA_CONSUMER=o-cw 2026-04-02 02:29:56.503 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:29:56.503 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-04-02 02:29:56.503 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-04-02 02:29:56.503 | OCTAVIA_DIB_TRACING=1 2026-04-02 02:29:56.503 | OCTAVIA_DIR=/opt/stack/octavia 2026-04-02 02:29:56.503 | OCTAVIA_DRIVER_AGENT=o-da 2026-04-02 02:29:56.503 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:29:56.503 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-04-02 02:29:56.503 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-04-02 02:29:56.503 | OCTAVIA_HA_PORT=9875 2026-04-02 02:29:56.503 | OCTAVIA_HEALTHMANAGER=o-hm 2026-04-02 02:29:56.503 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:29:56.503 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-04-02 02:29:56.503 | OCTAVIA_HEALTH_KEY=insecure 2026-04-02 02:29:56.503 | OCTAVIA_HM_LISTEN_PORT=5555 2026-04-02 02:29:56.503 | OCTAVIA_HOUSEKEEPER=o-hk 2026-04-02 02:29:56.503 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-04-02 02:29:56.503 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-04-02 02:29:56.503 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-04-02 02:29:56.503 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-04-02 02:29:56.503 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-04-02 02:29:56.503 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-04-02 02:29:56.503 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-04-02 02:29:56.503 | OCTAVIA_MGMT_PORT_IP=auto 2026-04-02 02:29:56.503 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-04-02 02:29:56.503 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-04-02 02:29:56.503 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-04-02 02:29:56.503 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-04-02 02:29:56.503 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-04-02 02:29:56.503 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-04-02 02:29:56.503 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-04-02 02:29:56.503 | OCTAVIA_NODE=api 2026-04-02 02:29:56.504 | OCTAVIA_PASSWORD=secretadmin 2026-04-02 02:29:56.504 | OCTAVIA_PORT=9876 2026-04-02 02:29:56.504 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-04-02 02:29:56.504 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-04-02 02:29:56.504 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-04-02 02:29:56.504 | OCTAVIA_PROJECT_NAME=admin 2026-04-02 02:29:56.504 | OCTAVIA_PROTOCOL=http 2026-04-02 02:29:56.504 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-04-02 02:29:56.504 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-04-02 02:29:56.504 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-04-02 02:29:56.504 | OCTAVIA_SERVICE=octavia 2026-04-02 02:29:56.504 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-04-02 02:29:56.504 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-04-02 02:29:56.504 | OCTAVIA_USERNAME=admin 2026-04-02 02:29:56.504 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-04-02 02:29:56.504 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-04-02 02:29:56.504 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-04-02 02:29:56.504 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-04-02 02:29:56.504 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-04-02 02:29:56.504 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-04-02 02:29:56.504 | OFFLINE=False 2026-04-02 02:29:56.504 | OLDPWD=/opt/stack/placement 2026-04-02 02:29:56.504 | OPENSSL=/usr/bin/openssl 2026-04-02 02:29:56.504 | OPTERR=1 2026-04-02 02:29:56.504 | OPTIND=1 2026-04-02 02:29:56.504 | ORC_VERSION=v2.2.0 2026-04-02 02:29:56.504 | ORG_NAME=OpenStack 2026-04-02 02:29:56.504 | ORG_UNIT_NAME=DevStack 2026-04-02 02:29:56.504 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:29:56.504 | OSTESTIMAGES_BRANCH=master 2026-04-02 02:29:56.504 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-04-02 02:29:56.504 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-04-02 02:29:56.504 | OSTYPE=linux-gnu 2026-04-02 02:29:56.504 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-04-02 02:29:56.504 | OS_CLOUD=devstack-admin 2026-04-02 02:29:56.504 | OS_VIF_OVS_ISOLATE_VIF=False 2026-04-02 02:29:56.504 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-04-02 02:29:56.504 | OVN_AGENT_EXTENSIONS=metadata 2026-04-02 02:29:56.504 | OVN_BRANCH=branch-24.03 2026-04-02 02:29:56.504 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-04-02 02:29:56.504 | OVN_BUILD_FROM_SOURCE=False 2026-04-02 02:29:56.504 | OVN_BUILD_MODULES=False 2026-04-02 02:29:56.504 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-04-02 02:29:56.504 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-04-02 02:29:56.504 | OVN_DATADIR=/var/lib/ovn 2026-04-02 02:29:56.504 | OVN_DBS_LOG_LEVEL=dbg 2026-04-02 02:29:56.504 | OVN_DNS_SERVERS=8.8.8.8 2026-04-02 02:29:56.504 | OVN_GENEVE_OVERHEAD=38 2026-04-02 02:29:56.504 | OVN_IGMP_SNOOPING_ENABLE=False 2026-04-02 02:29:56.504 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-04-02 02:29:56.504 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-04-02 02:29:56.504 | OVN_L3_SCHEDULER=leastloaded 2026-04-02 02:29:56.504 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-04-02 02:29:56.504 | OVN_META_DATA_HOST=162.253.55.207 2026-04-02 02:29:56.504 | OVN_NB_REMOTE=ssl:162.253.55.207:6641 2026-04-02 02:29:56.504 | OVN_NEUTRON_SYNC_MODE=log 2026-04-02 02:29:56.504 | OVN_NORTHD_SERVICE=ovn-central.service 2026-04-02 02:29:56.504 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-04-02 02:29:56.504 | OVN_PROTO=ssl 2026-04-02 02:29:56.504 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-04-02 02:29:56.504 | OVN_REPO_NAME=ovn 2026-04-02 02:29:56.504 | OVN_RUNDIR=/var/run/ovn 2026-04-02 02:29:56.504 | OVN_SB_REMOTE=ssl:162.253.55.207:6642 2026-04-02 02:29:56.504 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-04-02 02:29:56.504 | OVN_SHAREDIR=/share/ovn 2026-04-02 02:29:56.504 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-04-02 02:29:56.504 | OVN_UUID= 2026-04-02 02:29:56.504 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-04-02 02:29:56.504 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-04-02 02:29:56.504 | OVS_BINDIR=/bin 2026-04-02 02:29:56.504 | OVS_BRANCH=branch-3.3 2026-04-02 02:29:56.505 | OVS_BRIDGE=br-int 2026-04-02 02:29:56.505 | OVS_DATADIR=/opt/stack/data/ovs 2026-04-02 02:29:56.505 | OVS_DATAPATH_TYPE=system 2026-04-02 02:29:56.505 | OVS_ENABLE_TUNNELING=True 2026-04-02 02:29:56.505 | OVS_PHYSICAL_BRIDGE=br-ex 2026-04-02 02:29:56.505 | OVS_PREFIX= 2026-04-02 02:29:56.505 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-04-02 02:29:56.505 | OVS_REPO_NAME=ovs 2026-04-02 02:29:56.505 | OVS_RUNDIR=/var/run/openvswitch 2026-04-02 02:29:56.505 | OVS_SBINDIR=/sbin 2026-04-02 02:29:56.505 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-04-02 02:29:56.505 | OVS_SHAREDIR=/share/openvswitch 2026-04-02 02:29:56.505 | OVS_SYSCONFDIR=/etc/openvswitch 2026-04-02 02:29:56.505 | OVS_TUNNEL_BRIDGE=br-tun 2026-04-02 02:29:56.505 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-04-02 02:29:56.505 | PACKAGES='apache2 2026-04-02 02:29:56.505 | apache2-dev 2026-04-02 02:29:56.505 | bc 2026-04-02 02:29:56.505 | bsdmainutils 2026-04-02 02:29:56.505 | curl 2026-04-02 02:29:56.505 | g++ 2026-04-02 02:29:56.505 | gawk 2026-04-02 02:29:56.505 | gcc 2026-04-02 02:29:56.505 | gettext 2026-04-02 02:29:56.505 | git 2026-04-02 02:29:56.505 | graphviz 2026-04-02 02:29:56.505 | iputils-ping 2026-04-02 02:29:56.505 | libffi-dev 2026-04-02 02:29:56.505 | libjpeg-dev 2026-04-02 02:29:56.505 | libpq-dev 2026-04-02 02:29:56.505 | libssl-dev 2026-04-02 02:29:56.505 | libsystemd-dev 2026-04-02 02:29:56.505 | libxml2-dev 2026-04-02 02:29:56.505 | libxslt1-dev 2026-04-02 02:29:56.505 | libyaml-dev 2026-04-02 02:29:56.505 | lsof 2026-04-02 02:29:56.505 | openssh-server 2026-04-02 02:29:56.505 | openssl 2026-04-02 02:29:56.505 | pkg-config 2026-04-02 02:29:56.505 | psmisc 2026-04-02 02:29:56.505 | python3-dev 2026-04-02 02:29:56.505 | python3-pip 2026-04-02 02:29:56.505 | python3-systemd 2026-04-02 02:29:56.505 | python3-venv 2026-04-02 02:29:56.505 | tar 2026-04-02 02:29:56.505 | tcpdump 2026-04-02 02:29:56.505 | unzip 2026-04-02 02:29:56.505 | uuid-runtime 2026-04-02 02:29:56.505 | wget 2026-04-02 02:29:56.505 | zlib1g-dev 2026-04-02 02:29:56.505 | lvm2 2026-04-02 02:29:56.505 | qemu-utils 2026-04-02 02:29:56.505 | thin-provisioning-tools 2026-04-02 02:29:56.505 | lsscsi 2026-04-02 02:29:56.505 | open-iscsi 2026-04-02 02:29:56.505 | libkrb5-dev 2026-04-02 02:29:56.505 | libldap2-dev 2026-04-02 02:29:56.505 | libsasl2-dev 2026-04-02 02:29:56.505 | memcached 2026-04-02 02:29:56.505 | python3-mysqldb 2026-04-02 02:29:56.505 | sqlite3 2026-04-02 02:29:56.505 | conntrack 2026-04-02 02:29:56.505 | curl 2026-04-02 02:29:56.505 | ebtables 2026-04-02 02:29:56.505 | genisoimage 2026-04-02 02:29:56.505 | iptables 2026-04-02 02:29:56.505 | iputils-arping 2026-04-02 02:29:56.505 | kpartx 2026-04-02 02:29:56.505 | libjs-jquery-tablesorter 2026-04-02 02:29:56.505 | parted 2026-04-02 02:29:56.505 | pm-utils 2026-04-02 02:29:56.505 | python3-mysqldb 2026-04-02 02:29:56.505 | socat 2026-04-02 02:29:56.505 | sqlite3 2026-04-02 02:29:56.506 | sudo 2026-04-02 02:29:56.506 | vlan 2026-04-02 02:29:56.506 | cryptsetup 2026-04-02 02:29:56.506 | dosfstools 2026-04-02 02:29:56.506 | genisoimage 2026-04-02 02:29:56.506 | gir1.2-libosinfo-1.0 2026-04-02 02:29:56.506 | netcat-openbsd 2026-04-02 02:29:56.506 | open-iscsi 2026-04-02 02:29:56.506 | qemu-utils 2026-04-02 02:29:56.506 | sg3-utils 2026-04-02 02:29:56.506 | sysfsutils 2026-04-02 02:29:56.506 | acl 2026-04-02 02:29:56.506 | dnsmasq-base 2026-04-02 02:29:56.506 | dnsmasq-utils 2026-04-02 02:29:56.506 | ebtables 2026-04-02 02:29:56.506 | haproxy 2026-04-02 02:29:56.506 | iptables 2026-04-02 02:29:56.506 | iputils-arping 2026-04-02 02:29:56.506 | iputils-ping 2026-04-02 02:29:56.506 | postgresql-server-dev-all 2026-04-02 02:29:56.506 | python3-mysqldb 2026-04-02 02:29:56.506 | sqlite3 2026-04-02 02:29:56.506 | sudo 2026-04-02 02:29:56.506 | vlan 2026-04-02 02:29:56.506 | apache2 golang 2026-04-02 02:29:56.506 | debootstrap 2026-04-02 02:29:56.506 | rsyslog 2026-04-02 02:29:56.506 | lvm2' 2026-04-02 02:29:56.506 | 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-04-02 02:29:56.506 | PHYSICAL_NETWORK=public 2026-04-02 02:29:56.506 | PIPESTATUS=([0]="0") 2026-04-02 02:29:56.506 | PIP_UPGRADE=False 2026-04-02 02:29:56.506 | PIP_VIRTUAL_ENV= 2026-04-02 02:29:56.506 | PLACEMENT_AUTH_STRATEGY=keystone 2026-04-02 02:29:56.506 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:29:56.506 | PLACEMENT_BRANCH=master 2026-04-02 02:29:56.506 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-04-02 02:29:56.506 | PLACEMENT_CONF_DIR=/etc/placement 2026-04-02 02:29:56.506 | PLACEMENT_DIR=/opt/stack/placement 2026-04-02 02:29:56.506 | PLACEMENT_ENFORCE_SCOPE=False 2026-04-02 02:29:56.506 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-04-02 02:29:56.506 | PLACEMENT_SERVICE_HOST=162.253.55.207 2026-04-02 02:29:56.506 | PLACEMENT_SERVICE_PROTOCOL=https 2026-04-02 02:29:56.506 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-04-02 02:29:56.506 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-04-02 02:29:56.506 | POSIXLY_CORRECT=y 2026-04-02 02:29:56.506 | PPID=2012 2026-04-02 02:29:56.506 | PREREQ_RERUN_HOURS=2 2026-04-02 02:29:56.506 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-04-02 02:29:56.506 | PREREQ_RERUN_SECONDS=7200 2026-04-02 02:29:56.506 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-04-02 02:29:56.506 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-04-02 02:29:56.506 | PRIVATE_NETWORK_NAME=private 2026-04-02 02:29:56.506 | PRIVATE_SUBNET_NAME=private-subnet 2026-04-02 02:29:56.506 | PROVIDER_SUBNET_NAME=provider_net 2026-04-02 02:29:56.506 | PS4='+ $(short_source): ' 2026-04-02 02:29:56.506 | PUBLIC_BRIDGE=br-ex 2026-04-02 02:29:56.506 | PUBLIC_BRIDGE_MTU=1430 2026-04-02 02:29:56.506 | PUBLIC_INTERFACE= 2026-04-02 02:29:56.506 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-04-02 02:29:56.506 | PUBLIC_NETWORK_NAME=public 2026-04-02 02:29:56.506 | PUBLIC_PHYSICAL_NETWORK=public 2026-04-02 02:29:56.506 | PUBLIC_SUBNET_NAME=public-subnet 2026-04-02 02:29:56.506 | PWD=/opt/stack/devstack 2026-04-02 02:29:56.507 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-04-02 02:29:56.507 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-04-02 02:29:56.507 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-04-02 02:29:56.507 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-04-02 02:29:56.507 | PYKMIP_CONF_DIR=/etc/pykmip 2026-04-02 02:29:56.507 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-04-02 02:29:56.507 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-04-02 02:29:56.507 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-04-02 02:29:56.507 | PYTHON=/opt/stack/data/venv/bin/python3 2026-04-02 02:29:56.507 | PYTHON3_VERSION=3.12 2026-04-02 02:29:56.507 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-04-02 02:29:56.507 | Q_ADMIN_USERNAME=neutron 2026-04-02 02:29:56.507 | Q_AGENT=ovn 2026-04-02 02:29:56.507 | Q_ALLOW_OVERLAPPING_IP=True 2026-04-02 02:29:56.507 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-04-02 02:29:56.507 | Q_AUTH_STRATEGY=keystone 2026-04-02 02:29:56.507 | Q_BUILD_OVS_FROM_GIT=False 2026-04-02 02:29:56.507 | Q_DB_NAME=neutron 2026-04-02 02:29:56.507 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-04-02 02:29:56.507 | Q_DVR_MODE=legacy 2026-04-02 02:29:56.507 | Q_HOST=162.253.55.207 2026-04-02 02:29:56.507 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-04-02 02:29:56.507 | Q_L3_ROUTER_PER_TENANT=True 2026-04-02 02:29:56.507 | Q_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:29:56.507 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-04-02 02:29:56.507 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-04-02 02:29:56.507 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-04-02 02:29:56.507 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-04-02 02:29:56.507 | Q_META_DATA_IP=162.253.55.207 2026-04-02 02:29:56.507 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-04-02 02:29:56.507 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-04-02 02:29:56.507 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-04-02 02:29:56.507 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-04-02 02:29:56.507 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-04-02 02:29:56.507 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-04-02 02:29:56.507 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-04-02 02:29:56.507 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-04-02 02:29:56.507 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-04-02 02:29:56.507 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-04-02 02:29:56.507 | Q_OVS_USE_VETH=False 2026-04-02 02:29:56.507 | Q_PLUGIN=ml2 2026-04-02 02:29:56.507 | Q_PORT=9696 2026-04-02 02:29:56.507 | Q_PORT_INT=19696 2026-04-02 02:29:56.507 | Q_PROTOCOL=https 2026-04-02 02:29:56.507 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-04-02 02:29:56.507 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-04-02 02:29:56.507 | Q_ROUTER_NAME=router1 2026-04-02 02:29:56.507 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-04-02 02:29:56.507 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-04-02 02:29:56.507 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-04-02 02:29:56.507 | Q_TUNNEL_TYPES=gre 2026-04-02 02:29:56.507 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-04-02 02:29:56.507 | Q_USE_PUBLIC_VETH=False 2026-04-02 02:29:56.507 | Q_USE_ROOTWRAP=True 2026-04-02 02:29:56.507 | Q_USE_ROOTWRAP_DAEMON=True 2026-04-02 02:29:56.507 | Q_USE_SECGROUP=True 2026-04-02 02:29:56.507 | RABBIT_HOST=162.253.55.207 2026-04-02 02:29:56.507 | RABBIT_PASSWORD=secretrabbit 2026-04-02 02:29:56.507 | RABBIT_USERID=stackrabbit 2026-04-02 02:29:56.507 | RC_DIR=/opt/stack/devstack 2026-04-02 02:29:56.507 | RECLONE=False 2026-04-02 02:29:56.507 | RECREATE_KEYSTONE_DB=True 2026-04-02 02:29:56.507 | REGION_NAME=RegionOne 2026-04-02 02:29:56.507 | REPOS_UPDATED=True 2026-04-02 02:29:56.507 | REQUIREMENTS_BRANCH=master 2026-04-02 02:29:56.507 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-04-02 02:29:56.507 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-04-02 02:29:56.507 | RETRY_UPDATE=False 2026-04-02 02:29:56.507 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-04-02 02:29:56.507 | S3_SERVICE_PORT=3333 2026-04-02 02:29:56.507 | SERVICE_DIR=/opt/stack/status 2026-04-02 02:29:56.507 | SERVICE_DOMAIN_NAME=Default 2026-04-02 02:29:56.507 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-04-02 02:29:56.507 | SERVICE_HOST=162.253.55.207 2026-04-02 02:29:56.507 | SERVICE_IP_VERSION=4 2026-04-02 02:29:56.507 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:29:56.507 | SERVICE_LOCAL_HOST=127.0.0.1 2026-04-02 02:29:56.507 | SERVICE_PASSWORD=secretservice 2026-04-02 02:29:56.507 | SERVICE_PROJECT_NAME=service 2026-04-02 02:29:56.507 | SERVICE_PROTOCOL=http 2026-04-02 02:29:56.507 | SERVICE_TENANT_NAME=service 2026-04-02 02:29:56.507 | SERVICE_TIMEOUT=60 2026-04-02 02:29:56.507 | SHARE_BACKING_FILE_SIZE=8400M 2026-04-02 02:29:56.507 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-04-02 02:29:56.507 | SHARE_GROUP=lvm-shares 2026-04-02 02:29:56.507 | SHARE_NAME_PREFIX=share- 2026-04-02 02:29:56.507 | SHELL=/bin/bash 2026-04-02 02:29:56.507 | SHLVL=1 2026-04-02 02:29:56.507 | SKIP_EPEL_INSTALL=False 2026-04-02 02:29:56.507 | SKIP_STOP_OVN=False 2026-04-02 02:29:56.507 | SMB_CONF=/etc/samba/smb.conf 2026-04-02 02:29:56.507 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-04-02 02:29:56.507 | SPICE_BRANCH=master 2026-04-02 02:29:56.507 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-04-02 02:29:56.507 | SQLALCHEMY_BRANCH=main 2026-04-02 02:29:56.507 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-04-02 02:29:56.507 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-04-02 02:29:56.507 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-04-02 02:29:56.507 | 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-04-02 02:29:56.507 | STACK_GROUP=stack 2026-04-02 02:29:56.507 | STACK_USER=stack 2026-04-02 02:29:56.508 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-04-02 02:29:56.508 | STUD_PROTO=--tls 2026-04-02 02:29:56.508 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-04-02 02:29:56.508 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-04-02 02:29:56.508 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-04-02 02:29:56.508 | SUBNETPOOL_PREFIX_V6=fde6:7a4f:fa6e::/56 2026-04-02 02:29:56.508 | SUBNETPOOL_SIZE_V4=26 2026-04-02 02:29:56.508 | SUBNETPOOL_SIZE_V6=64 2026-04-02 02:29:56.508 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-04-02 02:29:56.508 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-phemivsjxxhjhmpqqjxqsxugbabzhytr ; /usr/bin/python3' 2026-04-02 02:29:56.508 | SUDO_GID=1000 2026-04-02 02:29:56.508 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-04-02 02:29:56.508 | SUDO_UID=1000 2026-04-02 02:29:56.508 | SUDO_USER=zuul 2026-04-02 02:29:56.508 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-04-02-022044.summary.2026-04-02-022044 2026-04-02 02:29:56.508 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-04-02 02:29:56.508 | SUPPORT_URL=https://help.ubuntu.com/ 2026-04-02 02:29:56.508 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-04-02 02:29:56.508 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-04-02 02:29:56.508 | SWIFT_BRANCH=master 2026-04-02 02:29:56.508 | SWIFT_CONF_DIR=/etc/swift 2026-04-02 02:29:56.508 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-04-02 02:29:56.508 | SWIFT_DEFAULT_BIND_PORT=8080 2026-04-02 02:29:56.508 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-04-02 02:29:56.508 | SWIFT_DIR=/opt/stack/swift 2026-04-02 02:29:56.508 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-04-02 02:29:56.508 | SWIFT_ENABLE_TEMPURLS=False 2026-04-02 02:29:56.508 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-04-02 02:29:56.508 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-04-02 02:29:56.508 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-04-02 02:29:56.508 | SWIFT_HASH=1234123412341234 2026-04-02 02:29:56.508 | SWIFT_LOG_TOKEN_LENGTH=12 2026-04-02 02:29:56.508 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-04-02 02:29:56.508 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-04-02 02:29:56.508 | SWIFT_MAX_FILE_SIZE=1073741824 2026-04-02 02:29:56.508 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-04-02 02:29:56.508 | SWIFT_MAX_HEADER_SIZE=16384 2026-04-02 02:29:56.508 | SWIFT_PARTITION_POWER_SIZE=9 2026-04-02 02:29:56.508 | SWIFT_REPLICAS=1 2026-04-02 02:29:56.508 | SWIFT_REPLICAS_SEQ=1 2026-04-02 02:29:56.508 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-04-02 02:29:56.508 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-04-02 02:29:56.508 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-04-02 02:29:56.508 | SWIFT_SERVICE_PROTOCOL=https 2026-04-02 02:29:56.508 | SWIFT_START_ALL_SERVICES=False 2026-04-02 02:29:56.508 | SWIFT_STORAGE_IPS= 2026-04-02 02:29:56.508 | SWIFT_TEMPURL_KEY= 2026-04-02 02:29:56.508 | SWIFT_USE_MOD_WSGI=False 2026-04-02 02:29:56.508 | SYSLOG=False 2026-04-02 02:29:56.508 | SYSLOG_HOST=162.253.55.207 2026-04-02 02:29:56.508 | SYSLOG_PORT=516 2026-04-02 02:29:56.508 | SYSTEMCTL='sudo systemctl' 2026-04-02 02:29:56.508 | SYSTEMD_DIR=/etc/systemd/system 2026-04-02 02:29:56.508 | TARGET_BRANCH=master 2026-04-02 02:29:56.508 | TARGET_ENABLE_OVN_AGENT=False 2026-04-02 02:29:56.508 | TCPDUMP_ARGS= 2026-04-02 02:29:56.508 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-04-02 02:29:56.508 | TEMPEST_BRANCH=master 2026-04-02 02:29:56.508 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-04-02 02:29:56.508 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-04-02 02:29:56.508 | TEMPFILE=/tmp/tmp.cUcFAjMewY 2026-04-02 02:29:56.508 | TENANT_TUNNEL_RANGES=1:1000 2026-04-02 02:29:56.508 | TENANT_VLAN_RANGE= 2026-04-02 02:29:56.508 | TERM=unknown 2026-04-02 02:29:56.508 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-04-02 02:29:56.508 | TLS_IP=IP:162.253.55.207,IP:::1 2026-04-02 02:29:56.508 | TOP_DIR=/opt/stack/devstack 2026-04-02 02:29:56.508 | TRAILING_TARGET_BRANCH=master 2026-04-02 02:29:56.508 | TUNNEL_ENDPOINT_IP=162.253.55.207 2026-04-02 02:29:56.508 | TUNNEL_IP=162.253.55.207 2026-04-02 02:29:56.508 | TUNNEL_IP_VERSION=4 2026-04-02 02:29:56.508 | UBUNTU_CODENAME=noble 2026-04-02 02:29:56.508 | UBUNTU_RELEASE_BASE_NUM=24 2026-04-02 02:29:56.508 | UID=1002 2026-04-02 02:29:56.508 | ULIMIT_NOFILE=2048 2026-04-02 02:29:56.508 | USER=stack 2026-04-02 02:29:56.508 | USER_HOME=/opt/stack 2026-04-02 02:29:56.508 | USER_UNITS=False 2026-04-02 02:29:56.508 | USE_CINDER_FOR_GLANCE=False 2026-04-02 02:29:56.508 | USE_JOURNAL=False 2026-04-02 02:29:56.508 | USE_SUBNETPOOL=True 2026-04-02 02:29:56.508 | USE_VENV=False 2026-04-02 02:29:56.508 | VERBOSE=True 2026-04-02 02:29:56.508 | VERBOSE_NO_TIMESTAMP=True 2026-04-02 02:29:56.508 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-04-02 02:29:56.508 | VERSION_CODENAME=noble 2026-04-02 02:29:56.508 | VERSION_ID=24.04 2026-04-02 02:29:56.508 | VIF_PLUGGING_IS_FATAL=True 2026-04-02 02:29:56.508 | VIF_PLUGGING_TIMEOUT=300 2026-04-02 02:29:56.508 | VIRTUALENV_CMD='python3.12 -m venv' 2026-04-02 02:29:56.508 | VIRT_DRIVER=libvirt 2026-04-02 02:29:56.508 | VOLUME_BACKING_FILE_SIZE=50G 2026-04-02 02:29:56.508 | VOLUME_GROUP_NAME=stack-volumes 2026-04-02 02:29:56.508 | VOLUME_NAME_PREFIX=volume- 2026-04-02 02:29:56.508 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-04-02 02:29:56.508 | WORKER_TIMEOUT=80 2026-04-02 02:29:56.508 | WSGI_MODE=uwsgi 2026-04-02 02:29:56.508 | ZSWAP_COMPRESSOR=lz4 2026-04-02 02:29:56.508 | ZSWAP_ZPOOL=zsmalloc 2026-04-02 02:29:56.509 | _=posix 2026-04-02 02:29:56.509 | _ASYNC_BG_TIME=0 2026-04-02 02:29:56.509 | _DEFAULT_LVM_INIT=0 2026-04-02 02:29:56.509 | _DEFAULT_PYTHON3_VERSION=3.12 2026-04-02 02:29:56.509 | _DEVSTACK_FUNCTIONS=1 2026-04-02 02:29:56.509 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-04-02 02:29:56.509 | _DEVSTACK_STACKRC=1 2026-04-02 02:29:56.509 | _LOG_COLOR_DEFAULT=False 2026-04-02 02:29:56.509 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-04-02 02:29:56.509 | _TIME_BEGIN=1775096433 2026-04-02 02:29:56.509 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-04-02 02:29:56.509 | _TIME_TOTAL=([apt-get]="220537" [pip_install]="127533" [apt-get-update]="1910" ) 2026-04-02 02:29:56.509 | _of_args='-v --no-timestamp' 2026-04-02 02:29:56.509 | backend=postgresql 2026-04-02 02:29:56.509 | be=lvm:lvmdriver-1 2026-04-02 02:29:56.509 | be_name=lvmdriver-1 2026-04-02 02:29:56.509 | be_type=lvm 2026-04-02 02:29:56.509 | db=postgresql 2026-04-02 02:29:56.509 | dc=org 2026-04-02 02:29:56.509 | default_v4_route_devs=ens3 2026-04-02 02:29:56.509 | default_v6_route_devs='ens3 2026-04-02 02:29:56.509 | ens3' 2026-04-02 02:29:56.509 | dir=/opt/stack/magnum 2026-04-02 02:29:56.509 | dn=,dc=openstack,dc=org 2026-04-02 02:29:56.509 | exceptions=80-tempest.sh 2026-04-02 02:29:56.509 | extra=80-tempest.sh 2026-04-02 02:29:56.509 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-04-02 02:29:56.509 | f=/opt/stack/devstack/lib/databases/postgresql 2026-04-02 02:29:56.509 | i=1 2026-04-02 02:29:56.509 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-02 02:29:56.509 | lfile=localrc 2026-04-02 02:29:56.509 | localrc=/opt/stack/devstack/.localrc.password 2026-04-02 02:29:56.509 | logfile=ovsdb-server-sb.log 2026-04-02 02:29:56.509 | mode=stack 2026-04-02 02:29:56.509 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-04-02 02:29:56.509 | opt='?' 2026-04-02 02:29:56.509 | os_CODENAME=noble 2026-04-02 02:29:56.509 | os_PACKAGE=deb 2026-04-02 02:29:56.509 | os_RELEASE=24.04 2026-04-02 02:29:56.509 | os_VENDOR=Ubuntu 2026-04-02 02:29:56.509 | phase=install 2026-04-02 02:29:56.509 | pkgs= 2026-04-02 02:29:56.509 | plugin=magnum 2026-04-02 02:29:56.509 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-04-02 02:29:56.509 | port=60999 2026-04-02 02:29:56.509 | pw=secretadmin 2026-04-02 02:29:56.509 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-04-02 02:29:56.509 | saveenv=ehxB 2026-04-02 02:29:56.509 | time_stamp=2026-04-02-022057 2026-04-02 02:29:56.509 | var=ADMIN_PASSWORD 2026-04-02 02:29:56.509 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-04-02 02:29:56.544 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:29:56.551 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:29:56.557 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-04-02 02:29:56.564 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-04-02 02:29:56.570 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:29:56.576 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-04-02 02:29:56.584 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-04-02 02:29:56.590 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:335 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-04-02 02:29:56.596 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/magnum.git 2026-04-02 02:29:56.602 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-04-02 02:29:56.608 | ++ functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:29:56.614 | ++ functions-common:git_clone:584 : local orig_dir 2026-04-02 02:29:56.623 | +++ functions-common:git_clone:585 : pwd 2026-04-02 02:29:56.629 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:29:56.634 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:29:56.643 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:29:56.683 | ++ functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:29:56.690 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:29:56.695 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:56.702 | ++ functions-common:git_clone:602 : echo master 2026-04-02 02:29:56.704 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:29:56.714 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-04-02 02:29:56.720 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:29:56.726 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-04-02 02:29:56.750 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum 2026-04-02 02:29:56.758 | ++ functions-common:git_clone:665 : git show --oneline 2026-04-02 02:29:56.758 | ++ functions-common:git_clone:665 : head -1 2026-04-02 02:29:56.764 | c62b9e62 Remove unnecessary direct dependency on Pygments 2026-04-02 02:29:56.771 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:29:56.778 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:336 : setup_develop /opt/stack/magnum 2026-04-02 02:29:56.785 | ++ inc/python:setup_develop:353 : local bindep 2026-04-02 02:29:56.791 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-04-02 02:29:56.798 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-04-02 02:29:56.804 | ++ inc/python:setup_develop:359 : local extras= 2026-04-02 02:29:56.811 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-04-02 02:29:56.819 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:29:56.825 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-04-02 02:29:56.831 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-04-02 02:29:56.837 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:29:56.844 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:29:56.855 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-04-02 02:29:56.859 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:29:56.864 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-04-02 02:29:56.869 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:29:56.874 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:29:56.880 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-04-02 02:29:56.890 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-04-02 02:29:56.896 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-04-02 02:29:56.903 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-04-02 02:29:56.989 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-04-02 02:29:56.996 | ++ inc/python:setup_package:436 : local bindep=0 2026-04-02 02:29:57.003 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:29:57.008 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:29:57.014 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-04-02 02:29:57.020 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-04-02 02:29:57.025 | ++ inc/python:setup_package:445 : local flags=-e 2026-04-02 02:29:57.031 | ++ inc/python:setup_package:446 : local extras= 2026-04-02 02:29:57.035 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:29:57.040 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:29:57.045 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:29:57.050 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:29:57.056 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:29:57.063 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-04-02 02:29:57.105 | Using python 3.12 to install /opt/stack/magnum 2026-04-02 02:29:57.110 | ++ 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-04-02 02:29:57.663 | Obtaining file:///opt/stack/magnum 2026-04-02 02:29:57.663 | Installing build dependencies: started 2026-04-02 02:29:58.567 | Installing build dependencies: finished with status 'done' 2026-04-02 02:29:58.568 | Checking if build backend supports build_editable: started 2026-04-02 02:29:58.864 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:29:58.866 | Getting requirements to build editable: started 2026-04-02 02:29:59.026 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:29:59.029 | Installing backend dependencies: started 2026-04-02 02:29:59.983 | Installing backend dependencies: finished with status 'done' 2026-04-02 02:29:59.984 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:30:00.488 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:30:00.504 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (6.0.3) 2026-04-02 02:30:00.504 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (2.0.46) 2026-04-02 02:30:00.504 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (0.12.1) 2026-04-02 02:30:00.505 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (1.8.9) 2026-04-02 02:30:00.505 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (1.18.4) 2026-04-02 02:30:00.506 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (4.13.2) 2026-04-02 02:30:00.506 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (5.2.1) 2026-04-02 02:30:00.507 | Requirement already satisfied: eventlet>=0.28.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (0.40.4) 2026-04-02 02:30:00.507 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (1.33) 2026-04-02 02:30:00.507 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (5.13.1) 2026-04-02 02:30:00.508 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (12.0.0) 2026-04-02 02:30:00.508 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (1.3.0) 2026-04-02 02:30:00.509 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (7.4.0) 2026-04-02 02:30:00.509 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (10.3.0) 2026-04-02 02:30:00.509 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (6.3.0) 2026-04-02 02:30:00.510 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (18.0.0) 2026-04-02 02:30:00.510 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (6.7.2) 2026-04-02 02:30:00.511 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (8.1.0) 2026-04-02 02:30:00.511 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (17.3.0) 2026-04-02 02:30:00.511 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (8.0.0) 2026-04-02 02:30:00.512 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (5.0.0) 2026-04-02 02:30:00.512 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (3.7.0) 2026-04-02 02:30:00.513 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (5.9.1) 2026-04-02 02:30:00.513 | Requirement already satisfied: oslo.service>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (4.5.1) 2026-04-02 02:30:00.514 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (2.7.1) 2026-04-02 02:30:00.514 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (10.0.0) 2026-04-02 02:30:00.514 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (3.9.0) 2026-04-02 02:30:00.515 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (7.0.3) 2026-04-02 02:30:00.515 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (1.7.0) 2026-04-02 02:30:00.515 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (4.0.1) 2026-04-02 02:30:00.516 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (7.3.0) 2026-04-02 02:30:00.516 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (9.9.0) 2026-04-02 02:30:00.517 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (4.11.0) 2026-04-02 02:30:00.623 | Collecting python-heatclient>=2.2.0 (from magnum==22.1.0.dev7) 2026-04-02 02:30:00.698 | Downloading python_heatclient-5.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-02 02:30:00.707 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (11.8.0) 2026-04-02 02:30:00.707 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (18.12.0) 2026-04-02 02:30:00.708 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (5.8.0) 2026-04-02 02:30:00.736 | Collecting python-octaviaclient>=2.1.0 (from magnum==22.1.0.dev7) 2026-04-02 02:30:00.741 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-02 02:30:00.749 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (2.32.5) 2026-04-02 02:30:00.750 | Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (82.0.1) 2026-04-02 02:30:00.750 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (5.7.0) 2026-04-02 02:30:00.751 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (6.2.0) 2026-04-02 02:30:00.752 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (43.0.3) 2026-04-02 02:30:00.752 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev7) (3.1.6) 2026-04-02 02:30:00.754 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev7) (1.3.10) 2026-04-02 02:30:00.755 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev7) (4.15.0) 2026-04-02 02:30:00.757 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev7) (0.6.0) 2026-04-02 02:30:00.758 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev7) (3.2.0) 2026-04-02 02:30:00.758 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev7) (3.17.0) 2026-04-02 02:30:00.761 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev7) (1.11.0) 2026-04-02 02:30:00.761 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev7) (14.3.3) 2026-04-02 02:30:00.762 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev7) (1.7.2) 2026-04-02 02:30:00.763 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==22.1.0.dev7) (2.0.0) 2026-04-02 02:30:00.766 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==22.1.0.dev7) (3.0) 2026-04-02 02:30:00.768 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==22.1.0.dev7) (2.8.0) 2026-04-02 02:30:00.768 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==22.1.0.dev7) (3.3.2) 2026-04-02 02:30:00.773 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==22.1.0.dev7) (3.0.0) 2026-04-02 02:30:00.776 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev7) (2.1.0) 2026-04-02 02:30:00.776 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev7) (1.8.2) 2026-04-02 02:30:00.779 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev7) (4.1.1) 2026-04-02 02:30:00.780 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev7) (2.11.0) 2026-04-02 02:30:00.785 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==22.1.0.dev7) (1.5.0) 2026-04-02 02:30:00.789 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev7) (0.20) 2026-04-02 02:30:00.790 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev7) (3.1.0) 2026-04-02 02:30:00.792 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.1.0->magnum==22.1.0.dev7) (2.1.1) 2026-04-02 02:30:00.794 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==22.1.0.dev7) (2.0.0) 2026-04-02 02:30:00.798 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev7) (2.0.2) 2026-04-02 02:30:00.799 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev7) (0.5.0) 2026-04-02 02:30:00.803 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->magnum==22.1.0.dev7) (2.9.0.post0) 2026-04-02 02:30:00.805 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (3.2.1) 2026-04-02 02:30:00.806 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (7.0.1) 2026-04-02 02:30:00.807 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (5.3.1) 2026-04-02 02:30:00.807 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (5.6.2) 2026-04-02 02:30:00.808 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (0.15.1) 2026-04-02 02:30:00.810 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (5.1.0) 2026-04-02 02:30:00.816 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (2025.3) 2026-04-02 02:30:00.816 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (26.0) 2026-04-02 02:30:00.820 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum==22.1.0.dev7) (0.24.1) 2026-04-02 02:30:00.822 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev7) (5.0.0) 2026-04-02 02:30:00.823 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev7) (3.1.6) 2026-04-02 02:30:00.824 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev7) (4.0.1) 2026-04-02 02:30:00.827 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==22.1.0.dev7) (3.0.3) 2026-04-02 02:30:00.833 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==22.1.0.dev7) (7.2.2) 2026-04-02 02:30:00.836 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==22.1.0.dev7) (1.1.2) 2026-04-02 02:30:00.840 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev7) (3.1.0) 2026-04-02 02:30:00.841 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev7) (2.5.1) 2026-04-02 02:30:00.841 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev7) (3.10.1) 2026-04-02 02:30:00.842 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev7) (1.7.3) 2026-04-02 02:30:00.847 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==22.1.0.dev7) (3.3.2) 2026-04-02 02:30:00.866 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum==22.1.0.dev7) (0.6.0) 2026-04-02 02:30:00.891 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->magnum==22.1.0.dev7) (1.17.0) 2026-04-02 02:30:00.894 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==22.1.0.dev7) (2.1.0) 2026-04-02 02:30:00.895 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==22.1.0.dev7) (24.2.1) 2026-04-02 02:30:00.900 | Requirement already satisfied: osc-lib>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==22.1.0.dev7) (4.4.0) 2026-04-02 02:30:00.901 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==22.1.0.dev7) (4.10.0) 2026-04-02 02:30:00.905 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev7) (4.10.0) 2026-04-02 02:30:00.909 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev7) (1.1.0) 2026-04-02 02:30:00.909 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev7) (4.9.2) 2026-04-02 02:30:00.910 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev7) (1.4.0) 2026-04-02 02:30:00.962 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient>=2.1.0->magnum==22.1.0.dev7) 2026-04-02 02:30:00.967 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-04-02 02:30:00.993 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev7) (3.4.4) 2026-04-02 02:30:00.994 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev7) (3.11) 2026-04-02 02:30:00.994 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev7) (2.6.3) 2026-04-02 02:30:00.995 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==22.1.0.dev7) (2023.11.17) 2026-04-02 02:30:01.018 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev7) (4.0.0) 2026-04-02 02:30:01.018 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev7) (2.19.2) 2026-04-02 02:30:01.025 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev7) (0.1.2) 2026-04-02 02:30:01.036 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.2.0->magnum==22.1.0.dev7) (0.7) 2026-04-02 02:30:01.065 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev7) (3.4.2) 2026-04-02 02:30:01.065 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev7) (4.26.0) 2026-04-02 02:30:01.066 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev7) (3.4.0) 2026-04-02 02:30:01.066 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev7) (9.1.4) 2026-04-02 02:30:01.067 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev7) (4.0.1) 2026-04-02 02:30:01.075 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev7) (25.4.0) 2026-04-02 02:30:01.076 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev7) (2025.9.1) 2026-04-02 02:30:01.076 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev7) (0.37.0) 2026-04-02 02:30:01.076 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev7) (0.30.0) 2026-04-02 02:30:01.112 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==22.1.0.dev7) (2.8.5) 2026-04-02 02:30:01.138 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev7) (0.8.1) 2026-04-02 02:30:01.138 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev7) (2025.2) 2026-04-02 02:30:01.139 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev7) (8.7.1) 2026-04-02 02:30:01.143 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==22.1.0.dev7) (3.23.0) 2026-04-02 02:30:01.180 | Downloading python_heatclient-5.1.0-py3-none-any.whl (212 kB) 2026-04-02 02:30:01.219 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl (113 kB) 2026-04-02 02:30:01.238 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-04-02 02:30:01.262 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 47.4 MB/s 0:00:00 2026-04-02 02:30:01.275 | Building wheels for collected packages: magnum 2026-04-02 02:30:01.276 | Building editable for magnum (pyproject.toml): started 2026-04-02 02:30:01.879 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-04-02 02:30:01.880 | Created wheel for magnum: filename=magnum-22.1.0.dev7-0.editable-py3-none-any.whl size=8650 sha256=f9e6b0125041e0323428b0a97e6bac15dc693a82c8d77ffd5b443715540e8042 2026-04-02 02:30:01.880 | Stored in directory: /tmp/pip-ephem-wheel-cache-hta75n2o/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-04-02 02:30:01.884 | Successfully built magnum 2026-04-02 02:30:02.021 | Installing collected packages: python-openstackclient, python-heatclient, python-octaviaclient, magnum 2026-04-02 02:30:03.345 | 2026-04-02 02:30:03.364 | Successfully installed magnum-22.1.0.dev7 python-heatclient-5.1.0 python-octaviaclient-3.13.0 python-openstackclient-9.0.0 2026-04-02 02:30:03.523 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:30:03.528 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:03.535 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:30:03.542 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:03.549 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:03.555 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:30:03.561 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:03.568 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:03.573 | ++ functions-common:time_stop:2419 : start_time=1775096997096 2026-04-02 02:30:03.578 | ++ functions-common:time_stop:2421 : [[ -z 1775096997096 ]] 2026-04-02 02:30:03.585 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:03.597 | ++ functions-common:time_stop:2424 : end_time=1775097003591 2026-04-02 02:30:03.602 | ++ functions-common:time_stop:2425 : elapsed_time=6495 2026-04-02 02:30:03.609 | ++ functions-common:time_stop:2426 : total=127533 2026-04-02 02:30:03.615 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:03.621 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=134028 2026-04-02 02:30:03.628 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:30:03.634 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:30:03.640 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:30:03.647 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-04-02 02:30:03.653 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-04-02 02:30:03.659 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:03.663 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-04-02 02:30:03.669 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:30:03.676 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:30:03.682 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.35.2.qcow2 2026-04-02 02:30:03.688 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.35.2.qcow2 2026-04-02 02:30:03.695 | ++ /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-04-02 02:30:03.702 | ++ /opt/stack/magnum/devstack/plugin.sh:source:21 : install_magnumclient 2026-04-02 02:30:03.709 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:326 : use_library_from_git python-magnumclient 2026-04-02 02:30:03.715 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-04-02 02:30:03.722 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:03.728 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:30:03.734 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:30:03.741 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-04-02 02:30:03.747 | ++ inc/python:use_library_from_git:269 : return 0 2026-04-02 02:30:03.754 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:327 : git_clone_by_name python-magnumclient 2026-04-02 02:30:03.761 | ++ functions-common:git_clone_by_name:673 : local name=python-magnumclient 2026-04-02 02:30:03.767 | ++ functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/python-magnumclient.git 2026-04-02 02:30:03.773 | ++ functions-common:git_clone_by_name:675 : local dir=/opt/stack/python-magnumclient 2026-04-02 02:30:03.779 | ++ functions-common:git_clone_by_name:676 : local branch=master 2026-04-02 02:30:03.786 | ++ functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-04-02 02:30:03.793 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-04-02 02:30:03.799 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/python-magnumclient 2026-04-02 02:30:03.806 | ++ functions-common:git_clone:583 : local git_ref=master 2026-04-02 02:30:03.811 | ++ functions-common:git_clone:584 : local orig_dir 2026-04-02 02:30:03.819 | +++ functions-common:git_clone:585 : pwd 2026-04-02 02:30:03.826 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:30:03.832 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:30:03.839 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:30:03.880 | ++ functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:30:03.886 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:30:03.891 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:30:03.900 | ++ functions-common:git_clone:602 : echo master 2026-04-02 02:30:03.900 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:30:03.909 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-04-02 02:30:03.914 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:30:03.920 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-04-02 02:30:03.945 | ++ functions-common:git_clone:664 : cd /opt/stack/python-magnumclient 2026-04-02 02:30:03.954 | ++ functions-common:git_clone:665 : head -1 2026-04-02 02:30:03.954 | ++ functions-common:git_clone:665 : git show --oneline 2026-04-02 02:30:03.960 | bfc9dbc Merge "Update master for stable/2026.1" 2026-04-02 02:30:03.967 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:30:03.973 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:328 : setup_dev_lib python-magnumclient 2026-04-02 02:30:03.978 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-04-02 02:30:03.985 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-04-02 02:30:03.991 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-04-02 02:30:03.998 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-04-02 02:30:04.003 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-04-02 02:30:04.075 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-04-02 02:30:04.083 | ++ inc/python:setup_develop:353 : local bindep 2026-04-02 02:30:04.090 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-04-02 02:30:04.096 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-04-02 02:30:04.103 | ++ inc/python:setup_develop:359 : local extras= 2026-04-02 02:30:04.109 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-04-02 02:30:04.117 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:30:04.123 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-04-02 02:30:04.128 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-04-02 02:30:04.135 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:30:04.141 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:30:04.149 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-04-02 02:30:04.156 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:30:04.164 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-04-02 02:30:04.170 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:30:04.175 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:30:04.184 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-04-02 02:30:04.197 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-04-02 02:30:04.204 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-04-02 02:30:04.211 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-04-02 02:30:04.314 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-04-02 02:30:04.320 | ++ inc/python:setup_package:436 : local bindep=0 2026-04-02 02:30:04.325 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:30:04.330 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:30:04.338 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-04-02 02:30:04.344 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-04-02 02:30:04.349 | ++ inc/python:setup_package:445 : local flags=-e 2026-04-02 02:30:04.354 | ++ inc/python:setup_package:446 : local extras= 2026-04-02 02:30:04.361 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:30:04.366 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:30:04.370 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:30:04.375 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:30:04.379 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:30:04.385 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-04-02 02:30:04.434 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-04-02 02:30:04.440 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/python-magnumclient 2026-04-02 02:30:04.989 | Obtaining file:///opt/stack/python-magnumclient 2026-04-02 02:30:04.991 | Installing build dependencies: started 2026-04-02 02:30:05.859 | Installing build dependencies: finished with status 'done' 2026-04-02 02:30:05.860 | Checking if build backend supports build_editable: started 2026-04-02 02:30:06.164 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:30:06.165 | Getting requirements to build editable: started 2026-04-02 02:30:06.324 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:30:06.326 | Installing backend dependencies: started 2026-04-02 02:30:07.286 | Installing backend dependencies: finished with status 'done' 2026-04-02 02:30:07.288 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:30:07.628 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:30:07.645 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (7.0.3) 2026-04-02 02:30:07.645 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.13.1) 2026-04-02 02:30:07.646 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.7.0) 2026-04-02 02:30:07.646 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (2.32.5) 2026-04-02 02:30:07.647 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (6.7.2) 2026-04-02 02:30:07.647 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (8.1.0) 2026-04-02 02:30:07.648 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.9.1) 2026-04-02 02:30:07.648 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (10.0.0) 2026-04-02 02:30:07.648 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (4.10.0) 2026-04-02 02:30:07.649 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (4.4.0) 2026-04-02 02:30:07.649 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (3.17.0) 2026-04-02 02:30:07.650 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (43.0.3) 2026-04-02 02:30:07.650 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.2.1) 2026-04-02 02:30:07.651 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.11.0.dev3) (2.0.0) 2026-04-02 02:30:07.654 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==4.11.0.dev3) (3.0) 2026-04-02 02:30:07.655 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev3) (2.1.0) 2026-04-02 02:30:07.656 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev3) (1.8.2) 2026-04-02 02:30:07.656 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev3) (4.15.0) 2026-04-02 02:30:07.659 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (1.5.0) 2026-04-02 02:30:07.659 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (1.1.0) 2026-04-02 02:30:07.660 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (1.33) 2026-04-02 02:30:07.660 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (4.9.2) 2026-04-02 02:30:07.661 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (7.2.2) 2026-04-02 02:30:07.661 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (6.0.3) 2026-04-02 02:30:07.662 | 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.11.0.dev3) (1.4.0) 2026-04-02 02:30:07.665 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (3.0.0) 2026-04-02 02:30:07.668 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (4.13.2) 2026-04-02 02:30:07.670 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (0.6.0) 2026-04-02 02:30:07.670 | 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.11.0.dev3) (3.2.0) 2026-04-02 02:30:07.673 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (1.11.0) 2026-04-02 02:30:07.673 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (14.3.3) 2026-04-02 02:30:07.674 | 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.11.0.dev3) (1.7.2) 2026-04-02 02:30:07.676 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (10.3.0) 2026-04-02 02:30:07.676 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (6.3.0) 2026-04-02 02:30:07.678 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (2.9.0.post0) 2026-04-02 02:30:07.678 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (3.1.0) 2026-04-02 02:30:07.679 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (2.1.1) 2026-04-02 02:30:07.681 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (1.3.0) 2026-04-02 02:30:07.681 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (2.0.0) 2026-04-02 02:30:07.685 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-magnumclient==4.11.0.dev3) (1.1.2) 2026-04-02 02:30:07.687 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.11.0.dev3) (3.3.2) 2026-04-02 02:30:07.688 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.11.0.dev3) (26.0) 2026-04-02 02:30:07.690 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-magnumclient==4.11.0.dev3) (82.0.1) 2026-04-02 02:30:07.693 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==4.11.0.dev3) (0.6.0) 2026-04-02 02:30:07.700 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (1.17.0) 2026-04-02 02:30:07.703 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev3) (3.4.4) 2026-04-02 02:30:07.703 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev3) (3.11) 2026-04-02 02:30:07.704 | 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.11.0.dev3) (2.6.3) 2026-04-02 02:30:07.705 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev3) (2023.11.17) 2026-04-02 02:30:07.715 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (4.0.0) 2026-04-02 02:30:07.716 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (2.19.2) 2026-04-02 02:30:07.719 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (0.1.2) 2026-04-02 02:30:07.738 | Building wheels for collected packages: python-magnumclient 2026-04-02 02:30:07.739 | Building editable for python-magnumclient (pyproject.toml): started 2026-04-02 02:30:08.095 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-04-02 02:30:08.096 | Created wheel for python-magnumclient: filename=python_magnumclient-4.11.0.dev3-0.editable-py3-none-any.whl size=9030 sha256=75a90d7bf615fe2e683ef3ab038d4b070635ad1329c33378f857551d54d07434 2026-04-02 02:30:08.097 | Stored in directory: /tmp/pip-ephem-wheel-cache-wpl2ygd0/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-04-02 02:30:08.102 | Successfully built python-magnumclient 2026-04-02 02:30:08.249 | Installing collected packages: python-magnumclient 2026-04-02 02:30:08.280 | Successfully installed python-magnumclient-4.11.0.dev3 2026-04-02 02:30:08.408 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:30:08.414 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:08.420 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:30:08.425 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:08.430 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:08.434 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:30:08.438 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:08.443 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:08.449 | ++ functions-common:time_stop:2419 : start_time=1775097004422 2026-04-02 02:30:08.454 | ++ functions-common:time_stop:2421 : [[ -z 1775097004422 ]] 2026-04-02 02:30:08.461 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:08.469 | ++ functions-common:time_stop:2424 : end_time=1775097008464 2026-04-02 02:30:08.475 | ++ functions-common:time_stop:2425 : elapsed_time=4042 2026-04-02 02:30:08.481 | ++ functions-common:time_stop:2426 : total=134028 2026-04-02 02:30:08.486 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:08.491 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=138070 2026-04-02 02:30:08.497 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:30:08.503 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:30:08.508 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:30:08.514 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-04-02 02:30:08.521 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-04-02 02:30:08.527 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:08.533 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:30:08.539 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:30:08.544 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:30:08.551 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:329 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-04-02 02:30:08.578 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : cleanup_magnum 2026-04-02 02:30:08.584 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-04-02 02:30:08.607 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-04-02 02:30:08.614 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-04-02 02:30:08.620 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-04-02 02:30:08.627 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:30:08.633 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:30:08.640 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-04-02 02:30:08.647 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-04-02 02:30:08.672 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-04-02 02:30:08.678 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-04-02 02:30:08.683 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-04-02 02:30:08.688 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-04-02 02:30:08.696 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-04-02 02:30:08.705 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-04-02 02:30:08.711 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-04-02 02:30:08.717 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-04-02 02:30:08.727 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-04-02 02:30:08.733 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-04-02 02:30:08.739 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-04-02 02:30:08.744 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:30:08.750 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:30:08.757 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-04-02 02:30:08.806 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-04-02 02:30:08.815 | ++ lib/apache:disable_apache_site:209 : true 2026-04-02 02:30:08.821 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:30:08.826 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:30:08.838 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:30:08.844 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-04-02 02:30:08.850 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-04-02 02:30:08.857 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-04-02 02:30:08.865 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-04-02 02:30:08.872 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-04-02 02:30:08.878 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-04-02 02:30:08.892 | ++ /opt/stack/octavia/devstack/plugin.sh:source:768 : is_service_enabled octavia 2026-04-02 02:30:08.931 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:08.937 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == main ']' 2026-04-02 02:30:08.943 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == standalone ']' 2026-04-02 02:30:08.949 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:30:08.954 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ install == \i\n\s\t\a\l\l ]] 2026-04-02 02:30:08.959 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : echo_summary 'Installing octavia' 2026-04-02 02:30:08.965 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:30:08.971 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-04-02 02:30:08.977 | ++ /opt/stack/octavia/devstack/plugin.sh:source:784 : octavia_lib_install 2026-04-02 02:30:08.982 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-04-02 02:30:08.989 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-04-02 02:30:08.995 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:09.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,python-magnumclient = \A\L\L ]] 2026-04-02 02:30:09.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,python-magnumclient, =~ ,octavia-lib, ]] 2026-04-02 02:30:09.013 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:30:09.019 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-04-02 02:30:09.025 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-04-02 02:30:09.032 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-04-02 02:30:09.040 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-04-02 02:30:09.047 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-04-02 02:30:09.053 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-02 02:30:09.064 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:30:09.064 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-02 02:30:09.074 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-04-02 02:30:09.080 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-04-02 02:30:09.087 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-04-02 02:30:09.094 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-04-02 02:30:09.101 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-04-02 02:30:09.154 | Using python 3.12 to install octavia-lib 2026-04-02 02:30:09.161 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt octavia-lib 2026-04-02 02:30:09.811 | Collecting octavia-lib 2026-04-02 02:30:09.881 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-02 02:30:09.893 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.7.2) 2026-04-02 02:30:09.894 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.9.1) 2026-04-02 02:30:09.896 | 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-04-02 02:30:09.897 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-04-02 02:30:09.900 | 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-04-02 02:30:09.900 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (10.0.0) 2026-04-02 02:30:09.900 | 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-04-02 02:30:09.901 | 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-04-02 02:30:09.901 | 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.1.0) 2026-04-02 02:30:09.901 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.3.2) 2026-04-02 02:30:09.902 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (26.0) 2026-04-02 02:30:09.902 | 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-04-02 02:30:09.903 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (7.2.2) 2026-04-02 02:30:09.904 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.1) 2026-04-02 02:30:09.906 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib) (82.0.1) 2026-04-02 02:30:09.921 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-04-02 02:30:10.106 | Installing collected packages: octavia-lib 2026-04-02 02:30:10.156 | Successfully installed octavia-lib-3.11.0 2026-04-02 02:30:10.269 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:30:10.277 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:10.283 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:30:10.289 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:10.295 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:10.301 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:30:10.305 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:10.312 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:10.318 | ++ functions-common:time_stop:2419 : start_time=1775097009142 2026-04-02 02:30:10.324 | ++ functions-common:time_stop:2421 : [[ -z 1775097009142 ]] 2026-04-02 02:30:10.331 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:10.341 | ++ functions-common:time_stop:2424 : end_time=1775097010334 2026-04-02 02:30:10.347 | ++ functions-common:time_stop:2425 : elapsed_time=1192 2026-04-02 02:30:10.353 | ++ functions-common:time_stop:2426 : total=138070 2026-04-02 02:30:10.359 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:10.366 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=139262 2026-04-02 02:30:10.372 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:30:10.379 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : octavia_install 2026-04-02 02:30:10.385 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-04-02 02:30:10.391 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-04-02 02:30:10.396 | ++ inc/python:setup_develop:353 : local bindep 2026-04-02 02:30:10.401 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-04-02 02:30:10.408 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-04-02 02:30:10.414 | ++ inc/python:setup_develop:359 : local extras= 2026-04-02 02:30:10.420 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-04-02 02:30:10.427 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:30:10.433 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-04-02 02:30:10.440 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-04-02 02:30:10.446 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:30:10.452 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:30:10.462 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-04-02 02:30:10.468 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:30:10.476 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-04-02 02:30:10.485 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:30:10.492 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:30:10.501 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-04-02 02:30:10.515 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-04-02 02:30:10.522 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-04-02 02:30:10.529 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-04-02 02:30:10.625 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-04-02 02:30:10.631 | ++ inc/python:setup_package:436 : local bindep=0 2026-04-02 02:30:10.637 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:30:10.643 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:30:10.649 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-04-02 02:30:10.656 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-04-02 02:30:10.662 | ++ inc/python:setup_package:445 : local flags=-e 2026-04-02 02:30:10.669 | ++ inc/python:setup_package:446 : local extras= 2026-04-02 02:30:10.675 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:30:10.680 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:30:10.687 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:30:10.693 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:30:10.699 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:30:10.707 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-04-02 02:30:10.758 | Using python 3.12 to install /opt/stack/octavia 2026-04-02 02:30:10.763 | ++ 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-04-02 02:30:11.316 | Obtaining file:///opt/stack/octavia 2026-04-02 02:30:11.317 | Installing build dependencies: started 2026-04-02 02:30:12.266 | Installing build dependencies: finished with status 'done' 2026-04-02 02:30:12.268 | Checking if build backend supports build_editable: started 2026-04-02 02:30:12.576 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:30:12.578 | Getting requirements to build editable: started 2026-04-02 02:30:12.737 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:30:12.740 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:30:13.240 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:30:13.263 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (1.18.4) 2026-04-02 02:30:13.263 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (2.2.0) 2026-04-02 02:30:13.264 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (1.7.0) 2026-04-02 02:30:13.264 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (7.0.3) 2026-04-02 02:30:13.264 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (2.0.46) 2026-04-02 02:30:13.373 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==18.1.0.dev6) 2026-04-02 02:30:13.440 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-04-02 02:30:13.457 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (3.2.1) 2026-04-02 02:30:13.457 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (2.32.5) 2026-04-02 02:30:13.458 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (2.0.0) 2026-04-02 02:30:13.459 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (5.13.1) 2026-04-02 02:30:13.459 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (12.0.0) 2026-04-02 02:30:13.460 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (1.8.9) 2026-04-02 02:30:13.460 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (5.7.0) 2026-04-02 02:30:13.461 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (4.10.0) 2026-04-02 02:30:13.461 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (10.3.0) 2026-04-02 02:30:13.462 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (6.3.0) 2026-04-02 02:30:13.463 | Requirement already satisfied: oslo.db>=8.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev6) (18.0.0) 2026-04-02 02:30:13.463 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (6.7.2) 2026-04-02 02:30:13.464 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (8.1.0) 2026-04-02 02:30:13.464 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (17.3.0) 2026-04-02 02:30:13.465 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (8.0.0) 2026-04-02 02:30:13.465 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (5.0.0) 2026-04-02 02:30:13.465 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (3.7.0) 2026-04-02 02:30:13.466 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (5.9.1) 2026-04-02 02:30:13.466 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (2.7.1) 2026-04-02 02:30:13.467 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (10.0.0) 2026-04-02 02:30:13.467 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (7.2.2) 2026-04-02 02:30:13.467 | Requirement already satisfied: pyasn1!=0.2.3,>=0.1.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (0.6.0) 2026-04-02 02:30:13.468 | Requirement already satisfied: pyasn1-modules>=0.0.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (0.4.1) 2026-04-02 02:30:13.468 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (7.3.0) 2026-04-02 02:30:13.469 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (4.11.0) 2026-04-02 02:30:13.469 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (18.12.0) 2026-04-02 02:30:13.469 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (9.9.0) 2026-04-02 02:30:13.470 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (0.12.1) 2026-04-02 02:30:13.470 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (3.1.6) 2026-04-02 02:30:13.470 | Requirement already satisfied: taskflow!=6.0.0,>=5.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (6.2.0) 2026-04-02 02:30:13.471 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (5.6.0) 2026-04-02 02:30:13.471 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (9.1.4) 2026-04-02 02:30:13.472 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev6) (1.9.0) 2026-04-02 02:30:13.472 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (4.26.0) 2026-04-02 02:30:13.472 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (3.11.0) 2026-04-02 02:30:13.473 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (1.3.7) 2026-04-02 02:30:13.473 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (2.9.0.post0) 2026-04-02 02:30:13.473 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (3.1.3) 2026-04-02 02:30:13.474 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (43.0.3) 2026-04-02 02:30:13.474 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (0.8.1) 2026-04-02 02:30:13.495 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev6) 2026-04-02 02:30:13.505 | Downloading gunicorn-25.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-04-02 02:30:13.519 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev6) (3.1.6) 2026-04-02 02:30:13.521 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev6) (1.3.10) 2026-04-02 02:30:13.522 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev6) (4.15.0) 2026-04-02 02:30:13.528 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==18.1.0.dev6) (2.0.0) 2026-04-02 02:30:13.531 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==18.1.0.dev6) (3.0) 2026-04-02 02:30:13.533 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev6) (1.9.0) 2026-04-02 02:30:13.533 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev6) (8.3.1) 2026-04-02 02:30:13.534 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev6) (2.2.0) 2026-04-02 02:30:13.534 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev6) (3.0.3) 2026-04-02 02:30:13.537 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==18.1.0.dev6) (3.1.0) 2026-04-02 02:30:13.539 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==18.1.0.dev6) (2.1.1) 2026-04-02 02:30:13.540 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev6) (26.0) 2026-04-02 02:30:13.543 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev6) (25.4.0) 2026-04-02 02:30:13.543 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev6) (2025.9.1) 2026-04-02 02:30:13.544 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev6) (0.37.0) 2026-04-02 02:30:13.544 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev6) (0.30.0) 2026-04-02 02:30:13.549 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev6) (2.1.0) 2026-04-02 02:30:13.550 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev6) (1.8.2) 2026-04-02 02:30:13.553 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev6) (4.1.1) 2026-04-02 02:30:13.554 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev6) (4.0.1) 2026-04-02 02:30:13.554 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev6) (2.11.0) 2026-04-02 02:30:13.555 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev6) (5.8.0) 2026-04-02 02:30:13.560 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev6) (5.2.1) 2026-04-02 02:30:13.560 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev6) (1.5.0) 2026-04-02 02:30:13.561 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev6) (1.1.0) 2026-04-02 02:30:13.561 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev6) (1.33) 2026-04-02 02:30:13.562 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev6) (4.9.2) 2026-04-02 02:30:13.563 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev6) (6.0.3) 2026-04-02 02:30:13.563 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev6) (1.4.0) 2026-04-02 02:30:13.569 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==18.1.0.dev6) (3.0.0) 2026-04-02 02:30:13.575 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==18.1.0.dev6) (1.3.0) 2026-04-02 02:30:13.580 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev6) (2.0.2) 2026-04-02 02:30:13.581 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev6) (0.5.0) 2026-04-02 02:30:13.583 | Requirement already satisfied: PyMySQL>=0.7.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev6) (1.1.2) 2026-04-02 02:30:13.590 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (4.5.1) 2026-04-02 02:30:13.590 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (7.0.1) 2026-04-02 02:30:13.591 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (5.3.1) 2026-04-02 02:30:13.591 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (5.6.2) 2026-04-02 02:30:13.592 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (0.15.1) 2026-04-02 02:30:13.594 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (5.1.0) 2026-04-02 02:30:13.599 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (2025.3) 2026-04-02 02:30:13.604 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (0.24.1) 2026-04-02 02:30:13.606 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev6) (5.0.0) 2026-04-02 02:30:13.607 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev6) (4.0.1) 2026-04-02 02:30:13.616 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==18.1.0.dev6) (1.1.2) 2026-04-02 02:30:13.620 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (0.40.4) 2026-04-02 02:30:13.621 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (3.3.2) 2026-04-02 02:30:13.621 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (7.4.0) 2026-04-02 02:30:13.622 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (3.1.0) 2026-04-02 02:30:13.623 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (2.5.1) 2026-04-02 02:30:13.623 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (3.10.1) 2026-04-02 02:30:13.623 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (1.7.3) 2026-04-02 02:30:13.626 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (2.8.0) 2026-04-02 02:30:13.634 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (0.20) 2026-04-02 02:30:13.639 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev6) (3.17.0) 2026-04-02 02:30:13.642 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==18.1.0.dev6) (3.3.2) 2026-04-02 02:30:13.647 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (82.0.1) 2026-04-02 02:30:13.662 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev6) (0.6.0) 2026-04-02 02:30:13.689 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (4.13.2) 2026-04-02 02:30:13.692 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (0.6.0) 2026-04-02 02:30:13.693 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (3.2.0) 2026-04-02 02:30:13.698 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (1.11.0) 2026-04-02 02:30:13.699 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (14.3.3) 2026-04-02 02:30:13.699 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (1.7.2) 2026-04-02 02:30:13.708 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==18.1.0.dev6) (1.17.0) 2026-04-02 02:30:13.712 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev6) (2.1.0) 2026-04-02 02:30:13.712 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev6) (24.2.1) 2026-04-02 02:30:13.732 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev6) (3.4.4) 2026-04-02 02:30:13.733 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev6) (3.11) 2026-04-02 02:30:13.733 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev6) (2.6.3) 2026-04-02 02:30:13.734 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev6) (2023.11.17) 2026-04-02 02:30:13.756 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (4.0.0) 2026-04-02 02:30:13.756 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (2.19.2) 2026-04-02 02:30:13.762 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev6) (0.1.2) 2026-04-02 02:30:13.773 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev6) (0.7) 2026-04-02 02:30:13.803 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev6) (3.4.2) 2026-04-02 02:30:13.803 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev6) (3.4.0) 2026-04-02 02:30:13.804 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev6) (4.0.1) 2026-04-02 02:30:13.828 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev6) (2.8.5) 2026-04-02 02:30:13.854 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev6) (0.8.1) 2026-04-02 02:30:13.855 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev6) (2025.2) 2026-04-02 02:30:13.855 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev6) (8.7.1) 2026-04-02 02:30:13.859 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==18.1.0.dev6) (3.23.0) 2026-04-02 02:30:13.906 | Downloading gunicorn-25.1.0-py3-none-any.whl (197 kB) 2026-04-02 02:30:13.954 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-04-02 02:30:13.968 | Building wheels for collected packages: octavia 2026-04-02 02:30:13.969 | Building editable for octavia (pyproject.toml): started 2026-04-02 02:30:14.639 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-04-02 02:30:14.640 | Created wheel for octavia: filename=octavia-18.1.0.dev6-0.editable-py3-none-any.whl size=9916 sha256=824c805f75ad7046e83e31641ce292cdb6ffc019f12414e2259945eacfaa209c 2026-04-02 02:30:14.640 | Stored in directory: /tmp/pip-ephem-wheel-cache-7humywn4/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-04-02 02:30:14.645 | Successfully built octavia 2026-04-02 02:30:14.780 | Installing collected packages: gunicorn, SQLAlchemy-Utils, octavia 2026-04-02 02:30:15.010 | 2026-04-02 02:30:15.030 | Successfully installed SQLAlchemy-Utils-0.42.1 gunicorn-25.1.0 octavia-18.1.0.dev6 2026-04-02 02:30:15.165 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:30:15.170 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:15.177 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:30:15.182 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:15.188 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:15.194 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:30:15.199 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:15.205 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:15.211 | ++ functions-common:time_stop:2419 : start_time=1775097010745 2026-04-02 02:30:15.218 | ++ functions-common:time_stop:2421 : [[ -z 1775097010745 ]] 2026-04-02 02:30:15.225 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:15.234 | ++ functions-common:time_stop:2424 : end_time=1775097015228 2026-04-02 02:30:15.240 | ++ functions-common:time_stop:2425 : elapsed_time=4483 2026-04-02 02:30:15.246 | ++ functions-common:time_stop:2426 : total=139262 2026-04-02 02:30:15.251 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:15.257 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=143745 2026-04-02 02:30:15.263 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:30:15.271 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:30:15.277 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:30:15.282 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-04-02 02:30:15.289 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-04-02 02:30:15.295 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:15.302 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:30:15.308 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-04-02 02:30:15.316 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:30:15.323 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : octaviaclient_install 2026-04-02 02:30:15.328 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-04-02 02:30:15.334 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-04-02 02:30:15.341 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:15.347 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:30:15.354 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:30:15.362 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:30:15.368 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-04-02 02:30:15.375 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-04-02 02:30:15.383 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-04-02 02:30:15.390 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-04-02 02:30:15.397 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-04-02 02:30:15.404 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-04-02 02:30:15.413 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-04-02 02:30:15.415 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-04-02 02:30:15.426 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-04-02 02:30:15.433 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-04-02 02:30:15.439 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-04-02 02:30:15.447 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-04-02 02:30:15.453 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-04-02 02:30:15.506 | Using python 3.12 to install python-octaviaclient 2026-04-02 02:30:15.512 | ++ 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-04-02 02:30:16.063 | Requirement already satisfied: python-octaviaclient in /opt/stack/data/venv/lib/python3.12/site-packages (3.13.0) 2026-04-02 02:30:16.064 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.13.2) 2026-04-02 02:30:16.065 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.13.1) 2026-04-02 02:30:16.065 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (9.0.0) 2026-04-02 02:30:16.066 | Requirement already satisfied: osc-lib>=1.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.4.0) 2026-04-02 02:30:16.066 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.9.1) 2026-04-02 02:30:16.067 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (10.0.0) 2026-04-02 02:30:16.067 | 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-04-02 02:30:16.068 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.32.5) 2026-04-02 02:30:16.069 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-04-02 02:30:16.069 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.2.0) 2026-04-02 02:30:16.070 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.17.0) 2026-04-02 02:30:16.070 | Requirement already satisfied: stevedore>=5.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (5.7.0) 2026-04-02 02:30:16.070 | 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-04-02 02:30:16.072 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.11.0) 2026-04-02 02:30:16.073 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (14.3.3) 2026-04-02 02:30:16.073 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.7.2) 2026-04-02 02:30:16.074 | 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-04-02 02:30:16.075 | 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-04-02 02:30:16.076 | 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-04-02 02:30:16.079 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (4.10.0) 2026-04-02 02:30:16.079 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (6.7.2) 2026-04-02 02:30:16.081 | 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-04-02 02:30:16.081 | 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-04-02 02:30:16.082 | 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-04-02 02:30:16.082 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.1.0) 2026-04-02 02:30:16.083 | 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-04-02 02:30:16.083 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (4.9.2) 2026-04-02 02:30:16.084 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (7.2.2) 2026-04-02 02:30:16.084 | 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-04-02 02:30:16.086 | 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-04-02 02:30:16.088 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (3.0) 2026-04-02 02:30:16.092 | 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-04-02 02:30:16.095 | 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-04-02 02:30:16.097 | 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-04-02 02:30:16.097 | 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.1.0) 2026-04-02 02:30:16.098 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.3.2) 2026-04-02 02:30:16.098 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (26.0) 2026-04-02 02:30:16.100 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-octaviaclient) (2.1.1) 2026-04-02 02:30:16.103 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-octaviaclient) (82.0.1) 2026-04-02 02:30:16.106 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-04-02 02:30:16.113 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (5.8.0) 2026-04-02 02:30:16.114 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (9.9.0) 2026-04-02 02:30:16.118 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (10.3.0) 2026-04-02 02:30:16.120 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.0.0) 2026-04-02 02:30:16.123 | 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-04-02 02:30:16.124 | 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-04-02 02:30:16.124 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (2.6.3) 2026-04-02 02:30:16.125 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-04-02 02:30:16.136 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.0.0) 2026-04-02 02:30:16.137 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (2.19.2) 2026-04-02 02:30:16.140 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.1.2) 2026-04-02 02:30:16.408 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:30:16.414 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:16.421 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:30:16.428 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:16.434 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:16.439 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:30:16.446 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:16.453 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:16.459 | ++ functions-common:time_stop:2419 : start_time=1775097015492 2026-04-02 02:30:16.465 | ++ functions-common:time_stop:2421 : [[ -z 1775097015492 ]] 2026-04-02 02:30:16.474 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:16.485 | ++ functions-common:time_stop:2424 : end_time=1775097016477 2026-04-02 02:30:16.491 | ++ functions-common:time_stop:2425 : elapsed_time=985 2026-04-02 02:30:16.498 | ++ functions-common:time_stop:2426 : total=143745 2026-04-02 02:30:16.503 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:16.509 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=144730 2026-04-02 02:30:16.516 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:30:16.523 | ++ /opt/stack/octavia/devstack/plugin.sh:source:809 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:30:16.529 | ++ /opt/stack/octavia/devstack/plugin.sh:source:817 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:30:16.535 | ++ /opt/stack/octavia/devstack/plugin.sh:source:825 : [[ ehxB =~ e ]] 2026-04-02 02:30:16.543 | ++ /opt/stack/octavia/devstack/plugin.sh:source:826 : set -e 2026-04-02 02:30:16.549 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ x ]] 2026-04-02 02:30:16.556 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -x 2026-04-02 02:30:16.562 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:30:16.567 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-04-02 02:30:16.574 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-04-02 02:30:16.580 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-04-02 02:30:16.625 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:30:16.631 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ install == \i\n\s\t\a\l\l ]] 2026-04-02 02:30:16.637 | ++ /opt/stack/manila/devstack/plugin.sh:source:1144 : echo_summary 'Installing Manila Client' 2026-04-02 02:30:16.644 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:30:16.651 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-04-02 02:30:16.658 | ++ /opt/stack/manila/devstack/plugin.sh:source:1145 : install_manilaclient 2026-04-02 02:30:16.665 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:722 : use_library_from_git python-manilaclient 2026-04-02 02:30:16.672 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-04-02 02:30:16.678 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:16.684 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-04-02 02:30:16.690 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:30:16.697 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:30:16.704 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:726 : pip_install python-manilaclient 2026-04-02 02:30:16.754 | Using python 3.12 to install python-manilaclient 2026-04-02 02:30:16.760 | ++ 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-04-02 02:30:17.419 | Collecting python-manilaclient 2026-04-02 02:30:17.488 | Downloading python_manilaclient-6.0.0-py3-none-any.whl.metadata (5.5 kB) 2026-04-02 02:30:17.501 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-04-02 02:30:17.503 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.3.0) 2026-04-02 02:30:17.504 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.1.0) 2026-04-02 02:30:17.504 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.9.1) 2026-04-02 02:30:17.505 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.0.0) 2026-04-02 02:30:17.507 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.17.0) 2026-04-02 02:30:17.508 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.32.5) 2026-04-02 02:30:17.509 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.4.0) 2026-04-02 02:30:17.509 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.13.1) 2026-04-02 02:30:17.510 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.1.0) 2026-04-02 02:30:17.511 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-manilaclient) (2.1.1) 2026-04-02 02:30:17.512 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (2.1.0) 2026-04-02 02:30:17.512 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (5.7.0) 2026-04-02 02:30:17.513 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (1.8.2) 2026-04-02 02:30:17.513 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (4.15.0) 2026-04-02 02:30:17.517 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.13.2) 2026-04-02 02:30:17.518 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.10.0) 2026-04-02 02:30:17.518 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (6.7.2) 2026-04-02 02:30:17.520 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.6.0) 2026-04-02 02:30:17.520 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (3.2.0) 2026-04-02 02:30:17.521 | 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-04-02 02:30:17.523 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.11.0) 2026-04-02 02:30:17.524 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (14.3.3) 2026-04-02 02:30:17.524 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.7.2) 2026-04-02 02:30:17.526 | 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-04-02 02:30:17.526 | 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-04-02 02:30:17.526 | 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-04-02 02:30:17.527 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.1.0) 2026-04-02 02:30:17.528 | 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-04-02 02:30:17.528 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (4.9.2) 2026-04-02 02:30:17.529 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (7.2.2) 2026-04-02 02:30:17.529 | 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-04-02 02:30:17.531 | 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-04-02 02:30:17.534 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (3.0) 2026-04-02 02:30:17.538 | 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-04-02 02:30:17.540 | 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-04-02 02:30:17.540 | 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-04-02 02:30:17.544 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (6.3.0) 2026-04-02 02:30:17.544 | 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-04-02 02:30:17.547 | 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-04-02 02:30:17.550 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (3.3.2) 2026-04-02 02:30:17.550 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (26.0) 2026-04-02 02:30:17.553 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.0.0->python-manilaclient) (82.0.1) 2026-04-02 02:30:17.556 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.6.0) 2026-04-02 02:30:17.563 | 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-04-02 02:30:17.566 | 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-04-02 02:30:17.566 | 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-04-02 02:30:17.567 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.6.3) 2026-04-02 02:30:17.568 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-04-02 02:30:17.578 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.0.0) 2026-04-02 02:30:17.578 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (2.19.2) 2026-04-02 02:30:17.581 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.1.2) 2026-04-02 02:30:17.605 | Downloading python_manilaclient-6.0.0-py3-none-any.whl (410 kB) 2026-04-02 02:30:17.817 | Installing collected packages: python-manilaclient 2026-04-02 02:30:18.186 | Successfully installed python-manilaclient-6.0.0 2026-04-02 02:30:18.281 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:30:18.287 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:18.293 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:30:18.298 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:18.304 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:18.310 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:30:18.316 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:18.322 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:18.327 | ++ functions-common:time_stop:2419 : start_time=1775097016743 2026-04-02 02:30:18.333 | ++ functions-common:time_stop:2421 : [[ -z 1775097016743 ]] 2026-04-02 02:30:18.340 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:18.349 | ++ functions-common:time_stop:2424 : end_time=1775097018343 2026-04-02 02:30:18.355 | ++ functions-common:time_stop:2425 : elapsed_time=1600 2026-04-02 02:30:18.361 | ++ functions-common:time_stop:2426 : total=144730 2026-04-02 02:30:18.366 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:18.372 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146330 2026-04-02 02:30:18.379 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:30:18.386 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:728 : [[ True == \T\r\u\e ]] 2026-04-02 02:30:18.393 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:729 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-04-02 02:30:18.419 | ++ /opt/stack/manila/devstack/plugin.sh:source:1146 : echo_summary 'Installing Manila' 2026-04-02 02:30:18.426 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-04-02 02:30:18.432 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-04-02 02:30:18.438 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : install_manila 2026-04-02 02:30:18.446 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:735 : setup_develop /opt/stack/manila 2026-04-02 02:30:18.452 | ++ inc/python:setup_develop:353 : local bindep 2026-04-02 02:30:18.458 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-04-02 02:30:18.465 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-04-02 02:30:18.471 | ++ inc/python:setup_develop:359 : local extras= 2026-04-02 02:30:18.478 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-04-02 02:30:18.484 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:30:18.489 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-04-02 02:30:18.494 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-04-02 02:30:18.499 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:30:18.505 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:30:18.513 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-04-02 02:30:18.518 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:30:18.524 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-04-02 02:30:18.530 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:30:18.535 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:30:18.543 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-04-02 02:30:18.554 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-04-02 02:30:18.560 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-04-02 02:30:18.565 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-04-02 02:30:18.657 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-04-02 02:30:18.663 | ++ inc/python:setup_package:436 : local bindep=0 2026-04-02 02:30:18.668 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:30:18.674 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:30:18.679 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-04-02 02:30:18.685 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-04-02 02:30:18.690 | ++ inc/python:setup_package:445 : local flags=-e 2026-04-02 02:30:18.695 | ++ inc/python:setup_package:446 : local extras= 2026-04-02 02:30:18.700 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:30:18.706 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:30:18.712 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:30:18.718 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:30:18.724 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:30:18.730 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-04-02 02:30:18.778 | Using python 3.12 to install /opt/stack/manila 2026-04-02 02:30:18.784 | ++ 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-04-02 02:30:19.325 | Obtaining file:///opt/stack/manila 2026-04-02 02:30:19.327 | Installing build dependencies: started 2026-04-02 02:30:20.311 | Installing build dependencies: finished with status 'done' 2026-04-02 02:30:20.311 | Checking if build backend supports build_editable: started 2026-04-02 02:30:20.604 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:30:20.605 | Getting requirements to build editable: started 2026-04-02 02:30:21.288 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:30:21.290 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:30:21.800 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-04-02 02:30:21.819 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (7.0.3) 2026-04-02 02:30:21.819 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (1.18.4) 2026-04-02 02:30:21.820 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (5.6.0) 2026-04-02 02:30:21.820 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (0.7.1) 2026-04-02 02:30:21.821 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (0.40.4) 2026-04-02 02:30:21.821 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (3.3.2) 2026-04-02 02:30:21.821 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (6.0.2) 2026-04-02 02:30:21.822 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (1.3.0) 2026-04-02 02:30:21.822 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (10.3.0) 2026-04-02 02:30:21.823 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (6.3.0) 2026-04-02 02:30:21.823 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (18.0.0) 2026-04-02 02:30:21.823 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (6.7.2) 2026-04-02 02:30:21.824 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (8.1.0) 2026-04-02 02:30:21.824 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (17.3.0) 2026-04-02 02:30:21.825 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (8.0.0) 2026-04-02 02:30:21.825 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (5.0.0) 2026-04-02 02:30:21.825 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (3.10.1) 2026-04-02 02:30:21.826 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (3.7.0) 2026-04-02 02:30:21.826 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (7.9.0) 2026-04-02 02:30:21.827 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (5.9.1) 2026-04-02 02:30:21.827 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (4.5.1) 2026-04-02 02:30:21.828 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (2.7.1) 2026-04-02 02:30:21.828 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (10.0.0) 2026-04-02 02:30:21.829 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (7.4.0) 2026-04-02 02:30:21.829 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (4.3.0) 2026-04-02 02:30:21.830 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (4.0.0) 2026-04-02 02:30:21.830 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (3.10.1) 2026-04-02 02:30:21.830 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (3.1.0) 2026-04-02 02:30:21.831 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (3.3.2) 2026-04-02 02:30:21.831 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (11.8.0) 2026-04-02 02:30:21.831 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (5.13.1) 2026-04-02 02:30:21.832 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (12.0.0) 2026-04-02 02:30:21.832 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (2.32.5) 2026-04-02 02:30:21.833 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (9.1.4) 2026-04-02 02:30:21.833 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (2.5.1) 2026-04-02 02:30:21.833 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (2.0.46) 2026-04-02 02:30:21.834 | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (0.42.1) 2026-04-02 02:30:21.834 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (5.7.0) 2026-04-02 02:30:21.835 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (8.1.0) 2026-04-02 02:30:21.835 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (9.9.0) 2026-04-02 02:30:21.835 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (18.12.0) 2026-04-02 02:30:21.836 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (1.8.9) 2026-04-02 02:30:21.836 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (7.0.1) 2026-04-02 02:30:21.836 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (26.0) 2026-04-02 02:30:21.837 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (4.26.0) 2026-04-02 02:30:21.837 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev43) (4.10.0) 2026-04-02 02:30:21.839 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev43) (1.3.10) 2026-04-02 02:30:21.839 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev43) (4.15.0) 2026-04-02 02:30:21.841 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev43) (43.0.3) 2026-04-02 02:30:21.842 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev43) (7.3.0) 2026-04-02 02:30:21.844 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev43) (2.0.0) 2026-04-02 02:30:21.847 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev43) (3.0) 2026-04-02 02:30:21.849 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==22.1.0.dev43) (2.8.0) 2026-04-02 02:30:21.855 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev43) (25.4.0) 2026-04-02 02:30:21.856 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev43) (2025.9.1) 2026-04-02 02:30:21.856 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev43) (0.37.0) 2026-04-02 02:30:21.856 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev43) (0.30.0) 2026-04-02 02:30:21.861 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev43) (2.1.0) 2026-04-02 02:30:21.861 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev43) (1.8.2) 2026-04-02 02:30:21.864 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev43) (4.1.1) 2026-04-02 02:30:21.865 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev43) (4.0.1) 2026-04-02 02:30:21.865 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev43) (2.11.0) 2026-04-02 02:30:21.866 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev43) (5.8.0) 2026-04-02 02:30:21.871 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (5.2.1) 2026-04-02 02:30:21.872 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (1.5.0) 2026-04-02 02:30:21.872 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (1.1.0) 2026-04-02 02:30:21.873 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (1.33) 2026-04-02 02:30:21.873 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (4.9.2) 2026-04-02 02:30:21.874 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (7.2.2) 2026-04-02 02:30:21.874 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (6.0.3) 2026-04-02 02:30:21.875 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev43) (1.4.0) 2026-04-02 02:30:21.880 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->manila==22.1.0.dev43) (3.0.0) 2026-04-02 02:30:21.886 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev43) (0.20) 2026-04-02 02:30:21.887 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev43) (3.1.0) 2026-04-02 02:30:21.888 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0->manila==22.1.0.dev43) (2.1.1) 2026-04-02 02:30:21.891 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=9.5.0->manila==22.1.0.dev43) (2.0.0) 2026-04-02 02:30:21.895 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev43) (2.0.2) 2026-04-02 02:30:21.896 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev43) (0.5.0) 2026-04-02 02:30:21.900 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==22.1.0.dev43) (2.9.0.post0) 2026-04-02 02:30:21.902 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev43) (3.2.1) 2026-04-02 02:30:21.903 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev43) (5.3.1) 2026-04-02 02:30:21.904 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev43) (5.6.2) 2026-04-02 02:30:21.904 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev43) (0.15.1) 2026-04-02 02:30:21.907 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->manila==22.1.0.dev43) (5.1.0) 2026-04-02 02:30:21.912 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->manila==22.1.0.dev43) (2025.3) 2026-04-02 02:30:21.916 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->manila==22.1.0.dev43) (0.24.1) 2026-04-02 02:30:21.918 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev43) (5.0.0) 2026-04-02 02:30:21.918 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev43) (3.1.6) 2026-04-02 02:30:21.919 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev43) (4.0.1) 2026-04-02 02:30:21.924 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->manila==22.1.0.dev43) (3.0.3) 2026-04-02 02:30:21.930 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==22.1.0.dev43) (1.1.2) 2026-04-02 02:30:21.941 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.4.1->manila==22.1.0.dev43) (1.7.3) 2026-04-02 02:30:21.945 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->manila==22.1.0.dev43) (2.2.0) 2026-04-02 02:30:21.948 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.4.1->manila==22.1.0.dev43) (1.3.7) 2026-04-02 02:30:21.951 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==22.1.0.dev43) (3.17.0) 2026-04-02 02:30:21.964 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev43) (2.2.1) 2026-04-02 02:30:21.964 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev43) (1.6.2) 2026-04-02 02:30:21.969 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev43) (82.0.1) 2026-04-02 02:30:21.979 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==22.1.0.dev43) (0.6.0) 2026-04-02 02:30:22.002 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (4.13.2) 2026-04-02 02:30:22.005 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (0.6.0) 2026-04-02 02:30:22.006 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (3.2.0) 2026-04-02 02:30:22.012 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (1.11.0) 2026-04-02 02:30:22.012 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (14.3.3) 2026-04-02 02:30:22.013 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (1.7.2) 2026-04-02 02:30:22.022 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.4.0->manila==22.1.0.dev43) (1.17.0) 2026-04-02 02:30:22.029 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==22.1.0.dev43) (4.4.0) 2026-04-02 02:30:22.047 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev43) (3.4.4) 2026-04-02 02:30:22.048 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev43) (3.11) 2026-04-02 02:30:22.048 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev43) (2.6.3) 2026-04-02 02:30:22.049 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev43) (2023.11.17) 2026-04-02 02:30:22.072 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (4.0.0) 2026-04-02 02:30:22.073 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (2.19.2) 2026-04-02 02:30:22.079 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev43) (0.1.2) 2026-04-02 02:30:22.091 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==22.1.0.dev43) (0.7) 2026-04-02 02:30:22.129 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=17.2.1->manila==22.1.0.dev43) (2.8.5) 2026-04-02 02:30:22.135 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==22.1.0.dev43) (0.16.0) 2026-04-02 02:30:22.188 | Building wheels for collected packages: manila 2026-04-02 02:30:22.189 | Building editable for manila (pyproject.toml): started 2026-04-02 02:30:22.892 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-04-02 02:30:22.893 | Created wheel for manila: filename=manila-22.1.0.dev43-0.editable-py3-none-any.whl size=8967 sha256=9bfa1e18023c8f2fc28e52837b0eae611735439a63cbd748fc209722c10ca078 2026-04-02 02:30:22.893 | Stored in directory: /tmp/pip-ephem-wheel-cache-075rwr8s/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-04-02 02:30:22.897 | Successfully built manila 2026-04-02 02:30:23.029 | Installing collected packages: manila 2026-04-02 02:30:23.061 | Successfully installed manila-22.1.0.dev43 2026-04-02 02:30:23.191 | ++ inc/python:pip_install:216 : result=0 2026-04-02 02:30:23.197 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-04-02 02:30:23.202 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:30:23.208 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:23.212 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:23.217 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:30:23.222 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:23.277 | ++ functions-common:time_stop:2418 : name=pip_install 2026-04-02 02:30:23.282 | ++ functions-common:time_stop:2419 : start_time=1775097018766 2026-04-02 02:30:23.286 | ++ functions-common:time_stop:2421 : [[ -z 1775097018766 ]] 2026-04-02 02:30:23.291 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:23.300 | ++ functions-common:time_stop:2424 : end_time=1775097023294 2026-04-02 02:30:23.305 | ++ functions-common:time_stop:2425 : elapsed_time=4528 2026-04-02 02:30:23.310 | ++ functions-common:time_stop:2426 : total=146330 2026-04-02 02:30:23.316 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:23.320 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=150858 2026-04-02 02:30:23.326 | ++ inc/python:pip_install:219 : return 0 2026-04-02 02:30:23.333 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-04-02 02:30:23.338 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-04-02 02:30:23.343 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-04-02 02:30:23.348 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-04-02 02:30:23.354 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-04-02 02:30:23.359 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-04-02 02:30:23.366 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-04-02 02:30:23.372 | ++ inc/python:use_library_from_git:269 : return 1 2026-04-02 02:30:23.379 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:737 : is_service_enabled m-shr 2026-04-02 02:30:23.418 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:23.427 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : systemctl is-active nfs-ganesha.service 2026-04-02 02:30:23.444 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-04-02 02:30:23.451 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:740 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-04-02 02:30:23.457 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:741 : _install_nfs_and_samba 2026-04-02 02:30:23.465 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:702 : is_ubuntu 2026-04-02 02:30:23.471 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:30:23.478 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:30:23.484 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:703 : install_package nfs-kernel-server nfs-common samba 2026-04-02 02:30:23.490 | ++ functions-common:install_package:1430 : update_package_repo 2026-04-02 02:30:23.496 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-04-02 02:30:23.502 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-04-02 02:30:23.506 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-04-02 02:30:23.513 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-04-02 02:30:23.519 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-04-02 02:30:23.525 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:30:23.530 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:30:23.536 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-04-02 02:30:23.543 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-04-02 02:30:23.549 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-04-02 02:30:23.554 | ++ functions-common:apt_get_update:1159 : return 2026-04-02 02:30:23.561 | ++ functions-common:install_package:1431 : real_install_package nfs-kernel-server nfs-common samba 2026-04-02 02:30:23.567 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-04-02 02:30:23.573 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-04-02 02:30:23.580 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-04-02 02:30:23.586 | ++ functions-common:real_install_package:1419 : apt_get install nfs-kernel-server nfs-common samba 2026-04-02 02:30:23.637 | ++ 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-04-02 02:30:23.683 | Reading package lists... 2026-04-02 02:30:23.931 | Building dependency tree... 2026-04-02 02:30:23.932 | Reading state information... 2026-04-02 02:30:24.185 | The following additional packages will be installed: 2026-04-02 02:30:24.185 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-04-02 02:30:24.186 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-04-02 02:30:24.186 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-04-02 02:30:24.186 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-04-02 02:30:24.187 | Suggested packages: 2026-04-02 02:30:24.188 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-04-02 02:30:24.188 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-04-02 02:30:24.188 | | chrony ufw winbind heimdal-clients 2026-04-02 02:30:24.188 | Recommended packages: 2026-04-02 02:30:24.188 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-04-02 02:30:24.241 | The following NEW packages will be installed: 2026-04-02 02:30:24.241 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-04-02 02:30:24.242 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-04-02 02:30:24.243 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-04-02 02:30:24.243 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-04-02 02:30:24.243 | samba-common-bin samba-libs tdb-tools 2026-04-02 02:30:24.434 | 0 upgraded, 26 newly installed, 0 to remove and 7 not upgraded. 2026-04-02 02:30:24.434 | Need to get 12.9 MB of archives. 2026-04-02 02:30:24.434 | After this operation, 58.0 MB of additional disk space will be used. 2026-04-02 02:30:24.434 | 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-04-02 02:30:24.701 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-04-02 02:30:24.779 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-04-02 02:30:24.849 | 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-04-02 02:30:24.976 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-04-02 02:30:25.015 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-04-02 02:30:25.024 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-04-02 02:30:25.030 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-04-02 02:30:25.039 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-04-02 02:30:25.046 | 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-04-02 02:30:25.076 | 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-04-02 02:30:25.082 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-04-02 02:30:25.083 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-04-02 02:30:25.091 | 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-04-02 02:30:25.134 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.1 [23.4 kB] 2026-04-02 02:30:25.135 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.1 [26.8 kB] 2026-04-02 02:30:25.137 | 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-04-02 02:30:25.142 | 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-04-02 02:30:25.412 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-04-02 02:30:25.412 | 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-04-02 02:30:25.488 | 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-04-02 02:30:25.489 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.9 [273 kB] 2026-04-02 02:30:25.496 | 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-04-02 02:30:25.539 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-04-02 02:30:25.540 | 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-04-02 02:30:25.559 | 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-04-02 02:30:25.759 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-02 02:30:25.807 | Fetched 12.9 MB in 1s (9,910 kB/s) 2026-04-02 02:30:25.866 | Selecting previously unselected package libnfsidmap1:amd64. 2026-04-02 02:30:25.899 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 70471 files and directories currently installed.) 2026-04-02 02:30:25.902 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-04-02 02:30:25.908 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-04-02 02:30:25.976 | Selecting previously unselected package rpcbind. 2026-04-02 02:30:25.987 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-04-02 02:30:25.996 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-04-02 02:30:26.050 | Selecting previously unselected package keyutils. 2026-04-02 02:30:26.061 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-04-02 02:30:26.065 | Unpacking keyutils (1.6.3-3build1) ... 2026-04-02 02:30:26.131 | Selecting previously unselected package nfs-common. 2026-04-02 02:30:26.140 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-04-02 02:30:26.148 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-04-02 02:30:26.234 | Selecting previously unselected package python3-dnspython. 2026-04-02 02:30:26.246 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-04-02 02:30:26.250 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-04-02 02:30:26.355 | Selecting previously unselected package liblmdb0:amd64. 2026-04-02 02:30:26.364 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-04-02 02:30:26.367 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-04-02 02:30:26.429 | Selecting previously unselected package libtalloc2:amd64. 2026-04-02 02:30:26.443 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-04-02 02:30:26.447 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-04-02 02:30:26.510 | Selecting previously unselected package libtdb1:amd64. 2026-04-02 02:30:26.525 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-04-02 02:30:26.529 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-04-02 02:30:26.591 | Selecting previously unselected package libtevent0t64:amd64. 2026-04-02 02:30:26.602 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-04-02 02:30:26.606 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-04-02 02:30:26.669 | Selecting previously unselected package libldb2:amd64. 2026-04-02 02:30:26.683 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-04-02 02:30:26.686 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:26.757 | Selecting previously unselected package python3-ldb. 2026-04-02 02:30:26.768 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-04-02 02:30:26.772 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:26.833 | Selecting previously unselected package python3-tdb. 2026-04-02 02:30:26.847 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-04-02 02:30:26.851 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-04-02 02:30:26.909 | Selecting previously unselected package python3-markdown. 2026-04-02 02:30:26.922 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-04-02 02:30:26.926 | Unpacking python3-markdown (3.5.2-1) ... 2026-04-02 02:30:26.997 | Selecting previously unselected package libavahi-common-data:amd64. 2026-04-02 02:30:27.010 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.1_amd64.deb ... 2026-04-02 02:30:27.014 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-04-02 02:30:27.076 | Selecting previously unselected package libavahi-common3:amd64. 2026-04-02 02:30:27.089 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.1_amd64.deb ... 2026-04-02 02:30:27.094 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-04-02 02:30:27.152 | Selecting previously unselected package libavahi-client3:amd64. 2026-04-02 02:30:27.164 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.1_amd64.deb ... 2026-04-02 02:30:27.168 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-04-02 02:30:27.238 | Selecting previously unselected package libwbclient0:amd64. 2026-04-02 02:30:27.251 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-04-02 02:30:27.256 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:27.320 | Selecting previously unselected package samba-libs:amd64. 2026-04-02 02:30:27.334 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-04-02 02:30:27.343 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:27.563 | Selecting previously unselected package python3-talloc:amd64. 2026-04-02 02:30:27.569 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-04-02 02:30:27.573 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-04-02 02:30:27.628 | Selecting previously unselected package python3-samba. 2026-04-02 02:30:27.635 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-04-02 02:30:27.639 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:27.843 | Selecting previously unselected package samba-common. 2026-04-02 02:30:27.854 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.4_all.deb ... 2026-04-02 02:30:27.872 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:27.936 | Selecting previously unselected package libcups2t64:amd64. 2026-04-02 02:30:27.944 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-04-02 02:30:27.948 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-04-02 02:30:28.013 | Selecting previously unselected package samba-common-bin. 2026-04-02 02:30:28.024 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-04-02 02:30:28.028 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:28.122 | Selecting previously unselected package tdb-tools. 2026-04-02 02:30:28.134 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-04-02 02:30:28.137 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-04-02 02:30:28.200 | Selecting previously unselected package samba. 2026-04-02 02:30:28.209 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-04-02 02:30:28.234 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:28.411 | Selecting previously unselected package nfs-kernel-server. 2026-04-02 02:30:28.423 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-04-02 02:30:28.426 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-04-02 02:30:28.522 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-04-02 02:30:28.532 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-04-02 02:30:28.543 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-04-02 02:30:28.553 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-04-02 02:30:29.213 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-04-02 02:30:29.213 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-04-02 02:30:29.844 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:30.102 | 2026-04-02 02:30:30.102 | Creating config file /etc/samba/smb.conf with new version 2026-04-02 02:30:30.229 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:30.240 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-04-02 02:30:30.250 | Setting up python3-tdb (1.4.10-1build1) ... 2026-04-02 02:30:30.398 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-04-02 02:30:30.406 | Setting up tdb-tools (1.4.10-1build1) ... 2026-04-02 02:30:30.420 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-04-02 02:30:30.427 | Setting up python3-markdown (3.5.2-1) ... 2026-04-02 02:30:30.617 | Setting up keyutils (1.6.3-3build1) ... 2026-04-02 02:30:30.632 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-04-02 02:30:30.976 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-04-02 02:30:30.987 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-04-02 02:30:30.998 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-04-02 02:30:31.021 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-04-02 02:30:31.272 | 2026-04-02 02:30:31.272 | Creating config file /etc/idmapd.conf with new version 2026-04-02 02:30:31.868 | 2026-04-02 02:30:31.868 | Creating config file /etc/nfs.conf with new version 2026-04-02 02:30:31.980 | info: Selecting UID from range 100 to 999 ... 2026-04-02 02:30:31.981 | 2026-04-02 02:30:31.986 | info: Adding system user `statd' (UID 115) ... 2026-04-02 02:30:31.992 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-04-02 02:30:32.039 | info: Not creating home directory `/var/lib/nfs'. 2026-04-02 02:30:32.564 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-04-02 02:30:32.564 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-04-02 02:30:32.913 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:32.960 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:32.985 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:33.009 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-04-02 02:30:33.030 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:33.059 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:33.086 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:33.114 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:33.239 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:33.251 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-04-02 02:30:33.262 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-04-02 02:30:33.408 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-04-02 02:30:33.409 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-04-02 02:30:33.551 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-04-02 02:30:33.703 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-04-02 02:30:34.098 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:34.142 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-04-02 02:30:34.706 | 2026-04-02 02:30:34.706 | Creating config file /etc/exports with new version 2026-04-02 02:30:34.994 | 2026-04-02 02:30:34.994 | Creating config file /etc/default/nfs-kernel-server with new version 2026-04-02 02:30:35.452 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:35.493 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:35.653 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-04-02 02:30:35.666 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:36.253 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:36.264 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-04-02 02:30:37.617 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-04-02 02:30:37.617 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-04-02 02:30:38.344 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-04-02 02:30:38.344 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-04-02 02:30:39.007 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-04-02 02:30:39.007 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-04-02 02:30:39.426 | Processing triggers for man-db (2.12.0-4build2) ... 2026-04-02 02:30:40.698 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-04-02 02:30:41.003 | ++ functions-common:apt_get:1203 : result=0 2026-04-02 02:30:41.009 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-04-02 02:30:41.015 | ++ functions-common:time_stop:2412 : local name 2026-04-02 02:30:41.021 | ++ functions-common:time_stop:2413 : local end_time 2026-04-02 02:30:41.028 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-04-02 02:30:41.034 | ++ functions-common:time_stop:2415 : local total 2026-04-02 02:30:41.040 | ++ functions-common:time_stop:2416 : local start_time 2026-04-02 02:30:41.047 | ++ functions-common:time_stop:2418 : name=apt-get 2026-04-02 02:30:41.054 | ++ functions-common:time_stop:2419 : start_time=1775097023631 2026-04-02 02:30:41.060 | ++ functions-common:time_stop:2421 : [[ -z 1775097023631 ]] 2026-04-02 02:30:41.068 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-04-02 02:30:41.078 | ++ functions-common:time_stop:2424 : end_time=1775097041071 2026-04-02 02:30:41.084 | ++ functions-common:time_stop:2425 : elapsed_time=17440 2026-04-02 02:30:41.089 | ++ functions-common:time_stop:2426 : total=220537 2026-04-02 02:30:41.095 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-04-02 02:30:41.102 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=237977 2026-04-02 02:30:41.109 | ++ functions-common:apt_get:1207 : return 0 2026-04-02 02:30:41.118 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:704 : check_nfs_kernel_service_state_ubuntu 2026-04-02 02:30:41.123 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : sudo service nfs-kernel-server status 2026-04-02 02:30:41.161 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : [[ '' == \f\a\i\l ]] 2026-04-02 02:30:41.171 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : sudo service nfs-kernel-server status 2026-04-02 02:30:41.212 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : [[ '' == \f\a\i\l ]] 2026-04-02 02:30:41.218 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:745 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-04-02 02:30:41.225 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:760 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-04-02 02:30:41.230 | ++ /opt/stack/manila/devstack/plugin.sh:source:1148 : set_cinder_quotas 2026-04-02 02:30:41.236 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:133 : is_service_enabled cinder 2026-04-02 02:30:41.275 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:41.281 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:134 : [[ ! -n /etc/cinder/cinder.conf ]] 2026-04-02 02:30:41.288 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:137 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 50 2026-04-02 02:30:41.365 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:138 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 50 2026-04-02 02:30:41.443 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:139 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2026-04-02 02:30:41.521 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-04-02 02:30:41.529 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-04-02 02:30:41.544 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-04-02 02:30:41.551 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-04-02 02:30:41.557 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-04-02 02:30:41.564 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-04-02 02:30:41.572 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-04-02 02:30:41.579 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-04-02 02:30:41.584 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-04-02 02:30:41.590 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-04-02 02:30:41.596 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-04-02 02:30:41.604 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-04-02 02:30:41.611 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-04-02 02:30:41.617 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-04-02 02:30:41.623 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-04-02 02:30:41.664 | ++ functions-common:is_service_enabled:2068 : return 0 2026-04-02 02:30:41.672 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:30:41.679 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-04-02 02:30:41.686 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-04-02 02:30:41.692 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-04-02 02:30:41.698 | ++ /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-04-02 02:30:41.705 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-04-02 02:30:41.712 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-04-02 02:30:41.718 | ++ functions-common:git_clone:583 : local git_ref=/opt/stack/magnum-cluster-api 2026-04-02 02:30:41.726 | ++ functions-common:git_clone:584 : local orig_dir 2026-04-02 02:30:41.735 | +++ functions-common:git_clone:585 : pwd 2026-04-02 02:30:41.743 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-04-02 02:30:41.748 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-04-02 02:30:41.756 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-04-02 02:30:41.797 | ++ functions-common:git_clone:588 : RECLONE=False 2026-04-02 02:30:41.803 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-04-02 02:30:41.809 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-04-02 02:30:41.817 | ++ functions-common:git_clone:602 : echo /opt/stack/magnum-cluster-api 2026-04-02 02:30:41.818 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-04-02 02:30:41.828 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-04-02 02:30:41.835 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-04-02 02:30:41.841 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-04-02 02:30:41.868 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-04-02 02:30:41.876 | ++ functions-common:git_clone:665 : git show --oneline 2026-04-02 02:30:41.877 | ++ functions-common:git_clone:665 : head -1 2026-04-02 02:30:41.884 | 48be95d fix(deps): update rust crate k8s-openapi to 0.27.0 2026-04-02 02:30:41.891 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-04-02 02:30:41.898 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-04-02 02:30:41.905 | ++ inc/python:setup_develop:353 : local bindep 2026-04-02 02:30:41.912 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-04-02 02:30:41.919 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-04-02 02:30:41.926 | ++ inc/python:setup_develop:359 : local extras= 2026-04-02 02:30:41.933 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-04-02 02:30:41.940 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-04-02 02:30:41.947 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-04-02 02:30:41.952 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-04-02 02:30:41.958 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-04-02 02:30:41.964 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-04-02 02:30:41.974 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-04-02 02:30:41.982 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-04-02 02:30:41.990 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-04-02 02:30:41.997 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-04-02 02:30:42.004 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-04-02 02:30:42.012 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-04-02 02:30:42.026 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-04-02 02:30:42.032 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-04-02 02:30:42.040 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-04-02 02:30:42.052 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-04-02 02:30:42.060 | ++ 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-04-02 02:30:42.155 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-04-02 02:30:42.162 | ++ inc/python:setup_package:436 : local bindep=0 2026-04-02 02:30:42.170 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-04-02 02:30:42.175 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-04-02 02:30:42.181 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-04-02 02:30:42.187 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-04-02 02:30:42.192 | ++ inc/python:setup_package:445 : local flags=-e 2026-04-02 02:30:42.198 | ++ inc/python:setup_package:446 : local extras= 2026-04-02 02:30:42.203 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-04-02 02:30:42.210 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-04-02 02:30:42.216 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-04-02 02:30:42.221 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-04-02 02:30:42.228 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-04-02 02:30:42.234 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-04-02 02:30:42.279 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-04-02 02:30:42.285 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum-cluster-api 2026-04-02 02:30:42.849 | Obtaining file:///opt/stack/magnum-cluster-api 2026-04-02 02:30:42.851 | Installing build dependencies: started 2026-04-02 02:30:44.216 | Installing build dependencies: finished with status 'done' 2026-04-02 02:30:44.217 | Checking if build backend supports build_editable: started 2026-04-02 02:30:44.284 | Checking if build backend supports build_editable: finished with status 'done' 2026-04-02 02:30:44.285 | Getting requirements to build editable: started 2026-04-02 02:30:44.352 | Getting requirements to build editable: finished with status 'done' 2026-04-02 02:30:44.354 | Preparing editable metadata (pyproject.toml): started 2026-04-02 02:30:45.012 | Preparing editable metadata (pyproject.toml): finished with status 'error' 2026-04-02 02:30:45.022 | error: subprocess-exited-with-error 2026-04-02 02:30:45.022 | 2026-04-02 02:30:45.022 | × Preparing editable metadata (pyproject.toml) did not run successfully. 2026-04-02 02:30:45.023 | │ exit code: 1 2026-04-02 02:30:45.023 | ╰─> [16 lines of output] 2026-04-02 02:30:45.023 | Updating crates.io index 2026-04-02 02:30:45.023 | error: failed to select a version for `k8s-openapi`. 2026-04-02 02:30:45.023 | ... required by package `magnum-cluster-api v0.36.1 (/opt/stack/magnum-cluster-api)` 2026-04-02 02:30:45.023 | versions that meet the requirements `^0.27.0` are: 0.27.1, 0.27.0 2026-04-02 02:30:45.023 | 2026-04-02 02:30:45.023 | package `magnum-cluster-api` depends on `k8s-openapi` with feature `v1_30` but `k8s-openapi` does not have that feature. 2026-04-02 02:30:45.023 | package `k8s-openapi` does have feature `v1_31` 2026-04-02 02:30:45.023 | 2026-04-02 02:30:45.023 | 2026-04-02 02:30:45.023 | failed to select a version for `k8s-openapi` which could resolve this conflict 2026-04-02 02:30:45.023 | 💥 maturin failed 2026-04-02 02:30:45.023 | Caused by: Cargo metadata failed. Does your crate compile with `cargo build`? 2026-04-02 02:30:45.023 | Caused by: `cargo metadata` exited with an error: 2026-04-02 02:30:45.023 | Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-q793gviv', '--interpreter', '/opt/stack/data/venv/bin/python3.12']' returned non-zero exit status 1. 2026-04-02 02:30:45.023 | Checking for Rust toolchain.... 2026-04-02 02:30:45.023 | Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-q793gviv --interpreter /opt/stack/data/venv/bin/python3.12` 2026-04-02 02:30:45.023 | [end of output] 2026-04-02 02:30:45.023 | 2026-04-02 02:30:45.023 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-04-02 02:30:45.036 | error: metadata-generation-failed 2026-04-02 02:30:45.036 | 2026-04-02 02:30:45.036 | × Encountered error while generating package metadata. 2026-04-02 02:30:45.036 | ╰─> from file:///opt/stack/magnum-cluster-api 2026-04-02 02:30:45.036 | 2026-04-02 02:30:45.036 | note: This is an issue with the package mentioned above, not pip. 2026-04-02 02:30:45.036 | hint: See above for details. 2026-04-02 02:30:45.115 | + inc/python:pip_install:1 : exit_trap 2026-04-02 02:30:45.121 | + ./stack.sh:exit_trap:519 : local r=1 2026-04-02 02:30:45.129 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-04-02 02:30:45.136 | + ./stack.sh:exit_trap:520 : jobs= 2026-04-02 02:30:45.142 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-04-02 02:30:45.148 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-04-02 02:30:45.155 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-04-02 02:30:45.161 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-04-02 02:30:45.167 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-04-02 02:30:45.173 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-04-02 02:30:45.173 | Error on exit 2026-04-02 02:30:45.180 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-04-02 02:30:45.187 | + ./stack.sh:exit_trap:540 : generate-subunit 1775096433 612 fail 2026-04-02 02:30:45.357 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-04-02 02:30:45.361 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-04-02 02:30:46.301 | + ./stack.sh:exit_trap:554 : exit 1