2026-06-08 07:41:22.488 | + ./stack.sh:main:485 : exec 2026-06-08 07:41:22.488 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-06-08-074122.summary.2026-06-08-074122 2026-06-08 07:41:22.488 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-08-074122' 2026-06-08 07:41:22.488 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-08 07:41:22.488 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-08-074122 2026-06-08 07:41:22.488 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-08-074122 /opt/stack/logs/devstacklog.txt 2026-06-08 07:41:22.488 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-08-074122.summary.2026-06-08-074122 /opt/stack/logs/devstacklog.txt.summary 2026-06-08 07:41:22.488 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-08 07:41:22.491 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-08 07:41:22.496 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-08 07:41:22.501 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-08 07:41:22.504 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-08 07:41:22.511 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-08 07:41:22.512 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-08 07:41:22.520 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-08 07:41:22.525 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-08 07:41:22.530 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-08 07:41:22.537 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-08 07:41:22.540 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-08 07:41:22.544 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-08 07:41:22.550 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-08 07:41:22.557 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-08 07:41:22.561 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-08 07:41:22.565 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-08 07:41:22.569 | + ./stack.sh:main:571 : set -o errexit 2026-06-08 07:41:22.573 | + ./stack.sh:main:574 : uname -a 2026-06-08 07:41:22.575 | Linux np0000178846 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-08 07:41:22.580 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-08 07:41:22.583 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-08 07:41:22.590 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-06-08 07:41:22.653 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-06-08 07:41:22.682 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-06-08 07:41:22.687 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-08 07:41:22.713 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-08 07:41:22.718 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-08 07:41:22.743 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-08 07:41:22.747 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-08 07:41:22.771 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-06-08 07:41:22.775 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-08 07:41:22.778 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-08 07:41:22.784 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-08 07:41:22.807 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-06-08 07:41:22.812 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-08 07:41:22.836 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-06-08 07:41:22.841 | + ./stack.sh:main:588 : tune_host 2026-06-08 07:41:22.845 | + lib/host:tune_host:96 : configure_host_mem 2026-06-08 07:41:22.849 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-08 07:41:22.853 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-06-08 07:41:22.856 | + lib/host:configure_zswap:43 : is_ubuntu 2026-06-08 07:41:22.860 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-08 07:41:22.863 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-08 07:41:22.867 | + lib/host:configure_zswap:44 : echo lz4 2026-06-08 07:41:22.869 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-06-08 07:41:22.883 | lz4 2026-06-08 07:41:22.889 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-06-08 07:41:22.889 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-06-08 07:41:22.901 | zsmalloc 2026-06-08 07:41:22.906 | + lib/host:configure_zswap:47 : echo 1 2026-06-08 07:41:22.907 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-06-08 07:41:22.919 | 1 2026-06-08 07:41:22.946 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-06-08 07:41:22.962 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-06-08 07:41:22.962 | /sys/module/zswap/parameters/enabled:Y 2026-06-08 07:41:22.962 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-06-08 07:41:22.962 | /sys/module/zswap/parameters/max_pool_percent:20 2026-06-08 07:41:22.962 | /sys/module/zswap/parameters/compressor:lz4 2026-06-08 07:41:22.962 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-06-08 07:41:22.962 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-06-08 07:41:22.962 | /sys/module/zswap/parameters/exclusive_loads:N 2026-06-08 07:41:22.962 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-06-08 07:41:22.968 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-08 07:41:22.971 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-08 07:41:22.974 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-08 07:41:22.979 | + functions-common:install_package:1432 : update_package_repo 2026-06-08 07:41:22.984 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-08 07:41:22.988 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-08 07:41:22.991 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-08 07:41:22.996 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:22.999 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-08 07:41:23.003 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-08 07:41:23.007 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-08 07:41:23.011 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-08 07:41:23.016 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-08 07:41:23.020 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:23.024 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-08 07:41:23.029 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-08 07:41:23.035 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-06-08 07:41:23.040 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-08 07:41:23.044 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-08 07:41:23.048 | + functions-common:time_start:2401 : local start_time= 2026-06-08 07:41:23.052 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-08 07:41:23.056 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-08 07:41:23.062 | + functions-common:time_start:2405 : _TIME_START[$name]=1780904483059 2026-06-08 07:41:23.067 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-08 07:41:23.072 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-08 07:41:23.076 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-08 07:41:23.196 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-08 07:41:23.427 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-06-08 07:41:23.444 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-08 07:41:23.462 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-08 07:41:24.934 | Reading package lists... 2026-06-08 07:41:24.970 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-08 07:41:24.974 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-08 07:41:24.977 | + functions-common:time_stop:2414 : local name 2026-06-08 07:41:24.980 | + functions-common:time_stop:2415 : local end_time 2026-06-08 07:41:24.983 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-08 07:41:24.987 | + functions-common:time_stop:2417 : local total 2026-06-08 07:41:24.991 | + functions-common:time_stop:2418 : local start_time 2026-06-08 07:41:24.995 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-08 07:41:24.998 | + functions-common:time_stop:2421 : start_time=1780904483059 2026-06-08 07:41:25.003 | + functions-common:time_stop:2423 : [[ -z 1780904483059 ]] 2026-06-08 07:41:25.008 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-08 07:41:25.015 | + functions-common:time_stop:2426 : end_time=1780904485010 2026-06-08 07:41:25.019 | + functions-common:time_stop:2427 : elapsed_time=1951 2026-06-08 07:41:25.023 | + functions-common:time_stop:2428 : total=0 2026-06-08 07:41:25.026 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-08 07:41:25.031 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1951 2026-06-08 07:41:25.035 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-08 07:41:25.039 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-08 07:41:25.043 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-08 07:41:25.047 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-08 07:41:25.052 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-08 07:41:25.085 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-08 07:41:25.129 | Reading package lists... 2026-06-08 07:41:25.387 | Building dependency tree... 2026-06-08 07:41:25.387 | Reading state information... 2026-06-08 07:41:25.653 | Recommended packages: 2026-06-08 07:41:25.653 | qemu-kvm 2026-06-08 07:41:25.683 | The following NEW packages will be installed: 2026-06-08 07:41:25.685 | ksmtuned 2026-06-08 07:41:25.889 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-06-08 07:41:25.889 | Need to get 7,444 B of archives. 2026-06-08 07:41:25.889 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-08 07:41:25.889 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-06-08 07:41:26.141 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-08 07:41:26.180 | Fetched 7,444 B in 0s (27.5 kB/s) 2026-06-08 07:41:26.227 | Selecting previously unselected package ksmtuned. 2026-06-08 07:41:26.247 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33266 files and directories currently installed.) 2026-06-08 07:41:26.249 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-08 07:41:26.254 | Unpacking ksmtuned (4.20150326) ... 2026-06-08 07:41:26.325 | Setting up ksmtuned (4.20150326) ... 2026-06-08 07:41:26.504 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-08 07:41:26.640 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-08 07:41:27.268 | + functions-common:apt_get:1205 : result=0 2026-06-08 07:41:27.272 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-08 07:41:27.276 | + functions-common:time_stop:2414 : local name 2026-06-08 07:41:27.279 | + functions-common:time_stop:2415 : local end_time 2026-06-08 07:41:27.283 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-08 07:41:27.288 | + functions-common:time_stop:2417 : local total 2026-06-08 07:41:27.290 | + functions-common:time_stop:2418 : local start_time 2026-06-08 07:41:27.294 | + functions-common:time_stop:2420 : name=apt-get 2026-06-08 07:41:27.298 | + functions-common:time_stop:2421 : start_time=1780904485080 2026-06-08 07:41:27.303 | + functions-common:time_stop:2423 : [[ -z 1780904485080 ]] 2026-06-08 07:41:27.307 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-08 07:41:27.314 | + functions-common:time_stop:2426 : end_time=1780904487309 2026-06-08 07:41:27.318 | + functions-common:time_stop:2427 : elapsed_time=2229 2026-06-08 07:41:27.323 | + functions-common:time_stop:2428 : total=6040 2026-06-08 07:41:27.327 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-08 07:41:27.330 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8269 2026-06-08 07:41:27.334 | + functions-common:apt_get:1209 : return 0 2026-06-08 07:41:27.338 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-08 07:41:27.344 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-08 07:41:27.344 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-08 07:41:27.371 | + lib/host:configure_ksm:19 : echo 0 2026-06-08 07:41:27.371 | 0 2026-06-08 07:41:27.379 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-08 07:41:27.383 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-06-08 07:41:27.387 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-06-08 07:41:27.402 | vm.dirty_ratio = 60 2026-06-08 07:41:27.407 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-06-08 07:41:27.420 | vm.dirty_background_ratio = 10 2026-06-08 07:41:27.425 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-06-08 07:41:27.440 | vm.vfs_cache_pressure = 50 2026-06-08 07:41:27.445 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-06-08 07:41:27.460 | vm.swappiness = 100 2026-06-08 07:41:27.466 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-06-08 07:41:27.481 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-06-08 07:41:27.481 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-06-08 07:41:27.481 | /proc/sys/vm/compact_unevictable_allowed:1 2026-06-08 07:41:27.481 | /proc/sys/vm/compaction_proactiveness:20 2026-06-08 07:41:27.481 | /proc/sys/vm/dirty_background_bytes:0 2026-06-08 07:41:27.481 | /proc/sys/vm/dirty_background_ratio:10 2026-06-08 07:41:27.481 | /proc/sys/vm/dirty_bytes:0 2026-06-08 07:41:27.481 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-06-08 07:41:27.481 | /proc/sys/vm/dirty_ratio:60 2026-06-08 07:41:27.481 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-06-08 07:41:27.481 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-06-08 07:41:27.481 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-06-08 07:41:27.484 | /proc/sys/vm/extfrag_threshold:500 2026-06-08 07:41:27.484 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-06-08 07:41:27.484 | /proc/sys/vm/hugetlb_shm_group:0 2026-06-08 07:41:27.484 | /proc/sys/vm/laptop_mode:0 2026-06-08 07:41:27.484 | /proc/sys/vm/legacy_va_layout:0 2026-06-08 07:41:27.484 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-06-08 07:41:27.484 | /proc/sys/vm/max_map_count:1048576 2026-06-08 07:41:27.484 | /proc/sys/vm/memfd_noexec:0 2026-06-08 07:41:27.484 | /proc/sys/vm/memory_failure_early_kill:0 2026-06-08 07:41:27.484 | /proc/sys/vm/memory_failure_recovery:1 2026-06-08 07:41:27.484 | /proc/sys/vm/min_free_kbytes:67584 2026-06-08 07:41:27.484 | /proc/sys/vm/min_slab_ratio:5 2026-06-08 07:41:27.484 | /proc/sys/vm/min_unmapped_ratio:1 2026-06-08 07:41:27.484 | /proc/sys/vm/mmap_min_addr:65536 2026-06-08 07:41:27.484 | /proc/sys/vm/mmap_rnd_bits:32 2026-06-08 07:41:27.484 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-06-08 07:41:27.484 | /proc/sys/vm/nr_hugepages:0 2026-06-08 07:41:27.484 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-06-08 07:41:27.484 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-06-08 07:41:27.484 | /proc/sys/vm/numa_stat:1 2026-06-08 07:41:27.484 | /proc/sys/vm/numa_zonelist_order:Node 2026-06-08 07:41:27.484 | /proc/sys/vm/oom_dump_tasks:1 2026-06-08 07:41:27.484 | /proc/sys/vm/oom_kill_allocating_task:0 2026-06-08 07:41:27.484 | /proc/sys/vm/overcommit_kbytes:0 2026-06-08 07:41:27.484 | /proc/sys/vm/overcommit_memory:0 2026-06-08 07:41:27.484 | /proc/sys/vm/overcommit_ratio:50 2026-06-08 07:41:27.484 | /proc/sys/vm/page-cluster:3 2026-06-08 07:41:27.484 | /proc/sys/vm/page_lock_unfairness:5 2026-06-08 07:41:27.484 | /proc/sys/vm/panic_on_oom:0 2026-06-08 07:41:27.484 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-06-08 07:41:27.484 | /proc/sys/vm/stat_interval:1 2026-06-08 07:41:27.484 | /proc/sys/vm/swappiness:100 2026-06-08 07:41:27.484 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-06-08 07:41:27.484 | /proc/sys/vm/user_reserve_kbytes:131072 2026-06-08 07:41:27.484 | /proc/sys/vm/vfs_cache_pressure:50 2026-06-08 07:41:27.484 | /proc/sys/vm/watermark_boost_factor:15000 2026-06-08 07:41:27.484 | /proc/sys/vm/watermark_scale_factor:10 2026-06-08 07:41:27.484 | /proc/sys/vm/zone_reclaim_mode:0 2026-06-08 07:41:27.490 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-06-08 07:41:27.498 | + lib/host:tune_host:97 : configure_host_net 2026-06-08 07:41:27.502 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-08 07:41:27.505 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-06-08 07:41:27.510 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-06-08 07:41:27.523 | net.ipv4.tcp_keepalive_time = 60 2026-06-08 07:41:27.528 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-06-08 07:41:27.542 | net.ipv4.tcp_keepalive_intvl = 10 2026-06-08 07:41:27.547 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-06-08 07:41:27.563 | net.ipv4.tcp_keepalive_probes = 6 2026-06-08 07:41:27.569 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-06-08 07:41:27.581 | net.ipv4.tcp_fastopen = 3 2026-06-08 07:41:27.588 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-06-08 07:41:27.606 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_app_win:31 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_dsack:1 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_ecn:2 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_fack:0 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_fastopen_key:9c2668f6-87f3335d-f45c4f71-2a9d32ce 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_frto:2 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_mem:768417 1024558 1536834 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-06-08 07:41:27.607 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_recovery:1 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_reordering:3 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_retries1:3 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_retries2:15 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_sack:1 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-06-08 07:41:27.608 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-06-08 07:41:27.613 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-06-08 07:41:27.627 | net.core.default_qdisc = pfifo_fast 2026-06-08 07:41:27.633 | + ./stack.sh:main:594 : fetch_plugins 2026-06-08 07:41:27.638 | + functions-common:fetch_plugins:1760 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-08 07:41:27.642 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-08 07:41:27.645 | + functions-common:fetch_plugins:1764 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-08 07:41:27.649 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-06-08 07:41:27.649 | Fetching DevStack plugins 2026-06-08 07:41:27.653 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-08 07:41:27.657 | + functions-common:fetch_plugins:1770 : git_clone_by_name barbican 2026-06-08 07:41:27.661 | + functions-common:git_clone_by_name:675 : local name=barbican 2026-06-08 07:41:27.665 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/barbican 2026-06-08 07:41:27.670 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/barbican 2026-06-08 07:41:27.674 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-08 07:41:27.678 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-06-08 07:41:27.683 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/barbican 2026-06-08 07:41:27.686 | + functions-common:git_clone:584 : local git_dest=/opt/stack/barbican 2026-06-08 07:41:27.690 | + functions-common:git_clone:585 : local git_ref=master 2026-06-08 07:41:27.694 | + functions-common:git_clone:586 : local orig_dir 2026-06-08 07:41:27.699 | ++ functions-common:git_clone:587 : pwd 2026-06-08 07:41:27.704 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-08 07:41:27.707 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-08 07:41:27.712 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-08 07:41:27.739 | + functions-common:git_clone:590 : RECLONE=False 2026-06-08 07:41:27.743 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-08 07:41:27.747 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:27.752 | + functions-common:git_clone:604 : echo master 2026-06-08 07:41:27.753 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-08 07:41:27.765 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/barbican ]] 2026-06-08 07:41:27.769 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:27.773 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-06-08 07:41:27.794 | + functions-common:git_clone:666 : cd /opt/stack/barbican 2026-06-08 07:41:27.799 | + functions-common:git_clone:667 : git show --oneline 2026-06-08 07:41:27.800 | + functions-common:git_clone:667 : head -1 2026-06-08 07:41:27.806 | a9b738f9 Merge "Do not override host_ref by default" 2026-06-08 07:41:27.810 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-08 07:41:27.815 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-08 07:41:27.819 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum 2026-06-08 07:41:27.823 | + functions-common:git_clone_by_name:675 : local name=magnum 2026-06-08 07:41:27.826 | + functions-common:git_clone_by_name:676 : local repo=https://review.opendev.org/openstack/magnum 2026-06-08 07:41:27.830 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum 2026-06-08 07:41:27.834 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-08 07:41:27.839 | + functions-common:git_clone_by_name:679 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-06-08 07:41:27.843 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/magnum 2026-06-08 07:41:27.847 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum 2026-06-08 07:41:27.852 | + functions-common:git_clone:585 : local git_ref=master 2026-06-08 07:41:27.856 | + functions-common:git_clone:586 : local orig_dir 2026-06-08 07:41:27.861 | ++ functions-common:git_clone:587 : pwd 2026-06-08 07:41:27.866 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-08 07:41:27.870 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-08 07:41:27.875 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-08 07:41:27.904 | + functions-common:git_clone:590 : RECLONE=False 2026-06-08 07:41:27.908 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-08 07:41:27.912 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:27.917 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-08 07:41:27.917 | + functions-common:git_clone:604 : echo master 2026-06-08 07:41:27.926 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum ]] 2026-06-08 07:41:27.930 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:27.935 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-06-08 07:41:28.049 | + functions-common:git_clone:666 : cd /opt/stack/magnum 2026-06-08 07:41:28.053 | + functions-common:git_clone:667 : git show --oneline 2026-06-08 07:41:28.055 | + functions-common:git_clone:667 : head -1 2026-06-08 07:41:28.064 | cc05f4e6 Merge "Add support for hiding cluster template by admin" 2026-06-08 07:41:28.069 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-08 07:41:28.073 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-08 07:41:28.077 | + functions-common:fetch_plugins:1770 : git_clone_by_name octavia 2026-06-08 07:41:28.081 | + functions-common:git_clone_by_name:675 : local name=octavia 2026-06-08 07:41:28.087 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/octavia 2026-06-08 07:41:28.092 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/octavia 2026-06-08 07:41:28.096 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-08 07:41:28.100 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-06-08 07:41:28.103 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/octavia 2026-06-08 07:41:28.107 | + functions-common:git_clone:584 : local git_dest=/opt/stack/octavia 2026-06-08 07:41:28.111 | + functions-common:git_clone:585 : local git_ref=master 2026-06-08 07:41:28.115 | + functions-common:git_clone:586 : local orig_dir 2026-06-08 07:41:28.120 | ++ functions-common:git_clone:587 : pwd 2026-06-08 07:41:28.126 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-08 07:41:28.129 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-08 07:41:28.134 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-08 07:41:28.162 | + functions-common:git_clone:590 : RECLONE=False 2026-06-08 07:41:28.166 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-08 07:41:28.170 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:28.175 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-08 07:41:28.175 | + functions-common:git_clone:604 : echo master 2026-06-08 07:41:28.182 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/octavia ]] 2026-06-08 07:41:28.185 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:28.189 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-06-08 07:41:28.211 | + functions-common:git_clone:666 : cd /opt/stack/octavia 2026-06-08 07:41:28.216 | + functions-common:git_clone:667 : git show --oneline 2026-06-08 07:41:28.217 | + functions-common:git_clone:667 : head -1 2026-06-08 07:41:28.222 | 9ff4683c8 Merge "Drop Python 3.10" 2026-06-08 07:41:28.226 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-08 07:41:28.231 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-08 07:41:28.235 | + functions-common:fetch_plugins:1770 : git_clone_by_name manila 2026-06-08 07:41:28.238 | + functions-common:git_clone_by_name:675 : local name=manila 2026-06-08 07:41:28.241 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/manila 2026-06-08 07:41:28.245 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/manila 2026-06-08 07:41:28.249 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-08 07:41:28.253 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-06-08 07:41:28.258 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/manila 2026-06-08 07:41:28.261 | + functions-common:git_clone:584 : local git_dest=/opt/stack/manila 2026-06-08 07:41:28.265 | + functions-common:git_clone:585 : local git_ref=master 2026-06-08 07:41:28.269 | + functions-common:git_clone:586 : local orig_dir 2026-06-08 07:41:28.275 | ++ functions-common:git_clone:587 : pwd 2026-06-08 07:41:28.280 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-08 07:41:28.284 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-08 07:41:28.289 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-08 07:41:28.316 | + functions-common:git_clone:590 : RECLONE=False 2026-06-08 07:41:28.320 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-08 07:41:28.325 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:28.331 | + functions-common:git_clone:604 : echo master 2026-06-08 07:41:28.332 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-08 07:41:28.339 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/manila ]] 2026-06-08 07:41:28.344 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:28.348 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/manila 2026-06-08 07:41:28.370 | + functions-common:git_clone:666 : cd /opt/stack/manila 2026-06-08 07:41:28.375 | + functions-common:git_clone:667 : head -1 2026-06-08 07:41:28.375 | + functions-common:git_clone:667 : git show --oneline 2026-06-08 07:41:28.399 | 5cf57fbe7 Merge "Netapp Rest implementation for get_cluster_peers" 2026-06-08 07:41:28.403 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-08 07:41:28.407 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-08 07:41:28.411 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum-cluster-api 2026-06-08 07:41:28.416 | + functions-common:git_clone_by_name:675 : local name=magnum-cluster-api 2026-06-08 07:41:28.420 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-06-08 07:41:28.425 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum-cluster-api 2026-06-08 07:41:28.429 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-08 07:41:28.432 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-06-08 07:41:28.436 | + functions-common:git_clone:583 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-06-08 07:41:28.440 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum-cluster-api 2026-06-08 07:41:28.443 | + functions-common:git_clone:585 : local git_ref=master 2026-06-08 07:41:28.447 | + functions-common:git_clone:586 : local orig_dir 2026-06-08 07:41:28.451 | ++ functions-common:git_clone:587 : pwd 2026-06-08 07:41:28.456 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-08 07:41:28.459 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-08 07:41:28.464 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-08 07:41:28.493 | + functions-common:git_clone:590 : RECLONE=False 2026-06-08 07:41:28.497 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-08 07:41:28.500 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:28.505 | + functions-common:git_clone:604 : echo master 2026-06-08 07:41:28.506 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-08 07:41:28.515 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-06-08 07:41:28.519 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:28.523 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-06-08 07:41:28.553 | + functions-common:git_clone:666 : cd /opt/stack/magnum-cluster-api 2026-06-08 07:41:28.559 | + functions-common:git_clone:667 : git show --oneline 2026-06-08 07:41:28.559 | + functions-common:git_clone:667 : head -1 2026-06-08 07:41:28.570 | 14b86a8 chore(zuul): refresh hydrophone image jobs 2026-06-08 07:41:28.575 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-08 07:41:28.579 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-08 07:41:28.583 | + functions-common:fetch_plugins:1770 : git_clone_by_name ovn-octavia-provider 2026-06-08 07:41:28.587 | + functions-common:git_clone_by_name:675 : local name=ovn-octavia-provider 2026-06-08 07:41:28.592 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-06-08 07:41:28.596 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/ovn-octavia-provider 2026-06-08 07:41:28.601 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-08 07:41:28.605 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-06-08 07:41:28.609 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-06-08 07:41:28.614 | + functions-common:git_clone:584 : local git_dest=/opt/stack/ovn-octavia-provider 2026-06-08 07:41:28.618 | + functions-common:git_clone:585 : local git_ref=master 2026-06-08 07:41:28.622 | + functions-common:git_clone:586 : local orig_dir 2026-06-08 07:41:28.627 | ++ functions-common:git_clone:587 : pwd 2026-06-08 07:41:28.632 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-08 07:41:28.636 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-08 07:41:28.642 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-08 07:41:28.669 | + functions-common:git_clone:590 : RECLONE=False 2026-06-08 07:41:28.673 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-08 07:41:28.677 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:28.683 | + functions-common:git_clone:604 : echo master 2026-06-08 07:41:28.683 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-08 07:41:28.691 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-06-08 07:41:28.695 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:28.699 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-06-08 07:41:28.724 | + functions-common:git_clone:666 : cd /opt/stack/ovn-octavia-provider 2026-06-08 07:41:28.729 | + functions-common:git_clone:667 : git show --oneline 2026-06-08 07:41:28.729 | + functions-common:git_clone:667 : head -1 2026-06-08 07:41:28.748 | 872ffb6 Merge "Use project_id in all test code" 2026-06-08 07:41:28.753 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-08 07:41:28.758 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-08 07:41:28.761 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-08 07:41:28.766 | + functions-common:run_phase:1843 : local phase= 2026-06-08 07:41:28.770 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-08 07:41:28.774 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-08 07:41:28.778 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-08 07:41:28.781 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-08 07:41:28.786 | + functions-common:run_phase:1852 : local extra 2026-06-08 07:41:28.792 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-08 07:41:28.797 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-08 07:41:28.801 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-08 07:41:28.805 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-08 07:41:28.810 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-06-08 07:41:28.815 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-08 07:41:28.842 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-08 07:41:28.847 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-08 07:41:28.851 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-08 07:41:28.855 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-08 07:41:28.860 | + functions-common:plugin_override_defaults:1801 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-08 07:41:28.864 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-08 07:41:28.867 | + functions-common:plugin_override_defaults:1805 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-08 07:41:28.872 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-06-08 07:41:28.872 | Overriding Configuration Defaults 2026-06-08 07:41:28.876 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-08 07:41:28.879 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/barbican 2026-06-08 07:41:28.883 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-06-08 07:41:28.887 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-08 07:41:28.890 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum 2026-06-08 07:41:28.894 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-06-08 07:41:28.898 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-08 07:41:28.902 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/octavia 2026-06-08 07:41:28.906 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-06-08 07:41:28.910 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-08 07:41:28.914 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/manila 2026-06-08 07:41:28.919 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-06-08 07:41:28.922 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-08 07:41:28.926 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum-cluster-api 2026-06-08 07:41:28.930 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-06-08 07:41:28.934 | + functions-common:plugin_override_defaults:1816 : echo 'magnum-cluster-api has overridden the following defaults' 2026-06-08 07:41:28.934 | magnum-cluster-api has overridden the following defaults 2026-06-08 07:41:28.939 | + functions-common:plugin_override_defaults:1817 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-06-08 07:41:28.941 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-08 07:41:28.941 | KEYSTONE_ADMIN_ENDPOINT=true 2026-06-08 07:41:28.941 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-08 07:41:28.941 | LIBVIRT_TYPE=kvm 2026-06-08 07:41:28.941 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-08 07:41:28.947 | + functions-common:plugin_override_defaults:1818 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-06-08 07:41:28.953 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-08 07:41:28.956 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-06-08 07:41:28.961 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-06-08 07:41:28.965 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-06-08 07:41:28.969 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-06-08 07:41:28.972 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-08 07:41:28.976 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/ovn-octavia-provider 2026-06-08 07:41:28.981 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-06-08 07:41:28.984 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-06-08 07:41:29.018 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-06-08 07:41:29.021 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-08 07:41:29.047 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-08 07:41:29.052 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.49 2026-06-08 07:41:29.057 | +++ functions-common:ipv6_unquote:2212 : echo 199.204.45.49 2026-06-08 07:41:29.059 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-08 07:41:29.066 | ++ lib/tls:source:40 : TLS_IP=199.204.45.49 2026-06-08 07:41:29.072 | +++ lib/tls:source:43 : hostname -f 2026-06-08 07:41:29.078 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000178846.novalocal 2026-06-08 07:41:29.082 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-08 07:41:29.086 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-08 07:41:29.091 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-08 07:41:29.095 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-08 07:41:29.100 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-08 07:41:29.104 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-08 07:41:29.107 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-08 07:41:29.111 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-08 07:41:29.116 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-08 07:41:29.124 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-06-08 07:41:29.146 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-06-08 07:41:29.182 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-06-08 07:41:29.207 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-06-08 07:41:29.231 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-06-08 07:41:29.292 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-06-08 07:41:29.425 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-06-08 07:41:29.594 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-06-08 07:41:29.645 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-06-08 07:41:29.749 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-06-08 07:41:29.839 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-06-08 07:41:29.844 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-08 07:41:29.875 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-08 07:41:29.879 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-06-08 07:41:29.884 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-08 07:41:29.889 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-08 07:41:29.894 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-08 07:41:29.898 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-08 07:41:29.903 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-08 07:41:29.932 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-08 07:41:29.935 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-08 07:41:29.940 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:41:29.944 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-08 07:41:29.948 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-08 07:41:29.951 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-08 07:41:29.957 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-08 07:41:29.961 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-08 07:41:29.966 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-08 07:41:29.972 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-08 07:41:30.003 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-08 07:41:30.008 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-08 07:41:30.012 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-08 07:41:30.017 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-08 07:41:30.022 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-08 07:41:30.027 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-08 07:41:30.031 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-08 07:41:30.037 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-08 07:41:30.042 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-08 07:41:30.046 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-08 07:41:30.051 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-08 07:41:30.055 | ++ lib/neutron:source:114 : Q_HOST=199.204.45.49 2026-06-08 07:41:30.060 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-06-08 07:41:30.066 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-08 07:41:30.071 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-08 07:41:30.073 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-08 07:41:30.081 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-08 07:41:30.085 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-08 07:41:30.090 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-08 07:41:30.094 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-08 07:41:30.099 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-08 07:41:30.106 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-08 07:41:30.136 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-08 07:41:30.141 | +++ lib/neutron:source:128 : ipv6_unquote 199.204.45.49 2026-06-08 07:41:30.147 | +++ functions-common:ipv6_unquote:2212 : echo 199.204.45.49 2026-06-08 07:41:30.150 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-08 07:41:30.158 | ++ lib/neutron:source:128 : Q_META_DATA_IP=199.204.45.49 2026-06-08 07:41:30.162 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-08 07:41:30.167 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-08 07:41:30.172 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-08 07:41:30.176 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-08 07:41:30.181 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-08 07:41:30.185 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-08 07:41:30.190 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-08 07:41:30.194 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-08 07:41:30.199 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-08 07:41:30.204 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-08 07:41:30.208 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-08 07:41:30.213 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-08 07:41:30.217 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-08 07:41:30.221 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-08 07:41:30.226 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-08 07:41:30.230 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-08 07:41:30.233 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-08 07:41:30.238 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-08 07:41:30.242 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-08 07:41:30.247 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-08 07:41:30.252 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-08 07:41:30.256 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-08 07:41:30.287 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-08 07:41:30.291 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-08 07:41:30.298 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-08 07:41:30.303 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-08 07:41:30.307 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-08 07:41:30.311 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-08 07:41:30.317 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-08 07:41:30.322 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-08 07:41:30.328 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-08 07:41:30.333 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-08 07:41:30.337 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-08 07:41:30.343 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-08 07:41:30.348 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-08 07:41:30.352 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-08 07:41:30.356 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-08 07:41:30.361 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-08 07:41:30.366 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-08 07:41:30.369 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-08 07:41:30.373 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-06-08 07:41:30.377 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-06-08 07:41:30.570 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-06-08 07:41:30.597 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-06-08 07:41:30.602 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-08 07:41:30.606 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-08 07:41:30.612 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-08 07:41:30.617 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-08 07:41:30.622 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-08 07:41:30.626 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-08 07:41:30.631 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-08 07:41:30.635 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-08 07:41:30.640 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-08 07:41:30.645 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-08 07:41:30.650 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-06-08 07:41:30.654 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-08 07:41:30.658 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-08 07:41:30.662 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-08 07:41:30.667 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-08 07:41:30.672 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-08 07:41:30.677 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-08 07:41:30.682 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-08 07:41:30.687 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-08 07:41:30.693 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-08 07:41:30.694 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-08 07:41:30.694 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-08 07:41:30.695 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-08 07:41:30.702 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=c8:fda2:6c6b 2026-06-08 07:41:30.707 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-08 07:41:30.711 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-08 07:41:30.715 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-08 07:41:30.720 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-08 07:41:30.725 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdc8:fda2:6c6b::/56 2026-06-08 07:41:30.731 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-08 07:41:30.731 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdc8:fda2:6c6b::/56 2026-06-08 07:41:30.738 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdc8:fda2:6c6b::/64 2026-06-08 07:41:30.743 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-08 07:41:30.748 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-08 07:41:30.752 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-08 07:41:30.758 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-08 07:41:30.763 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-06-08 07:41:30.768 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-08 07:41:30.772 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-08 07:41:30.776 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-08 07:41:30.780 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-08 07:41:30.784 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-08 07:41:30.788 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-08 07:41:30.791 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-08 07:41:30.796 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-08 07:41:30.800 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdc8:fda2:6c6b::/56 2026-06-08 07:41:30.805 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-08 07:41:30.809 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-08 07:41:30.816 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-08 07:41:30.816 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-08 07:41:30.817 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-08 07:41:30.826 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-06-08 07:41:30.832 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-08 07:41:30.833 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-08 07:41:30.833 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-08 07:41:30.841 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs='ens3 2026-06-08 07:41:30.841 | ens3' 2026-06-08 07:41:30.850 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-06-08 07:41:30.855 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-06-08 07:41:30.859 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-06-08 07:41:30.864 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-06-08 07:41:30.869 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-08 07:41:30.874 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-08 07:41:30.879 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-08 07:41:30.883 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-08 07:41:30.887 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-08 07:41:30.919 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-06-08 07:41:30.947 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-06-08 07:41:30.976 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-06-08 07:41:31.002 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-06-08 07:41:31.027 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-06-08 07:41:31.088 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-06-08 07:41:31.095 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-08 07:41:31.100 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-08 07:41:31.105 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-08 07:41:31.110 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-08 07:41:31.116 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-08 07:41:31.148 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-08 07:41:31.154 | + ./stack.sh:main:629 : run_phase source 2026-06-08 07:41:31.158 | + functions-common:run_phase:1842 : local mode=source 2026-06-08 07:41:31.163 | + functions-common:run_phase:1843 : local phase= 2026-06-08 07:41:31.168 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-08 07:41:31.172 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-08 07:41:31.177 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-08 07:41:31.182 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-08 07:41:31.186 | + functions-common:run_phase:1852 : local extra 2026-06-08 07:41:31.194 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-08 07:41:31.199 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-08 07:41:31.204 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-08 07:41:31.209 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-08 07:41:31.213 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-06-08 07:41:31.218 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-08 07:41:31.248 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-08 07:41:31.253 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-08 07:41:31.258 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-08 07:41:31.262 | + functions-common:load_plugin_settings:1778 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-08 07:41:31.267 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-08 07:41:31.271 | + functions-common:load_plugin_settings:1782 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-08 07:41:31.276 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-06-08 07:41:31.276 | Loading plugin settings 2026-06-08 07:41:31.281 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-08 07:41:31.286 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/barbican 2026-06-08 07:41:31.290 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-06-08 07:41:31.295 | + functions-common:load_plugin_settings:1791 : source /opt/stack/barbican/devstack/settings 2026-06-08 07:41:31.299 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-06-08 07:41:31.304 | ++ functions-common:define_plugin:1886 : : 2026-06-08 07:41:31.308 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-06-08 07:41:31.314 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-06-08 07:41:31.319 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-08 07:41:31.323 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-08 07:41:31.327 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-08 07:41:31.331 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-06-08 07:41:31.336 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-08 07:41:31.340 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-08 07:41:31.345 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-06-08 07:41:31.351 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-06-08 07:41:31.380 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-08 07:41:31.385 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-08 07:41:31.391 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:41:31.396 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-08 07:41:31.400 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-08 07:41:31.405 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-08 07:41:31.411 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-06-08 07:41:31.416 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-06-08 07:41:31.420 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-06-08 07:41:31.425 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-06-08 07:41:31.430 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.49/key-manager 2026-06-08 07:41:31.434 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-06-08 07:41:31.438 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-06-08 07:41:31.442 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-06-08 07:41:31.448 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-06-08 07:41:31.478 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-06-08 07:41:31.483 | ++ /opt/stack/barbican/devstack/settings:source:48 : VAULT_PLUGIN_BACKEND= 2026-06-08 07:41:31.488 | ++ /opt/stack/barbican/devstack/settings:source:49 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-08 07:41:31.492 | ++ /opt/stack/barbican/devstack/settings:source:50 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-08 07:41:31.497 | ++ /opt/stack/barbican/devstack/settings:source:52 : enable_service barbican 2026-06-08 07:41:31.571 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-08 07:41:31.575 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum 2026-06-08 07:41:31.579 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-06-08 07:41:31.584 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum/devstack/settings 2026-06-08 07:41:31.589 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-06-08 07:41:31.619 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-06-08 07:41:31.623 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-06-08 07:41:31.699 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-06-08 07:41:31.780 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-08 07:41:31.785 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/octavia 2026-06-08 07:41:31.790 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-06-08 07:41:31.795 | + functions-common:load_plugin_settings:1791 : source /opt/stack/octavia/devstack/settings 2026-06-08 07:41:31.800 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-06-08 07:41:31.805 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-06-08 07:41:31.810 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-08 07:41:31.815 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-06-08 07:41:31.820 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-08 07:41:31.826 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-06-08 07:41:31.858 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-08 07:41:31.862 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-08 07:41:31.868 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:41:31.872 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-06-08 07:41:31.877 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-08 07:41:31.882 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-08 07:41:31.887 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-08 07:41:31.892 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-08 07:41:31.897 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-08 07:41:31.901 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-08 07:41:31.906 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-08 07:41:31.911 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-08 07:41:31.915 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-08 07:41:31.920 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-08 07:41:31.924 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-06-08 07:41:31.929 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-06-08 07:41:31.934 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-06-08 07:41:31.938 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-08 07:41:31.943 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-08 07:41:31.948 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-06-08 07:41:31.953 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-06-08 07:41:31.957 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-06-08 07:41:31.962 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-06-08 07:41:31.967 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-08 07:41:31.971 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-08 07:41:31.976 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-08 07:41:31.982 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-08 07:41:31.999 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-08 07:41:32.004 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-08 07:41:32.009 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-08 07:41:32.015 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-08 07:41:32.020 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-08 07:41:32.025 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-08 07:41:32.029 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-08 07:41:32.033 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-08 07:41:32.042 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-08 07:41:32.046 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-06-08 07:41:32.051 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-08 07:41:32.056 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-08 07:41:32.059 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-08 07:41:32.064 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-08 07:41:32.069 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-08 07:41:32.073 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-08 07:41:32.077 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-08 07:41:32.081 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-08 07:41:32.087 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-06-08 07:41:32.092 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-08 07:41:32.096 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-08 07:41:32.102 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-08 07:41:32.107 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-08 07:41:32.112 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-08 07:41:32.117 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-08 07:41:32.121 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-08 07:41:32.125 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-08 07:41:32.129 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-08 07:41:32.133 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-08 07:41:32.138 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-08 07:41:32.143 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-08 07:41:32.147 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-06-08 07:41:32.152 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-06-08 07:41:32.156 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-06-08 07:41:32.161 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-06-08 07:41:32.166 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-06-08 07:41:32.170 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-06-08 07:41:32.174 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-06-08 07:41:32.179 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-06-08 07:41:32.183 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-06-08 07:41:32.187 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-06-08 07:41:32.192 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-06-08 07:41:32.197 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-06-08 07:41:32.202 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-06-08 07:41:32.206 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-06-08 07:41:32.211 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-08 07:41:32.216 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-08 07:41:32.220 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-08 07:41:32.225 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-08 07:41:32.230 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-06-08 07:41:32.235 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-08 07:41:32.240 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-06-08 07:41:32.245 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-06-08 07:41:32.249 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-08 07:41:32.254 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-08 07:41:32.259 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-08 07:41:32.264 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-08 07:41:32.269 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/manila 2026-06-08 07:41:32.274 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-06-08 07:41:32.281 | + functions-common:load_plugin_settings:1791 : source /opt/stack/manila/devstack/settings 2026-06-08 07:41:32.286 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-06-08 07:41:32.291 | ++ functions-common:define_plugin:1886 : : 2026-06-08 07:41:32.295 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-06-08 07:41:32.300 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-06-08 07:41:32.306 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-06-08 07:41:32.311 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-06-08 07:41:32.316 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-06-08 07:41:32.321 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-08 07:41:32.326 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-08 07:41:32.331 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-06-08 07:41:32.336 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-06-08 07:41:32.340 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-08 07:41:32.345 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-06-08 07:41:32.350 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-06-08 07:41:32.354 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-06-08 07:41:32.360 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-06-08 07:41:32.365 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-06-08 07:41:32.370 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.49/identity 2026-06-08 07:41:32.374 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-08 07:41:32.379 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-06-08 07:41:32.384 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-08 07:41:32.390 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-08 07:41:32.394 | ++ /opt/stack/manila/devstack/settings:source:67 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-08 07:41:32.398 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-08 07:41:32.402 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-08 07:41:32.408 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=199.204.45.49 2026-06-08 07:41:32.412 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-06-08 07:41:32.417 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-06-08 07:41:32.421 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-06-08 07:41:32.425 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://199.204.45.49:8786 2026-06-08 07:41:32.430 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-06-08 07:41:32.436 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-06-08 07:41:32.469 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-08 07:41:32.474 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-08 07:41:32.479 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:41:32.484 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-06-08 07:41:32.489 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-08 07:41:32.494 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-06-08 07:41:32.499 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-08 07:41:32.504 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-06-08 07:41:32.508 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-08 07:41:32.513 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-06-08 07:41:32.518 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-08 07:41:32.521 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://199.204.45.49/share 2026-06-08 07:41:32.525 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-08 07:41:32.530 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-06-08 07:41:32.535 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-06-08 07:41:32.539 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-06-08 07:41:32.544 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-08 07:41:32.549 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-08 07:41:32.554 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-08 07:41:32.559 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-06-08 07:41:32.564 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-08 07:41:32.569 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-08 07:41:32.574 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-08 07:41:32.580 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-06-08 07:41:32.614 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-08 07:41:32.618 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-08 07:41:32.623 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-08 07:41:32.628 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-08 07:41:32.634 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-08 07:41:32.639 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-08 07:41:32.644 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-08 07:41:32.648 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-08 07:41:32.653 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-08 07:41:32.657 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-06-08 07:41:32.662 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-06-08 07:41:32.667 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-08 07:41:32.672 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-06-08 07:41:32.678 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-08 07:41:32.682 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-06-08 07:41:32.686 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.49 2026-06-08 07:41:32.691 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-08 07:41:32.696 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-08 07:41:32.701 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-08 07:41:32.706 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.49 2026-06-08 07:41:32.711 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.49 2026-06-08 07:41:32.716 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-08 07:41:32.720 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-06-08 07:41:32.725 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-08 07:41:32.730 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-08 07:41:32.735 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-08 07:41:32.740 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-08 07:41:32.744 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-08 07:41:32.749 | ++ /opt/stack/manila/devstack/settings:source:173 : MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-06-08 07:41:32.753 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-08 07:41:32.758 | ++ /opt/stack/manila/devstack/settings:source:177 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-08 07:41:32.763 | ++ /opt/stack/manila/devstack/settings:source:180 : MANILA_SSH_TIMEOUT=180 2026-06-08 07:41:32.769 | ++ /opt/stack/manila/devstack/settings:source:183 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-08 07:41:32.774 | ++ /opt/stack/manila/devstack/settings:source:186 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-08 07:41:32.779 | ++ /opt/stack/manila/devstack/settings:source:189 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-08 07:41:32.784 | ++ /opt/stack/manila/devstack/settings:source:192 : MANILA_DATA_COPY_CHECK_HASH=True 2026-06-08 07:41:32.788 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_SETUP_IPV6=False 2026-06-08 07:41:32.793 | ++ /opt/stack/manila/devstack/settings:source:196 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-08 07:41:32.799 | +++ /opt/stack/manila/devstack/settings:source:200 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-06-08 07:41:32.831 | ++ /opt/stack/manila/devstack/settings:source:200 : MANILA_ENFORCE_SCOPE=False 2026-06-08 07:41:32.837 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service manila 2026-06-08 07:41:32.923 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-api 2026-06-08 07:41:33.005 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-shr 2026-06-08 07:41:33.088 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-sch 2026-06-08 07:41:33.164 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-dat 2026-06-08 07:41:33.242 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-08 07:41:33.246 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum-cluster-api 2026-06-08 07:41:33.251 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-06-08 07:41:33.255 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-06-08 07:41:33.260 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-06-08 07:41:33.265 | ++ functions-common:define_plugin:1886 : : 2026-06-08 07:41:33.269 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-06-08 07:41:33.274 | ++ functions-common:plugin_requires:1899 : : 2026-06-08 07:41:33.279 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-06-08 07:41:33.284 | ++ functions-common:plugin_requires:1899 : : 2026-06-08 07:41:33.289 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-06-08 07:41:33.294 | ++ functions-common:plugin_requires:1899 : : 2026-06-08 07:41:33.298 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-06-08 07:41:33.303 | ++ functions-common:plugin_requires:1899 : : 2026-06-08 07:41:33.308 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-06-08 07:41:33.385 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-08 07:41:33.390 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/ovn-octavia-provider 2026-06-08 07:41:33.395 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-06-08 07:41:33.400 | + functions-common:load_plugin_settings:1791 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-06-08 07:41:33.406 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-06-08 07:41:33.410 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-06-08 07:41:33.415 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:3 : OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-06-08 07:41:33.421 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-08 07:41:33.426 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-08 07:41:33.432 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-08 07:41:33.437 | + functions-common:verify_disabled_services:2125 : local service 2026-06-08 07:41:33.442 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.445 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-06-08 07:41:33.451 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.455 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-06-08 07:41:33.461 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.465 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-06-08 07:41:33.470 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.474 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-06-08 07:41:33.478 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.483 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-06-08 07:41:33.487 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.492 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-06-08 07:41:33.498 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.503 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-06-08 07:41:33.508 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.513 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-06-08 07:41:33.518 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.523 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-06-08 07:41:33.527 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.531 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-06-08 07:41:33.536 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.541 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-06-08 07:41:33.546 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.551 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-06-08 07:41:33.558 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.563 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-06-08 07:41:33.570 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.575 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-06-08 07:41:33.580 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.586 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-06-08 07:41:33.590 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.594 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-06-08 07:41:33.599 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.605 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-06-08 07:41:33.611 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.615 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-06-08 07:41:33.621 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.626 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-06-08 07:41:33.630 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.634 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-06-08 07:41:33.640 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.646 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-06-08 07:41:33.651 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.656 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-06-08 07:41:33.661 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.667 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-06-08 07:41:33.672 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.680 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-06-08 07:41:33.685 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.690 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-06-08 07:41:33.695 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.700 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-06-08 07:41:33.705 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.710 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-06-08 07:41:33.715 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.720 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-06-08 07:41:33.725 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.730 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-06-08 07:41:33.735 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.741 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-06-08 07:41:33.746 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.750 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-06-08 07:41:33.754 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.759 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-06-08 07:41:33.764 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.769 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-06-08 07:41:33.774 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.779 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-06-08 07:41:33.784 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.790 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-06-08 07:41:33.795 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.799 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-06-08 07:41:33.806 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.810 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-06-08 07:41:33.815 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.820 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-06-08 07:41:33.825 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-08 07:41:33.831 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-06-08 07:41:33.836 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-08 07:41:33.842 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-08 07:41:33.846 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-08 07:41:33.878 | + functions-common:is_service_enabled:2070 : return 0 2026-06-08 07:41:33.883 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-08 07:41:33.888 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-08 07:41:33.893 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-08 07:41:33.926 | + functions-common:is_service_enabled:2070 : return 1 2026-06-08 07:41:33.931 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-08 07:41:33.935 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-08 07:41:33.940 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-08 07:41:33.945 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-08 07:41:33.949 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-08 07:41:33.953 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-08 07:41:33.959 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-08 07:41:33.963 | + lib/database:initialize_database_backends:92 : return 0 2026-06-08 07:41:33.968 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-08 07:41:33.968 | Using mysql database backend 2026-06-08 07:41:33.973 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-08 07:41:34.003 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-08 07:41:34.010 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-08 07:41:34.016 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-08 07:41:34.022 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-08 07:41:34.029 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-08 07:41:34.034 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-08 07:41:34.067 | + functions-common:is_service_enabled:2070 : return 0 2026-06-08 07:41:34.071 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-08 07:41:34.106 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-08 07:41:34.138 | + functions-common:is_service_enabled:2070 : return 0 2026-06-08 07:41:34.142 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-08 07:41:34.177 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-08 07:41:34.214 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-08 07:41:34.246 | + functions-common:is_service_enabled:2070 : return 1 2026-06-08 07:41:34.250 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-08 07:41:34.283 | + functions-common:is_service_enabled:2070 : return 1 2026-06-08 07:41:34.288 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-08 07:41:34.293 | + functions-common:save_stackenv:65 : local tag=762 2026-06-08 07:41:34.300 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-08 07:41:34.309 | + functions-common:save_stackenv:67 : time_stamp=2026-06-08-074134 2026-06-08 07:41:34.315 | + functions-common:save_stackenv:68 : echo '# 2026-06-08-074134 762' 2026-06-08 07:41:34.319 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.325 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-08 07:41:34.329 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.334 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-08 07:41:34.340 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.345 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-08 07:41:34.350 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.356 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-06-08 07:41:34.362 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.367 | + functions-common:save_stackenv:70 : echo HOST_IP=199.204.45.49 2026-06-08 07:41:34.372 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.377 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://199.204.45.49/identity 2026-06-08 07:41:34.382 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.388 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-08-074122 2026-06-08 07:41:34.394 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.400 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-08 07:41:34.404 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.409 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=199.204.45.49 2026-06-08 07:41:34.415 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.421 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-08 07:41:34.426 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.431 | + functions-common:save_stackenv:70 : echo TLS_IP=199.204.45.49 2026-06-08 07:41:34.436 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.440 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-08 07:41:34.446 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.451 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-08 07:41:34.457 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.462 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=199.204.45.49 2026-06-08 07:41:34.467 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-08 07:41:34.472 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-08 07:41:34.478 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-08 07:41:34.483 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-06-08 07:41:34.489 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/requirements.git 2026-06-08 07:41:34.494 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-08 07:41:34.498 | + functions-common:git_clone:585 : local git_ref=master 2026-06-08 07:41:34.502 | + functions-common:git_clone:586 : local orig_dir 2026-06-08 07:41:34.508 | ++ functions-common:git_clone:587 : pwd 2026-06-08 07:41:34.514 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-08 07:41:34.519 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-08 07:41:34.525 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-08 07:41:34.558 | + functions-common:git_clone:590 : RECLONE=False 2026-06-08 07:41:34.563 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-08 07:41:34.568 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:34.573 | + functions-common:git_clone:604 : echo master 2026-06-08 07:41:34.574 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-08 07:41:34.585 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-08 07:41:34.590 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:34.596 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-08 07:41:34.618 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-08 07:41:34.626 | + functions-common:git_clone:667 : git show --oneline 2026-06-08 07:41:34.626 | + functions-common:git_clone:667 : head -1 2026-06-08 07:41:34.632 | cc073afc Merge "tests: Add missing coverage for project parsing" 2026-06-08 07:41:34.637 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-08 07:41:34.643 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-08 07:41:34.647 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-08 07:41:34.652 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-08 07:41:34.657 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-06-08 07:41:34.663 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-08 07:41:34.668 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-08 07:41:34.674 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-06-08 07:41:34.680 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-08 07:41:34.685 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-08 07:41:34.690 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-08 07:41:34.697 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-08 07:41:34.704 | ++ tools/install_prereqs.sh:source:47 : NOW=1780904494 2026-06-08 07:41:34.711 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-06-08 07:41:34.722 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-08 07:41:34.732 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-08 07:41:34.737 | ++ tools/install_prereqs.sh:source:49 : DELTA=1780904494 2026-06-08 07:41:34.742 | ++ tools/install_prereqs.sh:source:50 : [[ 1780904494 -lt 7200 ]] 2026-06-08 07:41:34.746 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-08 07:41:34.749 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-08 07:41:34.753 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-08 07:41:34.757 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-08 07:41:34.763 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-08 07:41:34.768 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-08 07:41:34.774 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-08 07:41:34.780 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-06-08 07:41:34.836 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-08 07:41:34.836 | apache2-dev 2026-06-08 07:41:34.836 | bc 2026-06-08 07:41:34.836 | bsdmainutils 2026-06-08 07:41:34.836 | curl 2026-06-08 07:41:34.836 | g++ 2026-06-08 07:41:34.836 | gawk 2026-06-08 07:41:34.836 | gcc 2026-06-08 07:41:34.836 | gettext 2026-06-08 07:41:34.836 | git 2026-06-08 07:41:34.836 | graphviz 2026-06-08 07:41:34.836 | iputils-ping 2026-06-08 07:41:34.836 | libffi-dev 2026-06-08 07:41:34.836 | libjpeg-dev 2026-06-08 07:41:34.836 | libpq-dev 2026-06-08 07:41:34.836 | libssl-dev 2026-06-08 07:41:34.837 | libsystemd-dev 2026-06-08 07:41:34.837 | libxml2-dev 2026-06-08 07:41:34.837 | libxslt1-dev 2026-06-08 07:41:34.837 | libyaml-dev 2026-06-08 07:41:34.837 | lsof 2026-06-08 07:41:34.837 | openssh-server 2026-06-08 07:41:34.837 | openssl 2026-06-08 07:41:34.837 | pkg-config 2026-06-08 07:41:34.837 | psmisc 2026-06-08 07:41:34.837 | python3-dev 2026-06-08 07:41:34.837 | python3-pip 2026-06-08 07:41:34.837 | python3-systemd 2026-06-08 07:41:34.837 | python3-venv 2026-06-08 07:41:34.837 | tar 2026-06-08 07:41:34.837 | tcpdump 2026-06-08 07:41:34.837 | unzip 2026-06-08 07:41:34.837 | uuid-runtime 2026-06-08 07:41:34.837 | wget 2026-06-08 07:41:34.837 | zlib1g-dev 2026-06-08 07:41:34.837 | lvm2 2026-06-08 07:41:34.837 | qemu-utils 2026-06-08 07:41:34.837 | thin-provisioning-tools 2026-06-08 07:41:34.837 | lsscsi 2026-06-08 07:41:34.837 | open-iscsi 2026-06-08 07:41:34.837 | libkrb5-dev 2026-06-08 07:41:34.837 | libldap2-dev 2026-06-08 07:41:34.837 | libsasl2-dev 2026-06-08 07:41:34.837 | memcached 2026-06-08 07:41:34.837 | python3-mysqldb 2026-06-08 07:41:34.837 | sqlite3 2026-06-08 07:41:34.837 | conntrack 2026-06-08 07:41:34.837 | curl 2026-06-08 07:41:34.837 | ebtables 2026-06-08 07:41:34.837 | genisoimage 2026-06-08 07:41:34.837 | iptables 2026-06-08 07:41:34.837 | iputils-arping 2026-06-08 07:41:34.837 | kpartx 2026-06-08 07:41:34.837 | libjs-jquery-tablesorter 2026-06-08 07:41:34.837 | parted 2026-06-08 07:41:34.837 | pm-utils 2026-06-08 07:41:34.837 | python3-mysqldb 2026-06-08 07:41:34.837 | socat 2026-06-08 07:41:34.837 | sqlite3 2026-06-08 07:41:34.837 | sudo 2026-06-08 07:41:34.837 | vlan 2026-06-08 07:41:34.837 | cryptsetup 2026-06-08 07:41:34.837 | dosfstools 2026-06-08 07:41:34.837 | genisoimage 2026-06-08 07:41:34.837 | gir1.2-libosinfo-1.0 2026-06-08 07:41:34.837 | netcat-openbsd 2026-06-08 07:41:34.838 | open-iscsi 2026-06-08 07:41:34.838 | qemu-utils 2026-06-08 07:41:34.838 | sg3-utils 2026-06-08 07:41:34.838 | sysfsutils 2026-06-08 07:41:34.838 | acl 2026-06-08 07:41:34.838 | dnsmasq-base 2026-06-08 07:41:34.838 | dnsmasq-utils 2026-06-08 07:41:34.838 | ebtables 2026-06-08 07:41:34.838 | haproxy 2026-06-08 07:41:34.838 | iptables 2026-06-08 07:41:34.838 | iputils-arping 2026-06-08 07:41:34.838 | iputils-ping 2026-06-08 07:41:34.838 | postgresql-server-dev-all 2026-06-08 07:41:34.838 | python3-mysqldb 2026-06-08 07:41:34.838 | sqlite3 2026-06-08 07:41:34.838 | sudo 2026-06-08 07:41:34.838 | vlan 2026-06-08 07:41:34.838 | apache2' 2026-06-08 07:41:34.844 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-08 07:41:34.900 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-08 07:41:34.900 | apache2-dev 2026-06-08 07:41:34.900 | bc 2026-06-08 07:41:34.900 | bsdmainutils 2026-06-08 07:41:34.900 | curl 2026-06-08 07:41:34.900 | g++ 2026-06-08 07:41:34.900 | gawk 2026-06-08 07:41:34.900 | gcc 2026-06-08 07:41:34.900 | gettext 2026-06-08 07:41:34.900 | git 2026-06-08 07:41:34.900 | graphviz 2026-06-08 07:41:34.900 | iputils-ping 2026-06-08 07:41:34.900 | libffi-dev 2026-06-08 07:41:34.900 | libjpeg-dev 2026-06-08 07:41:34.900 | libpq-dev 2026-06-08 07:41:34.900 | libssl-dev 2026-06-08 07:41:34.900 | libsystemd-dev 2026-06-08 07:41:34.900 | libxml2-dev 2026-06-08 07:41:34.901 | libxslt1-dev 2026-06-08 07:41:34.901 | libyaml-dev 2026-06-08 07:41:34.901 | lsof 2026-06-08 07:41:34.901 | openssh-server 2026-06-08 07:41:34.901 | openssl 2026-06-08 07:41:34.901 | pkg-config 2026-06-08 07:41:34.901 | psmisc 2026-06-08 07:41:34.901 | python3-dev 2026-06-08 07:41:34.901 | python3-pip 2026-06-08 07:41:34.901 | python3-systemd 2026-06-08 07:41:34.901 | python3-venv 2026-06-08 07:41:34.901 | tar 2026-06-08 07:41:34.901 | tcpdump 2026-06-08 07:41:34.901 | unzip 2026-06-08 07:41:34.901 | uuid-runtime 2026-06-08 07:41:34.901 | wget 2026-06-08 07:41:34.901 | zlib1g-dev 2026-06-08 07:41:34.901 | lvm2 2026-06-08 07:41:34.901 | qemu-utils 2026-06-08 07:41:34.901 | thin-provisioning-tools 2026-06-08 07:41:34.901 | lsscsi 2026-06-08 07:41:34.901 | open-iscsi 2026-06-08 07:41:34.901 | libkrb5-dev 2026-06-08 07:41:34.901 | libldap2-dev 2026-06-08 07:41:34.901 | libsasl2-dev 2026-06-08 07:41:34.901 | memcached 2026-06-08 07:41:34.901 | python3-mysqldb 2026-06-08 07:41:34.901 | sqlite3 2026-06-08 07:41:34.901 | conntrack 2026-06-08 07:41:34.901 | curl 2026-06-08 07:41:34.901 | ebtables 2026-06-08 07:41:34.901 | genisoimage 2026-06-08 07:41:34.901 | iptables 2026-06-08 07:41:34.901 | iputils-arping 2026-06-08 07:41:34.901 | kpartx 2026-06-08 07:41:34.901 | libjs-jquery-tablesorter 2026-06-08 07:41:34.901 | parted 2026-06-08 07:41:34.901 | pm-utils 2026-06-08 07:41:34.901 | python3-mysqldb 2026-06-08 07:41:34.901 | socat 2026-06-08 07:41:34.901 | sqlite3 2026-06-08 07:41:34.901 | sudo 2026-06-08 07:41:34.901 | vlan 2026-06-08 07:41:34.901 | cryptsetup 2026-06-08 07:41:34.901 | dosfstools 2026-06-08 07:41:34.901 | genisoimage 2026-06-08 07:41:34.901 | gir1.2-libosinfo-1.0 2026-06-08 07:41:34.901 | netcat-openbsd 2026-06-08 07:41:34.901 | open-iscsi 2026-06-08 07:41:34.901 | qemu-utils 2026-06-08 07:41:34.901 | sg3-utils 2026-06-08 07:41:34.901 | sysfsutils 2026-06-08 07:41:34.902 | acl 2026-06-08 07:41:34.902 | dnsmasq-base 2026-06-08 07:41:34.902 | dnsmasq-utils 2026-06-08 07:41:34.902 | ebtables 2026-06-08 07:41:34.902 | haproxy 2026-06-08 07:41:34.902 | iptables 2026-06-08 07:41:34.902 | iputils-arping 2026-06-08 07:41:34.902 | iputils-ping 2026-06-08 07:41:34.902 | postgresql-server-dev-all 2026-06-08 07:41:34.902 | python3-mysqldb 2026-06-08 07:41:34.902 | sqlite3 2026-06-08 07:41:34.902 | sudo 2026-06-08 07:41:34.902 | vlan 2026-06-08 07:41:34.902 | apache2 golang 2026-06-08 07:41:34.902 | debootstrap 2026-06-08 07:41:34.902 | rsyslog 2026-06-08 07:41:34.902 | lvm2' 2026-06-08 07:41:34.906 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-08 07:41:34.911 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-08 07:41:34.917 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-08 07:41:34.924 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-06-08 07:41:34.924 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-08 07:41:34.932 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-06-08 07:41:34.937 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-08 07:41:34.942 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-08 07:41:34.948 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-08 07:41:34.952 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-08 07:41:34.957 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-08 07:41:34.961 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-08 07:41:34.966 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-08 07:41:34.971 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-08 07:41:34.976 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-08 07:41:34.981 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-08 07:41:34.986 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-08 07:41:34.990 | ++ functions-common:apt_get_update:1161 : return 2026-06-08 07:41:34.995 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-06-08 07:41:35.000 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-08 07:41:35.004 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-08 07:41:35.009 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-08 07:41:35.014 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-06-08 07:41:35.053 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-06-08 07:41:35.100 | Reading package lists... 2026-06-08 07:41:35.347 | Building dependency tree... 2026-06-08 07:41:35.347 | Reading state information... 2026-06-08 07:41:35.656 | curl is already the newest version (8.5.0-2ubuntu10.9). 2026-06-08 07:41:35.656 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-08 07:41:35.656 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-06-08 07:41:35.656 | openssl is already the newest version (3.0.13-0ubuntu3.9). 2026-06-08 07:41:35.656 | openssl set to manually installed. 2026-06-08 07:41:35.656 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-08 07:41:35.656 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-08 07:41:35.656 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-08 07:41:35.656 | zlib1g-dev set to manually installed. 2026-06-08 07:41:35.656 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-08 07:41:35.656 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-08 07:41:35.656 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-08 07:41:35.656 | The following additional packages will be installed: 2026-06-08 07:41:35.656 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-08 07:41:35.656 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-06-08 07:41:35.656 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-06-08 07:41:35.656 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-06-08 07:41:35.656 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-06-08 07:41:35.656 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-06-08 07:41:35.656 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-06-08 07:41:35.656 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-06-08 07:41:35.656 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-06-08 07:41:35.656 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-06-08 07:41:35.656 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-06-08 07:41:35.657 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-06-08 07:41:35.657 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-08 07:41:35.657 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-06-08 07:41:35.657 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-06-08 07:41:35.657 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-06-08 07:41:35.657 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-06-08 07:41:35.657 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-06-08 07:41:35.657 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-06-08 07:41:35.657 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-06-08 07:41:35.657 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-06-08 07:41:35.657 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-06-08 07:41:35.657 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-06-08 07:41:35.657 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-06-08 07:41:35.657 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-06-08 07:41:35.657 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-06-08 07:41:35.657 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-06-08 07:41:35.657 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-06-08 07:41:35.657 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-06-08 07:41:35.657 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-06-08 07:41:35.657 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-06-08 07:41:35.657 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-06-08 07:41:35.657 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-06-08 07:41:35.657 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-06-08 07:41:35.658 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-06-08 07:41:35.658 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-06-08 07:41:35.658 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-06-08 07:41:35.658 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-06-08 07:41:35.658 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-06-08 07:41:35.658 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-08 07:41:35.658 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-06-08 07:41:35.658 | man-db mysql-common ncal osinfo-db patch pci.ids pkgconf pkgconf-bin 2026-06-08 07:41:35.658 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-08 07:41:35.658 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-06-08 07:41:35.658 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-06-08 07:41:35.658 | session-migration ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-06-08 07:41:35.659 | Suggested packages: 2026-06-08 07:41:35.659 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-06-08 07:41:35.659 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-06-08 07:41:35.659 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-06-08 07:41:35.659 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-06-08 07:41:35.659 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-06-08 07:41:35.659 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-06-08 07:41:35.659 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-06-08 07:41:35.659 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-06-08 07:41:35.659 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-06-08 07:41:35.659 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-06-08 07:41:35.659 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-06-08 07:41:35.659 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-06-08 07:41:35.659 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-06-08 07:41:35.659 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-06-08 07:41:35.659 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-06-08 07:41:35.659 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-06-08 07:41:35.659 | libmemcached libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc 2026-06-08 07:41:35.659 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-06-08 07:41:35.659 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-06-08 07:41:35.659 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-06-08 07:41:35.659 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-06-08 07:41:35.659 | rsyslog-relp sqlite3-doc zip 2026-06-08 07:41:35.659 | Recommended packages: 2026-06-08 07:41:35.659 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-06-08 07:41:35.659 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-06-08 07:41:35.659 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-06-08 07:41:35.659 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-06-08 07:41:35.659 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-06-08 07:41:35.659 | libmail-sendmail-perl logrotate qemu-block-extra 2026-06-08 07:41:35.776 | The following NEW packages will be installed: 2026-06-08 07:41:35.777 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-06-08 07:41:35.777 | automake autopoint autotools-dev bc binutils binutils-common 2026-06-08 07:41:35.777 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-06-08 07:41:35.777 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-06-08 07:41:35.777 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-06-08 07:41:35.777 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-06-08 07:41:35.777 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-06-08 07:41:35.777 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-06-08 07:41:35.777 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-06-08 07:41:35.777 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-06-08 07:41:35.777 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-06-08 07:41:35.777 | glib-networking-common glib-networking-services golang golang-1.22 2026-06-08 07:41:35.777 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-06-08 07:41:35.777 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-06-08 07:41:35.777 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-06-08 07:41:35.777 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-06-08 07:41:35.778 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-06-08 07:41:35.778 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-06-08 07:41:35.778 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-06-08 07:41:35.778 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-06-08 07:41:35.778 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-06-08 07:41:35.778 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-06-08 07:41:35.778 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-06-08 07:41:35.778 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-06-08 07:41:35.778 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-06-08 07:41:35.778 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-06-08 07:41:35.778 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-06-08 07:41:35.778 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-06-08 07:41:35.778 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-06-08 07:41:35.778 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-06-08 07:41:35.778 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-06-08 07:41:35.778 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-06-08 07:41:35.778 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-06-08 07:41:35.778 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-06-08 07:41:35.778 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-08 07:41:35.778 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-06-08 07:41:35.778 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-06-08 07:41:35.778 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-06-08 07:41:35.778 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-06-08 07:41:35.778 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-06-08 07:41:35.778 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-06-08 07:41:35.778 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-06-08 07:41:35.778 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-06-08 07:41:35.778 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-06-08 07:41:35.778 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-06-08 07:41:35.778 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-06-08 07:41:35.778 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-06-08 07:41:35.778 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-08 07:41:35.778 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-08 07:41:35.778 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-06-08 07:41:35.778 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-06-08 07:41:35.778 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-06-08 07:41:35.778 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-06-08 07:41:35.778 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-06-08 07:41:35.778 | xz-utils 2026-06-08 07:41:35.864 | 0 upgraded, 302 newly installed, 0 to remove and 0 not upgraded. 2026-06-08 07:41:35.865 | Need to get 305 MB of archives. 2026-06-08 07:41:35.865 | After this operation, 1,440 MB of additional disk space will be used. 2026-06-08 07:41:35.865 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-08 07:41:36.088 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-08 07:41:36.416 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-08 07:41:36.440 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-06-08 07:41:36.445 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-06-08 07:41:36.460 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-08 07:41:36.777 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1,336 kB] 2026-06-08 07:41:38.724 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-08 07:41:38.727 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-08 07:41:38.729 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-08 07:41:38.731 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-06-08 07:41:38.862 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-06-08 07:41:38.866 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-06-08 07:41:39.011 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-06-08 07:41:39.492 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-08 07:41:39.519 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-08 07:41:39.551 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-08 07:41:39.562 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-08 07:41:39.567 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-08 07:41:39.569 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-08 07:41:39.597 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-08 07:41:39.600 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-06-08 07:41:39.640 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-08 07:41:39.641 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-06-08 07:41:39.644 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-06-08 07:41:39.650 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-06-08 07:41:39.652 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-06-08 07:41:39.655 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-06-08 07:41:39.661 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-06-08 07:41:39.690 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-06-08 07:41:39.701 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-06-08 07:41:39.752 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-06-08 07:41:39.936 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.2 [511 kB] 2026-06-08 07:41:40.062 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-06-08 07:41:40.076 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-06-08 07:41:40.097 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-06-08 07:41:40.122 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-06-08 07:41:40.200 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-06-08 07:41:40.216 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-06-08 07:41:40.220 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-06-08 07:41:40.238 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-06-08 07:41:40.925 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-06-08 07:41:40.932 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-06-08 07:41:40.955 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-06-08 07:41:40.962 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-06-08 07:41:40.974 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-06-08 07:41:41.006 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-08 07:41:41.007 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-06-08 07:41:41.018 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-06-08 07:41:41.029 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-06-08 07:41:41.030 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-06-08 07:41:41.031 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-06-08 07:41:41.032 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-06-08 07:41:41.035 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-06-08 07:41:41.042 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-06-08 07:41:41.077 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-06-08 07:41:41.078 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-06-08 07:41:41.089 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-06-08 07:41:41.135 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-06-08 07:41:41.135 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-06-08 07:41:41.136 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-06-08 07:41:41.141 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-06-08 07:41:41.158 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-06-08 07:41:41.165 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-06-08 07:41:41.175 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-06-08 07:41:41.186 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-06-08 07:41:41.187 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-08 07:41:41.188 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-08 07:41:41.195 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-08 07:41:41.206 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-08 07:41:41.224 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-08 07:41:41.237 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-08 07:41:41.239 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-06-08 07:41:41.241 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-06-08 07:41:41.260 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-06-08 07:41:41.261 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-06-08 07:41:41.473 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-06-08 07:41:41.473 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-06-08 07:41:41.473 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-06-08 07:41:41.473 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-06-08 07:41:41.473 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-06-08 07:41:41.512 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-06-08 07:41:41.513 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-06-08 07:41:41.520 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-06-08 07:41:41.521 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-06-08 07:41:41.523 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-06-08 07:41:41.530 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-06-08 07:41:41.570 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-06-08 07:41:41.573 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-06-08 07:41:41.573 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-06-08 07:41:41.574 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-06-08 07:41:41.655 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-06-08 07:41:41.665 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-06-08 07:41:41.718 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-06-08 07:41:41.733 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-06-08 07:41:41.755 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-06-08 07:41:41.757 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-06-08 07:41:41.788 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-06-08 07:41:42.000 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-06-08 07:41:42.000 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-06-08 07:41:42.003 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-06-08 07:41:42.003 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-06-08 07:41:42.004 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-08 07:41:42.287 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-08 07:41:42.411 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-06-08 07:41:42.434 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-08 07:41:42.435 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-08 07:41:42.435 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-08 07:41:42.438 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-08 07:41:42.445 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-06-08 07:41:42.458 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-06-08 07:41:42.525 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-08 07:41:42.564 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-08 07:41:42.567 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-08 07:41:42.568 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-08 07:41:42.570 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-08 07:41:42.571 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-08 07:41:42.572 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-06-08 07:41:42.573 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-06-08 07:41:42.576 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-06-08 07:41:42.576 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-06-08 07:41:42.582 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-06-08 07:41:42.596 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-06-08 07:41:42.597 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-06-08 07:41:42.616 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-08 07:41:42.617 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-08 07:41:42.618 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-08 07:41:42.627 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-08 07:41:42.627 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-08 07:41:42.630 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-08 07:41:42.639 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-08 07:41:42.639 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-06-08 07:41:42.639 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-08 07:41:42.640 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-08 07:41:42.650 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-08 07:41:42.658 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-08 07:41:42.659 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-08 07:41:42.666 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-08 07:41:42.669 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-08 07:41:42.671 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-06-08 07:41:42.671 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-08 07:41:42.677 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-08 07:41:42.678 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-06-08 07:41:42.716 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-08 07:41:42.716 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-06-08 07:41:42.717 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-08 07:41:42.734 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-06-08 07:41:42.738 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-06-08 07:41:42.741 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-06-08 07:41:42.742 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-06-08 07:41:42.743 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-06-08 07:41:42.743 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-06-08 07:41:42.753 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-06-08 07:41:42.754 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-06-08 07:41:42.766 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-06-08 07:41:42.766 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-08 07:41:42.776 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-08 07:41:42.776 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-08 07:41:42.778 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-06-08 07:41:42.784 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-06-08 07:41:42.792 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-06-08 07:41:42.793 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-06-08 07:41:42.794 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-06-08 07:41:42.796 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-06-08 07:41:42.915 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-06-08 07:41:42.915 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-06-08 07:41:42.915 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-06-08 07:41:42.915 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-08 07:41:42.917 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-06-08 07:41:42.920 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-06-08 07:41:42.920 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-06-08 07:41:42.920 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-06-08 07:41:42.921 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-06-08 07:41:42.935 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-06-08 07:41:42.980 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-08 07:41:42.981 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-06-08 07:41:42.983 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-06-08 07:41:42.983 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-06-08 07:41:42.984 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-06-08 07:41:42.985 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-06-08 07:41:42.986 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-06-08 07:41:42.987 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-06-08 07:41:42.999 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-06-08 07:41:43.212 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-06-08 07:41:43.456 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-06-08 07:41:43.456 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-06-08 07:41:43.456 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-06-08 07:41:43.456 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-06-08 07:41:43.456 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-06-08 07:41:43.456 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-08 07:41:43.457 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-08 07:41:43.457 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-08 07:41:43.457 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-06-08 07:41:43.473 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-06-08 07:41:43.514 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.3 [10.6 kB] 2026-06-08 07:41:43.514 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.3 [276 kB] 2026-06-08 07:41:43.517 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-06-08 07:41:43.519 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-06-08 07:41:43.519 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-06-08 07:41:43.520 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-06-08 07:41:43.520 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-06-08 07:41:43.522 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-06-08 07:41:43.524 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-06-08 07:41:43.535 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-06-08 07:41:43.548 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-06-08 07:41:43.550 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-08 07:41:43.554 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-08 07:41:43.555 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-06-08 07:41:43.557 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-06-08 07:41:43.560 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-06-08 07:41:43.562 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-06-08 07:41:43.562 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-06-08 07:41:43.562 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-06-08 07:41:43.572 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-06-08 07:41:43.583 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-06-08 07:41:43.584 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-08 07:41:43.584 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-08 07:41:43.595 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-08 07:41:43.602 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-06-08 07:41:43.620 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-06-08 07:41:43.621 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-08 07:41:43.622 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-08 07:41:43.623 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-08 07:41:43.625 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-08 07:41:43.625 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-08 07:41:43.627 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-08 07:41:43.632 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-08 07:41:43.635 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-08 07:41:43.646 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-08 07:41:43.647 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-08 07:41:43.647 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-08 07:41:43.648 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-08 07:41:43.649 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-08 07:41:43.650 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-08 07:41:43.696 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-08 07:41:43.832 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-08 07:41:43.834 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-06-08 07:41:43.834 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-06-08 07:41:43.834 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-06-08 07:41:43.837 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-06-08 07:41:43.837 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-08 07:41:43.838 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-06-08 07:41:43.880 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-06-08 07:41:43.882 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-06-08 07:41:43.883 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1,255 kB] 2026-06-08 07:41:43.910 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-08 07:41:43.916 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-08 07:41:43.916 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-08 07:41:43.917 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-06-08 07:41:43.943 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-08 07:41:43.945 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-06-08 07:41:43.945 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-08 07:41:43.946 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-06-08 07:41:43.947 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-06-08 07:41:43.948 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-06-08 07:41:43.952 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1,239 kB] 2026-06-08 07:41:43.964 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-06-08 07:41:43.964 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-08 07:41:43.973 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-06-08 07:41:43.974 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-08 07:41:43.975 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-08 07:41:43.980 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-08 07:41:43.985 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-08 07:41:44.217 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-08 07:41:44.217 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-08 07:41:44.221 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-06-08 07:41:44.277 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-08 07:41:44.279 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-08 07:41:44.696 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-08 07:41:44.696 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-06-08 07:41:44.696 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-08 07:41:44.696 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-08 07:41:44.696 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-08 07:41:44.696 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-06-08 07:41:44.696 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-08 07:41:44.697 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB] 2026-06-08 07:41:44.706 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1,231 kB] 2026-06-08 07:41:44.724 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-08 07:41:44.726 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-06-08 07:41:44.727 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-08 07:41:44.728 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-06-08 07:41:44.731 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-06-08 07:41:44.731 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-06-08 07:41:44.747 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-06-08 07:41:44.762 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-08 07:41:44.769 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-06-08 07:41:44.773 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5,672 B] 2026-06-08 07:41:44.774 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-06-08 07:41:44.780 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-06-08 07:41:44.802 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-06-08 07:41:44.807 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-08 07:41:44.810 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-06-08 07:41:44.813 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-08 07:41:44.814 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-06-08 07:41:44.815 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-08 07:41:44.816 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-08 07:41:44.857 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-08 07:41:44.858 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-06-08 07:41:44.858 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-08 07:41:44.873 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-08 07:41:44.874 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-08 07:41:44.877 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-08 07:41:45.067 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-08 07:41:45.112 | Fetched 305 MB in 9s (33.6 MB/s) 2026-06-08 07:41:45.156 | Selecting previously unselected package libapr1t64:amd64. 2026-06-08 07:41:45.174 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33275 files and directories currently installed.) 2026-06-08 07:41:45.175 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-08 07:41:45.187 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-08 07:41:45.254 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-08 07:41:45.260 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-08 07:41:45.265 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-08 07:41:45.322 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-08 07:41:45.328 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-08 07:41:45.333 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-08 07:41:45.669 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-08 07:41:45.675 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-08 07:41:45.681 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-08 07:41:45.740 | Selecting previously unselected package libjansson4:amd64. 2026-06-08 07:41:45.745 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-06-08 07:41:45.750 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-06-08 07:41:45.810 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-08 07:41:45.816 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-08 07:41:45.821 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-08 07:41:45.876 | Selecting previously unselected package apache2-bin. 2026-06-08 07:41:45.882 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-08 07:41:45.887 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-08 07:41:46.005 | Selecting previously unselected package apache2-data. 2026-06-08 07:41:46.012 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-08 07:41:46.017 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-08 07:41:46.152 | Selecting previously unselected package apache2-utils. 2026-06-08 07:41:46.158 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-08 07:41:46.164 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-08 07:41:46.240 | Selecting previously unselected package apache2. 2026-06-08 07:41:46.246 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-08 07:41:46.260 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-08 07:41:46.366 | Selecting previously unselected package libmpfr6:amd64. 2026-06-08 07:41:46.372 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-06-08 07:41:46.378 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-06-08 07:41:46.464 | Selecting previously unselected package libsigsegv2:amd64. 2026-06-08 07:41:46.470 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-06-08 07:41:46.474 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-08 07:41:46.542 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-06-08 07:41:46.557 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-08 07:41:46.664 | Selecting previously unselected package gawk. 2026-06-08 07:41:46.682 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 34013 files and directories currently installed.) 2026-06-08 07:41:46.683 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-06-08 07:41:46.688 | Unpacking gawk (1:5.2.1-2build3) ... 2026-06-08 07:41:46.813 | Selecting previously unselected package haproxy. 2026-06-08 07:41:46.818 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-08 07:41:46.836 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-08 07:41:47.028 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-08 07:41:47.034 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-08 07:41:47.039 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-08 07:41:47.125 | Selecting previously unselected package memcached. 2026-06-08 07:41:47.133 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-08 07:41:47.141 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-08 07:41:47.219 | Selecting previously unselected package libjson-perl. 2026-06-08 07:41:47.227 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-06-08 07:41:47.235 | Unpacking libjson-perl (4.10000-1) ... 2026-06-08 07:41:47.298 | Selecting previously unselected package postgresql-client-common. 2026-06-08 07:41:47.305 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-06-08 07:41:47.310 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-08 07:41:47.385 | Selecting previously unselected package ssl-cert. 2026-06-08 07:41:47.392 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-08 07:41:47.397 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-08 07:41:47.581 | Selecting previously unselected package postgresql-common. 2026-06-08 07:41:47.588 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-06-08 07:41:47.609 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-08 07:41:47.622 | Unpacking postgresql-common (257build1.1) ... 2026-06-08 07:41:47.727 | Selecting previously unselected package libsysfs2:amd64. 2026-06-08 07:41:47.731 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-08 07:41:47.737 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-08 07:41:47.791 | Selecting previously unselected package pci.ids. 2026-06-08 07:41:47.797 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-06-08 07:41:47.802 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-08 07:41:47.887 | Selecting previously unselected package sysfsutils. 2026-06-08 07:41:47.893 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-08 07:41:47.902 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-08 07:41:47.956 | Selecting previously unselected package distro-info. 2026-06-08 07:41:47.961 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-06-08 07:41:47.967 | Unpacking distro-info (1.7build1) ... 2026-06-08 07:41:48.025 | Selecting previously unselected package iputils-ping. 2026-06-08 07:41:48.032 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-08 07:41:48.038 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-08 07:41:48.098 | Selecting previously unselected package libestr0:amd64. 2026-06-08 07:41:48.105 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-06-08 07:41:48.111 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-06-08 07:41:48.176 | Selecting previously unselected package libfastjson4:amd64. 2026-06-08 07:41:48.181 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-06-08 07:41:48.186 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-06-08 07:41:48.247 | Selecting previously unselected package libfribidi0:amd64. 2026-06-08 07:41:48.251 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-06-08 07:41:48.256 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-08 07:41:48.307 | Selecting previously unselected package libtirpc-common. 2026-06-08 07:41:48.315 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-06-08 07:41:48.321 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-08 07:41:48.388 | Selecting previously unselected package libtirpc3t64:amd64. 2026-06-08 07:41:48.395 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-06-08 07:41:48.415 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-06-08 07:41:48.431 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 2026-06-08 07:41:48.436 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-08 07:41:48.507 | Selecting previously unselected package netcat-openbsd. 2026-06-08 07:41:48.512 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-06-08 07:41:48.518 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-06-08 07:41:48.588 | Selecting previously unselected package python3-pygments. 2026-06-08 07:41:48.594 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-06-08 07:41:48.601 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-06-08 07:41:48.788 | Selecting previously unselected package rsyslog. 2026-06-08 07:41:48.797 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.2_amd64.deb ... 2026-06-08 07:41:48.824 | Unpacking rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-08 07:41:48.921 | Selecting previously unselected package bsdextrautils. 2026-06-08 07:41:48.928 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-08 07:41:48.940 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-08 07:41:49.031 | Selecting previously unselected package dmidecode. 2026-06-08 07:41:49.038 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-06-08 07:41:49.044 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-06-08 07:41:49.109 | Selecting previously unselected package dosfstools. 2026-06-08 07:41:49.116 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-06-08 07:41:49.121 | Unpacking dosfstools (4.2-1.1build1) ... 2026-06-08 07:41:49.181 | Selecting previously unselected package libmagic-mgc. 2026-06-08 07:41:49.189 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-06-08 07:41:49.194 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-06-08 07:41:49.345 | Selecting previously unselected package libmagic1t64:amd64. 2026-06-08 07:41:49.351 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-06-08 07:41:49.357 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-08 07:41:49.421 | Selecting previously unselected package file. 2026-06-08 07:41:49.428 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-06-08 07:41:49.434 | Unpacking file (1:5.45-3build1) ... 2026-06-08 07:41:49.492 | Selecting previously unselected package libuchardet0:amd64. 2026-06-08 07:41:49.499 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-06-08 07:41:49.504 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-06-08 07:41:49.583 | Selecting previously unselected package groff-base. 2026-06-08 07:41:49.588 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-06-08 07:41:49.594 | Unpacking groff-base (1.23.0-3build2) ... 2026-06-08 07:41:49.722 | Selecting previously unselected package libnl-3-200:amd64. 2026-06-08 07:41:49.728 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-08 07:41:49.734 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-08 07:41:49.847 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-06-08 07:41:49.853 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-08 07:41:49.858 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-08 07:41:49.924 | Selecting previously unselected package libibverbs1:amd64. 2026-06-08 07:41:49.931 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-06-08 07:41:49.936 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-06-08 07:41:50.012 | Selecting previously unselected package libncurses6:amd64. 2026-06-08 07:41:50.017 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-08 07:41:50.023 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-08 07:41:50.085 | Selecting previously unselected package libnftables1:amd64. 2026-06-08 07:41:50.091 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-06-08 07:41:50.096 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-08 07:41:50.302 | Selecting previously unselected package libnuma1:amd64. 2026-06-08 07:41:50.307 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-08 07:41:50.313 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-08 07:41:50.503 | Selecting previously unselected package libparted2t64:amd64. 2026-06-08 07:41:50.511 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-06-08 07:41:50.611 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-06-08 07:41:50.674 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-06-08 07:41:50.680 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-06-08 07:41:50.746 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-06-08 07:41:50.753 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-06-08 07:41:50.758 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-08 07:41:50.826 | Selecting previously unselected package libpipeline1:amd64. 2026-06-08 07:41:50.832 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-06-08 07:41:50.837 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-06-08 07:41:50.896 | Selecting previously unselected package libxau6:amd64. 2026-06-08 07:41:50.902 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-06-08 07:41:50.908 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-08 07:41:50.970 | Selecting previously unselected package libxdmcp6:amd64. 2026-06-08 07:41:50.978 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-06-08 07:41:50.983 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-08 07:41:51.045 | Selecting previously unselected package libxcb1:amd64. 2026-06-08 07:41:51.052 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-06-08 07:41:51.057 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-08 07:41:51.117 | Selecting previously unselected package libx11-data. 2026-06-08 07:41:51.123 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-06-08 07:41:51.134 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-06-08 07:41:51.282 | Selecting previously unselected package libx11-6:amd64. 2026-06-08 07:41:51.290 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-06-08 07:41:51.295 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-08 07:41:51.386 | Selecting previously unselected package libxext6:amd64. 2026-06-08 07:41:51.394 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-06-08 07:41:51.399 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-08 07:41:51.457 | Selecting previously unselected package lsof. 2026-06-08 07:41:51.458 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-06-08 07:41:51.463 | Unpacking lsof (4.95.0-1build3) ... 2026-06-08 07:41:51.918 | Selecting previously unselected package man-db. 2026-06-08 07:41:51.925 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-06-08 07:41:52.016 | Unpacking man-db (2.12.0-4build2) ... 2026-06-08 07:41:52.215 | Selecting previously unselected package parted. 2026-06-08 07:41:52.221 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-06-08 07:41:52.235 | Unpacking parted (3.6-4build1) ... 2026-06-08 07:41:52.296 | Selecting previously unselected package powermgmt-base. 2026-06-08 07:41:52.302 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-06-08 07:41:52.306 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-06-08 07:41:52.361 | Selecting previously unselected package psmisc. 2026-06-08 07:41:52.367 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-06-08 07:41:52.373 | Unpacking psmisc (23.7-1build1) ... 2026-06-08 07:41:52.688 | Selecting previously unselected package tcpdump. 2026-06-08 07:41:52.695 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-06-08 07:41:52.713 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-08 07:41:52.786 | Selecting previously unselected package usb.ids. 2026-06-08 07:41:52.792 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-06-08 07:41:52.797 | Unpacking usb.ids (2024.03.18-1) ... 2026-06-08 07:41:52.864 | Selecting previously unselected package wget. 2026-06-08 07:41:52.871 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-06-08 07:41:52.876 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-06-08 07:41:52.984 | Selecting previously unselected package xz-utils. 2026-06-08 07:41:52.991 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-06-08 07:41:52.996 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-08 07:41:53.085 | Selecting previously unselected package acl. 2026-06-08 07:41:53.092 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-06-08 07:41:53.097 | Unpacking acl (2.3.2-1build1.1) ... 2026-06-08 07:41:53.155 | Selecting previously unselected package autotools-dev. 2026-06-08 07:41:53.163 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-06-08 07:41:53.168 | Unpacking autotools-dev (20220109.1) ... 2026-06-08 07:41:53.230 | Selecting previously unselected package m4. 2026-06-08 07:41:53.237 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-06-08 07:41:53.242 | Unpacking m4 (1.4.19-4build1) ... 2026-06-08 07:41:53.337 | Selecting previously unselected package autoconf. 2026-06-08 07:41:53.344 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-06-08 07:41:53.349 | Unpacking autoconf (2.71-3) ... 2026-06-08 07:41:53.455 | Selecting previously unselected package automake. 2026-06-08 07:41:53.463 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-08 07:41:53.471 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-08 07:41:53.563 | Selecting previously unselected package autopoint. 2026-06-08 07:41:53.569 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-08 07:41:53.576 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-08 07:41:53.631 | Selecting previously unselected package libdebhelper-perl. 2026-06-08 07:41:53.637 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-08 07:41:53.642 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-08 07:41:53.728 | Selecting previously unselected package gcc-13-base:amd64. 2026-06-08 07:41:53.734 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:53.739 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:41:53.941 | Selecting previously unselected package libisl23:amd64. 2026-06-08 07:41:53.946 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-06-08 07:41:53.952 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-06-08 07:41:54.028 | Selecting previously unselected package libmpc3:amd64. 2026-06-08 07:41:54.035 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-06-08 07:41:54.040 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-08 07:41:54.094 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-06-08 07:41:54.099 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:54.105 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:41:54.475 | Selecting previously unselected package cpp-13. 2026-06-08 07:41:54.482 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:54.487 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:41:54.536 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-06-08 07:41:54.541 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-08 07:41:54.547 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-08 07:41:54.616 | Selecting previously unselected package cpp. 2026-06-08 07:41:54.622 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-08 07:41:54.637 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-06-08 07:41:54.702 | Selecting previously unselected package libcc1-0:amd64. 2026-06-08 07:41:54.708 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:54.714 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:41:54.771 | Selecting previously unselected package binutils-common:amd64. 2026-06-08 07:41:54.777 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-06-08 07:41:54.783 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-08 07:41:54.863 | Selecting previously unselected package libsframe1:amd64. 2026-06-08 07:41:54.869 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-06-08 07:41:54.874 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-08 07:41:54.941 | Selecting previously unselected package libbinutils:amd64. 2026-06-08 07:41:54.948 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-08 07:41:54.954 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-08 07:41:55.035 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-06-08 07:41:55.042 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-08 07:41:55.048 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-08 07:41:55.110 | Selecting previously unselected package libctf0:amd64. 2026-06-08 07:41:55.117 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-08 07:41:55.122 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-08 07:41:55.187 | Selecting previously unselected package libgprofng0:amd64. 2026-06-08 07:41:55.194 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-08 07:41:55.199 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-08 07:41:55.291 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-06-08 07:41:55.298 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-06-08 07:41:55.304 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-08 07:41:55.460 | Selecting previously unselected package libgomp1:amd64. 2026-06-08 07:41:55.467 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:55.472 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:41:55.535 | Selecting previously unselected package libitm1:amd64. 2026-06-08 07:41:55.541 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:55.546 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:41:55.609 | Selecting previously unselected package libatomic1:amd64. 2026-06-08 07:41:55.615 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:55.620 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:41:55.677 | Selecting previously unselected package libasan8:amd64. 2026-06-08 07:41:55.684 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:55.689 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:41:55.884 | Selecting previously unselected package liblsan0:amd64. 2026-06-08 07:41:55.889 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:55.894 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:41:55.997 | Selecting previously unselected package libtsan2:amd64. 2026-06-08 07:41:56.003 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:56.008 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:41:56.187 | Selecting previously unselected package libubsan1:amd64. 2026-06-08 07:41:56.194 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:56.201 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:41:56.299 | Selecting previously unselected package libhwasan0:amd64. 2026-06-08 07:41:56.304 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:56.309 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:41:56.439 | Selecting previously unselected package libquadmath0:amd64. 2026-06-08 07:41:56.445 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:56.454 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:41:56.537 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-06-08 07:41:56.542 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:56.548 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:41:56.751 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-06-08 07:41:56.757 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:56.765 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:41:57.253 | Selecting previously unselected package binutils. 2026-06-08 07:41:57.258 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-08 07:41:57.264 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-06-08 07:41:57.321 | Selecting previously unselected package gcc-13. 2026-06-08 07:41:57.328 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:57.333 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:41:57.423 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-06-08 07:41:57.425 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-08 07:41:57.430 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-08 07:41:57.487 | Selecting previously unselected package gcc. 2026-06-08 07:41:57.493 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-08 07:41:57.498 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-06-08 07:41:57.560 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-08 07:41:57.566 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-08 07:41:57.572 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-08 07:41:58.664 | Selecting previously unselected package libclang-cpp17t64. 2026-06-08 07:41:58.670 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-08 07:41:58.676 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-08 07:41:59.229 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-06-08 07:41:59.234 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:41:59.239 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:42:00.430 | Selecting previously unselected package libgc1:amd64. 2026-06-08 07:42:00.438 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-08 07:42:00.443 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-08 07:42:00.508 | Selecting previously unselected package libobjc4:amd64. 2026-06-08 07:42:00.514 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:42:00.520 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:42:00.580 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-08 07:42:00.587 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:42:00.592 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:42:00.660 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-08 07:42:00.666 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-08 07:42:00.671 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:00.857 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-08 07:42:00.863 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-08 07:42:00.869 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:00.993 | Selecting previously unselected package libclang1-17t64. 2026-06-08 07:42:00.999 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-08 07:42:01.005 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:01.551 | Selecting previously unselected package clang-17. 2026-06-08 07:42:01.558 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-08 07:42:01.568 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:01.636 | Selecting previously unselected package libtool. 2026-06-08 07:42:01.641 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-06-08 07:42:01.647 | Unpacking libtool (2.4.7-7build1) ... 2026-06-08 07:42:01.712 | Selecting previously unselected package dh-autoreconf. 2026-06-08 07:42:01.719 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-06-08 07:42:01.725 | Unpacking dh-autoreconf (20) ... 2026-06-08 07:42:01.786 | Selecting previously unselected package libarchive-zip-perl. 2026-06-08 07:42:01.792 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-08 07:42:01.797 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-08 07:42:01.876 | Selecting previously unselected package libsub-override-perl. 2026-06-08 07:42:01.883 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-06-08 07:42:01.888 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-08 07:42:01.945 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-08 07:42:01.950 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-08 07:42:01.956 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-08 07:42:02.017 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-08 07:42:02.025 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-08 07:42:02.030 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-08 07:42:02.081 | Selecting previously unselected package libdpkg-perl. 2026-06-08 07:42:02.087 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-06-08 07:42:02.093 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-08 07:42:02.205 | Selecting previously unselected package bzip2. 2026-06-08 07:42:02.210 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-06-08 07:42:02.216 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-06-08 07:42:02.282 | Selecting previously unselected package patch. 2026-06-08 07:42:02.290 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-06-08 07:42:02.294 | Unpacking patch (2.7.6-7build3) ... 2026-06-08 07:42:02.354 | Selecting previously unselected package make. 2026-06-08 07:42:02.363 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-06-08 07:42:02.368 | Unpacking make (4.3-4.1build2) ... 2026-06-08 07:42:02.431 | Selecting previously unselected package lto-disabled-list. 2026-06-08 07:42:02.439 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-06-08 07:42:02.444 | Unpacking lto-disabled-list (47) ... 2026-06-08 07:42:02.503 | Selecting previously unselected package dpkg-dev. 2026-06-08 07:42:02.512 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-06-08 07:42:02.518 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-08 07:42:02.673 | Selecting previously unselected package debugedit. 2026-06-08 07:42:02.681 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-08 07:42:02.686 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-08 07:42:02.744 | Selecting previously unselected package dwz. 2026-06-08 07:42:02.753 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-06-08 07:42:02.757 | Unpacking dwz (0.15-1build6) ... 2026-06-08 07:42:02.817 | Selecting previously unselected package gettext. 2026-06-08 07:42:02.826 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-08 07:42:02.831 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-08 07:42:02.928 | Selecting previously unselected package intltool-debian. 2026-06-08 07:42:02.936 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-08 07:42:02.941 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-08 07:42:03.000 | Selecting previously unselected package po-debconf. 2026-06-08 07:42:03.007 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-08 07:42:03.012 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-08 07:42:03.123 | Selecting previously unselected package debhelper. 2026-06-08 07:42:03.130 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-08 07:42:03.135 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-08 07:42:03.343 | Selecting previously unselected package uuid-dev:amd64. 2026-06-08 07:42:03.350 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-08 07:42:03.355 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-08 07:42:03.424 | Selecting previously unselected package libsctp1:amd64. 2026-06-08 07:42:03.432 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-08 07:42:03.437 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-08 07:42:03.492 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-08 07:42:03.499 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-08 07:42:03.504 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-08 07:42:03.569 | Selecting previously unselected package libapr1-dev. 2026-06-08 07:42:03.576 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-08 07:42:03.581 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-08 07:42:03.833 | Selecting previously unselected package libldap-dev:amd64. 2026-06-08 07:42:03.840 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-08 07:42:03.845 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-08 07:42:03.988 | Selecting previously unselected package libldap2-dev. 2026-06-08 07:42:03.999 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-08 07:42:04.006 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-08 07:42:04.061 | Selecting previously unselected package libaprutil1-dev. 2026-06-08 07:42:04.070 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-08 07:42:04.076 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-08 07:42:04.317 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-08 07:42:04.326 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-08 07:42:04.330 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-08 07:42:04.395 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-08 07:42:04.403 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-08 07:42:04.409 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-08 07:42:04.469 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-08 07:42:04.477 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-08 07:42:04.481 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-08 07:42:04.535 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-08 07:42:04.543 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-08 07:42:04.548 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-08 07:42:04.669 | Selecting previously unselected package apache2-dev. 2026-06-08 07:42:04.676 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-08 07:42:04.684 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-08 07:42:04.781 | Selecting previously unselected package bc. 2026-06-08 07:42:04.790 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-06-08 07:42:04.794 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-06-08 07:42:04.856 | Selecting previously unselected package ncal. 2026-06-08 07:42:04.863 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-06-08 07:42:04.869 | Unpacking ncal (12.1.8) ... 2026-06-08 07:42:04.934 | Selecting previously unselected package bsdmainutils. 2026-06-08 07:42:04.941 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-06-08 07:42:04.952 | Unpacking bsdmainutils (12.1.8) ... 2026-06-08 07:42:05.004 | Selecting previously unselected package conntrack. 2026-06-08 07:42:05.013 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-08 07:42:05.033 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-08 07:42:05.090 | Selecting previously unselected package cryptsetup-bin. 2026-06-08 07:42:05.098 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-08 07:42:05.104 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-08 07:42:05.192 | Selecting previously unselected package cryptsetup. 2026-06-08 07:42:05.197 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-08 07:42:05.222 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-08 07:42:05.309 | Selecting previously unselected package libdconf1:amd64. 2026-06-08 07:42:05.316 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-08 07:42:05.322 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-08 07:42:05.379 | Selecting previously unselected package dconf-service. 2026-06-08 07:42:05.386 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-08 07:42:05.391 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-08 07:42:05.447 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-06-08 07:42:05.454 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-08 07:42:05.460 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-08 07:42:05.532 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-06-08 07:42:05.539 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-08 07:42:05.569 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-08 07:42:05.632 | Selecting previously unselected package libaio1t64:amd64. 2026-06-08 07:42:05.638 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-06-08 07:42:05.763 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-06-08 07:42:05.839 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-06-08 07:42:05.846 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-08 07:42:05.857 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-08 07:42:05.956 | Selecting previously unselected package dmeventd. 2026-06-08 07:42:05.963 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-08 07:42:05.969 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-08 07:42:06.041 | Selecting previously unselected package dnsmasq-base. 2026-06-08 07:42:06.046 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-08 07:42:06.064 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-08 07:42:06.138 | Selecting previously unselected package dnsmasq-utils. 2026-06-08 07:42:06.146 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-08 07:42:06.151 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-08 07:42:06.222 | Selecting previously unselected package ebtables. 2026-06-08 07:42:06.229 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-08 07:42:06.255 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-08 07:42:06.323 | Selecting previously unselected package fonts-dejavu-mono. 2026-06-08 07:42:06.331 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-06-08 07:42:06.336 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-06-08 07:42:06.418 | Selecting previously unselected package fonts-dejavu-core. 2026-06-08 07:42:06.425 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-06-08 07:42:06.467 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-06-08 07:42:06.557 | Selecting previously unselected package fontconfig-config. 2026-06-08 07:42:06.563 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-08 07:42:06.907 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-08 07:42:07.012 | Selecting previously unselected package libfontconfig1:amd64. 2026-06-08 07:42:07.019 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-08 07:42:07.051 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-08 07:42:07.139 | Selecting previously unselected package fontconfig. 2026-06-08 07:42:07.146 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-08 07:42:07.152 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-08 07:42:07.223 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-06-08 07:42:07.229 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:42:07.234 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:42:07.895 | Selecting previously unselected package g++-13. 2026-06-08 07:42:07.903 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-08 07:42:07.909 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:42:07.970 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-06-08 07:42:07.979 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-08 07:42:07.983 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-08 07:42:08.039 | Selecting previously unselected package g++. 2026-06-08 07:42:08.048 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-08 07:42:08.052 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-06-08 07:42:08.105 | Selecting previously unselected package genisoimage. 2026-06-08 07:42:08.114 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-08 07:42:08.119 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-08 07:42:08.216 | Selecting previously unselected package libpixman-1-0:amd64. 2026-06-08 07:42:08.225 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-06-08 07:42:08.287 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-08 07:42:08.370 | Selecting previously unselected package libxcb-render0:amd64. 2026-06-08 07:42:08.379 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-06-08 07:42:08.386 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-08 07:42:08.455 | Selecting previously unselected package libxcb-shm0:amd64. 2026-06-08 07:42:08.464 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-06-08 07:42:08.470 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-08 07:42:08.536 | Selecting previously unselected package libxrender1:amd64. 2026-06-08 07:42:08.542 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-06-08 07:42:08.547 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-08 07:42:08.612 | Selecting previously unselected package libcairo2:amd64. 2026-06-08 07:42:08.622 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-06-08 07:42:08.628 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-06-08 07:42:08.718 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-06-08 07:42:08.726 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-06-08 07:42:08.731 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-08 07:42:08.807 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-08 07:42:08.817 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-08 07:42:08.823 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-08 07:42:08.897 | Selecting previously unselected package libproxy1v5:amd64. 2026-06-08 07:42:08.905 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-06-08 07:42:08.911 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-08 07:42:08.971 | Selecting previously unselected package glib-networking-common. 2026-06-08 07:42:08.978 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-06-08 07:42:08.982 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-06-08 07:42:09.034 | Selecting previously unselected package glib-networking-services. 2026-06-08 07:42:09.043 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-06-08 07:42:09.047 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-06-08 07:42:09.134 | Selecting previously unselected package session-migration. 2026-06-08 07:42:09.143 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-06-08 07:42:09.148 | Unpacking session-migration (0.3.9build1) ... 2026-06-08 07:42:09.207 | Selecting previously unselected package gsettings-desktop-schemas. 2026-06-08 07:42:09.214 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-06-08 07:42:09.219 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-08 07:42:09.309 | Selecting previously unselected package glib-networking:amd64. 2026-06-08 07:42:09.312 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-06-08 07:42:09.316 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-06-08 07:42:09.379 | Selecting previously unselected package golang-1.22-doc. 2026-06-08 07:42:09.387 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-06-08 07:42:09.392 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-06-08 07:42:09.469 | Selecting previously unselected package golang-1.22-src. 2026-06-08 07:42:09.477 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-06-08 07:42:09.483 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-06-08 07:42:13.631 | Selecting previously unselected package golang-1.22-go. 2026-06-08 07:42:13.644 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-06-08 07:42:13.649 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-06-08 07:42:14.289 | Selecting previously unselected package golang-1.22. 2026-06-08 07:42:14.299 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-06-08 07:42:14.305 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-06-08 07:42:14.363 | Selecting previously unselected package golang-src. 2026-06-08 07:42:14.372 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-06-08 07:42:14.378 | Unpacking golang-src (2:1.22~2build1) ... 2026-06-08 07:42:14.456 | Selecting previously unselected package golang-go:amd64. 2026-06-08 07:42:14.465 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-06-08 07:42:14.474 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-06-08 07:42:14.538 | Selecting previously unselected package golang-doc. 2026-06-08 07:42:14.544 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-06-08 07:42:14.548 | Unpacking golang-doc (2:1.22~2build1) ... 2026-06-08 07:42:14.604 | Selecting previously unselected package golang:amd64. 2026-06-08 07:42:14.614 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-06-08 07:42:14.619 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-06-08 07:42:14.681 | Selecting previously unselected package libann0. 2026-06-08 07:42:14.688 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-08 07:42:14.694 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-08 07:42:14.759 | Selecting previously unselected package libcdt5:amd64. 2026-06-08 07:42:14.769 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-08 07:42:14.775 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-08 07:42:14.833 | Selecting previously unselected package libcgraph6:amd64. 2026-06-08 07:42:14.841 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-08 07:42:14.846 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-08 07:42:14.909 | Selecting previously unselected package libsharpyuv0:amd64. 2026-06-08 07:42:14.921 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-06-08 07:42:14.926 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-08 07:42:14.989 | Selecting previously unselected package libaom3:amd64. 2026-06-08 07:42:14.999 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-06-08 07:42:15.005 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-08 07:42:15.157 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-06-08 07:42:15.167 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-08 07:42:15.173 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-08 07:42:15.237 | Selecting previously unselected package libheif1:amd64. 2026-06-08 07:42:15.249 | Preparing to unpack .../183-libheif1_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-08 07:42:15.254 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-08 07:42:15.328 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-06-08 07:42:15.338 | Preparing to unpack .../184-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-06-08 07:42:15.344 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-08 07:42:15.413 | Selecting previously unselected package libjpeg8:amd64. 2026-06-08 07:42:15.422 | Preparing to unpack .../185-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-06-08 07:42:15.427 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-08 07:42:15.493 | Selecting previously unselected package libdeflate0:amd64. 2026-06-08 07:42:15.503 | Preparing to unpack .../186-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-06-08 07:42:15.508 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-08 07:42:15.573 | Selecting previously unselected package libjbig0:amd64. 2026-06-08 07:42:15.582 | Preparing to unpack .../187-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-06-08 07:42:15.588 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-08 07:42:15.656 | Selecting previously unselected package liblerc4:amd64. 2026-06-08 07:42:15.663 | Preparing to unpack .../188-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-06-08 07:42:15.671 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-08 07:42:15.743 | Selecting previously unselected package libwebp7:amd64. 2026-06-08 07:42:15.752 | Preparing to unpack .../189-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-06-08 07:42:15.759 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-08 07:42:15.833 | Selecting previously unselected package libtiff6:amd64. 2026-06-08 07:42:15.843 | Preparing to unpack .../190-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-06-08 07:42:15.848 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-08 07:42:15.929 | Selecting previously unselected package libxpm4:amd64. 2026-06-08 07:42:15.940 | Preparing to unpack .../191-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-06-08 07:42:15.945 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-08 07:42:16.010 | Selecting previously unselected package libgd3:amd64. 2026-06-08 07:42:16.018 | Preparing to unpack .../192-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-06-08 07:42:16.023 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-08 07:42:16.091 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-08 07:42:16.102 | Preparing to unpack .../193-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-08 07:42:16.107 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-08 07:42:16.173 | Selecting previously unselected package libltdl7:amd64. 2026-06-08 07:42:16.182 | Preparing to unpack .../194-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-08 07:42:16.188 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-08 07:42:16.246 | Selecting previously unselected package libgraphite2-3:amd64. 2026-06-08 07:42:16.256 | Preparing to unpack .../195-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-06-08 07:42:16.261 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-06-08 07:42:16.329 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-06-08 07:42:16.338 | Preparing to unpack .../196-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-06-08 07:42:16.343 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-08 07:42:16.414 | Selecting previously unselected package libthai-data. 2026-06-08 07:42:16.423 | Preparing to unpack .../197-libthai-data_0.1.29-2build1_all.deb ... 2026-06-08 07:42:16.429 | Unpacking libthai-data (0.1.29-2build1) ... 2026-06-08 07:42:16.823 | Selecting previously unselected package libdatrie1:amd64. 2026-06-08 07:42:16.831 | Preparing to unpack .../198-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-06-08 07:42:16.837 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-08 07:42:16.938 | Selecting previously unselected package libthai0:amd64. 2026-06-08 07:42:16.945 | Preparing to unpack .../199-libthai0_0.1.29-2build1_amd64.deb ... 2026-06-08 07:42:16.951 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-06-08 07:42:17.020 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-06-08 07:42:17.028 | Preparing to unpack .../200-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-08 07:42:17.034 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-08 07:42:17.107 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-06-08 07:42:17.116 | Preparing to unpack .../201-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-08 07:42:17.122 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-08 07:42:17.195 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-06-08 07:42:17.204 | Preparing to unpack .../202-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-08 07:42:17.211 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-08 07:42:17.273 | Selecting previously unselected package libpathplan4:amd64. 2026-06-08 07:42:17.282 | Preparing to unpack .../203-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-08 07:42:17.288 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-08 07:42:17.360 | Selecting previously unselected package libgvc6. 2026-06-08 07:42:17.370 | Preparing to unpack .../204-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-08 07:42:17.376 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-08 07:42:17.466 | Selecting previously unselected package libgvpr2:amd64. 2026-06-08 07:42:17.475 | Preparing to unpack .../205-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-08 07:42:17.529 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-08 07:42:17.612 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-08 07:42:17.621 | Preparing to unpack .../206-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-08 07:42:17.627 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-08 07:42:17.729 | Selecting previously unselected package x11-common. 2026-06-08 07:42:17.737 | Preparing to unpack .../207-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-06-08 07:42:17.746 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-06-08 07:42:17.820 | Selecting previously unselected package libice6:amd64. 2026-06-08 07:42:17.824 | Preparing to unpack .../208-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-08 07:42:17.830 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-08 07:42:17.894 | Selecting previously unselected package libsm6:amd64. 2026-06-08 07:42:17.905 | Preparing to unpack .../209-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-08 07:42:17.911 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-08 07:42:17.979 | Selecting previously unselected package libxt6t64:amd64. 2026-06-08 07:42:17.986 | Preparing to unpack .../210-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-08 07:42:17.992 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-08 07:42:18.057 | Selecting previously unselected package libxmu6:amd64. 2026-06-08 07:42:18.065 | Preparing to unpack .../211-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-08 07:42:18.070 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-08 07:42:18.141 | Selecting previously unselected package libxaw7:amd64. 2026-06-08 07:42:18.151 | Preparing to unpack .../212-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-08 07:42:18.156 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-08 07:42:18.463 | Selecting previously unselected package graphviz. 2026-06-08 07:42:18.472 | Preparing to unpack .../213-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-08 07:42:18.554 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-08 07:42:19.006 | Selecting previously unselected package icu-devtools. 2026-06-08 07:42:19.016 | Preparing to unpack .../214-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-08 07:42:19.063 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-08 07:42:19.481 | Selecting previously unselected package iputils-arping. 2026-06-08 07:42:19.489 | Preparing to unpack .../215-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-08 07:42:19.526 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-08 07:42:19.720 | Selecting previously unselected package comerr-dev:amd64. 2026-06-08 07:42:19.729 | Preparing to unpack .../216-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-08 07:42:19.738 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-08 07:42:19.825 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-08 07:42:19.835 | Preparing to unpack .../217-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-08 07:42:19.841 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-08 07:42:19.910 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-08 07:42:19.920 | Preparing to unpack .../218-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-08 07:42:19.926 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-08 07:42:19.991 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-08 07:42:20.001 | Preparing to unpack .../219-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-08 07:42:20.006 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-08 07:42:20.074 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-08 07:42:20.084 | Preparing to unpack .../220-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-08 07:42:20.090 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-08 07:42:20.149 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-08 07:42:20.157 | Preparing to unpack .../221-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-08 07:42:20.162 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-08 07:42:20.248 | Selecting previously unselected package libicu-dev:amd64. 2026-06-08 07:42:20.260 | Preparing to unpack .../222-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-08 07:42:20.268 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-08 07:42:20.718 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-08 07:42:20.726 | Preparing to unpack .../223-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-08 07:42:20.731 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-08 07:42:20.805 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-08 07:42:20.815 | Preparing to unpack .../224-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-08 07:42:20.821 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-08 07:42:20.874 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-08 07:42:20.883 | Preparing to unpack .../225-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-08 07:42:20.889 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-08 07:42:20.957 | Selecting previously unselected package libjs-jquery. 2026-06-08 07:42:20.967 | Preparing to unpack .../226-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-06-08 07:42:20.984 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-08 07:42:21.050 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-08 07:42:21.060 | Preparing to unpack .../227-libjs-jquery-metadata_12-4_all.deb ... 2026-06-08 07:42:21.066 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-08 07:42:21.124 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-08 07:42:21.135 | Preparing to unpack .../228-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-08 07:42:21.141 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-08 07:42:21.249 | Selecting previously unselected package libjs-underscore. 2026-06-08 07:42:21.260 | Preparing to unpack .../229-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-06-08 07:42:21.265 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-08 07:42:21.330 | Selecting previously unselected package libjs-sphinxdoc. 2026-06-08 07:42:21.340 | Preparing to unpack .../230-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-06-08 07:42:21.346 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-06-08 07:42:21.428 | Selecting previously unselected package mysql-common. 2026-06-08 07:42:21.437 | Preparing to unpack .../231-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-08 07:42:21.465 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-08 07:42:21.534 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-08 07:42:21.543 | Preparing to unpack .../232-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-08 07:42:21.548 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-08 07:42:21.680 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-08 07:42:21.688 | Preparing to unpack .../233-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-08 07:42:21.695 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-08 07:42:21.797 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-08 07:42:21.806 | Preparing to unpack .../234-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-08 07:42:21.811 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-08 07:42:21.883 | Selecting previously unselected package libpq5:amd64. 2026-06-08 07:42:21.891 | Preparing to unpack .../235-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-08 07:42:21.896 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-08 07:42:21.959 | Selecting previously unselected package libssl-dev:amd64. 2026-06-08 07:42:21.971 | Preparing to unpack .../236-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-06-08 07:42:21.981 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-06-08 07:42:22.177 | Selecting previously unselected package libpq-dev. 2026-06-08 07:42:22.186 | Preparing to unpack .../237-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-08 07:42:22.192 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-08 07:42:22.265 | Selecting previously unselected package libpython3-dev:amd64. 2026-06-08 07:42:22.275 | Preparing to unpack .../238-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-08 07:42:22.280 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-08 07:42:22.343 | Selecting previously unselected package libsasl2-dev. 2026-06-08 07:42:22.352 | Preparing to unpack .../239-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-08 07:42:22.358 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-08 07:42:22.453 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-06-08 07:42:22.463 | Preparing to unpack .../240-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-06-08 07:42:22.467 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-08 07:42:22.535 | Selecting previously unselected package libsoup-3.0-common. 2026-06-08 07:42:22.544 | Preparing to unpack .../241-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-06-08 07:42:22.550 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-08 07:42:22.613 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-06-08 07:42:22.623 | Preparing to unpack .../242-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-06-08 07:42:22.628 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-08 07:42:22.703 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-08 07:42:22.713 | Preparing to unpack .../243-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-06-08 07:42:22.719 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-06-08 07:42:22.920 | Selecting previously unselected package liburing2:amd64. 2026-06-08 07:42:22.929 | Preparing to unpack .../244-liburing2_2.5-1build1_amd64.deb ... 2026-06-08 07:42:22.934 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-08 07:42:23.003 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-08 07:42:23.014 | Preparing to unpack .../245-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-08 07:42:23.019 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-08 07:42:23.131 | Selecting previously unselected package libxslt1.1:amd64. 2026-06-08 07:42:23.134 | Preparing to unpack .../246-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-08 07:42:23.139 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-08 07:42:23.204 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-08 07:42:23.215 | Preparing to unpack .../247-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-08 07:42:23.220 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-08 07:42:23.313 | Selecting previously unselected package llvm-17-runtime. 2026-06-08 07:42:23.323 | Preparing to unpack .../248-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-08 07:42:23.329 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:23.448 | Selecting previously unselected package libpfm4:amd64. 2026-06-08 07:42:23.458 | Preparing to unpack .../249-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-08 07:42:23.464 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-08 07:42:23.550 | Selecting previously unselected package llvm-17. 2026-06-08 07:42:23.561 | Preparing to unpack .../250-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-08 07:42:23.566 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:24.766 | Selecting previously unselected package libffi-dev:amd64. 2026-06-08 07:42:24.774 | Preparing to unpack .../251-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-08 07:42:24.780 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-08 07:42:24.858 | Selecting previously unselected package llvm-17-tools. 2026-06-08 07:42:24.867 | Preparing to unpack .../252-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-08 07:42:24.872 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:25.088 | Selecting previously unselected package libz3-4:amd64. 2026-06-08 07:42:25.097 | Preparing to unpack .../253-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-08 07:42:25.102 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-08 07:42:25.375 | Selecting previously unselected package libz3-dev:amd64. 2026-06-08 07:42:25.385 | Preparing to unpack .../254-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-08 07:42:25.391 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-08 07:42:25.467 | Selecting previously unselected package llvm-17-dev. 2026-06-08 07:42:25.477 | Preparing to unpack .../255-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-08 07:42:25.482 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:28.157 | Selecting previously unselected package lsscsi. 2026-06-08 07:42:28.168 | Preparing to unpack .../256-lsscsi_0.32-1build1_amd64.deb ... 2026-06-08 07:42:28.173 | Unpacking lsscsi (0.32-1build1) ... 2026-06-08 07:42:28.245 | Selecting previously unselected package lvm2. 2026-06-08 07:42:28.254 | Preparing to unpack .../257-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-08 07:42:28.292 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-08 07:42:28.438 | Selecting previously unselected package osinfo-db. 2026-06-08 07:42:28.448 | Preparing to unpack .../258-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-08 07:42:28.453 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-08 07:42:28.830 | Selecting previously unselected package pkgconf-bin. 2026-06-08 07:42:28.838 | Preparing to unpack .../259-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-08 07:42:28.844 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-08 07:42:28.910 | Selecting previously unselected package pkgconf:amd64. 2026-06-08 07:42:28.921 | Preparing to unpack .../260-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-08 07:42:28.930 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-08 07:42:29.002 | Selecting previously unselected package pkg-config:amd64. 2026-06-08 07:42:29.013 | Preparing to unpack .../261-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-08 07:42:29.023 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-08 07:42:29.085 | Selecting previously unselected package pm-utils. 2026-06-08 07:42:29.095 | Preparing to unpack .../262-pm-utils_1.4.1-21_all.deb ... 2026-06-08 07:42:29.101 | Unpacking pm-utils (1.4.1-21) ... 2026-06-08 07:42:29.189 | Selecting previously unselected package postgresql-client-16. 2026-06-08 07:42:29.199 | Preparing to unpack .../263-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-08 07:42:29.204 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-08 07:42:29.357 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-08 07:42:29.365 | Preparing to unpack .../264-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-08 07:42:29.371 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-08 07:42:29.684 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-08 07:42:29.694 | Preparing to unpack .../265-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-08 07:42:29.699 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-08 07:42:29.764 | Selecting previously unselected package python3-dev. 2026-06-08 07:42:29.772 | Preparing to unpack .../266-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-08 07:42:29.778 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-08 07:42:29.847 | Selecting previously unselected package python3-mysqldb. 2026-06-08 07:42:29.858 | Preparing to unpack .../267-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-08 07:42:29.863 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-08 07:42:29.932 | Selecting previously unselected package python3-setuptools. 2026-06-08 07:42:29.941 | Preparing to unpack .../268-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-06-08 07:42:29.948 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-08 07:42:30.075 | Selecting previously unselected package python3-wheel. 2026-06-08 07:42:30.084 | Preparing to unpack .../269-python3-wheel_0.42.0-2_all.deb ... 2026-06-08 07:42:30.090 | Unpacking python3-wheel (0.42.0-2) ... 2026-06-08 07:42:30.167 | Selecting previously unselected package python3-pip. 2026-06-08 07:42:30.175 | Preparing to unpack .../270-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-08 07:42:30.180 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-08 07:42:30.446 | Selecting previously unselected package python3-pip-whl. 2026-06-08 07:42:30.452 | Preparing to unpack .../271-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-08 07:42:30.458 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-08 07:42:30.537 | Selecting previously unselected package python3-setuptools-whl. 2026-06-08 07:42:30.548 | Preparing to unpack .../272-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-08 07:42:30.553 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-08 07:42:30.625 | Selecting previously unselected package python3-systemd. 2026-06-08 07:42:30.636 | Preparing to unpack .../273-python3-systemd_235-1build4_amd64.deb ... 2026-06-08 07:42:30.641 | Unpacking python3-systemd (235-1build4) ... 2026-06-08 07:42:30.710 | Selecting previously unselected package python3.12-venv. 2026-06-08 07:42:30.721 | Preparing to unpack .../274-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-08 07:42:30.727 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-08 07:42:30.787 | Selecting previously unselected package python3-venv. 2026-06-08 07:42:30.799 | Preparing to unpack .../275-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-08 07:42:30.804 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-08 07:42:30.859 | Selecting previously unselected package qemu-utils. 2026-06-08 07:42:30.871 | Preparing to unpack .../276-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-08 07:42:30.877 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-08 07:42:31.014 | Selecting previously unselected package sg3-utils. 2026-06-08 07:42:31.026 | Preparing to unpack .../277-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-06-08 07:42:31.032 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-06-08 07:42:31.167 | Selecting previously unselected package sqlite3. 2026-06-08 07:42:31.179 | Preparing to unpack .../278-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-08 07:42:31.185 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-08 07:42:31.247 | Selecting previously unselected package thin-provisioning-tools. 2026-06-08 07:42:31.256 | Preparing to unpack .../279-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-06-08 07:42:31.262 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-08 07:42:31.353 | Selecting previously unselected package unzip. 2026-06-08 07:42:31.363 | Preparing to unpack .../280-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-08 07:42:31.368 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-08 07:42:31.435 | Selecting previously unselected package debootstrap. 2026-06-08 07:42:31.447 | Preparing to unpack .../281-debootstrap_1.0.134ubuntu1_all.deb ... 2026-06-08 07:42:31.452 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-06-08 07:42:31.522 | Selecting previously unselected package libosinfo-l10n. 2026-06-08 07:42:31.532 | Preparing to unpack .../282-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-08 07:42:31.537 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-08 07:42:31.624 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-08 07:42:31.633 | Preparing to unpack .../283-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-08 07:42:31.639 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-08 07:42:31.704 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-08 07:42:31.714 | Preparing to unpack .../284-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-08 07:42:31.720 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-08 07:42:31.776 | Selecting previously unselected package kpartx. 2026-06-08 07:42:31.786 | Preparing to unpack .../285-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-08 07:42:31.791 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-06-08 07:42:31.848 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-08 07:42:31.858 | Preparing to unpack .../286-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-08 07:42:31.863 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-08 07:42:31.931 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-08 07:42:31.942 | Preparing to unpack .../287-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-08 07:42:31.948 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-08 07:42:32.009 | Selecting previously unselected package socat. 2026-06-08 07:42:32.019 | Preparing to unpack .../288-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-08 07:42:32.025 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-08 07:42:32.108 | Selecting previously unselected package vlan. 2026-06-08 07:42:32.119 | Preparing to unpack .../289-vlan_2.0.5ubuntu5_all.deb ... 2026-06-08 07:42:32.124 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-08 07:42:32.225 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-08 07:42:32.255 | Setting up postgresql-client-common (257build1.1) ... 2026-06-08 07:42:32.280 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-06-08 07:42:32.296 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-06-08 07:42:32.311 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-06-08 07:42:32.327 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-08 07:42:32.341 | Setting up distro-info (1.7build1) ... 2026-06-08 07:42:32.356 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-08 07:42:32.372 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-08 07:42:32.387 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-08 07:42:32.403 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-08 07:42:32.450 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-08 07:42:32.461 | Setting up session-migration (0.3.9build1) ... 2026-06-08 07:42:32.614 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-06-08 07:42:32.627 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-08 07:42:32.643 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-08 07:42:32.657 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-08 07:42:32.672 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-08 07:42:32.687 | Setting up lto-disabled-list (47) ... 2026-06-08 07:42:32.703 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-08 07:42:32.718 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-08 07:42:32.733 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-08 07:42:32.748 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-08 07:42:32.763 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-08 07:42:32.778 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-08 07:42:32.794 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-08 07:42:32.809 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-08 07:42:33.298 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-06-08 07:42:33.321 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-08 07:42:33.337 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-08 07:42:33.352 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-08 07:42:34.009 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-08 07:42:34.025 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-08 07:42:34.491 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-08 07:42:34.491 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-08 07:42:34.841 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-06-08 07:42:34.856 | Setting up ncal (12.1.8) ... 2026-06-08 07:42:34.873 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-08 07:42:34.887 | Setting up gawk (1:5.2.1-2build3) ... 2026-06-08 07:42:34.920 | Setting up psmisc (23.7-1build1) ... 2026-06-08 07:42:34.934 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-08 07:42:34.949 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-08 07:42:34.963 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-06-08 07:42:34.979 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-06-08 07:42:34.993 | Setting up pm-utils (1.4.1-21) ... 2026-06-08 07:42:35.018 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-08 07:42:35.037 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-08 07:42:35.056 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-08 07:42:35.070 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-08 07:42:35.084 | Setting up dosfstools (4.2-1.1build1) ... 2026-06-08 07:42:35.098 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-08 07:42:35.123 | Setting up rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-08 07:42:35.345 | info: Adding user `syslog' to group `adm' ... 2026-06-08 07:42:35.631 | 2026-06-08 07:42:35.631 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-06-08 07:42:35.926 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-06-08 07:42:36.059 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-06-08 07:42:36.059 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-06-08 07:42:36.448 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-06-08 07:42:36.464 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-06-08 07:42:36.475 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-08 07:42:36.497 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-06-08 07:42:37.006 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-08 07:42:37.021 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-08 07:42:37.036 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-08 07:42:37.051 | Setting up bc (1.07.1-3ubuntu4) ... 2026-06-08 07:42:37.072 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-08 07:42:37.089 | Setting up m4 (1.4.19-4build1) ... 2026-06-08 07:42:37.104 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-08 07:42:37.119 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-06-08 07:42:37.133 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-08 07:42:37.152 | Setting up file (1:5.45-3build1) ... 2026-06-08 07:42:37.168 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-08 07:42:37.183 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:42:37.198 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-08 07:42:37.235 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-06-08 07:42:37.253 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-08 07:42:37.269 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-08 07:42:37.284 | Setting up python3-wheel (0.42.0-2) ... 2026-06-08 07:42:37.479 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-08 07:42:37.496 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-08 07:42:38.198 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-08 07:42:38.519 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-08 07:42:38.534 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-08 07:42:38.550 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-06-08 07:42:38.573 | Setting up acl (2.3.2-1build1.1) ... 2026-06-08 07:42:38.590 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-08 07:42:38.605 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-08 07:42:38.773 | Setting up autotools-dev (20220109.1) ... 2026-06-08 07:42:38.792 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-06-08 07:42:39.579 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-08 07:42:39.594 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-08 07:42:39.608 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-08 07:42:39.622 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-08 07:42:39.636 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:42:39.651 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:39.664 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:39.677 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-06-08 07:42:39.690 | Setting up make (4.3-4.1build2) ... 2026-06-08 07:42:39.702 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-08 07:42:40.224 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-08 07:42:40.563 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-08 07:42:40.582 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-08 07:42:40.596 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-08 07:42:40.610 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-08 07:42:40.624 | Setting up ebtables (2.0.11-6build1) ... 2026-06-08 07:42:41.031 | Setting up socat (1.8.0.0-4build3) ... 2026-06-08 07:42:41.046 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-08 07:42:41.061 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-08 07:42:41.076 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-06-08 07:42:41.092 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-08 07:42:41.107 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-06-08 07:42:41.124 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-08 07:42:41.138 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:42:41.152 | Setting up bsdmainutils (12.1.8) ... 2026-06-08 07:42:41.169 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-08 07:42:41.191 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-06-08 07:42:41.224 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-06-08 07:42:41.239 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-08 07:42:41.253 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:42:41.268 | Setting up patch (2.7.6-7build3) ... 2026-06-08 07:42:41.284 | Setting up usb.ids (2024.03.18-1) ... 2026-06-08 07:42:41.298 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-08 07:42:41.313 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-08 07:42:41.327 | Setting up fonts-dejavu-core (2.37-8) ... 2026-06-08 07:42:41.419 | Setting up lsscsi (0.32-1build1) ... 2026-06-08 07:42:41.432 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-08 07:42:41.447 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-08 07:42:41.462 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-08 07:42:42.718 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-08 07:42:42.733 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-08 07:42:42.747 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-08 07:42:42.761 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-08 07:42:42.774 | Setting up autoconf (2.71-3) ... 2026-06-08 07:42:42.793 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-08 07:42:42.807 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:42:42.821 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:42.834 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-08 07:42:42.846 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-08 07:42:42.857 | Setting up dwz (0.15-1build6) ... 2026-06-08 07:42:42.874 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-06-08 07:42:42.890 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-08 07:42:42.904 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-08 07:42:42.936 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:42.951 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:42:42.966 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:42:42.980 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-06-08 07:42:42.996 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-06-08 07:42:43.010 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-08 07:42:43.026 | Setting up libjson-perl (4.10000-1) ... 2026-06-08 07:42:43.042 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:43.060 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-08 07:42:43.074 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-08 07:42:43.099 | Setting up debugedit (1:5.0-5build2) ... 2026-06-08 07:42:43.115 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-08 07:42:43.129 | Setting up libsub-override-perl (0.10-1) ... 2026-06-08 07:42:43.145 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-08 07:42:43.160 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-08 07:42:43.175 | Setting up libthai-data (0.1.29-2build1) ... 2026-06-08 07:42:43.191 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-08 07:42:43.207 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-08 07:42:43.222 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-08 07:42:43.276 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-08 07:42:43.294 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:42:43.310 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-08 07:42:43.337 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-06-08 07:42:43.351 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-06-08 07:42:43.369 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-08 07:42:43.385 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-08 07:42:43.401 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-06-08 07:42:43.416 | Setting up golang-src (2:1.22~2build1) ... 2026-06-08 07:42:43.432 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-08 07:42:43.480 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-08 07:42:43.496 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:42:43.511 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-06-08 07:42:43.526 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-08 07:42:43.542 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:42:43.558 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:42:43.575 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-08 07:42:43.590 | Setting up python3-systemd (235-1build4) ... 2026-06-08 07:42:43.747 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-08 07:42:43.763 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-08 07:42:43.780 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-06-08 07:42:43.795 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-08 07:42:43.812 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-08 07:42:43.829 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-08 07:42:43.844 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-08 07:42:43.856 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-08 07:42:43.872 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-08 07:42:43.888 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-06-08 07:42:43.906 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-08 07:42:43.921 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-08 07:42:43.935 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-08 07:42:43.950 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-08 07:42:43.964 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-06-08 07:42:43.978 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-08 07:42:43.993 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-08 07:42:44.009 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-08 07:42:44.024 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:44.038 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-08 07:42:44.053 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-08 07:42:44.068 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-08 07:42:44.085 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-08 07:42:44.100 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-08 07:42:44.115 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-08 07:42:44.185 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:42:44.201 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-08 07:42:44.570 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-08 07:42:45.414 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-08 07:42:45.470 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-08 07:42:46.167 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-08 07:42:46.581 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-08 07:42:46.598 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-08 07:42:46.616 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-08 07:42:46.636 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-08 07:42:46.654 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-06-08 07:42:46.686 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-06-08 07:42:46.707 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-06-08 07:42:46.718 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-06-08 07:42:46.734 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-08 07:42:46.752 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-08 07:42:46.827 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-08 07:42:46.844 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-08 07:42:46.860 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-08 07:42:46.874 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-08 07:42:46.889 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-08 07:42:46.905 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:46.922 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-06-08 07:42:46.936 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-08 07:42:46.961 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-08 07:42:46.977 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-08 07:42:46.992 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-08 07:42:47.007 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-08 07:42:47.022 | Setting up postgresql-common (257build1.1) ... 2026-06-08 07:42:47.610 | 2026-06-08 07:42:47.610 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-08 07:42:47.829 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-08 07:42:47.829 | Removing obsolete dictionary files: 2026-06-08 07:42:48.515 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-08 07:42:48.916 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-08 07:42:48.931 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-08 07:42:48.946 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-08 07:42:48.960 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-06-08 07:42:48.974 | Setting up lsof (4.95.0-1build3) ... 2026-06-08 07:42:48.988 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-08 07:42:49.003 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-08 07:42:49.016 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-08 07:42:49.030 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:42:49.044 | Setting up groff-base (1.23.0-3build2) ... 2026-06-08 07:42:49.098 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-08 07:42:49.112 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-08 07:42:49.127 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-08 07:42:49.141 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-08 07:42:49.155 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-06-08 07:42:49.169 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-08 07:42:49.183 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:49.198 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:42:49.214 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:42:49.228 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-08 07:42:49.241 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-08 07:42:49.255 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-08 07:42:49.270 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-08 07:42:49.284 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-06-08 07:42:49.395 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-08 07:42:49.410 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:42:49.426 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-08 07:42:49.440 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-06-08 07:42:49.455 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:42:49.468 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-08 07:42:49.483 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-08 07:42:49.498 | Setting up parted (3.6-4build1) ... 2026-06-08 07:42:49.525 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-06-08 07:42:49.541 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-08 07:42:49.556 | Setting up man-db (2.12.0-4build2) ... 2026-06-08 07:42:49.678 | Building database of manual pages ... 2026-06-08 07:42:52.217 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-06-08 07:42:52.506 | man-db.service is a disabled or a static unit, not starting it. 2026-06-08 07:42:52.582 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-08 07:42:52.608 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-08 07:42:52.622 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-08 07:42:52.637 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-08 07:42:52.651 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-08 07:42:52.665 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:42:52.678 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-06-08 07:42:52.716 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-08 07:42:52.730 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-08 07:42:52.748 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:52.763 | Setting up golang-doc (2:1.22~2build1) ... 2026-06-08 07:42:52.778 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-08 07:42:52.793 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-06-08 07:42:52.806 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-08 07:42:53.056 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-08 07:42:53.071 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:42:53.087 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-08 07:42:53.102 | Setting up libtool (2.4.7-7build1) ... 2026-06-08 07:42:53.117 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-08 07:42:54.015 | Enabling module mpm_event. 2026-06-08 07:42:54.071 | Enabling module authz_core. 2026-06-08 07:42:54.080 | Enabling module authz_host. 2026-06-08 07:42:54.126 | Enabling module authn_core. 2026-06-08 07:42:54.136 | Enabling module auth_basic. 2026-06-08 07:42:54.181 | Enabling module access_compat. 2026-06-08 07:42:54.226 | Enabling module authn_file. 2026-06-08 07:42:54.272 | Enabling module authz_user. 2026-06-08 07:42:54.323 | Enabling module alias. 2026-06-08 07:42:54.367 | Enabling module dir. 2026-06-08 07:42:54.413 | Enabling module autoindex. 2026-06-08 07:42:54.463 | Enabling module env. 2026-06-08 07:42:54.515 | Enabling module mime. 2026-06-08 07:42:54.561 | Enabling module negotiation. 2026-06-08 07:42:54.607 | Enabling module setenvif. 2026-06-08 07:42:54.656 | Enabling module filter. 2026-06-08 07:42:54.703 | Enabling module deflate. 2026-06-08 07:42:54.751 | Enabling module status. 2026-06-08 07:42:54.796 | Enabling module reqtimeout. 2026-06-08 07:42:54.844 | Enabling conf charset. 2026-06-08 07:42:54.893 | Enabling conf localized-error-pages. 2026-06-08 07:42:54.943 | Enabling conf other-vhosts-access-log. 2026-06-08 07:42:54.990 | Enabling conf security. 2026-06-08 07:42:55.040 | Enabling conf serve-cgi-bin. 2026-06-08 07:42:55.089 | Enabling site 000-default. 2026-06-08 07:42:55.790 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-08 07:42:56.302 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-08 07:42:57.219 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-08 07:42:57.234 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-08 07:42:57.249 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-06-08 07:42:57.299 | Setting up dh-autoreconf (20) ... 2026-06-08 07:42:57.315 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-08 07:42:57.332 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-08 07:42:57.347 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-08 07:42:57.367 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-08 07:42:57.384 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-08 07:42:57.401 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-06-08 07:42:57.452 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-06-08 07:42:57.463 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-08 07:42:57.487 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-08 07:42:57.502 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-08 07:42:57.659 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-06-08 07:42:57.946 | dm-event.service is a disabled or a static unit, not starting it. 2026-06-08 07:42:57.986 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-08 07:42:58.006 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-08 07:42:58.023 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-08 07:42:59.243 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-06-08 07:42:59.384 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-06-08 07:42:59.903 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-06-08 07:43:00.210 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-08 07:43:00.258 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-08 07:43:00.281 | Processing triggers for sgml-base (1.31) ... 2026-06-08 07:43:00.308 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-08 07:43:00.318 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-06-08 07:43:00.330 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-08 07:43:02.370 | Regenerating fonts cache... done. 2026-06-08 07:43:02.377 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-08 07:43:02.427 | update-initramfs: Generating /boot/initrd.img-6.8.0-124-generic 2026-06-08 07:43:02.445 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-06-08 07:43:14.409 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-08 07:43:14.441 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-08 07:43:14.454 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-08 07:43:14.465 | Processing triggers for systemd (255.4-1ubuntu8.15) ... 2026-06-08 07:43:14.533 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-06-08 07:43:14.543 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-08 07:43:14.555 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-08 07:43:14.566 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-08 07:43:14.575 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-08 07:43:14.587 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-08 07:43:14.597 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-08 07:43:14.608 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-08 07:43:14.642 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-08 07:43:14.653 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-08 07:43:14.669 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-08 07:43:14.806 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-08 07:43:15.112 | ++ functions-common:apt_get:1205 : result=0 2026-06-08 07:43:15.117 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-08 07:43:15.122 | ++ functions-common:time_stop:2414 : local name 2026-06-08 07:43:15.127 | ++ functions-common:time_stop:2415 : local end_time 2026-06-08 07:43:15.131 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-08 07:43:15.136 | ++ functions-common:time_stop:2417 : local total 2026-06-08 07:43:15.141 | ++ functions-common:time_stop:2418 : local start_time 2026-06-08 07:43:15.146 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-08 07:43:15.150 | ++ functions-common:time_stop:2421 : start_time=1780904495047 2026-06-08 07:43:15.155 | ++ functions-common:time_stop:2423 : [[ -z 1780904495047 ]] 2026-06-08 07:43:15.161 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-08 07:43:15.169 | ++ functions-common:time_stop:2426 : end_time=1780904595164 2026-06-08 07:43:15.174 | ++ functions-common:time_stop:2427 : elapsed_time=100117 2026-06-08 07:43:15.179 | ++ functions-common:time_stop:2428 : total=8269 2026-06-08 07:43:15.183 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-08 07:43:15.188 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=108386 2026-06-08 07:43:15.193 | ++ functions-common:apt_get:1209 : return 0 2026-06-08 07:43:15.198 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-08 07:43:15.204 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-08 07:43:15.210 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-08 07:43:15.220 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-08 07:43:15.226 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-08 07:43:15.231 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-08 07:43:15.240 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-08 07:43:15.250 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-08 07:43:15.255 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-08 07:43:15.261 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-06-08 07:43:17.244 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-06-08 07:43:17.247 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-08 07:43:17.251 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-08 07:43:17.257 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-08 07:43:17.263 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-08 07:43:17.266 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-08 07:43:17.268 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-08 07:43:17.270 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-08 07:43:17.274 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-08 07:43:17.276 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-08 07:43:17.279 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-08 07:43:17.283 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-08 07:43:17.286 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-08 07:43:17.291 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-08 07:43:17.294 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-08 07:43:17.298 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-08 07:43:17.302 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-08 07:43:17.305 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-08 07:43:17.309 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-08 07:43:17.311 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-08 07:43:17.316 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-08 07:43:17.321 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-08 07:43:17.325 | + functions-common:_ensure_lsb_release:420 : return 2026-06-08 07:43:17.330 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-08 07:43:17.354 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-08 07:43:17.359 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-08 07:43:17.384 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-08 07:43:17.389 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-08 07:43:17.413 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-08 07:43:17.417 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-08 07:43:17.421 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-08 07:43:17.425 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-08 07:43:17.429 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-08 07:43:17.433 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-08 07:43:17.437 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-08 07:43:17.441 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-08 07:43:17.445 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-08 07:43:17.449 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-08 07:43:17.453 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-08 07:43:17.453 | Distro: noble 2026-06-08 07:43:17.457 | + tools/install_pip.sh:main:117 : get_versions 2026-06-08 07:43:17.462 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-08 07:43:17.469 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-08 07:43:17.473 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-08 07:43:17.478 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-08 07:43:17.479 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-08 07:43:17.837 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-08 07:43:17.840 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-08 07:43:17.840 | pip: 24.0 2026-06-08 07:43:17.844 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-08 07:43:17.847 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-08 07:43:17.850 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-08 07:43:17.854 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-08 07:43:17.857 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-08 07:43:17.861 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-08 07:43:17.865 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-08 07:43:17.869 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-08 07:43:17.871 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-08 07:43:17.874 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-08 07:43:17.878 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-08 07:43:17.881 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-08 07:43:17.885 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-08 07:43:17.888 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-08 07:43:17.891 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-08 07:43:17.895 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-08 07:43:17.897 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-08 07:43:17.900 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-08 07:43:17.902 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-08 07:43:17.910 | + tools/install_pip.sh:main:146 : set -x 2026-06-08 07:43:17.913 | + tools/install_pip.sh:main:149 : get_versions 2026-06-08 07:43:17.918 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-08 07:43:17.925 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-08 07:43:17.930 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-08 07:43:17.935 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-08 07:43:17.936 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-08 07:43:18.284 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-08 07:43:18.288 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-08 07:43:18.288 | pip: 24.0 2026-06-08 07:43:18.295 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-06-08 07:43:18.300 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-06-08 07:43:18.306 | + ./stack.sh:main:801 : fixup_all 2026-06-08 07:43:18.311 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-08 07:43:18.316 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-08 07:43:18.321 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-08 07:43:18.326 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-08 07:43:18.331 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-08 07:43:18.352 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-06-08 07:43:18.372 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-08 07:43:18.392 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-08 07:43:18.396 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-08 07:43:18.400 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-08 07:43:18.405 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-08 07:43:18.410 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-08 07:43:18.415 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-08 07:43:18.420 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-08 07:43:18.425 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-08 07:43:18.429 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-08 07:43:18.434 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-08 07:43:18.439 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-08 07:43:18.444 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-08 07:43:18.448 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-08 07:43:18.453 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-08 07:43:18.457 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-08 07:43:18.462 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-08 07:43:18.467 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-08 07:43:18.471 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-08 07:43:18.491 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-08 07:43:18.510 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-08 07:43:18.528 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-08 07:43:18.547 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-08 07:43:18.565 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-08 07:43:18.583 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-08 07:43:18.603 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-08 07:43:18.624 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-08 07:43:18.628 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-08 07:43:18.633 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-08 07:43:21.807 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-08 07:43:21.846 | Using python 3.12 to install setuptools 2026-06-08 07:43:21.850 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-08 07:43:22.636 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-08 07:43:22.785 | Collecting pip 2026-06-08 07:43:22.825 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-08 07:43:22.834 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-08 07:43:23.097 | Collecting setuptools[core] 2026-06-08 07:43:23.101 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-08 07:43:23.197 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-08 07:43:23.200 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-08 07:43:23.249 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-08 07:43:23.252 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-08 07:43:23.269 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.5 MB/s eta 0:00:00 2026-06-08 07:43:23.312 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-08 07:43:23.315 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-08 07:43:23.375 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-08 07:43:23.378 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-08 07:43:23.425 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-08 07:43:23.427 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-08 07:43:23.498 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:23.501 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-08 07:43:23.548 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:23.551 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-08 07:43:23.689 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:23.694 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-08 07:43:23.748 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:23.753 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-08 07:43:23.863 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:23.867 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-08 07:43:23.906 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:23.908 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-08 07:43:23.961 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:23.964 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-08 07:43:24.023 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:24.026 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-08 07:43:24.086 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:24.090 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-08 07:43:24.115 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-08 07:43:24.142 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 71.7 MB/s eta 0:00:00 2026-06-08 07:43:24.147 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-08 07:43:24.157 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-08 07:43:24.168 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-08 07:43:24.178 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.2 MB/s eta 0:00:00 2026-06-08 07:43:24.181 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-08 07:43:24.192 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.6 MB/s eta 0:00:00 2026-06-08 07:43:24.196 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-08 07:43:24.205 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-08 07:43:24.228 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 49.5 MB/s eta 0:00:00 2026-06-08 07:43:24.232 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-08 07:43:24.242 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-08 07:43:24.251 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-08 07:43:24.263 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 12.2 MB/s eta 0:00:00 2026-06-08 07:43:24.267 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-08 07:43:24.276 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-08 07:43:24.288 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 28.5 MB/s eta 0:00:00 2026-06-08 07:43:24.291 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-08 07:43:24.300 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-08 07:43:24.314 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 10.4 MB/s eta 0:00:00 2026-06-08 07:43:24.316 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-08 07:43:24.343 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.7 MB/s eta 0:00:00 2026-06-08 07:43:24.346 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-08 07:43:24.602 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-08 07:43:24.618 | Attempting uninstall: setuptools 2026-06-08 07:43:24.635 | Found existing installation: setuptools 68.1.2 2026-06-08 07:43:24.635 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-08 07:43:24.635 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-08 07:43:25.248 | Attempting uninstall: pygments 2026-06-08 07:43:25.265 | Found existing installation: Pygments 2.17.2 2026-06-08 07:43:25.265 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-08 07:43:25.265 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-08 07:43:25.950 | Attempting uninstall: pip 2026-06-08 07:43:25.956 | Found existing installation: pip 24.0 2026-06-08 07:43:26.003 | Uninstalling pip-24.0: 2026-06-08 07:43:26.011 | Successfully uninstalled pip-24.0 2026-06-08 07:43:27.057 | Attempting uninstall: wheel 2026-06-08 07:43:27.072 | Found existing installation: wheel 0.42.0 2026-06-08 07:43:27.072 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-08 07:43:27.072 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-08 07:43:27.591 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-08 07:43:27.717 | + inc/python:pip_install:216 : result=0 2026-06-08 07:43:27.722 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-08 07:43:27.728 | + functions-common:time_stop:2414 : local name 2026-06-08 07:43:27.733 | + functions-common:time_stop:2415 : local end_time 2026-06-08 07:43:27.737 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-08 07:43:27.740 | + functions-common:time_stop:2417 : local total 2026-06-08 07:43:27.744 | + functions-common:time_stop:2418 : local start_time 2026-06-08 07:43:27.749 | + functions-common:time_stop:2420 : name=pip_install 2026-06-08 07:43:27.754 | + functions-common:time_stop:2421 : start_time=1780904601834 2026-06-08 07:43:27.759 | + functions-common:time_stop:2423 : [[ -z 1780904601834 ]] 2026-06-08 07:43:27.765 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-08 07:43:27.772 | + functions-common:time_stop:2426 : end_time=1780904607767 2026-06-08 07:43:27.778 | + functions-common:time_stop:2427 : elapsed_time=5933 2026-06-08 07:43:27.783 | + functions-common:time_stop:2428 : total=0 2026-06-08 07:43:27.787 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-08 07:43:27.791 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5933 2026-06-08 07:43:27.796 | + inc/python:pip_install:219 : return 0 2026-06-08 07:43:27.801 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-08 07:43:27.806 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-08 07:43:27.812 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-08 07:43:27.817 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-08 07:43:27.822 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-08 07:43:27.828 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-08 07:43:27.868 | Using python 3.12 to install os-testr 2026-06-08 07:43:27.872 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-08 07:43:28.630 | Collecting os-testr 2026-06-08 07:43:28.716 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-08 07:43:28.756 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-08 07:43:28.765 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-08 07:43:28.783 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-08 07:43:28.794 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-08 07:43:28.831 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-08 07:43:28.843 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-08 07:43:28.853 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-08 07:43:28.864 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-08 07:43:28.874 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-08 07:43:28.930 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-08 07:43:28.941 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-08 07:43:28.965 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-08 07:43:28.984 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-08 07:43:29.012 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-08 07:43:29.029 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-08 07:43:29.048 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-08 07:43:29.064 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-08 07:43:29.096 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 29.6 MB/s 0:00:00 2026-06-08 07:43:29.153 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-08 07:43:29.234 | Attempting uninstall: PyYAML 2026-06-08 07:43:29.240 | Found existing installation: PyYAML 6.0.1 2026-06-08 07:43:29.240 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-08 07:43:29.240 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-08 07:43:29.478 | 2026-06-08 07:43:29.481 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-08 07:43:29.552 | + inc/python:pip_install:216 : result=0 2026-06-08 07:43:29.558 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-08 07:43:29.564 | + functions-common:time_stop:2414 : local name 2026-06-08 07:43:29.569 | + functions-common:time_stop:2415 : local end_time 2026-06-08 07:43:29.573 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-08 07:43:29.578 | + functions-common:time_stop:2417 : local total 2026-06-08 07:43:29.584 | + functions-common:time_stop:2418 : local start_time 2026-06-08 07:43:29.589 | + functions-common:time_stop:2420 : name=pip_install 2026-06-08 07:43:29.594 | + functions-common:time_stop:2421 : start_time=1780904607857 2026-06-08 07:43:29.598 | + functions-common:time_stop:2423 : [[ -z 1780904607857 ]] 2026-06-08 07:43:29.605 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-08 07:43:29.613 | + functions-common:time_stop:2426 : end_time=1780904609607 2026-06-08 07:43:29.618 | + functions-common:time_stop:2427 : elapsed_time=1750 2026-06-08 07:43:29.624 | + functions-common:time_stop:2428 : total=5933 2026-06-08 07:43:29.629 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-08 07:43:29.634 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7683 2026-06-08 07:43:29.639 | + inc/python:pip_install:219 : return 0 2026-06-08 07:43:29.645 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-08 07:43:29.735 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-08 07:43:29.825 | + ./stack.sh:main:829 : install_infra 2026-06-08 07:43:29.831 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-08 07:43:29.835 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-08 07:43:29.841 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-08 07:43:32.952 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-08 07:43:32.957 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-08 07:43:33.000 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-08 07:43:33.751 | Collecting pbr 2026-06-08 07:43:33.752 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-08 07:43:33.989 | Collecting setuptools[core] 2026-06-08 07:43:33.990 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-08 07:43:34.065 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-08 07:43:34.069 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-08 07:43:34.097 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-08 07:43:34.099 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-08 07:43:34.127 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-08 07:43:34.128 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-08 07:43:34.170 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-08 07:43:34.172 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-08 07:43:34.204 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-08 07:43:34.206 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-08 07:43:34.257 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:34.259 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-08 07:43:34.292 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:34.296 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-08 07:43:34.424 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:34.426 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-08 07:43:34.466 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:34.468 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-08 07:43:34.559 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:34.560 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-08 07:43:34.579 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:34.581 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-08 07:43:34.622 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:34.623 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-08 07:43:34.665 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:34.666 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-08 07:43:34.702 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-08 07:43:34.704 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-08 07:43:34.714 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-08 07:43:34.715 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-08 07:43:34.716 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-08 07:43:34.717 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-08 07:43:34.718 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-08 07:43:34.719 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-08 07:43:34.720 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-08 07:43:34.723 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-08 07:43:34.725 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-08 07:43:34.726 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-08 07:43:34.727 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-08 07:43:34.728 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-08 07:43:34.729 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-08 07:43:34.730 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-08 07:43:34.731 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-08 07:43:34.735 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-08 07:43:34.864 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-08 07:43:36.986 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-08 07:43:37.101 | + inc/python:pip_install:216 : result=0 2026-06-08 07:43:37.105 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-08 07:43:37.110 | + functions-common:time_stop:2414 : local name 2026-06-08 07:43:37.115 | + functions-common:time_stop:2415 : local end_time 2026-06-08 07:43:37.120 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-08 07:43:37.125 | + functions-common:time_stop:2417 : local total 2026-06-08 07:43:37.130 | + functions-common:time_stop:2418 : local start_time 2026-06-08 07:43:37.135 | + functions-common:time_stop:2420 : name=pip_install 2026-06-08 07:43:37.140 | + functions-common:time_stop:2421 : start_time=1780904612985 2026-06-08 07:43:37.143 | + functions-common:time_stop:2423 : [[ -z 1780904612985 ]] 2026-06-08 07:43:37.149 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-08 07:43:37.157 | + functions-common:time_stop:2426 : end_time=1780904617150 2026-06-08 07:43:37.160 | + functions-common:time_stop:2427 : elapsed_time=4165 2026-06-08 07:43:37.165 | + functions-common:time_stop:2428 : total=7683 2026-06-08 07:43:37.170 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-08 07:43:37.175 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11848 2026-06-08 07:43:37.180 | + inc/python:pip_install:219 : return 0 2026-06-08 07:43:37.185 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-08 07:43:37.190 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-08 07:43:37.235 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-08 07:43:37.921 | Processing /opt/stack/requirements 2026-06-08 07:43:37.922 | Installing build dependencies: started 2026-06-08 07:43:39.665 | Installing build dependencies: finished with status 'done' 2026-06-08 07:43:39.668 | Getting requirements to build wheel: started 2026-06-08 07:43:39.819 | Getting requirements to build wheel: finished with status 'done' 2026-06-08 07:43:39.824 | Preparing metadata (pyproject.toml): started 2026-06-08 07:43:40.643 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-08 07:43:40.758 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8431) 2026-06-08 07:43:40.822 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-08 07:43:40.837 | 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.dev8431) (26.2) 2026-06-08 07:43:40.897 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8431) 2026-06-08 07:43:40.906 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-08 07:43:40.996 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8431) 2026-06-08 07:43:40.998 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-08 07:43:41.028 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8431) 2026-06-08 07:43:41.038 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-08 07:43:41.049 | 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.dev8431) (82.0.1) 2026-06-08 07:43:41.235 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8431) 2026-06-08 07:43:41.245 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-08 07:43:41.259 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.5 MB/s eta 0:00:00 2026-06-08 07:43:41.301 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8431) 2026-06-08 07:43:41.310 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-08 07:43:41.388 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8431) 2026-06-08 07:43:41.397 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-08 07:43:41.447 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8431) 2026-06-08 07:43:41.456 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-06-08 07:43:41.531 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-08 07:43:41.548 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-08 07:43:41.560 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.1 MB/s eta 0:00:00 2026-06-08 07:43:41.560 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-08 07:43:41.571 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-08 07:43:41.583 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.0 MB/s eta 0:00:00 2026-06-08 07:43:41.592 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-08 07:43:41.603 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 16.2 MB/s eta 0:00:00 2026-06-08 07:43:41.626 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-08 07:43:41.638 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 22.9 MB/s eta 0:00:00 2026-06-08 07:43:41.648 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-08 07:43:41.659 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.1 MB/s eta 0:00:00 2026-06-08 07:43:41.669 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-08 07:43:41.680 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 15.7 MB/s eta 0:00:00 2026-06-08 07:43:41.694 | Building wheels for collected packages: openstack_requirements 2026-06-08 07:43:41.695 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-08 07:43:43.163 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-08 07:43:43.164 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8431-py3-none-any.whl size=52194 sha256=1e79e3a59564cd2d69ace32b7c9cc8617402ed0c8c5f69fe311b60fecdab2685 2026-06-08 07:43:43.165 | Stored in directory: /tmp/pip-ephem-wheel-cache-03rwexnp/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-08 07:43:43.170 | Successfully built openstack_requirements 2026-06-08 07:43:43.331 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-08 07:43:43.762 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.5.20 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8431 requests-2.34.2 urllib3-2.7.0 2026-06-08 07:43:43.895 | + inc/python:pip_install:216 : result=0 2026-06-08 07:43:43.901 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-08 07:43:43.906 | + functions-common:time_stop:2414 : local name 2026-06-08 07:43:43.911 | + functions-common:time_stop:2415 : local end_time 2026-06-08 07:43:43.915 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-08 07:43:43.919 | + functions-common:time_stop:2417 : local total 2026-06-08 07:43:43.922 | + functions-common:time_stop:2418 : local start_time 2026-06-08 07:43:43.927 | + functions-common:time_stop:2420 : name=pip_install 2026-06-08 07:43:43.932 | + functions-common:time_stop:2421 : start_time=1780904617219 2026-06-08 07:43:43.936 | + functions-common:time_stop:2423 : [[ -z 1780904617219 ]] 2026-06-08 07:43:43.942 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-08 07:43:43.950 | + functions-common:time_stop:2426 : end_time=1780904623944 2026-06-08 07:43:43.954 | + functions-common:time_stop:2427 : elapsed_time=6725 2026-06-08 07:43:43.959 | + functions-common:time_stop:2428 : total=11848 2026-06-08 07:43:43.963 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-08 07:43:43.967 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18573 2026-06-08 07:43:43.971 | + inc/python:pip_install:219 : return 0 2026-06-08 07:43:43.978 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-08 07:43:43.983 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-08 07:43:43.988 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-08 07:43:43.993 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-08 07:43:43.999 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-08 07:43:44.004 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-06-08 07:43:44.010 | + inc/python:use_library_from_git:269 : return 1 2026-06-08 07:43:44.015 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-08 07:43:44.059 | Using python 3.12 to install pbr 2026-06-08 07:43:44.065 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-08 07:43:44.615 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-08 07:43:44.732 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-08 07:43:44.844 | + inc/python:pip_install:216 : result=0 2026-06-08 07:43:44.850 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-08 07:43:44.855 | + functions-common:time_stop:2414 : local name 2026-06-08 07:43:44.861 | + functions-common:time_stop:2415 : local end_time 2026-06-08 07:43:44.866 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-08 07:43:44.871 | + functions-common:time_stop:2417 : local total 2026-06-08 07:43:44.875 | + functions-common:time_stop:2418 : local start_time 2026-06-08 07:43:44.880 | + functions-common:time_stop:2420 : name=pip_install 2026-06-08 07:43:44.885 | + functions-common:time_stop:2421 : start_time=1780904624048 2026-06-08 07:43:44.890 | + functions-common:time_stop:2423 : [[ -z 1780904624048 ]] 2026-06-08 07:43:44.896 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-08 07:43:44.904 | + functions-common:time_stop:2426 : end_time=1780904624897 2026-06-08 07:43:44.909 | + functions-common:time_stop:2427 : elapsed_time=849 2026-06-08 07:43:44.913 | + functions-common:time_stop:2428 : total=18573 2026-06-08 07:43:44.918 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-08 07:43:44.923 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19422 2026-06-08 07:43:44.927 | + inc/python:pip_install:219 : return 0 2026-06-08 07:43:44.932 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-08 07:43:48.126 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-08 07:43:48.562 | Collecting bindep 2026-06-08 07:43:48.600 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-08 07:43:48.660 | Collecting distro>=1.7 (from bindep) 2026-06-08 07:43:48.663 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-08 07:43:48.707 | Collecting packaging (from bindep) 2026-06-08 07:43:48.708 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-08 07:43:48.729 | Collecting Parsley (from bindep) 2026-06-08 07:43:48.732 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-08 07:43:48.776 | Collecting pbr>=2 (from bindep) 2026-06-08 07:43:48.777 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-08 07:43:48.987 | Collecting setuptools (from pbr>=2->bindep) 2026-06-08 07:43:48.990 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-08 07:43:49.030 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-08 07:43:49.044 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-08 07:43:49.053 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-08 07:43:49.055 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-08 07:43:49.059 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-08 07:43:49.075 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 7.4 MB/s eta 0:00:00 2026-06-08 07:43:49.077 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-08 07:43:49.145 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-08 07:43:50.081 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-08 07:43:50.168 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-08 07:43:50.176 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-08 07:43:50.184 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-08 07:43:50.218 | + ./stack.sh:main:838 : pkgs= 2026-06-08 07:43:50.225 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-08 07:43:50.230 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-08 07:43:50.236 | + functions-common:run_phase:1842 : local mode=stack 2026-06-08 07:43:50.241 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-08 07:43:50.247 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-08 07:43:50.252 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-08 07:43:50.257 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-08 07:43:50.263 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-08 07:43:50.269 | + functions-common:run_phase:1852 : local extra 2026-06-08 07:43:50.274 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-08 07:43:50.281 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-08 07:43:50.286 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-08 07:43:50.292 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-08 07:43:50.296 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-08 07:43:50.301 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-08 07:43:50.333 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-08 07:43:50.338 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-08 07:43:50.343 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-08 07:43:50.349 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-08 07:43:50.354 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-08 07:43:50.359 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-08 07:43:50.364 | + functions-common:run_plugins:1831 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-08 07:43:50.368 | + functions-common:run_plugins:1832 : local plugin 2026-06-08 07:43:50.373 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-08 07:43:50.379 | + functions-common:run_plugins:1834 : local dir=/opt/stack/barbican 2026-06-08 07:43:50.384 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-06-08 07:43:50.389 | + functions-common:run_plugins:1836 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-06-08 07:43:50.394 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-08 07:43:50.400 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-06-08 07:43:50.432 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-06-08 07:43:50.463 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-08 07:43:50.468 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.473 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-08 07:43:50.477 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.482 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-08 07:43:50.487 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.492 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-06-08 07:43:50.497 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.502 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-08 07:43:50.505 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-08 07:43:50.510 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-06-08 07:43:50.515 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-08 07:43:50.519 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum 2026-06-08 07:43:50.524 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-06-08 07:43:50.530 | + functions-common:run_plugins:1836 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-06-08 07:43:50.558 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-06-08 07:43:50.563 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-08 07:43:50.569 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-06-08 07:43:50.574 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-06-08 07:43:50.622 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-06-08 07:43:50.630 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-06-08 07:43:50.630 | ACCOUNT_PORT_BASE=6612 2026-06-08 07:43:50.630 | ADDITIONAL_VENV_PACKAGES= 2026-06-08 07:43:50.630 | ADMIN_PASSWORD=secretadmin 2026-06-08 07:43:50.631 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-08 07:43:50.631 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-08 07:43:50.631 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-08 07:43:50.631 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-06-08 07:43:50.631 | ALEMBIC_BRANCH=main 2026-06-08 07:43:50.631 | ALEMBIC_DIR=/opt/stack/alembic 2026-06-08 07:43:50.631 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-08 07:43:50.631 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-06-08 07:43:50.631 | APACHE_GROUP=stack 2026-06-08 07:43:50.631 | APACHE_LOCAL_HOST=127.0.0.1 2026-06-08 07:43:50.631 | APACHE_LOG_DIR=/var/log/apache2 2026-06-08 07:43:50.631 | APACHE_NAME=apache2 2026-06-08 07:43:50.631 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-06-08 07:43:50.631 | APACHE_USER=stack 2026-06-08 07:43:50.631 | API_WORKERS=4 2026-06-08 07:43:50.631 | BACKING_FILE_SUFFIX=-backing-file 2026-06-08 07:43:50.631 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-08 07:43:50.631 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:43:50.631 | BARBICAN_BRANCH=master 2026-06-08 07:43:50.631 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-08 07:43:50.631 | BARBICAN_CONF_DIR=/etc/barbican 2026-06-08 07:43:50.631 | BARBICAN_DIR=/opt/stack/barbican 2026-06-08 07:43:50.631 | BARBICAN_ENDPOINT_TYPE=internal 2026-06-08 07:43:50.631 | BARBICAN_ENFORCE_SCOPE=False 2026-06-08 07:43:50.631 | BARBICAN_HOST_HREF=http://199.204.45.49/key-manager 2026-06-08 07:43:50.631 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.49/identity 2026-06-08 07:43:50.631 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-08 07:43:50.632 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-08 07:43:50.632 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-08 07:43:50.632 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-08 07:43:50.632 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-08 07:43:50.632 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-08 07:43:50.632 | BASH=/usr/bin/bash 2026-06-08 07:43:50.632 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-06-08 07:43:50.632 | BASH_ALIASES=() 2026-06-08 07:43:50.632 | BASH_ARGC=([0]="0") 2026-06-08 07:43:50.632 | BASH_ARGV=() 2026-06-08 07:43:50.632 | BASH_CMDS=() 2026-06-08 07:43:50.632 | BASH_LINENO=([0]="1836" [1]="1869" [2]="846" [3]="0") 2026-06-08 07:43:50.632 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-06-08 07:43:50.632 | BASH_REMATCH=([0]=",tls-proxy,") 2026-06-08 07:43:50.632 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-06-08 07:43:50.632 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-06-08 07:43:50.632 | BASH_VERSION='5.2.21(1)-release' 2026-06-08 07:43:50.632 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-08 07:43:50.632 | BRANCHLESS_TARGET_BRANCH=master 2026-06-08 07:43:50.632 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-08 07:43:50.632 | CACHE_BACKEND=dogpile.cache.memcached 2026-06-08 07:43:50.632 | CELLSV2_SETUP=superconductor 2026-06-08 07:43:50.632 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-06-08 07:43:50.632 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-06-08 07:43:50.632 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-06-08 07:43:50.633 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-06-08 07:43:50.633 | CINDER_BACKUP_DRIVER=swift 2026-06-08 07:43:50.633 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:43:50.633 | CINDER_BRANCH=master 2026-06-08 07:43:50.633 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-06-08 07:43:50.633 | CINDER_CONF=/etc/cinder/cinder.conf 2026-06-08 07:43:50.633 | CINDER_CONF_DIR=/etc/cinder 2026-06-08 07:43:50.633 | CINDER_DIR=/opt/stack/cinder 2026-06-08 07:43:50.633 | CINDER_DRIVER=default 2026-06-08 07:43:50.633 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-06-08 07:43:50.633 | CINDER_ENFORCE_SCOPE=False 2026-06-08 07:43:50.633 | CINDER_IMG_CACHE_ENABLED=True 2026-06-08 07:43:50.633 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-06-08 07:43:50.633 | CINDER_IMG_CACHE_SIZE_GB= 2026-06-08 07:43:50.633 | CINDER_LVM_TYPE=auto 2026-06-08 07:43:50.633 | CINDER_MY_IP=199.204.45.49 2026-06-08 07:43:50.633 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-06-08 07:43:50.633 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-06-08 07:43:50.633 | CINDER_SERVICE_HOST=199.204.45.49 2026-06-08 07:43:50.633 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-08 07:43:50.633 | CINDER_SERVICE_PORT=8776 2026-06-08 07:43:50.633 | CINDER_SERVICE_PORT_INT=18776 2026-06-08 07:43:50.633 | CINDER_SERVICE_PROTOCOL=https 2026-06-08 07:43:50.633 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-06-08 07:43:50.633 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-06-08 07:43:50.634 | CINDER_TARGET_HELPER=lioadm 2026-06-08 07:43:50.634 | CINDER_TARGET_PORT=3260 2026-06-08 07:43:50.634 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-06-08 07:43:50.634 | CINDER_TARGET_PROTOCOL=iscsi 2026-06-08 07:43:50.635 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-06-08 07:43:50.635 | CINDER_UPLOAD_OPTIMIZED=False 2026-06-08 07:43:50.635 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-06-08 07:43:50.635 | CINDER_USE_SERVICE_TOKEN=True 2026-06-08 07:43:50.635 | CINDER_UWSGI=cinder.wsgi.api:application 2026-06-08 07:43:50.635 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-06-08 07:43:50.635 | CINDER_VOLUME_CLEAR=zero 2026-06-08 07:43:50.635 | CIRROS_ARCH=x86_64 2026-06-08 07:43:50.635 | CIRROS_VERSION=0.6.3 2026-06-08 07:43:50.635 | CONFIGURE_BACKING_FILE=True 2026-06-08 07:43:50.635 | CONFIG_AWK_CMD=awk 2026-06-08 07:43:50.635 | CONTAINER_PORT_BASE=6611 2026-06-08 07:43:50.635 | CURL_GET='curl -g' 2026-06-08 07:43:50.635 | CURRENT_LOG_TIME=2026-06-08-074122 2026-06-08 07:43:50.635 | DATABASE_BACKENDS=' mysql postgresql' 2026-06-08 07:43:50.636 | DATABASE_HOST=127.0.0.1 2026-06-08 07:43:50.636 | DATABASE_PASSWORD=secretdatabase 2026-06-08 07:43:50.636 | DATABASE_QUERY_LOGGING=False 2026-06-08 07:43:50.636 | DATABASE_TYPE=mysql 2026-06-08 07:43:50.636 | DATABASE_USER=root 2026-06-08 07:43:50.636 | DATA_DIR=/opt/stack/data 2026-06-08 07:43:50.636 | DC=([0]="openstack" [1]="org") 2026-06-08 07:43:50.636 | DEBUG_LIBVIRT=True 2026-06-08 07:43:50.636 | DEBUG_LIBVIRT_COREDUMPS=True 2026-06-08 07:43:50.636 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-06-08 07:43:50.636 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-06-08 07:43:50.636 | DEFAULT_VIRT_DRIVER=libvirt 2026-06-08 07:43:50.636 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-06-08 07:43:50.636 | DEF_SERVICE_HOST=199.204.45.49 2026-06-08 07:43:50.636 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-08 07:43:50.636 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-08 07:43:50.636 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.49 2026-06-08 07:43:50.636 | DELTA=1780904494 2026-06-08 07:43:50.636 | DEST=/opt/stack 2026-06-08 07:43:50.636 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-08 07:43:50.636 | DEVSTACK_CERT_NAME=devstack-cert 2026-06-08 07:43:50.636 | DEVSTACK_HOSTNAME=np0000178846.novalocal 2026-06-08 07:43:50.636 | DEVSTACK_PARALLEL=True 2026-06-08 07:43:50.636 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-08 07:43:50.636 | DEVSTACK_SERIES=2026.2 2026-06-08 07:43:50.636 | DEVSTACK_START_TIME=1780904471 2026-06-08 07:43:50.636 | DEVSTACK_VENV=/opt/stack/data/venv 2026-06-08 07:43:50.636 | DIRSTACK=() 2026-06-08 07:43:50.636 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-06-08 07:43:50.636 | DISABLE_AMP_IMAGE_BUILD=True 2026-06-08 07:43:50.636 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-08 07:43:50.636 | DISKIMAGE_BUILDER_REPO_REF=master 2026-06-08 07:43:50.636 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-08 07:43:50.636 | DISTRO=noble 2026-06-08 07:43:50.636 | DOWNLOAD_DEFAULT_IMAGES=False 2026-06-08 07:43:50.636 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-06-08 07:43:50.636 | ENABLE_CHASSIS_AS_GW=True 2026-06-08 07:43:50.636 | ENABLE_DEBUG_LOG_LEVEL=True 2026-06-08 07:43:50.636 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-06-08 07:43:50.636 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-06-08 07:43:50.636 | ENABLE_ISOLATED_METADATA=False 2026-06-08 07:43:50.636 | ENABLE_KSM=True 2026-06-08 07:43:50.636 | ENABLE_KSMTUNED=True 2026-06-08 07:43:50.636 | ENABLE_METADATA_NETWORK=False 2026-06-08 07:43:50.636 | ENABLE_SYSCTL_MEM_TUNING=True 2026-06-08 07:43:50.636 | ENABLE_SYSCTL_NET_TUNING=True 2026-06-08 07:43:50.636 | ENABLE_TENANT_TUNNELS=True 2026-06-08 07:43:50.636 | ENABLE_TENANT_VLANS=False 2026-06-08 07:43:50.636 | ENABLE_VOLUME_MULTIATTACH=False 2026-06-08 07:43:50.636 | ENABLE_ZSWAP=True 2026-06-08 07:43:50.637 | ENFORCE_SCOPE=False 2026-06-08 07:43:50.637 | ERROR_ON_CLONE=True 2026-06-08 07:43:50.637 | ETCD_ARCH=amd64 2026-06-08 07:43:50.637 | ETCD_BIN_DIR=/opt/stack/bin 2026-06-08 07:43:50.637 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-06-08 07:43:50.637 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-08 07:43:50.637 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-08 07:43:50.637 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-06-08 07:43:50.637 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-06-08 07:43:50.637 | ETCD_PEER_PORT=2380 2026-06-08 07:43:50.637 | ETCD_PORT=2379 2026-06-08 07:43:50.637 | ETCD_RAMDISK_MB=512 2026-06-08 07:43:50.637 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-08 07:43:50.637 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-08 07:43:50.637 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-06-08 07:43:50.637 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-06-08 07:43:50.637 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-06-08 07:43:50.637 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-06-08 07:43:50.637 | ETCD_USE_RAMDISK=True 2026-06-08 07:43:50.637 | ETCD_VERSION=v3.5.21 2026-06-08 07:43:50.637 | EUID=1002 2026-06-08 07:43:50.637 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-08 07:43:50.637 | EXTRA_FILES_DOWNLOAD_TIMEOUT=10 2026-06-08 07:43:50.637 | EXTRA_FILES_RETRY=10 2026-06-08 07:43:50.637 | EXTRA_FILES_RETRY_ERRORS=500,503,504 2026-06-08 07:43:50.637 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-06-08 07:43:50.637 | FILES=/opt/stack/devstack/files 2026-06-08 07:43:50.637 | FIXED_RANGE=10.1.0.0/20 2026-06-08 07:43:50.637 | FIXED_RANGE_V6=fdc8:fda2:6c6b::/64 2026-06-08 07:43:50.637 | FLOATING_RANGE=172.24.5.0/24 2026-06-08 07:43:50.637 | FORCE_CONFIG_DRIVE=False 2026-06-08 07:43:50.637 | FORCE_PREREQ=0 2026-06-08 07:43:50.637 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-06-08 07:43:50.637 | FUNC_DIR=/opt/stack/devstack 2026-06-08 07:43:50.638 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [python-manilaclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-06-08 07:43:50.638 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [python-manilaclient]="/opt/stack/python-manilaclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-06-08 07:43:50.638 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-06-08 07:43:50.638 | GIT_BASE=https://github.com 2026-06-08 07:43:50.638 | GIT_DEPTH=0 2026-06-08 07:43:50.638 | GIT_TIMEOUT=0 2026-06-08 07:43:50.638 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-06-08 07:43:50.638 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-06-08 07:43:50.639 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:43:50.639 | GLANCE_BRANCH=master 2026-06-08 07:43:50.639 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-06-08 07:43:50.639 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-06-08 07:43:50.639 | GLANCE_CACHE_DRIVER=centralized_db 2026-06-08 07:43:50.639 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-06-08 07:43:50.639 | GLANCE_CONF_DIR=/etc/glance 2026-06-08 07:43:50.639 | GLANCE_DEFAULT_BACKEND=fast 2026-06-08 07:43:50.639 | GLANCE_DIR=/opt/stack/glance 2026-06-08 07:43:50.639 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-06-08 07:43:50.639 | GLANCE_ENABLE_QUOTAS=True 2026-06-08 07:43:50.639 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-06-08 07:43:50.639 | GLANCE_ENFORCE_SCOPE=True 2026-06-08 07:43:50.639 | GLANCE_HOSTPORT=199.204.45.49:9292 2026-06-08 07:43:50.639 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-06-08 07:43:50.639 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-06-08 07:43:50.639 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-08 07:43:50.639 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-06-08 07:43:50.639 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-06-08 07:43:50.639 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-06-08 07:43:50.639 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-06-08 07:43:50.639 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-06-08 07:43:50.639 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-06-08 07:43:50.639 | GLANCE_S3_BUCKET_NAME=images 2026-06-08 07:43:50.639 | GLANCE_S3_BUCKET_ON_PUT=True 2026-06-08 07:43:50.639 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-06-08 07:43:50.639 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-06-08 07:43:50.639 | GLANCE_SERVICE_HOST=199.204.45.49 2026-06-08 07:43:50.639 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-08 07:43:50.639 | GLANCE_SERVICE_PORT=9292 2026-06-08 07:43:50.639 | GLANCE_SERVICE_PORT_INT=19292 2026-06-08 07:43:50.639 | GLANCE_SERVICE_PROTOCOL=https 2026-06-08 07:43:50.639 | GLANCE_SHOW_DIRECT_URL=False 2026-06-08 07:43:50.639 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-06-08 07:43:50.639 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-06-08 07:43:50.639 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-06-08 07:43:50.639 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-06-08 07:43:50.639 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-06-08 07:43:50.640 | GLANCE_URL=https://199.204.45.49/image 2026-06-08 07:43:50.640 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-06-08 07:43:50.640 | GLANCE_USE_S3=False 2026-06-08 07:43:50.640 | GLANCE_UWSGI=glance.wsgi.api:application 2026-06-08 07:43:50.640 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-06-08 07:43:50.640 | GLOBAL_VENV=True 2026-06-08 07:43:50.640 | GROUPS=() 2026-06-08 07:43:50.640 | HOME=/opt/stack 2026-06-08 07:43:50.640 | HOME_URL=https://www.ubuntu.com/ 2026-06-08 07:43:50.640 | HORIZON_APACHE_ROOT=/dashboard 2026-06-08 07:43:50.640 | HORIZON_BRANCH=master 2026-06-08 07:43:50.640 | HORIZON_DIR=/opt/stack/horizon 2026-06-08 07:43:50.640 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-06-08 07:43:50.640 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-06-08 07:43:50.640 | HOSTNAME=np0000178846 2026-06-08 07:43:50.640 | HOSTTYPE=x86_64 2026-06-08 07:43:50.640 | HOST_IP=199.204.45.49 2026-06-08 07:43:50.640 | HOST_IPV6=::1 2026-06-08 07:43:50.640 | HOST_IP_IFACE= 2026-06-08 07:43:50.640 | ID=ubuntu 2026-06-08 07:43:50.640 | ID_LIKE=debian 2026-06-08 07:43:50.640 | IFS=' 2026-06-08 07:43:50.640 | ' 2026-06-08 07:43:50.640 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-08 07:43:50.640 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-06-08 07:43:50.640 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-08 07:43:50.640 | INSTANCE_NAME_PREFIX=instance- 2026-06-08 07:43:50.640 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-08 07:43:50.640 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-06-08 07:43:50.640 | IPV6_ADDRESS_MODE=slaac 2026-06-08 07:43:50.640 | IPV6_ADDRS_SAFE_TO_USE=fdc8:fda2:6c6b::/56 2026-06-08 07:43:50.640 | IPV6_GLOBAL_ID=c8:fda2:6c6b 2026-06-08 07:43:50.640 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-08 07:43:50.640 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-08 07:43:50.640 | IPV6_PROVIDER_FIXED_RANGE= 2026-06-08 07:43:50.640 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-08 07:43:50.640 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-08 07:43:50.640 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-08 07:43:50.640 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-08 07:43:50.640 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-08 07:43:50.640 | IPV6_RA_MODE=slaac 2026-06-08 07:43:50.640 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-08 07:43:50.640 | IP_VERSION=4+6 2026-06-08 07:43:50.641 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-06-08 07:43:50.641 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-06-08 07:43:50.641 | ISCSID_DEBUG=False 2026-06-08 07:43:50.641 | ISCSID_DEBUG_LEVEL=4 2026-06-08 07:43:50.641 | KEYSTONE_ADMIN_ENDPOINT=True 2026-06-08 07:43:50.641 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-06-08 07:43:50.641 | KEYSTONE_AUTH_URI=https://199.204.45.49/identity 2026-06-08 07:43:50.641 | KEYSTONE_AUTH_URI_V3=https://199.204.45.49/identity/v3 2026-06-08 07:43:50.641 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:43:50.641 | KEYSTONE_BRANCH=master 2026-06-08 07:43:50.641 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-06-08 07:43:50.641 | KEYSTONE_CONF_DIR=/etc/keystone 2026-06-08 07:43:50.641 | KEYSTONE_DIR=/opt/stack/keystone 2026-06-08 07:43:50.641 | KEYSTONE_ENABLE_CACHE=True 2026-06-08 07:43:50.641 | KEYSTONE_ENFORCE_SCOPE=False 2026-06-08 07:43:50.641 | KEYSTONE_IDENTITY_BACKEND=sql 2026-06-08 07:43:50.641 | KEYSTONE_LOCKOUT_DURATION=10 2026-06-08 07:43:50.641 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-06-08 07:43:50.641 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-06-08 07:43:50.641 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-06-08 07:43:50.641 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-06-08 07:43:50.641 | KEYSTONE_REGION_NAME=RegionOne 2026-06-08 07:43:50.641 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-06-08 07:43:50.641 | KEYSTONE_RESOURCE_BACKEND=sql 2026-06-08 07:43:50.641 | KEYSTONE_ROLE_BACKEND=sql 2026-06-08 07:43:50.641 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-06-08 07:43:50.641 | KEYSTONE_SERVICE_HOST=199.204.45.49 2026-06-08 07:43:50.641 | KEYSTONE_SERVICE_PORT=5000 2026-06-08 07:43:50.641 | KEYSTONE_SERVICE_PORT_INT=5001 2026-06-08 07:43:50.641 | KEYSTONE_SERVICE_PROTOCOL=https 2026-06-08 07:43:50.641 | KEYSTONE_SERVICE_URI=https://199.204.45.49/identity 2026-06-08 07:43:50.641 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.49/identity/v3 2026-06-08 07:43:50.641 | KEYSTONE_TOKEN_FORMAT=fernet 2026-06-08 07:43:50.641 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-06-08 07:43:50.641 | KEY_MANAGER_BACKEND=barbican 2026-06-08 07:43:50.641 | KILL_PATH=/usr/bin/kill 2026-06-08 07:43:50.642 | LAST_RUN=0 2026-06-08 07:43:50.642 | LAST_SPINNER_PID= 2026-06-08 07:43:50.642 | LC_ALL=en_US.utf8 2026-06-08 07:43:50.642 | LDAP_BASE_DC=openstack 2026-06-08 07:43:50.642 | LDAP_BASE_DN=dc=openstack,dc=org 2026-06-08 07:43:50.642 | LDAP_DOMAIN=openstack.org 2026-06-08 07:43:50.642 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-06-08 07:43:50.642 | LDAP_OLCDB_NUMBER=1 2026-06-08 07:43:50.642 | LDAP_OLCDB_TYPE=mdb 2026-06-08 07:43:50.642 | LDAP_ROOTPW_COMMAND=replace 2026-06-08 07:43:50.642 | LDAP_SERVICE_NAME=slapd 2026-06-08 07:43:50.642 | LDAP_URL=ldap://localhost 2026-06-08 07:43:50.642 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-06-08 07:43:50.642 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-08 07:43:50.642 | LIBVIRT_CPU_MODEL=Nehalem 2026-06-08 07:43:50.642 | LIBVIRT_GROUP=libvirt 2026-06-08 07:43:50.642 | LIBVIRT_TYPE=kvm 2026-06-08 07:43:50.643 | LINENO=762 2026-06-08 07:43:50.643 | LOCAL_HOSTNAME=np0000178846 2026-06-08 07:43:50.644 | LOGDAYS=7 2026-06-08 07:43:50.644 | LOGDIR=/opt/stack/logs 2026-06-08 07:43:50.644 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-08-074122 2026-06-08 07:43:50.644 | LOGFILE_DIR=/opt/stack/logs 2026-06-08 07:43:50.644 | LOGFILE_NAME=devstacklog.txt 2026-06-08 07:43:50.644 | LOGNAME=stack 2026-06-08 07:43:50.644 | LOGO=ubuntu-logo 2026-06-08 07:43:50.644 | LOG_COLOR=False 2026-06-08 07:43:50.644 | LRC=localrc 2026-06-08 07:43:50.644 | MACHTYPE=x86_64-pc-linux-gnu 2026-06-08 07:43:50.644 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-06-08 07:43:50.644 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:43:50.645 | MAGNUM_BRANCH=master 2026-06-08 07:43:50.645 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-06-08 07:43:50.645 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-06-08 07:43:50.645 | MAGNUM_CONFIGURE_IPTABLES=True 2026-06-08 07:43:50.645 | MAGNUM_CONF_DIR=/etc/magnum 2026-06-08 07:43:50.645 | MAGNUM_DIR=/opt/stack/magnum 2026-06-08 07:43:50.645 | MAGNUM_ENFORCE_SCOPE=False 2026-06-08 07:43:50.645 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-22.04-v1.34.8.qcow2 2026-06-08 07:43:50.645 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-06-08 07:43:50.645 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-06-08 07:43:50.645 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-06-08 07:43:50.645 | MAGNUM_SERVICE_HOST=199.204.45.49 2026-06-08 07:43:50.646 | MAGNUM_SERVICE_PROTOCOL=https 2026-06-08 07:43:50.646 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-06-08 07:43:50.646 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-06-08 07:43:50.646 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-06-08 07:43:50.646 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-06-08 07:43:50.646 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-06-08 07:43:50.646 | MAIL=/var/mail/stack 2026-06-08 07:43:50.646 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-08 07:43:50.646 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-08 07:43:50.646 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-08 07:43:50.646 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:43:50.646 | MANILA_CONF=/etc/manila/manila.conf 2026-06-08 07:43:50.646 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-08 07:43:50.646 | MANILA_CONF_DIR=/etc/manila 2026-06-08 07:43:50.646 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-08 07:43:50.646 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-08 07:43:50.646 | MANILA_DATA_COPY_CHECK_HASH=True 2026-06-08 07:43:50.646 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-08 07:43:50.646 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-08 07:43:50.646 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-08 07:43:50.646 | MANILA_DEFAULT_SHARE_TYPE=default 2026-06-08 07:43:50.646 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-08 07:43:50.646 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-08 07:43:50.646 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-08 07:43:50.647 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-08 07:43:50.647 | MANILA_DIR=/opt/stack/manila 2026-06-08 07:43:50.647 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-08 07:43:50.647 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-06-08 07:43:50.647 | MANILA_ENABLED_BACKENDS=generic 2026-06-08 07:43:50.647 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-08 07:43:50.647 | MANILA_ENDPOINT_BASE=http://199.204.45.49/share 2026-06-08 07:43:50.647 | MANILA_ENFORCE_SCOPE=False 2026-06-08 07:43:50.647 | MANILA_GIT_BASE=https://opendev.org 2026-06-08 07:43:50.647 | MANILA_KEY_FORMAT=ecdsa 2026-06-08 07:43:50.647 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-08 07:43:50.647 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.49 2026-06-08 07:43:50.647 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-08 07:43:50.647 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-08 07:43:50.647 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-08 07:43:50.647 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-08 07:43:50.647 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-08 07:43:50.647 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-08 07:43:50.647 | MANILA_REPO_ROOT=openstack 2026-06-08 07:43:50.647 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-08 07:43:50.647 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-08 07:43:50.647 | MANILA_SERVICE_HOST=199.204.45.49 2026-06-08 07:43:50.647 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-08 07:43:50.647 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-08 07:43:50.647 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-08 07:43:50.647 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-08 07:43:50.647 | MANILA_SERVICE_INSTANCE_USER=manila 2026-06-08 07:43:50.647 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-08 07:43:50.647 | MANILA_SERVICE_PORT=8786 2026-06-08 07:43:50.647 | MANILA_SERVICE_PORT_INT=18786 2026-06-08 07:43:50.647 | MANILA_SERVICE_PROTOCOL=http 2026-06-08 07:43:50.648 | MANILA_SERVICE_SECGROUP=manila-service 2026-06-08 07:43:50.648 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-08 07:43:50.648 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-08 07:43:50.648 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-08 07:43:50.648 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-08 07:43:50.648 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-08 07:43:50.648 | MANILA_SETUP_IPV6=False 2026-06-08 07:43:50.648 | MANILA_SSH_TIMEOUT=180 2026-06-08 07:43:50.648 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-08 07:43:50.648 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-08 07:43:50.648 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-08 07:43:50.648 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-08 07:43:50.648 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-08 07:43:50.648 | MANILA_WSGI=manila.wsgi.api:application 2026-06-08 07:43:50.648 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-08 07:43:50.648 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-08 07:43:50.648 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-08 07:43:50.648 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.49 2026-06-08 07:43:50.648 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.49 2026-06-08 07:43:50.648 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-08 07:43:50.648 | MANILA_ZFSONLINUX_USE_SSH=False 2026-06-08 07:43:50.648 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-08 07:43:50.648 | MAX_DB_CONNECTIONS=200 2026-06-08 07:43:50.648 | MEMCACHE_SERVERS=localhost:11211 2026-06-08 07:43:50.648 | METADATA_SERVICE_PORT=8775 2026-06-08 07:43:50.648 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-06-08 07:43:50.648 | ML2_L3_PLUGIN=ovn-router 2026-06-08 07:43:50.648 | MYSQL_DRIVER=PyMySQL 2026-06-08 07:43:50.648 | MYSQL_GATHER_PERFORMANCE=True 2026-06-08 07:43:50.648 | MYSQL_HOST=127.0.0.1 2026-06-08 07:43:50.648 | MYSQL_REDUCE_MEMORY=True 2026-06-08 07:43:50.648 | MYSQL_SERVICE_NAME=mysql 2026-06-08 07:43:50.648 | MYSQL_USER=root 2026-06-08 07:43:50.648 | NAME=Ubuntu 2026-06-08 07:43:50.648 | NETWORK_GATEWAY=10.1.0.1 2026-06-08 07:43:50.648 | NEUTRON_ANY='q-svc neutron-api' 2026-06-08 07:43:50.648 | NEUTRON_BGP_PEER_BRIDGES= 2026-06-08 07:43:50.648 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:43:50.648 | NEUTRON_BRANCH=master 2026-06-08 07:43:50.648 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-08 07:43:50.648 | NEUTRON_CONF_DIR=/etc/neutron 2026-06-08 07:43:50.648 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-08 07:43:50.648 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-08 07:43:50.648 | NEUTRON_DIR=/opt/stack/neutron 2026-06-08 07:43:50.648 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-08 07:43:50.648 | NEUTRON_ENFORCE_SCOPE=True 2026-06-08 07:43:50.648 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-08 07:43:50.648 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-08 07:43:50.648 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-06-08 07:43:50.648 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:43:50.648 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-06-08 07:43:50.648 | NEUTRON_PORT_SECURITY=True 2026-06-08 07:43:50.648 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-06-08 07:43:50.648 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-08 07:43:50.648 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-08 07:43:50.648 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-08 07:43:50.648 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-08 07:43:50.648 | NOUNSET= 2026-06-08 07:43:50.648 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-06-08 07:43:50.648 | NOVA_API_DB=nova_api 2026-06-08 07:43:50.648 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-06-08 07:43:50.648 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:43:50.648 | NOVA_BRANCH=master 2026-06-08 07:43:50.648 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-06-08 07:43:50.648 | NOVA_CONF=/etc/nova/nova.conf 2026-06-08 07:43:50.648 | NOVA_CONF_DIR=/etc/nova 2026-06-08 07:43:50.648 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-06-08 07:43:50.648 | NOVA_CPU_CELL=1 2026-06-08 07:43:50.648 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-06-08 07:43:50.648 | NOVA_CPU_UUID= 2026-06-08 07:43:50.648 | NOVA_DIR=/opt/stack/nova 2026-06-08 07:43:50.648 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-06-08 07:43:50.648 | NOVA_ENABLE_CACHE=True 2026-06-08 07:43:50.648 | NOVA_ENFORCE_SCOPE=True 2026-06-08 07:43:50.648 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-06-08 07:43:50.648 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-08 07:43:50.648 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-08 07:43:50.648 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-06-08 07:43:50.648 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-06-08 07:43:50.648 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-06-08 07:43:50.648 | NOVA_MY_IP=199.204.45.49 2026-06-08 07:43:50.648 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-06-08 07:43:50.648 | NOVA_NUM_CELLS=1 2026-06-08 07:43:50.648 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-06-08 07:43:50.648 | NOVA_READY_TIMEOUT=60 2026-06-08 07:43:50.648 | NOVA_REPO=https://github.com/openstack/nova.git 2026-06-08 07:43:50.648 | NOVA_SERIAL_ENABLED=False 2026-06-08 07:43:50.648 | NOVA_SERVICE_HOST=199.204.45.49 2026-06-08 07:43:50.648 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-08 07:43:50.648 | NOVA_SERVICE_PORT=8774 2026-06-08 07:43:50.648 | NOVA_SERVICE_PORT_INT=18774 2026-06-08 07:43:50.648 | NOVA_SERVICE_PROTOCOL=https 2026-06-08 07:43:50.649 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-06-08 07:43:50.649 | NOVA_SHUTDOWN_TIMEOUT=0 2026-06-08 07:43:50.649 | NOVA_SPICE_ENABLED=False 2026-06-08 07:43:50.649 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-06-08 07:43:50.649 | NOVA_USE_SERVICE_TOKEN=True 2026-06-08 07:43:50.649 | NOVA_USE_UNIFIED_LIMITS=False 2026-06-08 07:43:50.649 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-06-08 07:43:50.649 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-06-08 07:43:50.649 | NOVA_VNC_ENABLED=True 2026-06-08 07:43:50.649 | NOVNC_BRANCH=v1.3.0 2026-06-08 07:43:50.649 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-06-08 07:43:50.649 | NOW=1780904494 2026-06-08 07:43:50.649 | NO_UPDATE_REPOS=False 2026-06-08 07:43:50.649 | OBJECT_PORT_BASE=6613 2026-06-08 07:43:50.649 | OCTAVIA=octavia 2026-06-08 07:43:50.649 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-08 07:43:50.649 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-08 07:43:50.649 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-08 07:43:50.649 | OCTAVIA_AMP_FLAVOR_ID=10 2026-06-08 07:43:50.649 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-08 07:43:50.649 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-08 07:43:50.649 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-08 07:43:50.649 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-08 07:43:50.649 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-08 07:43:50.649 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-08 07:43:50.649 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-08 07:43:50.649 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-08 07:43:50.649 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-08 07:43:50.649 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-08 07:43:50.649 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-08 07:43:50.649 | OCTAVIA_API=o-api 2026-06-08 07:43:50.649 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-08 07:43:50.649 | OCTAVIA_API_HAPROXY=o-api-ha 2026-06-08 07:43:50.649 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-08 07:43:50.649 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:43:50.649 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-08 07:43:50.649 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-08 07:43:50.649 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-08 07:43:50.649 | OCTAVIA_CONF_DIR=/etc/octavia 2026-06-08 07:43:50.649 | OCTAVIA_CONSUMER=o-cw 2026-06-08 07:43:50.649 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-08 07:43:50.649 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-08 07:43:50.649 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-08 07:43:50.649 | OCTAVIA_DIB_TRACING=1 2026-06-08 07:43:50.649 | OCTAVIA_DIR=/opt/stack/octavia 2026-06-08 07:43:50.649 | OCTAVIA_DRIVER_AGENT=o-da 2026-06-08 07:43:50.649 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-08 07:43:50.649 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-08 07:43:50.649 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-08 07:43:50.650 | OCTAVIA_HA_PORT=9875 2026-06-08 07:43:50.650 | OCTAVIA_HEALTHMANAGER=o-hm 2026-06-08 07:43:50.650 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-08 07:43:50.650 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-08 07:43:50.650 | OCTAVIA_HEALTH_KEY=insecure 2026-06-08 07:43:50.650 | OCTAVIA_HM_LISTEN_PORT=5555 2026-06-08 07:43:50.650 | OCTAVIA_HOUSEKEEPER=o-hk 2026-06-08 07:43:50.650 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-08 07:43:50.650 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-08 07:43:50.650 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-08 07:43:50.650 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-08 07:43:50.650 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-08 07:43:50.650 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-08 07:43:50.650 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-08 07:43:50.650 | OCTAVIA_MGMT_PORT_IP=auto 2026-06-08 07:43:50.650 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-08 07:43:50.650 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-08 07:43:50.650 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-08 07:43:50.650 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-08 07:43:50.650 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-08 07:43:50.650 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-08 07:43:50.650 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-08 07:43:50.650 | OCTAVIA_NODE=api 2026-06-08 07:43:50.650 | OCTAVIA_PASSWORD=secretadmin 2026-06-08 07:43:50.650 | OCTAVIA_PORT=9876 2026-06-08 07:43:50.650 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-08 07:43:50.650 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-08 07:43:50.650 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-08 07:43:50.650 | OCTAVIA_PROJECT_NAME=admin 2026-06-08 07:43:50.650 | OCTAVIA_PROTOCOL=http 2026-06-08 07:43:50.650 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-08 07:43:50.650 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-06-08 07:43:50.650 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-08 07:43:50.650 | OCTAVIA_SERVICE=octavia 2026-06-08 07:43:50.650 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-08 07:43:50.650 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-08 07:43:50.650 | OCTAVIA_USERNAME=admin 2026-06-08 07:43:50.651 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-08 07:43:50.651 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-08 07:43:50.651 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-08 07:43:50.651 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-08 07:43:50.651 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-08 07:43:50.651 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-08 07:43:50.651 | OFFLINE=False 2026-06-08 07:43:50.651 | OLDPWD=/opt/stack/requirements 2026-06-08 07:43:50.651 | OPENSSL=/usr/bin/openssl 2026-06-08 07:43:50.651 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-06-08 07:43:50.651 | OPTERR=1 2026-06-08 07:43:50.651 | OPTIND=1 2026-06-08 07:43:50.651 | ORG_NAME=OpenStack 2026-06-08 07:43:50.651 | ORG_UNIT_NAME=DevStack 2026-06-08 07:43:50.651 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:43:50.651 | OSTESTIMAGES_BRANCH=master 2026-06-08 07:43:50.651 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-06-08 07:43:50.651 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-06-08 07:43:50.651 | OSTYPE=linux-gnu 2026-06-08 07:43:50.651 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-06-08 07:43:50.651 | OS_CLOUD=devstack-admin 2026-06-08 07:43:50.651 | OS_VIF_OVS_ISOLATE_VIF=False 2026-06-08 07:43:50.651 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-08 07:43:50.651 | OVN_AGENT_EXTENSIONS=metadata 2026-06-08 07:43:50.651 | OVN_BRANCH=branch-24.03 2026-06-08 07:43:50.651 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-08 07:43:50.651 | OVN_BUILD_FROM_SOURCE=False 2026-06-08 07:43:50.651 | OVN_BUILD_MODULES=False 2026-06-08 07:43:50.651 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-06-08 07:43:50.651 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-06-08 07:43:50.651 | OVN_DATADIR=/var/lib/ovn 2026-06-08 07:43:50.651 | OVN_DBS_LOG_LEVEL=dbg 2026-06-08 07:43:50.651 | OVN_DNS_SERVERS=8.8.8.8 2026-06-08 07:43:50.651 | OVN_GENEVE_OVERHEAD=38 2026-06-08 07:43:50.651 | OVN_IGMP_SNOOPING_ENABLE=False 2026-06-08 07:43:50.651 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-06-08 07:43:50.651 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-06-08 07:43:50.651 | OVN_L3_SCHEDULER=leastloaded 2026-06-08 07:43:50.651 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-08 07:43:50.651 | OVN_META_DATA_HOST=199.204.45.49 2026-06-08 07:43:50.651 | OVN_NB_REMOTE=ssl:199.204.45.49:6641 2026-06-08 07:43:50.651 | OVN_NEUTRON_SYNC_MODE=log 2026-06-08 07:43:50.651 | OVN_NORTHD_SERVICE=ovn-central.service 2026-06-08 07:43:50.651 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-08 07:43:50.651 | OVN_PROTO=ssl 2026-06-08 07:43:50.651 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-06-08 07:43:50.651 | OVN_REPO_NAME=ovn 2026-06-08 07:43:50.651 | OVN_RUNDIR=/var/run/ovn 2026-06-08 07:43:50.651 | OVN_SB_REMOTE=ssl:199.204.45.49:6642 2026-06-08 07:43:50.651 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-06-08 07:43:50.651 | OVN_SHAREDIR=/share/ovn 2026-06-08 07:43:50.651 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-06-08 07:43:50.651 | OVN_UUID= 2026-06-08 07:43:50.651 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-06-08 07:43:50.651 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-06-08 07:43:50.651 | OVS_BINDIR=/bin 2026-06-08 07:43:50.651 | OVS_BRANCH=branch-3.3 2026-06-08 07:43:50.651 | OVS_BRIDGE=br-int 2026-06-08 07:43:50.651 | OVS_DATADIR=/opt/stack/data/ovs 2026-06-08 07:43:50.651 | OVS_DATAPATH_TYPE=system 2026-06-08 07:43:50.651 | OVS_ENABLE_TUNNELING=True 2026-06-08 07:43:50.651 | OVS_PHYSICAL_BRIDGE=br-ex 2026-06-08 07:43:50.651 | OVS_PREFIX= 2026-06-08 07:43:50.651 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-08 07:43:50.651 | OVS_REPO_NAME=ovs 2026-06-08 07:43:50.651 | OVS_RUNDIR=/var/run/openvswitch 2026-06-08 07:43:50.651 | OVS_SBINDIR=/sbin 2026-06-08 07:43:50.651 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-06-08 07:43:50.651 | OVS_SHAREDIR=/share/openvswitch 2026-06-08 07:43:50.651 | OVS_SYSCONFDIR=/etc/openvswitch 2026-06-08 07:43:50.651 | OVS_TUNNEL_BRIDGE=br-tun 2026-06-08 07:43:50.651 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-06-08 07:43:50.651 | PACKAGES='apache2 2026-06-08 07:43:50.651 | apache2-dev 2026-06-08 07:43:50.651 | bc 2026-06-08 07:43:50.651 | bsdmainutils 2026-06-08 07:43:50.651 | curl 2026-06-08 07:43:50.651 | g++ 2026-06-08 07:43:50.651 | gawk 2026-06-08 07:43:50.651 | gcc 2026-06-08 07:43:50.652 | gettext 2026-06-08 07:43:50.652 | git 2026-06-08 07:43:50.652 | graphviz 2026-06-08 07:43:50.652 | iputils-ping 2026-06-08 07:43:50.652 | libffi-dev 2026-06-08 07:43:50.652 | libjpeg-dev 2026-06-08 07:43:50.652 | libpq-dev 2026-06-08 07:43:50.652 | libssl-dev 2026-06-08 07:43:50.652 | libsystemd-dev 2026-06-08 07:43:50.652 | libxml2-dev 2026-06-08 07:43:50.652 | libxslt1-dev 2026-06-08 07:43:50.652 | libyaml-dev 2026-06-08 07:43:50.652 | lsof 2026-06-08 07:43:50.652 | openssh-server 2026-06-08 07:43:50.652 | openssl 2026-06-08 07:43:50.652 | pkg-config 2026-06-08 07:43:50.652 | psmisc 2026-06-08 07:43:50.652 | python3-dev 2026-06-08 07:43:50.652 | python3-pip 2026-06-08 07:43:50.652 | python3-systemd 2026-06-08 07:43:50.652 | python3-venv 2026-06-08 07:43:50.652 | tar 2026-06-08 07:43:50.652 | tcpdump 2026-06-08 07:43:50.652 | unzip 2026-06-08 07:43:50.652 | uuid-runtime 2026-06-08 07:43:50.652 | wget 2026-06-08 07:43:50.652 | zlib1g-dev 2026-06-08 07:43:50.652 | lvm2 2026-06-08 07:43:50.652 | qemu-utils 2026-06-08 07:43:50.652 | thin-provisioning-tools 2026-06-08 07:43:50.652 | lsscsi 2026-06-08 07:43:50.652 | open-iscsi 2026-06-08 07:43:50.652 | libkrb5-dev 2026-06-08 07:43:50.652 | libldap2-dev 2026-06-08 07:43:50.652 | libsasl2-dev 2026-06-08 07:43:50.652 | memcached 2026-06-08 07:43:50.652 | python3-mysqldb 2026-06-08 07:43:50.652 | sqlite3 2026-06-08 07:43:50.652 | conntrack 2026-06-08 07:43:50.652 | curl 2026-06-08 07:43:50.652 | ebtables 2026-06-08 07:43:50.652 | genisoimage 2026-06-08 07:43:50.652 | iptables 2026-06-08 07:43:50.652 | iputils-arping 2026-06-08 07:43:50.652 | kpartx 2026-06-08 07:43:50.652 | libjs-jquery-tablesorter 2026-06-08 07:43:50.652 | parted 2026-06-08 07:43:50.652 | pm-utils 2026-06-08 07:43:50.652 | python3-mysqldb 2026-06-08 07:43:50.652 | socat 2026-06-08 07:43:50.652 | sqlite3 2026-06-08 07:43:50.652 | sudo 2026-06-08 07:43:50.652 | vlan 2026-06-08 07:43:50.652 | cryptsetup 2026-06-08 07:43:50.652 | dosfstools 2026-06-08 07:43:50.652 | genisoimage 2026-06-08 07:43:50.652 | gir1.2-libosinfo-1.0 2026-06-08 07:43:50.652 | netcat-openbsd 2026-06-08 07:43:50.652 | open-iscsi 2026-06-08 07:43:50.652 | qemu-utils 2026-06-08 07:43:50.652 | sg3-utils 2026-06-08 07:43:50.652 | sysfsutils 2026-06-08 07:43:50.652 | acl 2026-06-08 07:43:50.652 | dnsmasq-base 2026-06-08 07:43:50.652 | dnsmasq-utils 2026-06-08 07:43:50.652 | ebtables 2026-06-08 07:43:50.652 | haproxy 2026-06-08 07:43:50.652 | iptables 2026-06-08 07:43:50.652 | iputils-arping 2026-06-08 07:43:50.652 | iputils-ping 2026-06-08 07:43:50.652 | postgresql-server-dev-all 2026-06-08 07:43:50.652 | python3-mysqldb 2026-06-08 07:43:50.652 | sqlite3 2026-06-08 07:43:50.652 | sudo 2026-06-08 07:43:50.652 | vlan 2026-06-08 07:43:50.652 | apache2 golang 2026-06-08 07:43:50.652 | debootstrap 2026-06-08 07:43:50.652 | rsyslog 2026-06-08 07:43:50.652 | lvm2' 2026-06-08 07:43:50.652 | PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-08 07:43:50.652 | PHYSICAL_NETWORK=public 2026-06-08 07:43:50.652 | PIPESTATUS=([0]="0") 2026-06-08 07:43:50.652 | PIP_UPGRADE=False 2026-06-08 07:43:50.652 | PIP_VIRTUAL_ENV= 2026-06-08 07:43:50.652 | PLACEMENT_AUTH_STRATEGY=keystone 2026-06-08 07:43:50.652 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:43:50.652 | PLACEMENT_BRANCH=master 2026-06-08 07:43:50.652 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-06-08 07:43:50.652 | PLACEMENT_CONF_DIR=/etc/placement 2026-06-08 07:43:50.652 | PLACEMENT_DIR=/opt/stack/placement 2026-06-08 07:43:50.652 | PLACEMENT_ENFORCE_SCOPE=False 2026-06-08 07:43:50.652 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-06-08 07:43:50.652 | PLACEMENT_SERVICE_HOST=199.204.45.49 2026-06-08 07:43:50.652 | PLACEMENT_SERVICE_PROTOCOL=https 2026-06-08 07:43:50.652 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-06-08 07:43:50.652 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-06-08 07:43:50.653 | POSIXLY_CORRECT=y 2026-06-08 07:43:50.653 | PPID=2006 2026-06-08 07:43:50.653 | PREREQ_RERUN_HOURS=2 2026-06-08 07:43:50.653 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-08 07:43:50.653 | PREREQ_RERUN_SECONDS=7200 2026-06-08 07:43:50.653 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-08 07:43:50.653 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-08 07:43:50.653 | PRIVATE_NETWORK_NAME=private 2026-06-08 07:43:50.653 | PRIVATE_SUBNET_NAME=private-subnet 2026-06-08 07:43:50.653 | PROVIDER_SUBNET_NAME=provider_net 2026-06-08 07:43:50.653 | PS4='+ $(short_source): ' 2026-06-08 07:43:50.653 | PUBLIC_BRIDGE=br-ex 2026-06-08 07:43:50.653 | PUBLIC_BRIDGE_MTU=1430 2026-06-08 07:43:50.653 | PUBLIC_INTERFACE= 2026-06-08 07:43:50.653 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-08 07:43:50.653 | PUBLIC_NETWORK_NAME=public 2026-06-08 07:43:50.653 | PUBLIC_PHYSICAL_NETWORK=public 2026-06-08 07:43:50.653 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-08 07:43:50.653 | PUBLIC_SUBNET_NAME=public-subnet 2026-06-08 07:43:50.653 | PWD=/opt/stack/devstack 2026-06-08 07:43:50.653 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-08 07:43:50.653 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-06-08 07:43:50.653 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-06-08 07:43:50.653 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-08 07:43:50.653 | PYKMIP_CONF_DIR=/etc/pykmip 2026-06-08 07:43:50.653 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-08 07:43:50.653 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-06-08 07:43:50.653 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-06-08 07:43:50.653 | PYTHON=/opt/stack/data/venv/bin/python3 2026-06-08 07:43:50.653 | PYTHON3_VERSION=3.12 2026-06-08 07:43:50.653 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-06-08 07:43:50.653 | Q_ADMIN_USERNAME=neutron 2026-06-08 07:43:50.653 | Q_AGENT=ovn 2026-06-08 07:43:50.653 | Q_ALLOW_OVERLAPPING_IP=True 2026-06-08 07:43:50.653 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-08 07:43:50.653 | Q_AUTH_STRATEGY=keystone 2026-06-08 07:43:50.653 | Q_BUILD_OVS_FROM_GIT=False 2026-06-08 07:43:50.653 | Q_DB_NAME=neutron 2026-06-08 07:43:50.653 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-08 07:43:50.654 | Q_DVR_MODE=legacy 2026-06-08 07:43:50.654 | Q_HOST=199.204.45.49 2026-06-08 07:43:50.654 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-08 07:43:50.654 | Q_L3_ROUTER_PER_TENANT=True 2026-06-08 07:43:50.654 | Q_LISTEN_ADDRESS=0.0.0.0 2026-06-08 07:43:50.654 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-06-08 07:43:50.654 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-06-08 07:43:50.654 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-06-08 07:43:50.654 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-08 07:43:50.654 | Q_META_DATA_IP=199.204.45.49 2026-06-08 07:43:50.654 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-06-08 07:43:50.654 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-06-08 07:43:50.654 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-06-08 07:43:50.654 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-06-08 07:43:50.654 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-06-08 07:43:50.654 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-06-08 07:43:50.654 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-06-08 07:43:50.654 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-06-08 07:43:50.654 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-08 07:43:50.654 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-08 07:43:50.654 | Q_OVS_USE_VETH=False 2026-06-08 07:43:50.654 | Q_PLUGIN=ml2 2026-06-08 07:43:50.654 | Q_PROTOCOL=https 2026-06-08 07:43:50.654 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-08 07:43:50.655 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-08 07:43:50.655 | Q_ROUTER_NAME=router1 2026-06-08 07:43:50.655 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-08 07:43:50.655 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-08 07:43:50.655 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-08 07:43:50.655 | Q_TUNNEL_TYPES=gre 2026-06-08 07:43:50.655 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-08 07:43:50.655 | Q_USE_PUBLIC_VETH=False 2026-06-08 07:43:50.655 | Q_USE_ROOTWRAP=True 2026-06-08 07:43:50.655 | Q_USE_ROOTWRAP_DAEMON=True 2026-06-08 07:43:50.655 | Q_USE_SECGROUP=True 2026-06-08 07:43:50.655 | RABBIT_HOST=199.204.45.49 2026-06-08 07:43:50.655 | RABBIT_PASSWORD=secretrabbit 2026-06-08 07:43:50.655 | RABBIT_USERID=stackrabbit 2026-06-08 07:43:50.655 | RC_DIR=/opt/stack/devstack 2026-06-08 07:43:50.655 | RECLONE=False 2026-06-08 07:43:50.655 | RECREATE_KEYSTONE_DB=True 2026-06-08 07:43:50.655 | REGION_NAME=RegionOne 2026-06-08 07:43:50.655 | REPOS_UPDATED=True 2026-06-08 07:43:50.655 | REQUIREMENTS_BRANCH=master 2026-06-08 07:43:50.655 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-06-08 07:43:50.655 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-06-08 07:43:50.655 | RETRY_UPDATE=False 2026-06-08 07:43:50.655 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-08 07:43:50.655 | S3_SERVICE_PORT=3333 2026-06-08 07:43:50.655 | SERVICE_DIR=/opt/stack/status 2026-06-08 07:43:50.655 | SERVICE_DOMAIN_NAME=Default 2026-06-08 07:43:50.655 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-06-08 07:43:50.655 | SERVICE_HOST=199.204.45.49 2026-06-08 07:43:50.655 | SERVICE_IP_VERSION=4 2026-06-08 07:43:50.655 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-08 07:43:50.655 | SERVICE_LOCAL_HOST=127.0.0.1 2026-06-08 07:43:50.655 | SERVICE_PASSWORD=secretservice 2026-06-08 07:43:50.655 | SERVICE_PROJECT_NAME=service 2026-06-08 07:43:50.655 | SERVICE_PROTOCOL=http 2026-06-08 07:43:50.655 | SERVICE_TENANT_NAME=service 2026-06-08 07:43:50.655 | SERVICE_TIMEOUT=60 2026-06-08 07:43:50.656 | SHARE_BACKING_FILE_SIZE=8400M 2026-06-08 07:43:50.656 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-08 07:43:50.656 | SHARE_GROUP=lvm-shares 2026-06-08 07:43:50.656 | SHARE_NAME_PREFIX=share- 2026-06-08 07:43:50.656 | SHELL=/bin/bash 2026-06-08 07:43:50.656 | SHLVL=1 2026-06-08 07:43:50.656 | SKIP_EPEL_INSTALL=False 2026-06-08 07:43:50.656 | SKIP_STOP_OVN=False 2026-06-08 07:43:50.656 | SMB_CONF=/etc/samba/smb.conf 2026-06-08 07:43:50.656 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-08 07:43:50.656 | SPICE_BRANCH=master 2026-06-08 07:43:50.656 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-06-08 07:43:50.656 | SQLALCHEMY_BRANCH=main 2026-06-08 07:43:50.656 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-08 07:43:50.656 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-08 07:43:50.656 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-08 07:43:50.656 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-06-08 07:43:50.656 | STACK_GROUP=stack 2026-06-08 07:43:50.656 | STACK_USER=stack 2026-06-08 07:43:50.656 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-08 07:43:50.656 | STUD_PROTO=--tls 2026-06-08 07:43:50.656 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-08 07:43:50.656 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-08 07:43:50.656 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-08 07:43:50.656 | SUBNETPOOL_PREFIX_V6=fdc8:fda2:6c6b::/56 2026-06-08 07:43:50.656 | SUBNETPOOL_SIZE_V4=26 2026-06-08 07:43:50.656 | SUBNETPOOL_SIZE_V6=64 2026-06-08 07:43:50.656 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-06-08 07:43:50.656 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-onplcusytswkvvfcfllhehvzcajavfrt ; /usr/bin/python3' 2026-06-08 07:43:50.656 | SUDO_GID=1000 2026-06-08 07:43:50.656 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-06-08 07:43:50.656 | SUDO_UID=1000 2026-06-08 07:43:50.656 | SUDO_USER=zuul 2026-06-08 07:43:50.656 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-06-08-074122.summary.2026-06-08-074122 2026-06-08 07:43:50.656 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-06-08 07:43:50.656 | SUPPORT_URL=https://help.ubuntu.com/ 2026-06-08 07:43:50.656 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-06-08 07:43:50.656 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-08 07:43:50.656 | SWIFT_BRANCH=master 2026-06-08 07:43:50.656 | SWIFT_CONF_DIR=/etc/swift 2026-06-08 07:43:50.656 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-06-08 07:43:50.656 | SWIFT_DEFAULT_BIND_PORT=8080 2026-06-08 07:43:50.656 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-06-08 07:43:50.656 | SWIFT_DIR=/opt/stack/swift 2026-06-08 07:43:50.657 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-06-08 07:43:50.657 | SWIFT_ENABLE_TEMPURLS=False 2026-06-08 07:43:50.657 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-06-08 07:43:50.657 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-06-08 07:43:50.657 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-06-08 07:43:50.657 | SWIFT_HASH=1234123412341234 2026-06-08 07:43:50.657 | SWIFT_LOG_TOKEN_LENGTH=12 2026-06-08 07:43:50.657 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-06-08 07:43:50.657 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-06-08 07:43:50.657 | SWIFT_MAX_FILE_SIZE=1073741824 2026-06-08 07:43:50.657 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-06-08 07:43:50.657 | SWIFT_MAX_HEADER_SIZE=16384 2026-06-08 07:43:50.657 | SWIFT_PARTITION_POWER_SIZE=9 2026-06-08 07:43:50.657 | SWIFT_REPLICAS=1 2026-06-08 07:43:50.657 | SWIFT_REPLICAS_SEQ=1 2026-06-08 07:43:50.657 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-06-08 07:43:50.657 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-08 07:43:50.657 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-08 07:43:50.657 | SWIFT_SERVICE_PROTOCOL=https 2026-06-08 07:43:50.657 | SWIFT_START_ALL_SERVICES=False 2026-06-08 07:43:50.657 | SWIFT_STORAGE_IPS= 2026-06-08 07:43:50.657 | SWIFT_TEMPURL_KEY= 2026-06-08 07:43:50.657 | SWIFT_USE_MOD_WSGI=False 2026-06-08 07:43:50.657 | SYSLOG=False 2026-06-08 07:43:50.657 | SYSLOG_HOST=199.204.45.49 2026-06-08 07:43:50.657 | SYSLOG_PORT=516 2026-06-08 07:43:50.657 | SYSTEMCTL='sudo systemctl' 2026-06-08 07:43:50.657 | SYSTEMD_DIR=/etc/systemd/system 2026-06-08 07:43:50.657 | TARGET_BRANCH=master 2026-06-08 07:43:50.657 | TARGET_ENABLE_OVN_AGENT=False 2026-06-08 07:43:50.657 | TCPDUMP_ARGS= 2026-06-08 07:43:50.657 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-06-08 07:43:50.657 | TEMPEST_BRANCH=master 2026-06-08 07:43:50.657 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-06-08 07:43:50.657 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-06-08 07:43:50.657 | TEMPFILE=/tmp/tmp.JieuDhj9gI 2026-06-08 07:43:50.657 | TENANT_TUNNEL_RANGES=1:1000 2026-06-08 07:43:50.657 | TENANT_VLAN_RANGE= 2026-06-08 07:43:50.657 | TERM=unknown 2026-06-08 07:43:50.657 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-06-08 07:43:50.657 | TLS_IP=199.204.45.49 2026-06-08 07:43:50.657 | TOP_DIR=/opt/stack/devstack 2026-06-08 07:43:50.657 | TRAILING_TARGET_BRANCH=master 2026-06-08 07:43:50.657 | TUNNEL_ENDPOINT_IP=199.204.45.49 2026-06-08 07:43:50.657 | TUNNEL_IP=199.204.45.49 2026-06-08 07:43:50.657 | TUNNEL_IP_VERSION=4 2026-06-08 07:43:50.657 | UBUNTU_CODENAME=noble 2026-06-08 07:43:50.657 | UBUNTU_RELEASE_BASE_NUM=24 2026-06-08 07:43:50.657 | UID=1002 2026-06-08 07:43:50.657 | ULIMIT_NOFILE=2048 2026-06-08 07:43:50.657 | USER=stack 2026-06-08 07:43:50.657 | USER_HOME=/opt/stack 2026-06-08 07:43:50.657 | USER_UNITS=False 2026-06-08 07:43:50.657 | USE_CINDER_FOR_GLANCE=False 2026-06-08 07:43:50.657 | USE_SUBNETPOOL=True 2026-06-08 07:43:50.657 | USE_VENV=False 2026-06-08 07:43:50.657 | VAULT_PLUGIN_BACKEND= 2026-06-08 07:43:50.657 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-08 07:43:50.657 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-08 07:43:50.657 | VERBOSE=True 2026-06-08 07:43:50.657 | VERBOSE_NO_TIMESTAMP=True 2026-06-08 07:43:50.657 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-08 07:43:50.657 | VERSION_CODENAME=noble 2026-06-08 07:43:50.657 | VERSION_ID=24.04 2026-06-08 07:43:50.657 | VIF_PLUGGING_IS_FATAL=True 2026-06-08 07:43:50.657 | VIF_PLUGGING_TIMEOUT=300 2026-06-08 07:43:50.657 | VIRTUALENV_CMD='python3.12 -m venv' 2026-06-08 07:43:50.657 | VIRT_DRIVER=libvirt 2026-06-08 07:43:50.657 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-08 07:43:50.657 | VOLUME_GROUP_NAME=stack-volumes 2026-06-08 07:43:50.657 | VOLUME_NAME_PREFIX=volume- 2026-06-08 07:43:50.657 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-06-08 07:43:50.657 | WORKER_TIMEOUT=80 2026-06-08 07:43:50.657 | WSGI_MODE=uwsgi 2026-06-08 07:43:50.657 | ZSWAP_COMPRESSOR=lz4 2026-06-08 07:43:50.657 | ZSWAP_ZPOOL=zsmalloc 2026-06-08 07:43:50.657 | _=posix 2026-06-08 07:43:50.657 | _ASYNC_BG_TIME=0 2026-06-08 07:43:50.657 | _DEFAULT_LVM_INIT=0 2026-06-08 07:43:50.657 | _DEFAULT_PYTHON3_VERSION=3.12 2026-06-08 07:43:50.657 | _DEVSTACK_FUNCTIONS=1 2026-06-08 07:43:50.657 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-06-08 07:43:50.657 | _DEVSTACK_STACKRC=1 2026-06-08 07:43:50.657 | _LOG_COLOR_DEFAULT=False 2026-06-08 07:43:50.657 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-08 07:43:50.657 | _TIME_BEGIN=1780904471 2026-06-08 07:43:50.657 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-06-08 07:43:50.657 | _TIME_TOTAL=([apt-get]="108386" [pip_install]="19422" [apt-get-update]="1951" ) 2026-06-08 07:43:50.657 | _of_args='-v --no-timestamp' 2026-06-08 07:43:50.657 | backend=postgresql 2026-06-08 07:43:50.657 | be=lvm:lvmdriver-1 2026-06-08 07:43:50.657 | be_name=lvmdriver-1 2026-06-08 07:43:50.657 | be_type=lvm 2026-06-08 07:43:50.657 | db=postgresql 2026-06-08 07:43:50.658 | dc=org 2026-06-08 07:43:50.658 | default_v4_route_devs=ens3 2026-06-08 07:43:50.658 | default_v6_route_devs='ens3 2026-06-08 07:43:50.658 | ens3' 2026-06-08 07:43:50.658 | dir=/opt/stack/magnum 2026-06-08 07:43:50.658 | dn=,dc=openstack,dc=org 2026-06-08 07:43:50.658 | exceptions=80-tempest.sh 2026-06-08 07:43:50.658 | extra=80-tempest.sh 2026-06-08 07:43:50.658 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-06-08 07:43:50.658 | f=/opt/stack/devstack/lib/databases/postgresql 2026-06-08 07:43:50.658 | i=TUNNEL_IP_VERSION 2026-06-08 07:43:50.658 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-08 07:43:50.658 | lfile=localrc 2026-06-08 07:43:50.658 | localrc=/opt/stack/devstack/.localrc.password 2026-06-08 07:43:50.658 | mode=stack 2026-06-08 07:43:50.658 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-08 07:43:50.658 | opt='?' 2026-06-08 07:43:50.658 | os_CODENAME=noble 2026-06-08 07:43:50.658 | os_PACKAGE=deb 2026-06-08 07:43:50.658 | os_RELEASE=24.04 2026-06-08 07:43:50.658 | os_VENDOR=Ubuntu 2026-06-08 07:43:50.658 | phase=pre-install 2026-06-08 07:43:50.658 | pkgs= 2026-06-08 07:43:50.658 | plugin=magnum 2026-06-08 07:43:50.658 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-08 07:43:50.658 | pw=secretadmin 2026-06-08 07:43:50.658 | time_stamp=2026-06-08-074134 2026-06-08 07:43:50.658 | var=ADMIN_PASSWORD 2026-06-08 07:43:50.658 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-06-08 07:43:50.673 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-08 07:43:50.678 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.683 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-08 07:43:50.687 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.692 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-08 07:43:50.698 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.703 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ pre-install == \e\x\t\r\a ]] 2026-06-08 07:43:50.708 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-08 07:43:50.714 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-06-08 07:43:50.723 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-08 07:43:50.727 | + functions-common:run_plugins:1834 : local dir=/opt/stack/octavia 2026-06-08 07:43:50.732 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-06-08 07:43:50.737 | + functions-common:run_plugins:1836 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-06-08 07:43:50.742 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-06-08 07:43:50.748 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-06-08 07:43:50.752 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-08 07:43:50.763 | ++ /opt/stack/octavia/devstack/plugin.sh:source:770 : is_service_enabled octavia 2026-06-08 07:43:50.794 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-08 07:43:50.799 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == main ']' 2026-06-08 07:43:50.804 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == standalone ']' 2026-06-08 07:43:50.809 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.814 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-08 07:43:50.818 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.823 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-08 07:43:50.828 | ++ /opt/stack/octavia/devstack/plugin.sh:source:796 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.833 | ++ /opt/stack/octavia/devstack/plugin.sh:source:796 : [[ pre-install == \e\x\t\r\a ]] 2026-06-08 07:43:50.839 | ++ /opt/stack/octavia/devstack/plugin.sh:source:803 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.842 | ++ /opt/stack/octavia/devstack/plugin.sh:source:803 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-08 07:43:50.847 | ++ /opt/stack/octavia/devstack/plugin.sh:source:811 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-08 07:43:50.852 | ++ /opt/stack/octavia/devstack/plugin.sh:source:819 : [[ stack == \c\l\e\a\n ]] 2026-06-08 07:43:50.858 | ++ /opt/stack/octavia/devstack/plugin.sh:source:827 : [[ ehxB =~ e ]] 2026-06-08 07:43:50.863 | ++ /opt/stack/octavia/devstack/plugin.sh:source:828 : set -e 2026-06-08 07:43:50.868 | ++ /opt/stack/octavia/devstack/plugin.sh:source:832 : [[ ehxB =~ x ]] 2026-06-08 07:43:50.873 | ++ /opt/stack/octavia/devstack/plugin.sh:source:833 : set -x 2026-06-08 07:43:50.878 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-08 07:43:50.884 | + functions-common:run_plugins:1834 : local dir=/opt/stack/manila 2026-06-08 07:43:50.889 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-06-08 07:43:50.894 | + functions-common:run_plugins:1836 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-06-08 07:43:50.932 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.937 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-08 07:43:50.942 | ++ /opt/stack/manila/devstack/plugin.sh:source:1157 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.947 | ++ /opt/stack/manila/devstack/plugin.sh:source:1157 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-08 07:43:50.952 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.957 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ pre-install == \e\x\t\r\a ]] 2026-06-08 07:43:50.962 | ++ /opt/stack/manila/devstack/plugin.sh:source:1226 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:50.967 | ++ /opt/stack/manila/devstack/plugin.sh:source:1226 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-08 07:43:50.972 | ++ /opt/stack/manila/devstack/plugin.sh:source:1261 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-08 07:43:50.977 | ++ /opt/stack/manila/devstack/plugin.sh:source:1266 : [[ stack == \c\l\e\a\n ]] 2026-06-08 07:43:50.987 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-08 07:43:50.992 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum-cluster-api 2026-06-08 07:43:50.998 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-06-08 07:43:51.003 | + functions-common:run_plugins:1836 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-06-08 07:43:51.008 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-06-08 07:43:51.014 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.7 2026-06-08 07:43:51.019 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-06-08 07:43:51.024 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-06-08 07:43:51.031 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-06-08 07:43:51.035 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-08 07:43:51.041 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-06-08 07:43:51.046 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-08 07:43:51.051 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-06-08 07:43:51.084 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-08 07:43:51.090 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-06-08 07:43:51.094 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-06-08 07:43:51.102 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-06-08 07:43:51.182 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.36.1/bin/linux/amd64/kubectl 2026-06-08 07:43:51.187 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.36.1/bin/linux/amd64/kubectl 2026-06-08 07:43:51.192 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503,504 ' 2026-06-08 07:43:51.197 | +++ functions:get_extra_file:68 : retry_args+='-t 10 --waitretry=10 ' 2026-06-08 07:43:51.202 | +++ functions:get_extra_file:69 : retry_args+='--tries=10 --retry-connrefused' 2026-06-08 07:43:51.208 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-06-08 07:43:51.213 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.36.1/bin/linux/amd64/kubectl != file* ]] 2026-06-08 07:43:51.218 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-06-08 07:43:51.224 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503,504 -t 10 --waitretry=10 --tries=10 --retry-connrefused -c https://dl.k8s.io/release/v1.36.1/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-06-08 07:43:51.229 | --2026-06-08 07:43:51-- https://dl.k8s.io/release/v1.36.1/bin/linux/amd64/kubectl 2026-06-08 07:43:51.261 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:200::347, 2a04:4e42:400::347, 2a04:4e42::347, ... 2026-06-08 07:43:51.269 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:200::347|:443... connected. 2026-06-08 07:43:51.295 | HTTP request sent, awaiting response... 200 OK 2026-06-08 07:43:51.295 | Length: 59502754 (57M) [application/octet-stream] 2026-06-08 07:43:51.295 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-06-08 07:43:51.335 | 2026-06-08 07:43:51.487 | 0K ........ ........ ........ ........ 56% 171M 0s 2026-06-08 07:43:51.588 | 32768K ........ ........ ........ 100% 233M=0.3s 2026-06-08 07:43:51.588 | 2026-06-08 07:43:51.588 | 2026-06-08 07:43:51 (194 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [59502754/59502754] 2026-06-08 07:43:51.588 | 2026-06-08 07:43:51.595 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-08 07:43:51.599 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-06-08 07:43:51.605 | +++ functions:get_extra_file:81 : return 2026-06-08 07:43:51.611 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kubectl /usr/local/bin/kubectl 2026-06-08 07:43:51.694 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-08 07:43:51.699 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-08 07:43:51.705 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503,504 ' 2026-06-08 07:43:51.710 | +++ functions:get_extra_file:68 : retry_args+='-t 10 --waitretry=10 ' 2026-06-08 07:43:51.715 | +++ functions:get_extra_file:69 : retry_args+='--tries=10 --retry-connrefused' 2026-06-08 07:43:51.720 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-06-08 07:43:51.724 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-06-08 07:43:51.729 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-06-08 07:43:51.735 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503,504 -t 10 --waitretry=10 --tries=10 --retry-connrefused -c https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-06-08 07:43:51.741 | --2026-06-08 07:43:51-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-08 07:43:51.774 | Resolving github.com (github.com)... 140.82.114.4 2026-06-08 07:43:51.789 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-06-08 07:44:02.842 | HTTP request sent, awaiting response... 504 Gateway Time-out 2026-06-08 07:44:02.872 | Retrying. 2026-06-08 07:44:02.873 | 2026-06-08 07:44:03.875 | --2026-06-08 07:44:03-- (try: 2) https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-08 07:44:03.875 | Reusing existing connection to github.com:443. 2026-06-08 07:44:03.891 | HTTP request sent, awaiting response... 504 Gateway Time-out 2026-06-08 07:44:03.892 | Retrying. 2026-06-08 07:44:03.892 | 2026-06-08 07:44:05.893 | --2026-06-08 07:44:05-- (try: 3) https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-08 07:44:05.908 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-06-08 07:44:06.196 | HTTP request sent, awaiting response... 504 Gateway Time-out 2026-06-08 07:44:06.196 | Retrying. 2026-06-08 07:44:06.196 | 2026-06-08 07:44:09.197 | --2026-06-08 07:44:09-- (try: 4) https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-08 07:44:09.212 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-06-08 07:44:09.265 | HTTP request sent, awaiting response... 504 Gateway Time-out 2026-06-08 07:44:09.265 | Retrying. 2026-06-08 07:44:09.265 | 2026-06-08 07:44:13.266 | --2026-06-08 07:44:13-- (try: 5) https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-08 07:44:13.281 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-06-08 07:44:13.335 | HTTP request sent, awaiting response... 504 Gateway Time-out 2026-06-08 07:44:13.335 | Retrying. 2026-06-08 07:44:13.335 | 2026-06-08 07:44:18.335 | --2026-06-08 07:44:18-- (try: 6) https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-08 07:44:18.351 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-06-08 07:44:18.641 | HTTP request sent, awaiting response... 504 Gateway Time-out 2026-06-08 07:44:18.641 | Retrying. 2026-06-08 07:44:18.641 | 2026-06-08 07:44:24.642 | --2026-06-08 07:44:24-- (try: 7) https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-08 07:44:24.658 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-06-08 07:44:24.710 | HTTP request sent, awaiting response... 504 Gateway Time-out 2026-06-08 07:44:24.710 | Retrying. 2026-06-08 07:44:24.711 | 2026-06-08 07:44:31.711 | --2026-06-08 07:44:31-- (try: 8) https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-08 07:44:31.727 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-06-08 07:44:31.778 | HTTP request sent, awaiting response... 504 Gateway Time-out 2026-06-08 07:44:31.778 | Retrying. 2026-06-08 07:44:31.778 | 2026-06-08 07:44:39.779 | --2026-06-08 07:44:39-- (try: 9) https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-08 07:44:39.794 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-06-08 07:44:39.846 | HTTP request sent, awaiting response... 504 Gateway Time-out 2026-06-08 07:44:39.846 | Retrying. 2026-06-08 07:44:39.846 | 2026-06-08 07:44:48.851 | --2026-06-08 07:44:48-- (try:10) https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-06-08 07:44:48.866 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-06-08 07:44:48.919 | HTTP request sent, awaiting response... 504 Gateway Time-out 2026-06-08 07:44:48.919 | Giving up. 2026-06-08 07:44:48.919 | 2026-06-08 07:44:48.927 | +++ functions:get_extra_file:76 : [[ 4 -ne 0 ]] 2026-06-08 07:44:48.932 | +++ functions:get_extra_file:77 : die 'https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 could not be downloaded' 2026-06-08 07:44:48.937 | +++ functions-common:die:290 : local exitcode=0 2026-06-08 07:44:48.950 | [ERROR] /opt/stack/devstack/functions:https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 could 2026-06-08 07:44:49.965 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : sudo install -o root -g root -m 0755 '[Call' 'Trace]' ./stack.sh:846:run_phase /opt/stack/devstack/functions-common:1869:run_plugins /opt/stack/devstack/functions-common:1836:source /opt/stack/magnum-cluster-api/devstack/plugin.sh:28:get_extra_file /opt/stack/devstack/functions:77:die /usr/local/bin/clusterctl 2026-06-08 07:44:49.978 | install: target '/usr/local/bin/clusterctl': No such file or directory 2026-06-08 07:44:49.983 | + /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : exit_trap 2026-06-08 07:44:49.988 | + ./stack.sh:exit_trap:519 : local r=1 2026-06-08 07:44:49.995 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-06-08 07:44:50.001 | + ./stack.sh:exit_trap:520 : jobs= 2026-06-08 07:44:50.006 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-06-08 07:44:50.012 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-06-08 07:44:50.017 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-06-08 07:44:50.022 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-06-08 07:44:50.027 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-06-08 07:44:50.031 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-06-08 07:44:50.031 | Error on exit 2026-06-08 07:44:50.037 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-06-08 07:44:50.042 | + ./stack.sh:exit_trap:540 : generate-subunit 1780904471 219 fail 2026-06-08 07:44:50.188 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-06-08 07:44:50.193 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-06-08 07:44:50.769 | + ./stack.sh:exit_trap:554 : exit 1