2026-09-08 15:28:12.347 | + ./stack.sh:main:491 : exec 2026-09-08 15:28:12.347 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-09-08-152812' 2026-09-08 15:28:12.347 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-09-08-152812.summary.2026-09-08-152812 2026-09-08 15:28:12.347 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:28:12.347 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-09-08-152812 2026-09-08 15:28:12.347 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-09-08-152812 /opt/stack/logs/devstacklog.txt 2026-09-08 15:28:12.347 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-09-08-152812.summary.2026-09-08-152812 /opt/stack/logs/devstacklog.txt.summary 2026-09-08 15:28:12.347 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-08 15:28:12.348 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-08 15:28:12.348 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-08 15:28:12.348 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-08 15:28:12.352 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-08 15:28:12.359 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-08 15:28:12.361 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-08 15:28:12.367 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-08 15:28:12.372 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-08 15:28:12.378 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-08 15:28:12.386 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-08 15:28:12.390 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-08 15:28:12.395 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-08 15:28:12.401 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-08 15:28:12.410 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-08 15:28:12.415 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-08 15:28:12.419 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-08 15:28:12.423 | + ./stack.sh:main:577 : set -o errexit 2026-09-08 15:28:12.428 | + ./stack.sh:main:580 : uname -a 2026-09-08 15:28:12.431 | Linux np0000192207 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-09-08 15:28:12.436 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-08 15:28:12.441 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-08 15:28:12.448 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-09-08 15:28:12.519 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-09-08 15:28:12.553 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-09-08 15:28:12.560 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-08 15:28:12.590 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-08 15:28:12.596 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-08 15:28:12.626 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-08 15:28:12.632 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-08 15:28:12.659 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-09-08 15:28:12.664 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-08 15:28:12.668 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-08 15:28:12.675 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-08 15:28:12.703 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-09-08 15:28:12.709 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-08 15:28:12.737 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-09-08 15:28:12.742 | + ./stack.sh:main:594 : tune_host 2026-09-08 15:28:12.747 | + lib/host:tune_host:125 : configure_host_mem 2026-09-08 15:28:12.751 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-08 15:28:12.756 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-09-08 15:28:12.760 | + lib/host:configure_zswap:72 : is_ubuntu 2026-09-08 15:28:12.764 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:28:12.769 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:28:12.773 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-09-08 15:28:12.778 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-09-08 15:28:12.782 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-09-08 15:28:12.786 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-09-08 15:28:12.791 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-08 15:28:12.795 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-09-08 15:28:12.800 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-09-08 15:28:12.804 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-09-08 15:28:12.810 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-09-08 15:28:12.811 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-09-08 15:28:12.830 | lz4 2026-09-08 15:28:12.837 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-09-08 15:28:12.842 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-09-08 15:28:12.846 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-09-08 15:28:12.851 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-09-08 15:28:12.856 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-08 15:28:12.860 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-09-08 15:28:12.865 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-09-08 15:28:12.870 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-09-08 15:28:12.875 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-09-08 15:28:12.876 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-09-08 15:28:12.892 | zsmalloc 2026-09-08 15:28:12.900 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-09-08 15:28:12.904 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-09-08 15:28:12.908 | + lib/host:set_zswap_parameter:63 : local value=1 2026-09-08 15:28:12.912 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-09-08 15:28:12.917 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-09-08 15:28:12.920 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-09-08 15:28:12.924 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-09-08 15:28:12.929 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-09-08 15:28:12.936 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-09-08 15:28:12.936 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-09-08 15:28:12.947 | 1 2026-09-08 15:28:12.978 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-09-08 15:28:12.992 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-09-08 15:28:12.992 | /sys/module/zswap/parameters/enabled:Y 2026-09-08 15:28:12.992 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-09-08 15:28:12.992 | /sys/module/zswap/parameters/max_pool_percent:20 2026-09-08 15:28:12.992 | /sys/module/zswap/parameters/compressor:lz4 2026-09-08 15:28:12.992 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-09-08 15:28:12.992 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-09-08 15:28:12.992 | /sys/module/zswap/parameters/exclusive_loads:N 2026-09-08 15:28:12.992 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-09-08 15:28:12.997 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-08 15:28:13.002 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-08 15:28:13.006 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-08 15:28:13.011 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 15:28:13.015 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 15:28:13.020 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-08 15:28:13.024 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 15:28:13.029 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:13.033 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 15:28:13.037 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:28:13.041 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:28:13.046 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 15:28:13.051 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-08 15:28:13.055 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:13.059 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-08 15:28:13.065 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-08 15:28:13.074 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-09-08 15:28:13.078 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-08 15:28:13.082 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-08 15:28:13.087 | + functions-common:time_start:2407 : local start_time= 2026-09-08 15:28:13.091 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 15:28:13.097 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 15:28:13.104 | + functions-common:time_start:2411 : _TIME_START[$name]=1788881293099 2026-09-08 15:28:13.108 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-08 15:28:13.113 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-08 15:28:13.118 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-09-08 15:28:13.249 | Hit:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-09-08 15:28:13.249 | Hit:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-09-08 15:28:13.257 | Hit:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-08 15:28:13.689 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-08 15:28:14.852 | Reading package lists... 2026-09-08 15:28:14.883 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-08 15:28:14.887 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-08 15:28:14.891 | + functions-common:time_stop:2420 : local name 2026-09-08 15:28:14.895 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:28:14.898 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:28:14.902 | + functions-common:time_stop:2423 : local total 2026-09-08 15:28:14.906 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:28:14.909 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-08 15:28:14.913 | + functions-common:time_stop:2427 : start_time=1788881293099 2026-09-08 15:28:14.917 | + functions-common:time_stop:2429 : [[ -z 1788881293099 ]] 2026-09-08 15:28:14.922 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:28:14.928 | + functions-common:time_stop:2432 : end_time=1788881294923 2026-09-08 15:28:14.931 | + functions-common:time_stop:2433 : elapsed_time=1824 2026-09-08 15:28:14.934 | + functions-common:time_stop:2434 : total=0 2026-09-08 15:28:14.938 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:28:14.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1824 2026-09-08 15:28:14.946 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-08 15:28:14.950 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 15:28:14.954 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:28:14.958 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:28:14.962 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-08 15:28:14.997 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-09-08 15:28:15.050 | Reading package lists... 2026-09-08 15:28:15.377 | Building dependency tree... 2026-09-08 15:28:15.377 | Reading state information... 2026-09-08 15:28:15.680 | Recommended packages: 2026-09-08 15:28:15.681 | qemu-kvm 2026-09-08 15:28:15.720 | The following NEW packages will be installed: 2026-09-08 15:28:15.721 | ksmtuned 2026-09-08 15:28:16.155 | 0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded. 2026-09-08 15:28:16.155 | Need to get 7,444 B of archives. 2026-09-08 15:28:16.155 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-08 15:28:16.155 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-09-08 15:28:16.370 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-08 15:28:16.415 | Fetched 7,444 B in 0s (17.6 kB/s) 2026-09-08 15:28:16.480 | Selecting previously unselected package ksmtuned. 2026-09-08 15:28:16.509 | (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 ... 33201 files and directories currently installed.) 2026-09-08 15:28:16.511 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-08 15:28:16.524 | Unpacking ksmtuned (4.20150326) ... 2026-09-08 15:28:16.633 | Setting up ksmtuned (4.20150326) ... 2026-09-08 15:28:16.993 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-08 15:28:17.212 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-08 15:28:17.910 | + functions-common:apt_get:1211 : result=0 2026-09-08 15:28:17.915 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 15:28:17.920 | + functions-common:time_stop:2420 : local name 2026-09-08 15:28:17.925 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:28:17.929 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:28:17.934 | + functions-common:time_stop:2423 : local total 2026-09-08 15:28:17.938 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:28:17.942 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 15:28:17.946 | + functions-common:time_stop:2427 : start_time=1788881294991 2026-09-08 15:28:17.950 | + functions-common:time_stop:2429 : [[ -z 1788881294991 ]] 2026-09-08 15:28:17.958 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:28:17.966 | + functions-common:time_stop:2432 : end_time=1788881297960 2026-09-08 15:28:17.970 | + functions-common:time_stop:2433 : elapsed_time=2969 2026-09-08 15:28:17.974 | + functions-common:time_stop:2434 : total=4883 2026-09-08 15:28:17.978 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:28:17.983 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7852 2026-09-08 15:28:17.987 | + functions-common:apt_get:1215 : return 0 2026-09-08 15:28:17.993 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-08 15:28:18.025 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-08 15:28:18.029 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-08 15:28:18.035 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-08 15:28:18.039 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-08 15:28:18.043 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-08 15:28:18.049 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-08 15:28:18.050 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-08 15:28:18.067 | 0 2026-09-08 15:28:18.076 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-08 15:28:18.080 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-09-08 15:28:18.085 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-09-08 15:28:18.089 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-09-08 15:28:18.094 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-09-08 15:28:18.098 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-09-08 15:28:18.115 | vm.dirty_ratio = 60 2026-09-08 15:28:18.122 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-09-08 15:28:18.127 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-09-08 15:28:18.131 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-09-08 15:28:18.137 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-09-08 15:28:18.151 | vm.dirty_background_ratio = 10 2026-09-08 15:28:18.158 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-09-08 15:28:18.163 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-09-08 15:28:18.167 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-09-08 15:28:18.172 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-09-08 15:28:18.189 | vm.vfs_cache_pressure = 50 2026-09-08 15:28:18.196 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-09-08 15:28:18.202 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-09-08 15:28:18.206 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-09-08 15:28:18.210 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-09-08 15:28:18.226 | vm.swappiness = 100 2026-09-08 15:28:18.233 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-09-08 15:28:18.251 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-09-08 15:28:18.251 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-09-08 15:28:18.251 | /proc/sys/vm/compact_unevictable_allowed:1 2026-09-08 15:28:18.251 | /proc/sys/vm/compaction_proactiveness:20 2026-09-08 15:28:18.251 | /proc/sys/vm/dirty_background_bytes:0 2026-09-08 15:28:18.251 | /proc/sys/vm/dirty_background_ratio:10 2026-09-08 15:28:18.251 | /proc/sys/vm/dirty_bytes:0 2026-09-08 15:28:18.251 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-09-08 15:28:18.251 | /proc/sys/vm/dirty_ratio:60 2026-09-08 15:28:18.251 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-09-08 15:28:18.251 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-09-08 15:28:18.251 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-09-08 15:28:18.253 | /proc/sys/vm/extfrag_threshold:500 2026-09-08 15:28:18.253 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-09-08 15:28:18.253 | /proc/sys/vm/hugetlb_shm_group:0 2026-09-08 15:28:18.253 | /proc/sys/vm/laptop_mode:0 2026-09-08 15:28:18.253 | /proc/sys/vm/legacy_va_layout:0 2026-09-08 15:28:18.253 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-09-08 15:28:18.253 | /proc/sys/vm/max_map_count:1048576 2026-09-08 15:28:18.253 | /proc/sys/vm/memfd_noexec:0 2026-09-08 15:28:18.253 | /proc/sys/vm/memory_failure_early_kill:0 2026-09-08 15:28:18.254 | /proc/sys/vm/memory_failure_recovery:1 2026-09-08 15:28:18.254 | /proc/sys/vm/min_free_kbytes:67584 2026-09-08 15:28:18.254 | /proc/sys/vm/min_slab_ratio:5 2026-09-08 15:28:18.254 | /proc/sys/vm/min_unmapped_ratio:1 2026-09-08 15:28:18.254 | /proc/sys/vm/mmap_min_addr:65536 2026-09-08 15:28:18.254 | /proc/sys/vm/mmap_rnd_bits:32 2026-09-08 15:28:18.254 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-09-08 15:28:18.254 | /proc/sys/vm/nr_hugepages:0 2026-09-08 15:28:18.254 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-09-08 15:28:18.254 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-09-08 15:28:18.254 | /proc/sys/vm/numa_stat:1 2026-09-08 15:28:18.254 | /proc/sys/vm/numa_zonelist_order:Node 2026-09-08 15:28:18.254 | /proc/sys/vm/oom_dump_tasks:1 2026-09-08 15:28:18.254 | /proc/sys/vm/oom_kill_allocating_task:0 2026-09-08 15:28:18.254 | /proc/sys/vm/overcommit_kbytes:0 2026-09-08 15:28:18.254 | /proc/sys/vm/overcommit_memory:0 2026-09-08 15:28:18.254 | /proc/sys/vm/overcommit_ratio:50 2026-09-08 15:28:18.254 | /proc/sys/vm/page-cluster:3 2026-09-08 15:28:18.254 | /proc/sys/vm/page_lock_unfairness:5 2026-09-08 15:28:18.254 | /proc/sys/vm/panic_on_oom:0 2026-09-08 15:28:18.254 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-09-08 15:28:18.254 | /proc/sys/vm/stat_interval:1 2026-09-08 15:28:18.254 | /proc/sys/vm/swappiness:100 2026-09-08 15:28:18.254 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-09-08 15:28:18.254 | /proc/sys/vm/user_reserve_kbytes:131072 2026-09-08 15:28:18.254 | /proc/sys/vm/vfs_cache_pressure:50 2026-09-08 15:28:18.254 | /proc/sys/vm/watermark_boost_factor:15000 2026-09-08 15:28:18.254 | /proc/sys/vm/watermark_scale_factor:10 2026-09-08 15:28:18.254 | /proc/sys/vm/zone_reclaim_mode:0 2026-09-08 15:28:18.261 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-09-08 15:28:18.270 | + lib/host:tune_host:126 : configure_host_net 2026-09-08 15:28:18.275 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-08 15:28:18.280 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-09-08 15:28:18.285 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-09-08 15:28:18.290 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-09-08 15:28:18.294 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-09-08 15:28:18.299 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-09-08 15:28:18.315 | net.ipv4.tcp_keepalive_time = 60 2026-09-08 15:28:18.322 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-09-08 15:28:18.327 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-09-08 15:28:18.332 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-09-08 15:28:18.337 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-09-08 15:28:18.352 | net.ipv4.tcp_keepalive_intvl = 10 2026-09-08 15:28:18.360 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-09-08 15:28:18.365 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-09-08 15:28:18.369 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-09-08 15:28:18.374 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-09-08 15:28:18.389 | net.ipv4.tcp_keepalive_probes = 6 2026-09-08 15:28:18.397 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-09-08 15:28:18.402 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-09-08 15:28:18.406 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-09-08 15:28:18.410 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-09-08 15:28:18.427 | net.ipv4.tcp_fastopen = 3 2026-09-08 15:28:18.437 | + lib/host:configure_sysctl_net_parmaters:114 : 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-09-08 15:28:18.456 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_app_win:31 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_dsack:1 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_ecn:2 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_fack:0 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_fastopen_key:e631be13-ecfa8098-ee82ac5d-7fa5f606 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_frto:2 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-09-08 15:28:18.457 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_mem:768417 1024556 1536834 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_recovery:1 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_reordering:3 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_retries1:3 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_retries2:15 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_sack:1 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-09-08 15:28:18.458 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-09-08 15:28:18.459 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-09-08 15:28:18.459 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-09-08 15:28:18.459 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-09-08 15:28:18.459 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-09-08 15:28:18.459 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-09-08 15:28:18.463 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-09-08 15:28:18.467 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-09-08 15:28:18.472 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-09-08 15:28:18.477 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-09-08 15:28:18.494 | net.core.default_qdisc = pfifo_fast 2026-09-08 15:28:18.502 | + ./stack.sh:main:600 : fetch_plugins 2026-09-08 15:28:18.507 | + functions-common:fetch_plugins:1766 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-08 15:28:18.510 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-08 15:28:18.515 | + functions-common:fetch_plugins:1770 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-08 15:28:18.519 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-09-08 15:28:18.520 | Fetching DevStack plugins 2026-09-08 15:28:18.525 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-08 15:28:18.529 | + functions-common:fetch_plugins:1776 : git_clone_by_name barbican 2026-09-08 15:28:18.535 | + functions-common:git_clone_by_name:681 : local name=barbican 2026-09-08 15:28:18.540 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/barbican 2026-09-08 15:28:18.544 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/barbican 2026-09-08 15:28:18.549 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-08 15:28:18.554 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-09-08 15:28:18.559 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/barbican 2026-09-08 15:28:18.563 | + functions-common:git_clone:590 : local git_dest=/opt/stack/barbican 2026-09-08 15:28:18.568 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:28:18.572 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 15:28:18.577 | ++ functions-common:git_clone:593 : pwd 2026-09-08 15:28:18.584 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:28:18.588 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:28:18.593 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:28:18.624 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:28:18.629 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:28:18.633 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:18.640 | + functions-common:git_clone:610 : echo master 2026-09-08 15:28:18.640 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:28:18.651 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/barbican ]] 2026-09-08 15:28:18.656 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:18.660 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-09-08 15:28:18.688 | + functions-common:git_clone:672 : cd /opt/stack/barbican 2026-09-08 15:28:18.694 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 15:28:18.695 | + functions-common:git_clone:673 : head -1 2026-09-08 15:28:18.708 | 1efe16cd Merge "devstack: Remove unused function" 2026-09-08 15:28:18.715 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:28:18.720 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-08 15:28:18.725 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum 2026-09-08 15:28:18.729 | + functions-common:git_clone_by_name:681 : local name=magnum 2026-09-08 15:28:18.734 | + functions-common:git_clone_by_name:682 : local repo=https://review.opendev.org/openstack/magnum 2026-09-08 15:28:18.739 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum 2026-09-08 15:28:18.743 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-08 15:28:18.749 | + functions-common:git_clone_by_name:685 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-09-08 15:28:18.753 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/magnum 2026-09-08 15:28:18.758 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-09-08 15:28:18.763 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:28:18.767 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 15:28:18.772 | ++ functions-common:git_clone:593 : pwd 2026-09-08 15:28:18.778 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:28:18.782 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:28:18.788 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:28:18.819 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:28:18.823 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:28:18.828 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:18.834 | + functions-common:git_clone:610 : echo master 2026-09-08 15:28:18.835 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:28:18.845 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-09-08 15:28:18.850 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:18.855 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-09-08 15:28:18.882 | + functions-common:git_clone:672 : cd /opt/stack/magnum 2026-09-08 15:28:18.887 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 15:28:18.887 | + functions-common:git_clone:673 : head -1 2026-09-08 15:28:18.896 | 23a43e87 Raise clear error when image os_distro is unset 2026-09-08 15:28:18.902 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:28:18.907 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-08 15:28:18.911 | + functions-common:fetch_plugins:1776 : git_clone_by_name manila 2026-09-08 15:28:18.915 | + functions-common:git_clone_by_name:681 : local name=manila 2026-09-08 15:28:18.921 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/manila 2026-09-08 15:28:18.925 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/manila 2026-09-08 15:28:18.929 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-08 15:28:18.934 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-09-08 15:28:18.939 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/manila 2026-09-08 15:28:18.944 | + functions-common:git_clone:590 : local git_dest=/opt/stack/manila 2026-09-08 15:28:18.948 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:28:18.953 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 15:28:18.959 | ++ functions-common:git_clone:593 : pwd 2026-09-08 15:28:18.965 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:28:18.969 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:28:18.975 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:28:19.007 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:28:19.012 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:28:19.017 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:19.023 | + functions-common:git_clone:610 : echo master 2026-09-08 15:28:19.023 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:28:19.032 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/manila ]] 2026-09-08 15:28:19.036 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:19.041 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/manila 2026-09-08 15:28:19.067 | + functions-common:git_clone:672 : cd /opt/stack/manila 2026-09-08 15:28:19.072 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 15:28:19.072 | + functions-common:git_clone:673 : head -1 2026-09-08 15:28:19.083 | 060d254bf Merge "HPE: Doc change to add note for revert snapshot limitation" 2026-09-08 15:28:19.089 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:28:19.094 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-08 15:28:19.099 | + functions-common:fetch_plugins:1776 : git_clone_by_name octavia 2026-09-08 15:28:19.104 | + functions-common:git_clone_by_name:681 : local name=octavia 2026-09-08 15:28:19.109 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/octavia 2026-09-08 15:28:19.114 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/octavia 2026-09-08 15:28:19.120 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-08 15:28:19.125 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-09-08 15:28:19.130 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/octavia 2026-09-08 15:28:19.134 | + functions-common:git_clone:590 : local git_dest=/opt/stack/octavia 2026-09-08 15:28:19.138 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:28:19.143 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 15:28:19.149 | ++ functions-common:git_clone:593 : pwd 2026-09-08 15:28:19.154 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:28:19.159 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:28:19.165 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:28:19.196 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:28:19.200 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:28:19.205 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:19.211 | + functions-common:git_clone:610 : echo master 2026-09-08 15:28:19.211 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:28:19.220 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/octavia ]] 2026-09-08 15:28:19.225 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:19.230 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-09-08 15:28:19.257 | + functions-common:git_clone:672 : cd /opt/stack/octavia 2026-09-08 15:28:19.262 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 15:28:19.262 | + functions-common:git_clone:673 : head -1 2026-09-08 15:28:19.269 | 7436f7fdd Merge "Avoid leaking neutron client sockets" 2026-09-08 15:28:19.276 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:28:19.281 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-08 15:28:19.286 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum-cluster-api 2026-09-08 15:28:19.291 | + functions-common:git_clone_by_name:681 : local name=magnum-cluster-api 2026-09-08 15:28:19.296 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-09-08 15:28:19.301 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum-cluster-api 2026-09-08 15:28:19.306 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-08 15:28:19.310 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-09-08 15:28:19.315 | + functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-09-08 15:28:19.319 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-09-08 15:28:19.323 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:28:19.328 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 15:28:19.334 | ++ functions-common:git_clone:593 : pwd 2026-09-08 15:28:19.340 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:28:19.344 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:28:19.351 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:28:19.382 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:28:19.386 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:28:19.392 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:19.396 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:28:19.399 | + functions-common:git_clone:610 : echo master 2026-09-08 15:28:19.407 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-09-08 15:28:19.412 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:19.417 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-09-08 15:28:19.444 | + functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-09-08 15:28:19.450 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 15:28:19.451 | + functions-common:git_clone:673 : head -1 2026-09-08 15:28:19.466 | c431c9c chore(deps): update vexxhost/chart-vendor digest to c83ba57 2026-09-08 15:28:19.472 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:28:19.476 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-09-08 15:28:19.481 | + functions-common:fetch_plugins:1776 : git_clone_by_name ovn-octavia-provider 2026-09-08 15:28:19.485 | + functions-common:git_clone_by_name:681 : local name=ovn-octavia-provider 2026-09-08 15:28:19.490 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-09-08 15:28:19.495 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/ovn-octavia-provider 2026-09-08 15:28:19.501 | + functions-common:git_clone_by_name:684 : local branch=master 2026-09-08 15:28:19.505 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-09-08 15:28:19.509 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-09-08 15:28:19.514 | + functions-common:git_clone:590 : local git_dest=/opt/stack/ovn-octavia-provider 2026-09-08 15:28:19.518 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:28:19.523 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 15:28:19.528 | ++ functions-common:git_clone:593 : pwd 2026-09-08 15:28:19.533 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:28:19.537 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:28:19.543 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:28:19.575 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:28:19.579 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:28:19.584 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:19.590 | + functions-common:git_clone:610 : echo master 2026-09-08 15:28:19.590 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:28:19.599 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-09-08 15:28:19.603 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:19.608 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-09-08 15:28:19.634 | + functions-common:git_clone:672 : cd /opt/stack/ovn-octavia-provider 2026-09-08 15:28:19.639 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 15:28:19.640 | + functions-common:git_clone:673 : head -1 2026-09-08 15:28:19.678 | 485b18e Merge "Report health monitors as DELETED on LB cascade delete" 2026-09-08 15:28:19.684 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:28:19.689 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-08 15:28:19.694 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-08 15:28:19.699 | + functions-common:run_phase:1849 : local phase= 2026-09-08 15:28:19.704 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-08 15:28:19.709 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 15:28:19.714 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 15:28:19.718 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 15:28:19.722 | + functions-common:run_phase:1858 : local extra 2026-09-08 15:28:19.729 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-08 15:28:19.736 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 15:28:19.741 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 15:28:19.745 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-08 15:28:19.749 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-09-08 15:28:19.754 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 15:28:19.784 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:28:19.788 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-08 15:28:19.793 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 15:28:19.797 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-08 15:28:19.802 | + functions-common:plugin_override_defaults:1807 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-08 15:28:19.807 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-08 15:28:19.812 | + functions-common:plugin_override_defaults:1811 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-08 15:28:19.816 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-09-08 15:28:19.816 | Overriding Configuration Defaults 2026-09-08 15:28:19.820 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-08 15:28:19.825 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/barbican 2026-09-08 15:28:19.830 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-09-08 15:28:19.835 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-08 15:28:19.840 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum 2026-09-08 15:28:19.843 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-09-08 15:28:19.847 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-08 15:28:19.852 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/manila 2026-09-08 15:28:19.857 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-09-08 15:28:19.862 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-08 15:28:19.866 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/octavia 2026-09-08 15:28:19.872 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-09-08 15:28:19.875 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-08 15:28:19.881 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum-cluster-api 2026-09-08 15:28:19.886 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-09-08 15:28:19.890 | + functions-common:plugin_override_defaults:1822 : echo 'magnum-cluster-api has overridden the following defaults' 2026-09-08 15:28:19.890 | magnum-cluster-api has overridden the following defaults 2026-09-08 15:28:19.894 | + functions-common:plugin_override_defaults:1823 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-09-08 15:28:19.897 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-08 15:28:19.897 | KEYSTONE_ADMIN_ENDPOINT=true 2026-09-08 15:28:19.897 | LIBVIRT_CPU_MODE=host-passthrough 2026-09-08 15:28:19.897 | LIBVIRT_TYPE=kvm 2026-09-08 15:28:19.897 | VOLUME_BACKING_FILE_SIZE=50G 2026-09-08 15:28:19.902 | + functions-common:plugin_override_defaults:1824 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-09-08 15:28:19.907 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-08 15:28:19.912 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-09-08 15:28:19.916 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-09-08 15:28:19.920 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-09-08 15:28:19.926 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-09-08 15:28:19.930 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-09-08 15:28:19.935 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/ovn-octavia-provider 2026-09-08 15:28:19.939 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-09-08 15:28:19.944 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-09-08 15:28:19.978 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-09-08 15:28:19.983 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-08 15:28:20.013 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:28:20.019 | +++ lib/tls:source:40 : ipv6_unquote 162.253.55.181 2026-09-08 15:28:20.026 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.181 2026-09-08 15:28:20.026 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-08 15:28:20.035 | ++ lib/tls:source:40 : TLS_IP=162.253.55.181 2026-09-08 15:28:20.040 | +++ lib/tls:source:43 : hostname -f 2026-09-08 15:28:20.047 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000192207.novalocal 2026-09-08 15:28:20.052 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-08 15:28:20.057 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-08 15:28:20.062 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-08 15:28:20.066 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-08 15:28:20.071 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-08 15:28:20.076 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-08 15:28:20.080 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-08 15:28:20.085 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-08 15:28:20.090 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-08 15:28:20.097 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-09-08 15:28:20.123 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-09-08 15:28:20.160 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-09-08 15:28:20.187 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-09-08 15:28:20.215 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-09-08 15:28:20.287 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-09-08 15:28:20.433 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-09-08 15:28:20.629 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-09-08 15:28:20.685 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-09-08 15:28:20.798 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-09-08 15:28:20.895 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-09-08 15:28:20.900 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-08 15:28:20.932 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:28:20.937 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-09-08 15:28:20.943 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-08 15:28:20.948 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-08 15:28:20.953 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-08 15:28:20.958 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-08 15:28:20.965 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-08 15:28:21.002 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-08 15:28:21.007 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-08 15:28:21.014 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:28:21.019 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-08 15:28:21.025 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-08 15:28:21.031 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-08 15:28:21.037 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-08 15:28:21.042 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-08 15:28:21.048 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-08 15:28:21.054 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-08 15:28:21.089 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:28:21.094 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-08 15:28:21.100 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-08 15:28:21.106 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-08 15:28:21.111 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-08 15:28:21.117 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-08 15:28:21.122 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-08 15:28:21.127 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-08 15:28:21.133 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-08 15:28:21.139 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-08 15:28:21.144 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-08 15:28:21.149 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-08 15:28:21.155 | ++ lib/neutron:source:117 : Q_HOST=162.253.55.181 2026-09-08 15:28:21.159 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-09-08 15:28:21.166 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-08 15:28:21.172 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-08 15:28:21.173 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-08 15:28:21.182 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:28:21.188 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-08 15:28:21.193 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-08 15:28:21.198 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-08 15:28:21.203 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-08 15:28:21.210 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-08 15:28:21.246 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-08 15:28:21.253 | +++ lib/neutron:source:131 : ipv6_unquote 162.253.55.181 2026-09-08 15:28:21.260 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.181 2026-09-08 15:28:21.260 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-08 15:28:21.269 | ++ lib/neutron:source:131 : Q_META_DATA_IP=162.253.55.181 2026-09-08 15:28:21.275 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-08 15:28:21.279 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-08 15:28:21.285 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-08 15:28:21.291 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-08 15:28:21.297 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-08 15:28:21.303 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-08 15:28:21.308 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-08 15:28:21.314 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-08 15:28:21.318 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-08 15:28:21.324 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-08 15:28:21.330 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-08 15:28:21.335 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-08 15:28:21.339 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-08 15:28:21.344 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-08 15:28:21.347 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-08 15:28:21.353 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-08 15:28:21.357 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-08 15:28:21.363 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-08 15:28:21.367 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:28:21.372 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-08 15:28:21.377 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-08 15:28:21.383 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-08 15:28:21.414 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-08 15:28:21.420 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-08 15:28:21.425 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-08 15:28:21.432 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-08 15:28:21.437 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-08 15:28:21.441 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-08 15:28:21.447 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 15:28:21.452 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-08 15:28:21.457 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-08 15:28:21.462 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-08 15:28:21.467 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-08 15:28:21.472 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-08 15:28:21.477 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-08 15:28:21.482 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-08 15:28:21.487 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-08 15:28:21.492 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-08 15:28:21.497 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-08 15:28:21.502 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-08 15:28:21.507 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-09-08 15:28:21.512 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-09-08 15:28:21.727 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-09-08 15:28:21.755 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-09-08 15:28:21.760 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-08 15:28:21.766 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-08 15:28:21.772 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-08 15:28:21.778 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-08 15:28:21.783 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-08 15:28:21.789 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-08 15:28:21.795 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-08 15:28:21.800 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-08 15:28:21.805 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-08 15:28:21.811 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-08 15:28:21.816 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-09-08 15:28:21.821 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-08 15:28:21.826 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-08 15:28:21.832 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-08 15:28:21.839 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-08 15:28:21.844 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-08 15:28:21.850 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-08 15:28:21.855 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-08 15:28:21.861 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-08 15:28:21.869 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-08 15:28:21.869 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-08 15:28:21.871 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-08 15:28:21.872 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-08 15:28:21.884 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=69:fc0c:9b22 2026-09-08 15:28:21.889 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-08 15:28:21.894 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-08 15:28:21.900 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-08 15:28:21.906 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-08 15:28:21.912 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd69:fc0c:9b22::/56 2026-09-08 15:28:21.921 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd69:fc0c:9b22::/56 2026-09-08 15:28:21.922 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-08 15:28:21.931 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd69:fc0c:9b22::/64 2026-09-08 15:28:21.936 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-08 15:28:21.942 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-08 15:28:21.947 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-08 15:28:21.952 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-08 15:28:21.958 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-09-08 15:28:21.963 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-09-08 15:28:21.968 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-08 15:28:21.973 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-08 15:28:21.979 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-08 15:28:21.985 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-08 15:28:21.990 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-08 15:28:21.995 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-08 15:28:22.001 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-09-08 15:28:22.006 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd69:fc0c:9b22::/56 2026-09-08 15:28:22.011 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-08 15:28:22.016 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-08 15:28:22.024 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-08 15:28:22.025 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-08 15:28:22.025 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-08 15:28:22.036 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-09-08 15:28:22.044 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-08 15:28:22.044 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-08 15:28:22.046 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-08 15:28:22.054 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs=ens3 2026-09-08 15:28:22.062 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-09-08 15:28:22.067 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-09-08 15:28:22.073 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-09-08 15:28:22.079 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-09-08 15:28:22.084 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-08 15:28:22.090 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-09-08 15:28:22.094 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-08 15:28:22.099 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-08 15:28:22.104 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-08 15:28:22.110 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-08 15:28:22.145 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-09-08 15:28:22.177 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-09-08 15:28:22.207 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-09-08 15:28:22.242 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-09-08 15:28:22.273 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-09-08 15:28:22.347 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-09-08 15:28:22.354 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-08 15:28:22.360 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-08 15:28:22.365 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-08 15:28:22.372 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-08 15:28:22.380 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-08 15:28:22.418 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-08 15:28:22.424 | + ./stack.sh:main:635 : run_phase source 2026-09-08 15:28:22.430 | + functions-common:run_phase:1848 : local mode=source 2026-09-08 15:28:22.434 | + functions-common:run_phase:1849 : local phase= 2026-09-08 15:28:22.439 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-08 15:28:22.445 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 15:28:22.451 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 15:28:22.456 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 15:28:22.461 | + functions-common:run_phase:1858 : local extra 2026-09-08 15:28:22.468 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-08 15:28:22.477 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 15:28:22.483 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 15:28:22.489 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-08 15:28:22.494 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-09-08 15:28:22.501 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 15:28:22.537 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:28:22.543 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-08 15:28:22.548 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-08 15:28:22.555 | + functions-common:load_plugin_settings:1784 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-08 15:28:22.560 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-08 15:28:22.565 | + functions-common:load_plugin_settings:1788 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-09-08 15:28:22.570 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-09-08 15:28:22.570 | Loading plugin settings 2026-09-08 15:28:22.576 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-08 15:28:22.581 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/barbican 2026-09-08 15:28:22.587 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-09-08 15:28:22.592 | + functions-common:load_plugin_settings:1797 : source /opt/stack/barbican/devstack/settings 2026-09-08 15:28:22.598 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-09-08 15:28:22.605 | ++ functions-common:define_plugin:1892 : : 2026-09-08 15:28:22.611 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-09-08 15:28:22.617 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-09-08 15:28:22.623 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-09-08 15:28:22.627 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-09-08 15:28:22.632 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-09-08 15:28:22.638 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-09-08 15:28:22.643 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-09-08 15:28:22.648 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-09-08 15:28:22.684 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-09-08 15:28:22.684 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-09-08 15:28:22.697 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-08 15:28:22.702 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-08 15:28:22.709 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:28:22.716 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-09-08 15:28:22.721 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-09-08 15:28:22.726 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-09-08 15:28:22.731 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-09-08 15:28:22.737 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-09-08 15:28:22.742 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-09-08 15:28:22.748 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-09-08 15:28:22.754 | ++ /opt/stack/barbican/devstack/settings:source:37 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-09-08 15:28:22.759 | ++ /opt/stack/barbican/devstack/settings:source:38 : GITBRANCH["barbican-tempest-plugin"]=master 2026-09-08 15:28:22.764 | ++ /opt/stack/barbican/devstack/settings:source:39 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-09-08 15:28:22.772 | +++ /opt/stack/barbican/devstack/settings:source:42 : trueorfalse True ENFORCE_NEW_DEFAULTS 2026-09-08 15:28:22.809 | ++ /opt/stack/barbican/devstack/settings:source:42 : BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:28:22.814 | ++ /opt/stack/barbican/devstack/settings:source:45 : VAULT_PLUGIN_BACKEND= 2026-09-08 15:28:22.819 | ++ /opt/stack/barbican/devstack/settings:source:46 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-09-08 15:28:22.824 | ++ /opt/stack/barbican/devstack/settings:source:47 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-09-08 15:28:22.830 | ++ /opt/stack/barbican/devstack/settings:source:49 : enable_service barbican 2026-09-08 15:28:22.926 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-08 15:28:22.932 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum 2026-09-08 15:28:22.937 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-09-08 15:28:22.943 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum/devstack/settings 2026-09-08 15:28:22.950 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-09-08 15:28:22.990 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-09-08 15:28:22.997 | +++ /opt/stack/magnum/devstack/settings:source:21 : trueorfalse False MAGNUM_ENFORCE_NEW_DEFAULTS 2026-09-08 15:28:23.035 | ++ /opt/stack/magnum/devstack/settings:source:21 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-08 15:28:23.041 | ++ /opt/stack/magnum/devstack/settings:source:23 : [[ -n False ]] 2026-09-08 15:28:23.048 | +++ /opt/stack/magnum/devstack/settings:source:24 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-09-08 15:28:23.089 | ++ /opt/stack/magnum/devstack/settings:source:24 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-08 15:28:23.093 | ++ /opt/stack/magnum/devstack/settings:source:28 : enable_service magnum-api 2026-09-08 15:28:23.189 | ++ /opt/stack/magnum/devstack/settings:source:29 : enable_service magnum-cond 2026-09-08 15:28:23.286 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-08 15:28:23.291 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/manila 2026-09-08 15:28:23.297 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-09-08 15:28:23.303 | + functions-common:load_plugin_settings:1797 : source /opt/stack/manila/devstack/settings 2026-09-08 15:28:23.310 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-09-08 15:28:23.316 | ++ functions-common:define_plugin:1892 : : 2026-09-08 15:28:23.320 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-09-08 15:28:23.326 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-09-08 15:28:23.330 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-09-08 15:28:23.335 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-09-08 15:28:23.340 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-09-08 15:28:23.346 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-09-08 15:28:23.351 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-09-08 15:28:23.357 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-09-08 15:28:23.362 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-09-08 15:28:23.368 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-09-08 15:28:23.373 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-09-08 15:28:23.379 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-09-08 15:28:23.385 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-09-08 15:28:23.390 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-09-08 15:28:23.396 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-09-08 15:28:23.402 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.181/identity 2026-09-08 15:28:23.408 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-09-08 15:28:23.413 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-09-08 15:28:23.419 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-08 15:28:23.425 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-08 15:28:23.431 | ++ /opt/stack/manila/devstack/settings:source:67 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-08 15:28:23.436 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-09-08 15:28:23.441 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-09-08 15:28:23.447 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=162.253.55.181 2026-09-08 15:28:23.452 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-09-08 15:28:23.458 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-09-08 15:28:23.464 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-09-08 15:28:23.470 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://162.253.55.181:8786 2026-09-08 15:28:23.476 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-09-08 15:28:23.483 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-09-08 15:28:23.522 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-08 15:28:23.528 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-08 15:28:23.535 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:28:23.541 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-09-08 15:28:23.547 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-09-08 15:28:23.553 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-09-08 15:28:23.558 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-09-08 15:28:23.564 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-09-08 15:28:23.570 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-09-08 15:28:23.576 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-09-08 15:28:23.582 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-09-08 15:28:23.588 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://162.253.55.181/share 2026-09-08 15:28:23.594 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-09-08 15:28:23.599 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-09-08 15:28:23.605 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-09-08 15:28:23.611 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-09-08 15:28:23.616 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-09-08 15:28:23.622 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-09-08 15:28:23.629 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-09-08 15:28:23.635 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-09-08 15:28:23.641 | ++ /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-09-08 15:28:23.646 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-09-08 15:28:23.652 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-09-08 15:28:23.658 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-09-08 15:28:23.696 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-09-08 15:28:23.702 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-09-08 15:28:23.708 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-09-08 15:28:23.713 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-09-08 15:28:23.718 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-09-08 15:28:23.724 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-09-08 15:28:23.730 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-09-08 15:28:23.736 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-09-08 15:28:23.743 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-09-08 15:28:23.748 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-09-08 15:28:23.755 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-09-08 15:28:23.761 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-09-08 15:28:23.767 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-09-08 15:28:23.773 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-09-08 15:28:23.779 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-09-08 15:28:23.784 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.181 2026-09-08 15:28:23.790 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-09-08 15:28:23.795 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-09-08 15:28:23.801 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-09-08 15:28:23.807 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.181 2026-09-08 15:28:23.812 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.181 2026-09-08 15:28:23.818 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-09-08 15:28:23.824 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-09-08 15:28:23.830 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-09-08 15:28:23.835 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-09-08 15:28:23.840 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-09-08 15:28:23.846 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-09-08 15:28:23.852 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-09-08 15:28:23.858 | ++ /opt/stack/manila/devstack/settings:source:171 : MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-09-08 15:28:23.863 | ++ /opt/stack/manila/devstack/settings:source:174 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-09-08 15:28:23.869 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-09-08 15:28:23.875 | ++ /opt/stack/manila/devstack/settings:source:178 : MANILA_SSH_TIMEOUT=180 2026-09-08 15:28:23.881 | ++ /opt/stack/manila/devstack/settings:source:181 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-09-08 15:28:23.886 | ++ /opt/stack/manila/devstack/settings:source:184 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-09-08 15:28:23.892 | ++ /opt/stack/manila/devstack/settings:source:187 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-09-08 15:28:23.898 | ++ /opt/stack/manila/devstack/settings:source:190 : MANILA_DATA_COPY_CHECK_HASH=True 2026-09-08 15:28:23.903 | ++ /opt/stack/manila/devstack/settings:source:193 : MANILA_SETUP_IPV6=False 2026-09-08 15:28:23.907 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-09-08 15:28:23.914 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse True MANILA_ENFORCE_NEW_DEFAULTS 2026-09-08 15:28:23.950 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:28:23.956 | ++ /opt/stack/manila/devstack/settings:source:201 : [[ -n '' ]] 2026-09-08 15:28:23.962 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service manila 2026-09-08 15:28:24.055 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-api 2026-09-08 15:28:24.149 | ++ /opt/stack/manila/devstack/settings:source:213 : enable_service m-shr 2026-09-08 15:28:24.246 | ++ /opt/stack/manila/devstack/settings:source:214 : enable_service m-sch 2026-09-08 15:28:24.342 | ++ /opt/stack/manila/devstack/settings:source:215 : enable_service m-dat 2026-09-08 15:28:24.439 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-08 15:28:24.446 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/octavia 2026-09-08 15:28:24.452 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-09-08 15:28:24.458 | + functions-common:load_plugin_settings:1797 : source /opt/stack/octavia/devstack/settings 2026-09-08 15:28:24.464 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-09-08 15:28:24.470 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-09-08 15:28:24.476 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-09-08 15:28:24.481 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-09-08 15:28:24.487 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-09-08 15:28:24.494 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-09-08 15:28:24.529 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-08 15:28:24.535 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-08 15:28:24.544 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:28:24.549 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-09-08 15:28:24.556 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-09-08 15:28:24.562 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-09-08 15:28:24.567 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-09-08 15:28:24.572 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-09-08 15:28:24.578 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-09-08 15:28:24.584 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-09-08 15:28:24.591 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-09-08 15:28:24.597 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-09-08 15:28:24.603 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-09-08 15:28:24.609 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-09-08 15:28:24.614 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-09-08 15:28:24.619 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-09-08 15:28:24.625 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-09-08 15:28:24.630 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-09-08 15:28:24.635 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-09-08 15:28:24.642 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-09-08 15:28:24.648 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-09-08 15:28:24.653 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-09-08 15:28:24.659 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-09-08 15:28:24.665 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-09-08 15:28:24.671 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-09-08 15:28:24.677 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-09-08 15:28:24.683 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-09-08 15:28:24.688 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-09-08 15:28:24.694 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-09-08 15:28:24.699 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-09-08 15:28:24.705 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-09-08 15:28:24.711 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-09-08 15:28:24.716 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-09-08 15:28:24.722 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-09-08 15:28:24.727 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-09-08 15:28:24.733 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-09-08 15:28:24.737 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-09-08 15:28:24.744 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-09-08 15:28:24.749 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-09-08 15:28:24.755 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-09-08 15:28:24.760 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-09-08 15:28:24.766 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-09-08 15:28:24.772 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-09-08 15:28:24.777 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-09-08 15:28:24.783 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-09-08 15:28:24.789 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-09-08 15:28:24.794 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-09-08 15:28:24.799 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-09-08 15:28:24.806 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-09-08 15:28:24.810 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-09-08 15:28:24.816 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-09-08 15:28:24.822 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-09-08 15:28:24.827 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-09-08 15:28:24.832 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:28:24.837 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:28:24.843 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:28:24.848 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:28:24.855 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:28:24.861 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-09-08 15:28:24.867 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-09-08 15:28:24.872 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-09-08 15:28:24.877 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-09-08 15:28:24.882 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-09-08 15:28:24.888 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-09-08 15:28:24.893 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-09-08 15:28:24.898 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-09-08 15:28:24.905 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-09-08 15:28:24.910 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-09-08 15:28:24.916 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-09-08 15:28:24.920 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-09-08 15:28:24.927 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-09-08 15:28:24.931 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-09-08 15:28:24.936 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-09-08 15:28:24.941 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-09-08 15:28:24.947 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-09-08 15:28:24.952 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-09-08 15:28:24.955 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-09-08 15:28:24.961 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-09-08 15:28:24.965 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-09-08 15:28:24.971 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-09-08 15:28:24.975 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-09-08 15:28:24.979 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-09-08 15:28:24.986 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-09-08 15:28:24.993 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-08 15:28:24.998 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum-cluster-api 2026-09-08 15:28:25.003 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-09-08 15:28:25.010 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-09-08 15:28:25.015 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-09-08 15:28:25.020 | ++ functions-common:define_plugin:1892 : : 2026-09-08 15:28:25.025 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-09-08 15:28:25.030 | ++ functions-common:plugin_requires:1905 : : 2026-09-08 15:28:25.035 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-09-08 15:28:25.042 | ++ functions-common:plugin_requires:1905 : : 2026-09-08 15:28:25.047 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-09-08 15:28:25.052 | ++ functions-common:plugin_requires:1905 : : 2026-09-08 15:28:25.058 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-09-08 15:28:25.064 | ++ functions-common:plugin_requires:1905 : : 2026-09-08 15:28:25.069 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-09-08 15:28:25.162 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-09-08 15:28:25.168 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/ovn-octavia-provider 2026-09-08 15:28:25.174 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-09-08 15:28:25.180 | + functions-common:load_plugin_settings:1797 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-09-08 15:28:25.185 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-09-08 15:28:25.190 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-09-08 15:28:25.196 | ++ /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-09-08 15:28:25.201 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-09-08 15:28:25.206 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-09-08 15:28:25.213 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-08 15:28:25.218 | + functions-common:verify_disabled_services:2131 : local service 2026-09-08 15:28:25.223 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.229 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-09-08 15:28:25.236 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.241 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-09-08 15:28:25.247 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.252 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-09-08 15:28:25.258 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.263 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-09-08 15:28:25.269 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.276 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-09-08 15:28:25.282 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.287 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-09-08 15:28:25.294 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.300 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-09-08 15:28:25.307 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.312 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-09-08 15:28:25.319 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.326 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-09-08 15:28:25.331 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.338 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-09-08 15:28:25.345 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.351 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-09-08 15:28:25.357 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.363 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-09-08 15:28:25.369 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.374 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-09-08 15:28:25.380 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.386 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-09-08 15:28:25.393 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.398 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-09-08 15:28:25.404 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.410 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-09-08 15:28:25.416 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.422 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-09-08 15:28:25.428 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.434 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-09-08 15:28:25.440 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.447 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-09-08 15:28:25.453 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.458 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-09-08 15:28:25.464 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.470 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-09-08 15:28:25.475 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.481 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-09-08 15:28:25.487 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.493 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-09-08 15:28:25.498 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.505 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-09-08 15:28:25.510 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.517 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-09-08 15:28:25.522 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.528 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-09-08 15:28:25.533 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.539 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-09-08 15:28:25.546 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.552 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-09-08 15:28:25.557 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.563 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-09-08 15:28:25.567 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.574 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-09-08 15:28:25.580 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.586 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-09-08 15:28:25.592 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.597 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-09-08 15:28:25.603 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.609 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-09-08 15:28:25.615 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.621 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-09-08 15:28:25.626 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.632 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-09-08 15:28:25.638 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.643 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-09-08 15:28:25.649 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.654 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-09-08 15:28:25.661 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.666 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-09-08 15:28:25.672 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 15:28:25.678 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-09-08 15:28:25.684 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-08 15:28:25.691 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-08 15:28:25.696 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-08 15:28:25.731 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:28:25.735 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-08 15:28:25.741 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-08 15:28:25.747 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-08 15:28:25.784 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:28:25.791 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-08 15:28:25.797 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-08 15:28:25.801 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-08 15:28:25.807 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-08 15:28:25.813 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-08 15:28:25.819 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-08 15:28:25.824 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-08 15:28:25.829 | + lib/database:initialize_database_backends:92 : return 0 2026-09-08 15:28:25.835 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-08 15:28:25.836 | Using mysql database backend 2026-09-08 15:28:25.842 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-08 15:28:25.878 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-08 15:28:25.885 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-08 15:28:25.892 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-08 15:28:25.897 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-08 15:28:25.905 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-08 15:28:25.910 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-08 15:28:25.947 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:28:25.954 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-08 15:28:25.992 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-08 15:28:26.032 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:28:26.038 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-08 15:28:26.074 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-08 15:28:26.114 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-08 15:28:26.152 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:28:26.157 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-08 15:28:26.193 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:28:26.198 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-08 15:28:26.204 | + functions-common:save_stackenv:65 : local tag=768 2026-09-08 15:28:26.210 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-08 15:28:26.220 | + functions-common:save_stackenv:67 : time_stamp=2026-09-08-152826 2026-09-08 15:28:26.226 | + functions-common:save_stackenv:68 : echo '# 2026-09-08-152826 768' 2026-09-08 15:28:26.230 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.235 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-08 15:28:26.240 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.245 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-08 15:28:26.252 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.257 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-08 15:28:26.263 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.269 | + 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-09-08 15:28:26.274 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.281 | + functions-common:save_stackenv:70 : echo HOST_IP=162.253.55.181 2026-09-08 15:28:26.286 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.292 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://162.253.55.181/identity 2026-09-08 15:28:26.297 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.303 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-09-08-152812 2026-09-08 15:28:26.309 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.314 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-08 15:28:26.320 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.327 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=162.253.55.181 2026-09-08 15:28:26.333 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.338 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-09-08 15:28:26.344 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.350 | + functions-common:save_stackenv:70 : echo TLS_IP=162.253.55.181 2026-09-08 15:28:26.356 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.362 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:fe67:ecc8 2026-09-08 15:28:26.367 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.375 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-08 15:28:26.381 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.387 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=162.253.55.181 2026-09-08 15:28:26.393 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:28:26.399 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-08 15:28:26.405 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-08 15:28:26.411 | + ./stack.sh:main:781 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-09-08 15:28:26.416 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/requirements.git 2026-09-08 15:28:26.422 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-08 15:28:26.428 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:28:26.434 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 15:28:26.441 | ++ functions-common:git_clone:593 : pwd 2026-09-08 15:28:26.447 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:28:26.453 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:28:26.459 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:28:26.496 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:28:26.502 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:28:26.506 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:26.514 | + functions-common:git_clone:610 : echo master 2026-09-08 15:28:26.514 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:28:26.526 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-08 15:28:26.531 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:26.537 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-08 15:28:26.564 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-08 15:28:26.571 | + functions-common:git_clone:673 : head -1 2026-09-08 15:28:26.572 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 15:28:26.579 | 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-08 15:28:26.586 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:28:26.592 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-08 15:28:26.598 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:28:26.604 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-08 15:28:26.609 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-09-08 15:28:26.615 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-08 15:28:26.622 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-08 15:28:26.628 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-09-08 15:28:26.634 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-09-08 15:28:26.639 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-08 15:28:26.645 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-08 15:28:26.651 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-08 15:28:26.662 | ++ tools/install_prereqs.sh:source:47 : NOW=1788881306 2026-09-08 15:28:26.669 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-09-08 15:28:26.679 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-08 15:28:26.687 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-08 15:28:26.693 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788881306 2026-09-08 15:28:26.699 | ++ tools/install_prereqs.sh:source:50 : [[ 1788881306 -lt 7200 ]] 2026-09-08 15:28:26.705 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-08 15:28:26.711 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-08 15:28:26.718 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-08 15:28:26.724 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-08 15:28:26.731 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-08 15:28:26.736 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-08 15:28:26.742 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-08 15:28:26.750 | +++ 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-09-08 15:28:26.810 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-08 15:28:26.810 | apache2-dev 2026-09-08 15:28:26.810 | bc 2026-09-08 15:28:26.810 | bsdmainutils 2026-09-08 15:28:26.810 | curl 2026-09-08 15:28:26.810 | g++ 2026-09-08 15:28:26.810 | gawk 2026-09-08 15:28:26.810 | gcc 2026-09-08 15:28:26.810 | gettext 2026-09-08 15:28:26.810 | git 2026-09-08 15:28:26.810 | graphviz 2026-09-08 15:28:26.810 | iputils-ping 2026-09-08 15:28:26.810 | libffi-dev 2026-09-08 15:28:26.810 | libjpeg-dev 2026-09-08 15:28:26.810 | libpq-dev 2026-09-08 15:28:26.810 | libssl-dev 2026-09-08 15:28:26.810 | libsystemd-dev 2026-09-08 15:28:26.810 | libxml2-dev 2026-09-08 15:28:26.810 | libxslt1-dev 2026-09-08 15:28:26.810 | libyaml-dev 2026-09-08 15:28:26.810 | lsof 2026-09-08 15:28:26.810 | openssh-server 2026-09-08 15:28:26.810 | openssl 2026-09-08 15:28:26.810 | pkg-config 2026-09-08 15:28:26.810 | psmisc 2026-09-08 15:28:26.810 | python3-dev 2026-09-08 15:28:26.810 | python3-pip 2026-09-08 15:28:26.810 | python3-systemd 2026-09-08 15:28:26.810 | python3-venv 2026-09-08 15:28:26.810 | tar 2026-09-08 15:28:26.810 | tcpdump 2026-09-08 15:28:26.810 | unzip 2026-09-08 15:28:26.810 | uuid-runtime 2026-09-08 15:28:26.810 | wget 2026-09-08 15:28:26.810 | zlib1g-dev 2026-09-08 15:28:26.810 | lvm2 2026-09-08 15:28:26.810 | qemu-utils 2026-09-08 15:28:26.810 | thin-provisioning-tools 2026-09-08 15:28:26.810 | lsscsi 2026-09-08 15:28:26.810 | open-iscsi 2026-09-08 15:28:26.810 | libkrb5-dev 2026-09-08 15:28:26.811 | libldap2-dev 2026-09-08 15:28:26.811 | libsasl2-dev 2026-09-08 15:28:26.811 | memcached 2026-09-08 15:28:26.811 | python3-mysqldb 2026-09-08 15:28:26.811 | sqlite3 2026-09-08 15:28:26.811 | conntrack 2026-09-08 15:28:26.811 | curl 2026-09-08 15:28:26.811 | ebtables 2026-09-08 15:28:26.811 | genisoimage 2026-09-08 15:28:26.811 | iptables 2026-09-08 15:28:26.811 | iputils-arping 2026-09-08 15:28:26.811 | kpartx 2026-09-08 15:28:26.811 | libjs-jquery-tablesorter 2026-09-08 15:28:26.811 | parted 2026-09-08 15:28:26.811 | pm-utils 2026-09-08 15:28:26.811 | python3-mysqldb 2026-09-08 15:28:26.811 | socat 2026-09-08 15:28:26.811 | sqlite3 2026-09-08 15:28:26.811 | sudo 2026-09-08 15:28:26.811 | vlan 2026-09-08 15:28:26.811 | cryptsetup 2026-09-08 15:28:26.811 | dosfstools 2026-09-08 15:28:26.811 | genisoimage 2026-09-08 15:28:26.811 | gir1.2-libosinfo-1.0 2026-09-08 15:28:26.811 | netcat-openbsd 2026-09-08 15:28:26.811 | open-iscsi 2026-09-08 15:28:26.811 | qemu-utils 2026-09-08 15:28:26.811 | sg3-utils 2026-09-08 15:28:26.811 | sysfsutils 2026-09-08 15:28:26.811 | acl 2026-09-08 15:28:26.811 | dnsmasq-base 2026-09-08 15:28:26.811 | dnsmasq-utils 2026-09-08 15:28:26.811 | ebtables 2026-09-08 15:28:26.811 | haproxy 2026-09-08 15:28:26.811 | iptables 2026-09-08 15:28:26.811 | iputils-arping 2026-09-08 15:28:26.811 | iputils-ping 2026-09-08 15:28:26.811 | postgresql-server-dev-all 2026-09-08 15:28:26.811 | python3-mysqldb 2026-09-08 15:28:26.811 | sqlite3 2026-09-08 15:28:26.811 | sudo 2026-09-08 15:28:26.811 | vlan 2026-09-08 15:28:26.811 | apache2' 2026-09-08 15:28:26.817 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-08 15:28:26.879 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-08 15:28:26.879 | apache2-dev 2026-09-08 15:28:26.879 | bc 2026-09-08 15:28:26.879 | bsdmainutils 2026-09-08 15:28:26.879 | curl 2026-09-08 15:28:26.879 | g++ 2026-09-08 15:28:26.879 | gawk 2026-09-08 15:28:26.879 | gcc 2026-09-08 15:28:26.879 | gettext 2026-09-08 15:28:26.879 | git 2026-09-08 15:28:26.879 | graphviz 2026-09-08 15:28:26.879 | iputils-ping 2026-09-08 15:28:26.879 | libffi-dev 2026-09-08 15:28:26.879 | libjpeg-dev 2026-09-08 15:28:26.879 | libpq-dev 2026-09-08 15:28:26.879 | libssl-dev 2026-09-08 15:28:26.879 | libsystemd-dev 2026-09-08 15:28:26.879 | libxml2-dev 2026-09-08 15:28:26.879 | libxslt1-dev 2026-09-08 15:28:26.879 | libyaml-dev 2026-09-08 15:28:26.879 | lsof 2026-09-08 15:28:26.879 | openssh-server 2026-09-08 15:28:26.879 | openssl 2026-09-08 15:28:26.879 | pkg-config 2026-09-08 15:28:26.879 | psmisc 2026-09-08 15:28:26.879 | python3-dev 2026-09-08 15:28:26.879 | python3-pip 2026-09-08 15:28:26.879 | python3-systemd 2026-09-08 15:28:26.879 | python3-venv 2026-09-08 15:28:26.879 | tar 2026-09-08 15:28:26.879 | tcpdump 2026-09-08 15:28:26.879 | unzip 2026-09-08 15:28:26.879 | uuid-runtime 2026-09-08 15:28:26.879 | wget 2026-09-08 15:28:26.879 | zlib1g-dev 2026-09-08 15:28:26.879 | lvm2 2026-09-08 15:28:26.879 | qemu-utils 2026-09-08 15:28:26.879 | thin-provisioning-tools 2026-09-08 15:28:26.879 | lsscsi 2026-09-08 15:28:26.879 | open-iscsi 2026-09-08 15:28:26.879 | libkrb5-dev 2026-09-08 15:28:26.879 | libldap2-dev 2026-09-08 15:28:26.879 | libsasl2-dev 2026-09-08 15:28:26.879 | memcached 2026-09-08 15:28:26.880 | python3-mysqldb 2026-09-08 15:28:26.880 | sqlite3 2026-09-08 15:28:26.880 | conntrack 2026-09-08 15:28:26.880 | curl 2026-09-08 15:28:26.880 | ebtables 2026-09-08 15:28:26.880 | genisoimage 2026-09-08 15:28:26.880 | iptables 2026-09-08 15:28:26.880 | iputils-arping 2026-09-08 15:28:26.880 | kpartx 2026-09-08 15:28:26.880 | libjs-jquery-tablesorter 2026-09-08 15:28:26.880 | parted 2026-09-08 15:28:26.880 | pm-utils 2026-09-08 15:28:26.880 | python3-mysqldb 2026-09-08 15:28:26.880 | socat 2026-09-08 15:28:26.880 | sqlite3 2026-09-08 15:28:26.880 | sudo 2026-09-08 15:28:26.880 | vlan 2026-09-08 15:28:26.880 | cryptsetup 2026-09-08 15:28:26.880 | dosfstools 2026-09-08 15:28:26.880 | genisoimage 2026-09-08 15:28:26.880 | gir1.2-libosinfo-1.0 2026-09-08 15:28:26.880 | netcat-openbsd 2026-09-08 15:28:26.880 | open-iscsi 2026-09-08 15:28:26.880 | qemu-utils 2026-09-08 15:28:26.880 | sg3-utils 2026-09-08 15:28:26.880 | sysfsutils 2026-09-08 15:28:26.880 | acl 2026-09-08 15:28:26.880 | dnsmasq-base 2026-09-08 15:28:26.880 | dnsmasq-utils 2026-09-08 15:28:26.880 | ebtables 2026-09-08 15:28:26.880 | haproxy 2026-09-08 15:28:26.880 | iptables 2026-09-08 15:28:26.880 | iputils-arping 2026-09-08 15:28:26.880 | iputils-ping 2026-09-08 15:28:26.880 | postgresql-server-dev-all 2026-09-08 15:28:26.880 | python3-mysqldb 2026-09-08 15:28:26.880 | sqlite3 2026-09-08 15:28:26.880 | sudo 2026-09-08 15:28:26.880 | vlan 2026-09-08 15:28:26.880 | apache2 lvm2 2026-09-08 15:28:26.880 | golang 2026-09-08 15:28:26.880 | debootstrap 2026-09-08 15:28:26.880 | rsyslog' 2026-09-08 15:28:26.884 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-08 15:28:26.891 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:28:26.898 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:28:26.904 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-09-08 15:28:26.906 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-08 15:28:26.918 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-09-08 15:28:26.923 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-08 15:28:26.929 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 15:28:26.934 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 15:28:26.939 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 15:28:26.944 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 15:28:26.951 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 15:28:26.956 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:28:26.961 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:28:26.968 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 15:28:26.974 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 15:28:26.979 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 15:28:26.986 | ++ functions-common:apt_get_update:1167 : return 2026-09-08 15:28:26.992 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-09-08 15:28:26.998 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 15:28:27.005 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:28:27.011 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:28:27.017 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-09-08 15:28:27.066 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-09-08 15:28:27.121 | Reading package lists... 2026-09-08 15:28:27.388 | Building dependency tree... 2026-09-08 15:28:27.388 | Reading state information... 2026-09-08 15:28:27.660 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-08 15:28:27.660 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-08 15:28:27.660 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-08 15:28:27.660 | openssl set to manually installed. 2026-09-08 15:28:27.660 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-08 15:28:27.660 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.6). 2026-09-08 15:28:27.660 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.2). 2026-09-08 15:28:27.660 | zlib1g-dev set to manually installed. 2026-09-08 15:28:27.660 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-08 15:28:27.660 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-08 15:28:27.660 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-08 15:28:27.660 | The following additional packages will be installed: 2026-09-08 15:28:27.662 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-08 15:28:27.666 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-09-08 15:28:27.666 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-09-08 15:28:27.666 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-09-08 15:28:27.666 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-09-08 15:28:27.666 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-09-08 15:28:27.666 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-09-08 15:28:27.666 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-09-08 15:28:27.666 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-09-08 15:28:27.666 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-09-08 15:28:27.666 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-09-08 15:28:27.666 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-09-08 15:28:27.666 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-09-08 15:28:27.666 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-09-08 15:28:27.666 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-09-08 15:28:27.666 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-09-08 15:28:27.666 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-09-08 15:28:27.666 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-09-08 15:28:27.666 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-09-08 15:28:27.666 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-09-08 15:28:27.666 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-09-08 15:28:27.666 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-09-08 15:28:27.667 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-09-08 15:28:27.667 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-09-08 15:28:27.667 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-09-08 15:28:27.667 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-09-08 15:28:27.667 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-09-08 15:28:27.667 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-09-08 15:28:27.667 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-09-08 15:28:27.667 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-09-08 15:28:27.667 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-09-08 15:28:27.667 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-09-08 15:28:27.667 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-09-08 15:28:27.667 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-09-08 15:28:27.667 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-09-08 15:28:27.667 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-09-08 15:28:27.667 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-09-08 15:28:27.667 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-09-08 15:28:27.667 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-09-08 15:28:27.667 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-08 15:28:27.667 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-09-08 15:28:27.667 | man-db mysql-common ncal openssh-client openssh-sftp-server osinfo-db patch 2026-09-08 15:28:27.667 | pci.ids pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-09-08 15:28:27.667 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-09-08 15:28:27.667 | powermgmt-base python3-pip-whl python3-pygments python3-setuptools 2026-09-08 15:28:27.667 | python3-setuptools-whl python3-wheel python3.12-venv session-migration 2026-09-08 15:28:27.667 | ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-09-08 15:28:27.667 | Suggested packages: 2026-09-08 15:28:27.667 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-09-08 15:28:27.667 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-09-08 15:28:27.667 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-09-08 15:28:27.667 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-09-08 15:28:27.667 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-09-08 15:28:27.667 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-09-08 15:28:27.667 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-09-08 15:28:27.667 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-09-08 15:28:27.667 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-09-08 15:28:27.667 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-09-08 15:28:27.667 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-09-08 15:28:27.667 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-09-08 15:28:27.667 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-09-08 15:28:27.667 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-09-08 15:28:27.667 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-09-08 15:28:27.667 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-09-08 15:28:27.667 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2026-09-08 15:28:27.667 | monkeysphere ssh-askpass molly-guard parted-doc ed diffutils-doc 2026-09-08 15:28:27.667 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-09-08 15:28:27.667 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-09-08 15:28:27.667 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-09-08 15:28:27.668 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-09-08 15:28:27.668 | rsyslog-relp sqlite3-doc zip 2026-09-08 15:28:27.668 | Recommended packages: 2026-09-08 15:28:27.668 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-09-08 15:28:27.668 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-09-08 15:28:27.668 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-09-08 15:28:27.668 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-09-08 15:28:27.668 | libjson-xs-perl libgpm2 libltdl-dev xauth ncurses-term ssh-import-id vbetool 2026-09-08 15:28:27.668 | hdparm kbd | console-tools libmail-sendmail-perl logrotate qemu-block-extra 2026-09-08 15:28:27.792 | The following NEW packages will be installed: 2026-09-08 15:28:27.792 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-09-08 15:28:27.792 | automake autopoint autotools-dev bc binutils binutils-common 2026-09-08 15:28:27.792 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-09-08 15:28:27.792 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-09-08 15:28:27.792 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-09-08 15:28:27.792 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-09-08 15:28:27.792 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-09-08 15:28:27.792 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-09-08 15:28:27.792 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-09-08 15:28:27.792 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-09-08 15:28:27.792 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-09-08 15:28:27.792 | glib-networking-common glib-networking-services golang golang-1.22 2026-09-08 15:28:27.792 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-09-08 15:28:27.792 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-09-08 15:28:27.792 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-09-08 15:28:27.792 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-09-08 15:28:27.792 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-08 15:28:27.792 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-09-08 15:28:27.792 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-09-08 15:28:27.792 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-09-08 15:28:27.792 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-09-08 15:28:27.792 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-09-08 15:28:27.792 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-09-08 15:28:27.792 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-09-08 15:28:27.792 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-09-08 15:28:27.792 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-09-08 15:28:27.792 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-09-08 15:28:27.792 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-09-08 15:28:27.792 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-09-08 15:28:27.792 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-09-08 15:28:27.792 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-09-08 15:28:27.792 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-09-08 15:28:27.793 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-09-08 15:28:27.793 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-09-08 15:28:27.793 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-09-08 15:28:27.793 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-09-08 15:28:27.793 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-09-08 15:28:27.793 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-09-08 15:28:27.793 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-09-08 15:28:27.793 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-09-08 15:28:27.793 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-09-08 15:28:27.793 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-09-08 15:28:27.793 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-09-08 15:28:27.794 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-09-08 15:28:27.794 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-09-08 15:28:27.794 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-09-08 15:28:27.794 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-09-08 15:28:27.794 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-08 15:28:27.794 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-08 15:28:27.794 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-09-08 15:28:27.794 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-09-08 15:28:27.794 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-09-08 15:28:27.794 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-09-08 15:28:27.794 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-09-08 15:28:27.794 | xz-utils 2026-09-08 15:28:27.796 | The following packages will be upgraded: 2026-09-08 15:28:27.796 | openssh-client openssh-server openssh-sftp-server 2026-09-08 15:28:28.245 | 3 upgraded, 302 newly installed, 0 to remove and 15 not upgraded. 2026-09-08 15:28:28.245 | Need to get 307 MB of archives. 2026-09-08 15:28:28.245 | After this operation, 1,440 MB of additional disk space will be used. 2026-09-08 15:28:28.245 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-09-08 15:28:28.575 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7.1 [92.7 kB] 2026-09-08 15:28:28.625 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7.1 [11.2 kB] 2026-09-08 15:28:28.631 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7.1 [9,120 B] 2026-09-08 15:28:28.637 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-09-08 15:28:28.664 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-08 15:28:28.739 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-09-08 15:28:28.914 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-09-08 15:28:28.925 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-09-08 15:28:28.930 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-09-08 15:28:28.936 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-09-08 15:28:28.960 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-09-08 15:28:28.960 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-09-08 15:28:28.974 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-09-08 15:28:29.048 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [146 kB] 2026-09-08 15:28:29.052 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-08 15:28:29.055 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.19 [37.1 kB] 2026-09-08 15:28:29.071 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.19 [511 kB] 2026-09-08 15:28:29.080 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.19 [908 kB] 2026-09-08 15:28:29.095 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-08 15:28:29.096 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-08 15:28:29.097 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-08 15:28:29.098 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-08 15:28:29.150 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-08 15:28:29.150 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-09-08 15:28:29.155 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-08 15:28:29.156 | Get:27 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-09-08 15:28:29.228 | Get:28 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-09-08 15:28:29.229 | Get:29 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-09-08 15:28:29.230 | Get:30 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-09-08 15:28:29.231 | Get:31 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-09-08 15:28:29.232 | Get:32 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-09-08 15:28:29.233 | Get:33 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-09-08 15:28:29.306 | Get:34 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-09-08 15:28:29.392 | Get:35 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-09-08 15:28:29.404 | Get:36 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.3 [511 kB] 2026-09-08 15:28:29.431 | Get:37 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-09-08 15:28:29.433 | Get:38 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-09-08 15:28:29.606 | Get:39 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-09-08 15:28:29.608 | Get:40 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-09-08 15:28:29.613 | Get:41 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-09-08 15:28:29.614 | Get:42 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-09-08 15:28:29.615 | Get:43 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-09-08 15:28:29.617 | Get:44 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-09-08 15:28:29.631 | Get:45 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-09-08 15:28:29.632 | Get:46 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-09-08 15:28:29.635 | Get:47 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-09-08 15:28:29.688 | Get:48 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.2 [112 kB] 2026-09-08 15:28:29.714 | Get:49 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-09-08 15:28:29.721 | Get:50 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-09-08 15:28:29.722 | Get:51 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-09-08 15:28:29.725 | Get:52 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-09-08 15:28:29.767 | Get:53 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-09-08 15:28:29.768 | Get:54 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-09-08 15:28:29.769 | Get:55 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-09-08 15:28:29.769 | Get:56 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-09-08 15:28:29.771 | Get:57 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-09-08 15:28:29.844 | Get:58 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-09-08 15:28:29.859 | Get:59 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-09-08 15:28:29.860 | Get:60 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-09-08 15:28:29.865 | Get:61 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-09-08 15:28:29.942 | Get:62 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-09-08 15:28:29.943 | Get:63 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-09-08 15:28:29.943 | Get:64 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-09-08 15:28:29.947 | Get:65 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-09-08 15:28:29.955 | Get:66 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-09-08 15:28:29.958 | Get:67 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.5 [334 kB] 2026-09-08 15:28:30.001 | Get:68 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-09-08 15:28:30.006 | Get:69 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-09-08 15:28:30.006 | Get:70 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-08 15:28:30.079 | Get:71 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-08 15:28:30.084 | Get:72 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-08 15:28:30.090 | Get:73 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-08 15:28:30.165 | Get:74 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-08 15:28:30.173 | Get:75 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-08 15:28:30.174 | Get:76 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-09-08 15:28:30.175 | Get:77 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-09-08 15:28:30.243 | Get:78 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-09-08 15:28:30.245 | Get:79 http://yul2.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-09-08 15:28:30.559 | Get:80 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-09-08 15:28:30.559 | Get:81 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-09-08 15:28:30.559 | Get:82 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-09-08 15:28:30.560 | Get:83 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-09-08 15:28:30.561 | Get:84 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-09-08 15:28:30.563 | Get:85 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-09-08 15:28:30.564 | Get:86 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-09-08 15:28:30.569 | Get:87 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-09-08 15:28:30.570 | Get:88 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-09-08 15:28:30.638 | Get:89 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-09-08 15:28:30.652 | Get:90 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-09-08 15:28:30.747 | Get:91 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-09-08 15:28:30.749 | Get:92 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-09-08 15:28:30.750 | Get:93 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-09-08 15:28:30.751 | Get:94 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-09-08 15:28:30.826 | Get:95 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-09-08 15:28:30.837 | Get:96 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-09-08 15:28:30.900 | Get:97 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-09-08 15:28:30.915 | Get:98 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-09-08 15:28:30.965 | Get:99 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-09-08 15:28:30.967 | Get:100 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-09-08 15:28:30.995 | Get:101 http://yul2.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-09-08 15:28:31.396 | Get:102 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-09-08 15:28:31.396 | Get:103 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-09-08 15:28:31.401 | Get:104 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-09-08 15:28:31.401 | Get:105 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-09-08 15:28:31.401 | Get:106 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-08 15:28:31.876 | Get:107 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-09-08 15:28:32.086 | Get:108 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-09-08 15:28:32.133 | Get:109 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-08 15:28:32.135 | Get:110 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-09-08 15:28:32.136 | Get:111 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-09-08 15:28:32.139 | Get:112 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-09-08 15:28:32.146 | Get:113 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-09-08 15:28:32.169 | Get:114 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-09-08 15:28:32.303 | Get:115 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-09-08 15:28:32.304 | Get:116 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-08 15:28:32.306 | Get:117 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-08 15:28:32.306 | Get:118 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-08 15:28:32.307 | Get:119 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-08 15:28:32.307 | Get:120 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-09-08 15:28:32.308 | Get:121 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-09-08 15:28:32.308 | Get:122 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-09-08 15:28:32.311 | Get:123 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1ubuntu0.1 [34.6 kB] 2026-09-08 15:28:32.385 | Get:124 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-09-08 15:28:32.391 | Get:125 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-09-08 15:28:32.394 | Get:126 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-09-08 15:28:32.395 | Get:127 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-09-08 15:28:32.476 | Get:128 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-08 15:28:32.477 | Get:129 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-08 15:28:32.480 | Get:130 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-08 15:28:32.493 | Get:131 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-09-08 15:28:32.493 | Get:132 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-08 15:28:32.497 | Get:133 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-08 15:28:32.553 | Get:134 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-09-08 15:28:32.553 | Get:135 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-09-08 15:28:32.554 | Get:136 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-09-08 15:28:32.620 | Get:137 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-09-08 15:28:32.634 | Get:138 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-09-08 15:28:32.639 | Get:139 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-09-08 15:28:32.639 | Get:140 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7.1 [413 kB] 2026-09-08 15:28:32.645 | Get:141 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-09-08 15:28:32.699 | Get:142 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-09-08 15:28:32.702 | Get:143 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-09-08 15:28:32.703 | Get:144 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-08 15:28:32.714 | Get:145 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-09-08 15:28:32.717 | Get:146 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-09-08 15:28:32.776 | Get:147 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-08 15:28:32.776 | Get:148 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-09-08 15:28:32.778 | Get:149 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-08 15:28:32.780 | Get:150 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-09-08 15:28:32.853 | Get:151 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-09-08 15:28:32.857 | Get:152 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-09-08 15:28:32.858 | Get:153 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-09-08 15:28:32.859 | Get:154 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-09-08 15:28:32.859 | Get:155 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-09-08 15:28:32.860 | Get:156 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-09-08 15:28:32.931 | Get:157 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-09-08 15:28:33.011 | Get:158 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-09-08 15:28:33.012 | Get:159 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.91-0ubuntu0.24.04.1 [381 kB] 2026-09-08 15:28:33.018 | Get:160 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.91-0ubuntu0.24.04.1 [16.6 kB] 2026-09-08 15:28:33.020 | Get:161 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-08 15:28:33.067 | Get:162 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-09-08 15:28:33.086 | Get:163 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-09-08 15:28:33.101 | Get:164 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-09-08 15:28:33.102 | Get:165 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-09-08 15:28:33.105 | Get:166 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-09-08 15:28:33.108 | Get:167 http://yul2.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-09-08 15:28:33.342 | Get:168 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-09-08 15:28:33.342 | Get:169 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-09-08 15:28:33.342 | Get:170 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-09-08 15:28:33.342 | Get:171 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-08 15:28:33.345 | Get:172 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-09-08 15:28:33.347 | Get:173 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-09-08 15:28:33.347 | Get:174 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-09-08 15:28:33.347 | Get:175 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-09-08 15:28:33.348 | Get:176 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-09-08 15:28:33.422 | Get:177 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-09-08 15:28:33.424 | Get:178 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-09-08 15:28:33.425 | Get:179 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-09-08 15:28:33.426 | Get:180 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-09-08 15:28:33.500 | Get:181 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-09-08 15:28:33.500 | Get:182 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-09-08 15:28:33.501 | Get:183 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-09-08 15:28:33.502 | Get:184 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-09-08 15:28:33.504 | Get:185 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-09-08 15:28:33.506 | Get:186 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-09-08 15:28:34.188 | Get:187 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-09-08 15:28:34.725 | Get:188 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-09-08 15:28:34.725 | Get:189 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-09-08 15:28:34.725 | Get:190 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-09-08 15:28:34.725 | Get:191 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-09-08 15:28:34.725 | Get:192 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-09-08 15:28:34.725 | Get:193 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-08 15:28:34.725 | Get:194 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-09-08 15:28:34.726 | Get:195 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-09-08 15:28:34.726 | Get:196 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-09-08 15:28:34.807 | Get:197 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-09-08 15:28:35.044 | Get:198 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.8 [11.6 kB] 2026-09-08 15:28:35.045 | Get:199 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.8 [277 kB] 2026-09-08 15:28:35.052 | Get:200 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-09-08 15:28:35.055 | Get:201 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-09-08 15:28:35.056 | Get:202 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-09-08 15:28:35.057 | Get:203 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-09-08 15:28:35.058 | Get:204 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-09-08 15:28:35.061 | Get:205 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-09-08 15:28:35.065 | Get:206 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-09-08 15:28:35.126 | Get:207 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxpm4 amd64 1:3.5.17-1ubuntu0.24.04.1 [36.7 kB] 2026-09-08 15:28:35.203 | Get:208 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-09-08 15:28:35.247 | Get:209 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-09-08 15:28:35.250 | Get:210 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-08 15:28:35.252 | Get:211 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-09-08 15:28:35.253 | Get:212 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-09-08 15:28:35.287 | Get:213 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-09-08 15:28:35.325 | Get:214 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-09-08 15:28:35.326 | Get:215 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-09-08 15:28:35.327 | Get:216 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-09-08 15:28:35.331 | Get:217 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-09-08 15:28:35.358 | Get:218 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-09-08 15:28:35.359 | Get:219 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-09-08 15:28:35.360 | Get:220 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-08 15:28:35.402 | Get:221 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-08 15:28:35.436 | Get:222 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-09-08 15:28:35.522 | Get:223 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-09-08 15:28:35.522 | Get:224 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-08 15:28:35.523 | Get:225 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-08 15:28:35.524 | Get:226 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-08 15:28:35.527 | Get:227 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-08 15:28:35.529 | Get:228 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-08 15:28:35.532 | Get:229 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-08 15:28:35.559 | Get:230 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-08 15:28:35.563 | Get:231 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-09-08 15:28:35.603 | Get:232 http://yul2.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-09-08 15:28:35.642 | Get:233 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-09-08 15:28:35.644 | Get:234 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-09-08 15:28:35.645 | Get:235 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-09-08 15:28:35.647 | Get:236 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-09-08 15:28:35.648 | Get:237 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-09-08 15:28:35.692 | Get:238 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-09-08 15:28:36.055 | Get:239 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-08 15:28:36.058 | Get:240 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-09-08 15:28:36.058 | Get:241 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-09-08 15:28:36.058 | Get:242 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-09-08 15:28:36.062 | Get:243 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-09-08 15:28:36.062 | Get:244 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-09-08 15:28:36.064 | Get:245 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-09-08 15:28:36.078 | Get:246 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-09-08 15:28:36.084 | Get:247 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-09-08 15:28:36.136 | Get:248 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1,255 kB] 2026-09-08 15:28:36.164 | Get:249 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.2 [384 kB] 2026-09-08 15:28:36.214 | Get:250 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-08 15:28:36.216 | Get:251 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-09-08 15:28:36.219 | Get:252 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2,408 kB] 2026-09-08 15:28:36.297 | Get:253 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-09-08 15:28:36.300 | Get:254 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-09-08 15:28:36.301 | Get:255 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-09-08 15:28:36.306 | Get:256 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-09-08 15:28:36.342 | Get:257 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-09-08 15:28:36.344 | Get:258 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-09-08 15:28:36.368 | Get:259 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1,239 kB] 2026-09-08 15:28:36.389 | Get:260 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-09-08 15:28:36.389 | Get:261 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-09-08 15:28:36.446 | Get:262 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-09-08 15:28:36.450 | Get:263 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-09-08 15:28:36.452 | Get:264 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-09-08 15:28:36.461 | Get:265 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1ubuntu0.1 [408 kB] 2026-09-08 15:28:36.468 | Get:266 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-09-08 15:28:36.944 | Get:267 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-08 15:28:36.945 | Get:268 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-09-08 15:28:36.949 | Get:269 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-09-08 15:28:37.059 | Get:270 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-09-08 15:28:37.059 | Get:271 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-09-08 15:28:37.838 | Get:272 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-08 15:28:37.838 | Get:273 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-09-08 15:28:37.846 | Get:274 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-09-08 15:28:37.848 | Get:275 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-08 15:28:37.848 | Get:276 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-08 15:28:37.848 | Get:277 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-09-08 15:28:37.849 | Get:278 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-08 15:28:37.849 | Get:279 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1,301 kB] 2026-09-08 15:28:37.871 | Get:280 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1,233 kB] 2026-09-08 15:28:37.928 | Get:281 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-09-08 15:28:37.930 | Get:282 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-09-08 15:28:37.983 | Get:283 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-08 15:28:37.985 | Get:284 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-09-08 15:28:37.992 | Get:285 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-09-08 15:28:37.993 | Get:286 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-09-08 15:28:38.065 | Get:287 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-09-08 15:28:38.093 | Get:288 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-09-08 15:28:38.148 | Get:289 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-09-08 15:28:38.149 | Get:290 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5,682 B] 2026-09-08 15:28:38.149 | Get:291 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-09-08 15:28:38.150 | Get:292 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2,221 kB] 2026-09-08 15:28:38.225 | Get:293 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-09-08 15:28:38.238 | Get:294 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-08 15:28:38.240 | Get:295 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-09-08 15:28:38.244 | Get:296 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-08 15:28:38.246 | Get:297 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 debootstrap all 1.0.134ubuntu2 [48.2 kB] 2026-09-08 15:28:38.247 | Get:298 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-08 15:28:38.248 | Get:299 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-09-08 15:28:38.249 | Get:300 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-09-08 15:28:38.249 | Get:301 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-09-08 15:28:38.316 | Get:302 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-09-08 15:28:38.395 | Get:303 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-08 15:28:38.396 | Get:304 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-09-08 15:28:38.474 | Get:305 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-08 15:28:38.746 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-08 15:28:38.812 | Fetched 307 MB in 11s (28.8 MB/s) 2026-09-08 15:28:38.867 | Selecting previously unselected package libapr1t64:amd64. 2026-09-08 15:28:38.894 | (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 ... 33210 files and directories currently installed.) 2026-09-08 15:28:38.895 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-08 15:28:38.920 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-08 15:28:39.046 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-08 15:28:39.052 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 15:28:39.079 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 15:28:39.150 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-08 15:28:39.156 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 15:28:39.162 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 15:28:39.224 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-08 15:28:39.231 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 15:28:39.238 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 15:28:39.304 | Selecting previously unselected package libjansson4:amd64. 2026-09-08 15:28:39.311 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-09-08 15:28:39.317 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-09-08 15:28:39.396 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-08 15:28:39.402 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-08 15:28:39.408 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-08 15:28:39.492 | Selecting previously unselected package apache2-bin. 2026-09-08 15:28:39.498 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 15:28:39.504 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-08 15:28:39.674 | Selecting previously unselected package apache2-data. 2026-09-08 15:28:39.679 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-08 15:28:39.685 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-08 15:28:39.847 | Selecting previously unselected package apache2-utils. 2026-09-08 15:28:39.850 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 15:28:39.855 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-08 15:28:39.942 | Selecting previously unselected package apache2. 2026-09-08 15:28:39.948 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 15:28:39.966 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-08 15:28:40.102 | Selecting previously unselected package libmpfr6:amd64. 2026-09-08 15:28:40.107 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-09-08 15:28:40.114 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-09-08 15:28:40.201 | Selecting previously unselected package libsigsegv2:amd64. 2026-09-08 15:28:40.208 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-09-08 15:28:40.215 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-09-08 15:28:40.301 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-09-08 15:28:40.322 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-09-08 15:28:40.438 | Selecting previously unselected package gawk. 2026-09-08 15:28:40.469 | (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 ... 33948 files and directories currently installed.) 2026-09-08 15:28:40.472 | Preparing to unpack .../000-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-09-08 15:28:40.479 | Unpacking gawk (1:5.2.1-2ubuntu0.1) ... 2026-09-08 15:28:40.637 | Selecting previously unselected package haproxy. 2026-09-08 15:28:40.645 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-08 15:28:40.666 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-08 15:28:40.818 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-08 15:28:40.826 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-08 15:28:40.833 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 15:28:40.917 | Selecting previously unselected package memcached. 2026-09-08 15:28:40.924 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-08 15:28:40.936 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-08 15:28:41.030 | Preparing to unpack .../004-openssh-sftp-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-08 15:28:41.050 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-08 15:28:41.156 | Preparing to unpack .../005-openssh-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-08 15:28:41.353 | Unpacking openssh-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-08 15:28:41.503 | Preparing to unpack .../006-openssh-client_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-08 15:28:41.554 | Unpacking openssh-client (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-08 15:28:41.711 | Selecting previously unselected package libjson-perl. 2026-09-08 15:28:41.719 | Preparing to unpack .../007-libjson-perl_4.10000-1_all.deb ... 2026-09-08 15:28:41.728 | Unpacking libjson-perl (4.10000-1) ... 2026-09-08 15:28:41.809 | Selecting previously unselected package postgresql-client-common. 2026-09-08 15:28:41.818 | Preparing to unpack .../008-postgresql-client-common_257build1.1_all.deb ... 2026-09-08 15:28:41.828 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-08 15:28:41.921 | Selecting previously unselected package ssl-cert. 2026-09-08 15:28:41.929 | Preparing to unpack .../009-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-08 15:28:41.936 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-08 15:28:42.033 | Selecting previously unselected package postgresql-common. 2026-09-08 15:28:42.041 | Preparing to unpack .../010-postgresql-common_257build1.1_all.deb ... 2026-09-08 15:28:42.067 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-08 15:28:42.086 | Unpacking postgresql-common (257build1.1) ... 2026-09-08 15:28:42.236 | Selecting previously unselected package libsysfs2:amd64. 2026-09-08 15:28:42.243 | Preparing to unpack .../011-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-08 15:28:42.250 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-08 15:28:42.317 | Selecting previously unselected package pci.ids. 2026-09-08 15:28:42.323 | Preparing to unpack .../012-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-09-08 15:28:42.331 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-09-08 15:28:42.427 | Selecting previously unselected package sysfsutils. 2026-09-08 15:28:42.433 | Preparing to unpack .../013-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-08 15:28:42.444 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-08 15:28:42.510 | Selecting previously unselected package distro-info. 2026-09-08 15:28:42.514 | Preparing to unpack .../014-distro-info_1.7build1_amd64.deb ... 2026-09-08 15:28:42.553 | Unpacking distro-info (1.7build1) ... 2026-09-08 15:28:42.625 | Selecting previously unselected package iputils-ping. 2026-09-08 15:28:42.633 | Preparing to unpack .../015-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-08 15:28:42.640 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-09-08 15:28:42.715 | Selecting previously unselected package libestr0:amd64. 2026-09-08 15:28:42.722 | Preparing to unpack .../016-libestr0_0.1.11-1build1_amd64.deb ... 2026-09-08 15:28:42.729 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-09-08 15:28:42.804 | Selecting previously unselected package libfastjson4:amd64. 2026-09-08 15:28:42.813 | Preparing to unpack .../017-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-09-08 15:28:42.819 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-09-08 15:28:42.896 | Selecting previously unselected package libfribidi0:amd64. 2026-09-08 15:28:42.903 | Preparing to unpack .../018-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-09-08 15:28:42.914 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-09-08 15:28:42.986 | Selecting previously unselected package libtirpc-common. 2026-09-08 15:28:42.993 | Preparing to unpack .../019-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-09-08 15:28:43.000 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-09-08 15:28:43.082 | Selecting previously unselected package libtirpc3t64:amd64. 2026-09-08 15:28:43.089 | Preparing to unpack .../020-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-09-08 15:28:43.112 | 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-09-08 15:28:43.129 | 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-09-08 15:28:43.138 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-09-08 15:28:43.223 | Selecting previously unselected package netcat-openbsd. 2026-09-08 15:28:43.231 | Preparing to unpack .../021-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-09-08 15:28:43.237 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-09-08 15:28:43.320 | Selecting previously unselected package python3-pygments. 2026-09-08 15:28:43.328 | Preparing to unpack .../022-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-09-08 15:28:43.335 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-09-08 15:28:43.561 | Selecting previously unselected package rsyslog. 2026-09-08 15:28:43.566 | Preparing to unpack .../023-rsyslog_8.2312.0-3ubuntu9.3_amd64.deb ... 2026-09-08 15:28:43.594 | Unpacking rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-08 15:28:43.711 | Selecting previously unselected package bsdextrautils. 2026-09-08 15:28:43.716 | Preparing to unpack .../024-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 15:28:43.731 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-08 15:28:43.808 | Selecting previously unselected package dmidecode. 2026-09-08 15:28:43.814 | Preparing to unpack .../025-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-09-08 15:28:43.821 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-09-08 15:28:43.890 | Selecting previously unselected package dosfstools. 2026-09-08 15:28:43.897 | Preparing to unpack .../026-dosfstools_4.2-1.1build1_amd64.deb ... 2026-09-08 15:28:43.904 | Unpacking dosfstools (4.2-1.1build1) ... 2026-09-08 15:28:43.981 | Selecting previously unselected package libmagic-mgc. 2026-09-08 15:28:43.987 | Preparing to unpack .../027-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-09-08 15:28:43.994 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-09-08 15:28:44.137 | Selecting previously unselected package libmagic1t64:amd64. 2026-09-08 15:28:44.144 | Preparing to unpack .../028-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-09-08 15:28:44.151 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-09-08 15:28:44.221 | Selecting previously unselected package file. 2026-09-08 15:28:44.229 | Preparing to unpack .../029-file_1%3a5.45-3build1_amd64.deb ... 2026-09-08 15:28:44.236 | Unpacking file (1:5.45-3build1) ... 2026-09-08 15:28:44.319 | Selecting previously unselected package libuchardet0:amd64. 2026-09-08 15:28:44.325 | Preparing to unpack .../030-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-09-08 15:28:44.332 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-09-08 15:28:44.417 | Selecting previously unselected package groff-base. 2026-09-08 15:28:44.424 | Preparing to unpack .../031-groff-base_1.23.0-3build2_amd64.deb ... 2026-09-08 15:28:44.432 | Unpacking groff-base (1.23.0-3build2) ... 2026-09-08 15:28:44.686 | Selecting previously unselected package libnl-3-200:amd64. 2026-09-08 15:28:44.693 | Preparing to unpack .../032-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-09-08 15:28:44.700 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-08 15:28:44.782 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-09-08 15:28:44.789 | Preparing to unpack .../033-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-09-08 15:28:44.797 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-08 15:28:44.887 | Selecting previously unselected package libibverbs1:amd64. 2026-09-08 15:28:44.895 | Preparing to unpack .../034-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-09-08 15:28:44.901 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-09-08 15:28:44.986 | Selecting previously unselected package libncurses6:amd64. 2026-09-08 15:28:44.993 | Preparing to unpack .../035-libncurses6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 15:28:45.000 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 15:28:45.173 | Selecting previously unselected package libnftables1:amd64. 2026-09-08 15:28:45.181 | Preparing to unpack .../036-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-09-08 15:28:45.188 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-09-08 15:28:45.296 | Selecting previously unselected package libnuma1:amd64. 2026-09-08 15:28:45.303 | Preparing to unpack .../037-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:28:45.308 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-09-08 15:28:45.394 | Selecting previously unselected package libparted2t64:amd64. 2026-09-08 15:28:45.401 | Preparing to unpack .../038-libparted2t64_3.6-4build1_amd64.deb ... 2026-09-08 15:28:45.428 | 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-09-08 15:28:45.449 | 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-09-08 15:28:45.457 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-09-08 15:28:45.542 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-09-08 15:28:45.546 | Preparing to unpack .../039-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-09-08 15:28:45.586 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-09-08 15:28:45.679 | Selecting previously unselected package libpipeline1:amd64. 2026-09-08 15:28:45.686 | Preparing to unpack .../040-libpipeline1_1.5.7-2_amd64.deb ... 2026-09-08 15:28:45.706 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-09-08 15:28:45.811 | Selecting previously unselected package libxau6:amd64. 2026-09-08 15:28:45.818 | Preparing to unpack .../041-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-09-08 15:28:45.824 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-09-08 15:28:45.902 | Selecting previously unselected package libxdmcp6:amd64. 2026-09-08 15:28:45.908 | Preparing to unpack .../042-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-09-08 15:28:45.915 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-09-08 15:28:45.988 | Selecting previously unselected package libxcb1:amd64. 2026-09-08 15:28:45.994 | Preparing to unpack .../043-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-09-08 15:28:46.002 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-09-08 15:28:46.072 | Selecting previously unselected package libx11-data. 2026-09-08 15:28:46.077 | Preparing to unpack .../044-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-09-08 15:28:46.085 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-09-08 15:28:46.247 | Selecting previously unselected package libx11-6:amd64. 2026-09-08 15:28:46.250 | Preparing to unpack .../045-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-09-08 15:28:46.256 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-09-08 15:28:46.342 | Selecting previously unselected package libxext6:amd64. 2026-09-08 15:28:46.347 | Preparing to unpack .../046-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-09-08 15:28:46.354 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-09-08 15:28:46.415 | Selecting previously unselected package lsof. 2026-09-08 15:28:46.421 | Preparing to unpack .../047-lsof_4.95.0-1build3_amd64.deb ... 2026-09-08 15:28:46.428 | Unpacking lsof (4.95.0-1build3) ... 2026-09-08 15:28:46.532 | Selecting previously unselected package man-db. 2026-09-08 15:28:46.537 | Preparing to unpack .../048-man-db_2.12.0-4build2_amd64.deb ... 2026-09-08 15:28:46.544 | Unpacking man-db (2.12.0-4build2) ... 2026-09-08 15:28:46.922 | Selecting previously unselected package parted. 2026-09-08 15:28:46.928 | Preparing to unpack .../049-parted_3.6-4build1_amd64.deb ... 2026-09-08 15:28:46.951 | Unpacking parted (3.6-4build1) ... 2026-09-08 15:28:47.018 | Selecting previously unselected package powermgmt-base. 2026-09-08 15:28:47.023 | Preparing to unpack .../050-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-09-08 15:28:47.032 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-09-08 15:28:47.098 | Selecting previously unselected package psmisc. 2026-09-08 15:28:47.104 | Preparing to unpack .../051-psmisc_23.7-1build1_amd64.deb ... 2026-09-08 15:28:47.111 | Unpacking psmisc (23.7-1build1) ... 2026-09-08 15:28:47.241 | Selecting previously unselected package tcpdump. 2026-09-08 15:28:47.248 | Preparing to unpack .../052-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-09-08 15:28:47.269 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-09-08 15:28:47.431 | Selecting previously unselected package usb.ids. 2026-09-08 15:28:47.437 | Preparing to unpack .../053-usb.ids_2024.03.18-1_all.deb ... 2026-09-08 15:28:47.443 | Unpacking usb.ids (2024.03.18-1) ... 2026-09-08 15:28:47.522 | Selecting previously unselected package wget. 2026-09-08 15:28:47.528 | Preparing to unpack .../054-wget_1.21.4-1ubuntu4.5_amd64.deb ... 2026-09-08 15:28:47.536 | Unpacking wget (1.21.4-1ubuntu4.5) ... 2026-09-08 15:28:47.620 | Selecting previously unselected package xz-utils. 2026-09-08 15:28:47.626 | Preparing to unpack .../055-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-09-08 15:28:47.633 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-09-08 15:28:47.746 | Selecting previously unselected package acl. 2026-09-08 15:28:47.752 | Preparing to unpack .../056-acl_2.3.2-1build1.1_amd64.deb ... 2026-09-08 15:28:47.757 | Unpacking acl (2.3.2-1build1.1) ... 2026-09-08 15:28:47.825 | Selecting previously unselected package autotools-dev. 2026-09-08 15:28:47.828 | Preparing to unpack .../057-autotools-dev_20220109.1_all.deb ... 2026-09-08 15:28:47.835 | Unpacking autotools-dev (20220109.1) ... 2026-09-08 15:28:47.898 | Selecting previously unselected package m4. 2026-09-08 15:28:47.902 | Preparing to unpack .../058-m4_1.4.19-4build1_amd64.deb ... 2026-09-08 15:28:47.909 | Unpacking m4 (1.4.19-4build1) ... 2026-09-08 15:28:47.998 | Selecting previously unselected package autoconf. 2026-09-08 15:28:48.001 | Preparing to unpack .../059-autoconf_2.71-3_all.deb ... 2026-09-08 15:28:48.008 | Unpacking autoconf (2.71-3) ... 2026-09-08 15:28:48.117 | Selecting previously unselected package automake. 2026-09-08 15:28:48.123 | Preparing to unpack .../060-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-08 15:28:48.133 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-08 15:28:48.267 | Selecting previously unselected package autopoint. 2026-09-08 15:28:48.274 | Preparing to unpack .../061-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-08 15:28:48.282 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-08 15:28:48.354 | Selecting previously unselected package libdebhelper-perl. 2026-09-08 15:28:48.361 | Preparing to unpack .../062-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-08 15:28:48.367 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-08 15:28:48.476 | Selecting previously unselected package gcc-13-base:amd64. 2026-09-08 15:28:48.483 | Preparing to unpack .../063-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:48.489 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:28:48.565 | Selecting previously unselected package libisl23:amd64. 2026-09-08 15:28:48.570 | Preparing to unpack .../064-libisl23_0.26-3build1.1_amd64.deb ... 2026-09-08 15:28:48.577 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-09-08 15:28:48.676 | Selecting previously unselected package libmpc3:amd64. 2026-09-08 15:28:48.682 | Preparing to unpack .../065-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-09-08 15:28:48.689 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-09-08 15:28:48.782 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-09-08 15:28:48.788 | Preparing to unpack .../066-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:48.795 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:28:49.135 | Selecting previously unselected package cpp-13. 2026-09-08 15:28:49.139 | Preparing to unpack .../067-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:49.145 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:28:49.198 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-09-08 15:28:49.202 | Preparing to unpack .../068-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-08 15:28:49.208 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-08 15:28:49.279 | Selecting previously unselected package cpp. 2026-09-08 15:28:49.285 | Preparing to unpack .../069-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-08 15:28:49.305 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-09-08 15:28:49.373 | Selecting previously unselected package libcc1-0:amd64. 2026-09-08 15:28:49.379 | Preparing to unpack .../070-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:49.385 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:28:49.450 | Selecting previously unselected package binutils-common:amd64. 2026-09-08 15:28:49.456 | Preparing to unpack .../071-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-09-08 15:28:49.462 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-09-08 15:28:49.553 | Selecting previously unselected package libsframe1:amd64. 2026-09-08 15:28:49.559 | Preparing to unpack .../072-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-09-08 15:28:49.565 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-09-08 15:28:49.636 | Selecting previously unselected package libbinutils:amd64. 2026-09-08 15:28:49.642 | Preparing to unpack .../073-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-09-08 15:28:49.648 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-09-08 15:28:49.743 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-09-08 15:28:49.749 | Preparing to unpack .../074-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-08 15:28:49.757 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-09-08 15:28:49.831 | Selecting previously unselected package libctf0:amd64. 2026-09-08 15:28:49.837 | Preparing to unpack .../075-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-08 15:28:49.845 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-09-08 15:28:49.918 | Selecting previously unselected package libgprofng0:amd64. 2026-09-08 15:28:49.924 | Preparing to unpack .../076-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-09-08 15:28:49.931 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-09-08 15:28:50.033 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-09-08 15:28:50.033 | Preparing to unpack .../077-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-09-08 15:28:50.040 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-09-08 15:28:50.343 | Selecting previously unselected package libgomp1:amd64. 2026-09-08 15:28:50.346 | Preparing to unpack .../078-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:50.352 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:28:50.430 | Selecting previously unselected package libitm1:amd64. 2026-09-08 15:28:50.436 | Preparing to unpack .../079-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:50.443 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:28:50.515 | Selecting previously unselected package libatomic1:amd64. 2026-09-08 15:28:50.522 | Preparing to unpack .../080-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:50.529 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:28:50.635 | Selecting previously unselected package libasan8:amd64. 2026-09-08 15:28:50.642 | Preparing to unpack .../081-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:50.649 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:28:50.846 | Selecting previously unselected package liblsan0:amd64. 2026-09-08 15:28:50.850 | Preparing to unpack .../082-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:50.856 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:28:50.979 | Selecting previously unselected package libtsan2:amd64. 2026-09-08 15:28:50.985 | Preparing to unpack .../083-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:50.991 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:28:51.143 | Selecting previously unselected package libubsan1:amd64. 2026-09-08 15:28:51.146 | Preparing to unpack .../084-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:51.153 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:28:51.259 | Selecting previously unselected package libhwasan0:amd64. 2026-09-08 15:28:51.259 | Preparing to unpack .../085-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:51.264 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:28:51.383 | Selecting previously unselected package libquadmath0:amd64. 2026-09-08 15:28:51.389 | Preparing to unpack .../086-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:51.394 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:28:51.469 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-09-08 15:28:51.476 | Preparing to unpack .../087-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:51.481 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:28:51.686 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-09-08 15:28:51.694 | Preparing to unpack .../088-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:51.701 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:28:52.179 | Selecting previously unselected package binutils. 2026-09-08 15:28:52.186 | Preparing to unpack .../089-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-09-08 15:28:52.190 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-09-08 15:28:52.262 | Selecting previously unselected package gcc-13. 2026-09-08 15:28:52.267 | Preparing to unpack .../090-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:52.274 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:28:52.350 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-09-08 15:28:52.356 | Preparing to unpack .../091-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-08 15:28:52.362 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-08 15:28:52.428 | Selecting previously unselected package gcc. 2026-09-08 15:28:52.434 | Preparing to unpack .../092-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-08 15:28:52.440 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-09-08 15:28:52.516 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-08 15:28:52.519 | Preparing to unpack .../093-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 15:28:52.525 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 15:28:53.298 | Selecting previously unselected package libclang-cpp17t64. 2026-09-08 15:28:53.304 | Preparing to unpack .../094-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 15:28:53.312 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 15:28:53.751 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-09-08 15:28:53.755 | Preparing to unpack .../095-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:53.760 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:28:54.144 | Selecting previously unselected package libgc1:amd64. 2026-09-08 15:28:54.148 | Preparing to unpack .../096-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-08 15:28:54.154 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-08 15:28:54.223 | Selecting previously unselected package libobjc4:amd64. 2026-09-08 15:28:54.227 | Preparing to unpack .../097-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:54.233 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:28:54.301 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-08 15:28:54.307 | Preparing to unpack .../098-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:28:54.314 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:28:54.397 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-08 15:28:54.404 | Preparing to unpack .../099-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 15:28:54.411 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 15:28:54.613 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-08 15:28:54.616 | Preparing to unpack .../100-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 15:28:54.620 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 15:28:54.728 | Selecting previously unselected package libclang1-17t64. 2026-09-08 15:28:54.733 | Preparing to unpack .../101-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 15:28:54.739 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 15:28:55.027 | Selecting previously unselected package clang-17. 2026-09-08 15:28:55.033 | Preparing to unpack .../102-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 15:28:55.041 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 15:28:55.118 | Selecting previously unselected package libtool. 2026-09-08 15:28:55.125 | Preparing to unpack .../103-libtool_2.4.7-7build1_all.deb ... 2026-09-08 15:28:55.132 | Unpacking libtool (2.4.7-7build1) ... 2026-09-08 15:28:55.219 | Selecting previously unselected package dh-autoreconf. 2026-09-08 15:28:55.225 | Preparing to unpack .../104-dh-autoreconf_20_all.deb ... 2026-09-08 15:28:55.232 | Unpacking dh-autoreconf (20) ... 2026-09-08 15:28:55.306 | Selecting previously unselected package libarchive-zip-perl. 2026-09-08 15:28:55.312 | Preparing to unpack .../105-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-08 15:28:55.319 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-08 15:28:55.409 | Selecting previously unselected package libsub-override-perl. 2026-09-08 15:28:55.415 | Preparing to unpack .../106-libsub-override-perl_0.10-1_all.deb ... 2026-09-08 15:28:55.422 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-08 15:28:55.482 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-08 15:28:55.488 | Preparing to unpack .../107-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-08 15:28:55.494 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-08 15:28:55.564 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-08 15:28:55.570 | Preparing to unpack .../108-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-08 15:28:55.576 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-08 15:28:55.639 | Selecting previously unselected package libdpkg-perl. 2026-09-08 15:28:55.646 | Preparing to unpack .../109-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-09-08 15:28:55.653 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-09-08 15:28:55.793 | Selecting previously unselected package bzip2. 2026-09-08 15:28:55.797 | Preparing to unpack .../110-bzip2_1.0.8-5.1ubuntu0.1_amd64.deb ... 2026-09-08 15:28:55.804 | Unpacking bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-09-08 15:28:55.871 | Selecting previously unselected package patch. 2026-09-08 15:28:55.875 | Preparing to unpack .../111-patch_2.7.6-7build3_amd64.deb ... 2026-09-08 15:28:55.880 | Unpacking patch (2.7.6-7build3) ... 2026-09-08 15:28:55.939 | Selecting previously unselected package make. 2026-09-08 15:28:55.943 | Preparing to unpack .../112-make_4.3-4.1build2_amd64.deb ... 2026-09-08 15:28:55.948 | Unpacking make (4.3-4.1build2) ... 2026-09-08 15:28:56.012 | Selecting previously unselected package lto-disabled-list. 2026-09-08 15:28:56.016 | Preparing to unpack .../113-lto-disabled-list_47_all.deb ... 2026-09-08 15:28:56.022 | Unpacking lto-disabled-list (47) ... 2026-09-08 15:28:56.131 | Selecting previously unselected package dpkg-dev. 2026-09-08 15:28:56.138 | Preparing to unpack .../114-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-09-08 15:28:56.145 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-09-08 15:28:56.332 | Selecting previously unselected package debugedit. 2026-09-08 15:28:56.335 | Preparing to unpack .../115-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-08 15:28:56.340 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-08 15:28:56.397 | Selecting previously unselected package dwz. 2026-09-08 15:28:56.400 | Preparing to unpack .../116-dwz_0.15-1build6_amd64.deb ... 2026-09-08 15:28:56.406 | Unpacking dwz (0.15-1build6) ... 2026-09-08 15:28:56.471 | Selecting previously unselected package gettext. 2026-09-08 15:28:56.474 | Preparing to unpack .../117-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-08 15:28:56.480 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-08 15:28:56.582 | Selecting previously unselected package intltool-debian. 2026-09-08 15:28:56.585 | Preparing to unpack .../118-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-08 15:28:56.591 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-08 15:28:56.646 | Selecting previously unselected package po-debconf. 2026-09-08 15:28:56.649 | Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-08 15:28:56.655 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-08 15:28:56.772 | Selecting previously unselected package debhelper. 2026-09-08 15:28:56.779 | Preparing to unpack .../120-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-08 15:28:56.786 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-08 15:28:56.995 | Selecting previously unselected package uuid-dev:amd64. 2026-09-08 15:28:56.998 | Preparing to unpack .../121-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 15:28:57.004 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 15:28:57.076 | Selecting previously unselected package libsctp1:amd64. 2026-09-08 15:28:57.079 | Preparing to unpack .../122-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-08 15:28:57.086 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 15:28:57.142 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-08 15:28:57.145 | Preparing to unpack .../123-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-08 15:28:57.150 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 15:28:57.220 | Selecting previously unselected package libapr1-dev. 2026-09-08 15:28:57.225 | Preparing to unpack .../124-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-08 15:28:57.231 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-08 15:28:57.482 | Selecting previously unselected package libldap-dev:amd64. 2026-09-08 15:28:57.486 | Preparing to unpack .../125-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:28:57.492 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 15:28:57.629 | Selecting previously unselected package libldap2-dev. 2026-09-08 15:28:57.633 | Preparing to unpack .../126-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-08 15:28:57.639 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 15:28:57.696 | Selecting previously unselected package libaprutil1-dev. 2026-09-08 15:28:57.701 | Preparing to unpack .../127-libaprutil1-dev_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 15:28:57.707 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-08 15:28:57.947 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-08 15:28:57.952 | Preparing to unpack .../128-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 15:28:57.957 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 15:28:58.031 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-08 15:28:58.039 | Preparing to unpack .../129-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 15:28:58.045 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 15:28:58.130 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-08 15:28:58.138 | Preparing to unpack .../130-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 15:28:58.144 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 15:28:58.205 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-08 15:28:58.211 | Preparing to unpack .../131-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 15:28:58.218 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 15:28:58.349 | Selecting previously unselected package apache2-dev. 2026-09-08 15:28:58.356 | Preparing to unpack .../132-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 15:28:58.362 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-08 15:28:58.466 | Selecting previously unselected package bc. 2026-09-08 15:28:58.470 | Preparing to unpack .../133-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-09-08 15:28:58.475 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-09-08 15:28:58.542 | Selecting previously unselected package ncal. 2026-09-08 15:28:58.549 | Preparing to unpack .../134-ncal_12.1.8_amd64.deb ... 2026-09-08 15:28:58.556 | Unpacking ncal (12.1.8) ... 2026-09-08 15:28:58.631 | Selecting previously unselected package bsdmainutils. 2026-09-08 15:28:58.638 | Preparing to unpack .../135-bsdmainutils_12.1.8_all.deb ... 2026-09-08 15:28:58.648 | Unpacking bsdmainutils (12.1.8) ... 2026-09-08 15:28:58.710 | Selecting previously unselected package conntrack. 2026-09-08 15:28:58.718 | Preparing to unpack .../136-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-08 15:28:58.724 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-08 15:28:58.793 | Selecting previously unselected package cryptsetup-bin. 2026-09-08 15:28:58.800 | Preparing to unpack .../137-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-09-08 15:28:58.808 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-09-08 15:28:58.912 | Selecting previously unselected package cryptsetup. 2026-09-08 15:28:58.919 | Preparing to unpack .../138-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-09-08 15:28:58.946 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-09-08 15:28:59.067 | Selecting previously unselected package libdconf1:amd64. 2026-09-08 15:28:59.074 | Preparing to unpack .../139-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-08 15:28:59.081 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-08 15:28:59.142 | Selecting previously unselected package dconf-service. 2026-09-08 15:28:59.150 | Preparing to unpack .../140-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-08 15:28:59.156 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-09-08 15:28:59.221 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-09-08 15:28:59.226 | Preparing to unpack .../141-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-09-08 15:28:59.232 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-08 15:28:59.306 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-09-08 15:28:59.314 | Preparing to unpack .../142-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-09-08 15:28:59.323 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-09-08 15:28:59.394 | Selecting previously unselected package libaio1t64:amd64. 2026-09-08 15:28:59.402 | Preparing to unpack .../143-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-09-08 15:28:59.412 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-09-08 15:28:59.481 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-09-08 15:28:59.489 | Preparing to unpack .../144-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-09-08 15:28:59.495 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-09-08 15:28:59.609 | Selecting previously unselected package dmeventd. 2026-09-08 15:28:59.617 | Preparing to unpack .../145-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-09-08 15:28:59.623 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-09-08 15:28:59.710 | Selecting previously unselected package dnsmasq-base. 2026-09-08 15:28:59.718 | Preparing to unpack .../146-dnsmasq-base_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:28:59.735 | Unpacking dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-08 15:28:59.826 | Selecting previously unselected package dnsmasq-utils. 2026-09-08 15:28:59.834 | Preparing to unpack .../147-dnsmasq-utils_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:28:59.841 | Unpacking dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-08 15:28:59.929 | Selecting previously unselected package ebtables. 2026-09-08 15:28:59.938 | Preparing to unpack .../148-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-08 15:28:59.966 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-08 15:29:00.050 | Selecting previously unselected package fonts-dejavu-mono. 2026-09-08 15:29:00.057 | Preparing to unpack .../149-fonts-dejavu-mono_2.37-8_all.deb ... 2026-09-08 15:29:00.065 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-09-08 15:29:00.165 | Selecting previously unselected package fonts-dejavu-core. 2026-09-08 15:29:00.171 | Preparing to unpack .../150-fonts-dejavu-core_2.37-8_all.deb ... 2026-09-08 15:29:00.217 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-09-08 15:29:00.330 | Selecting previously unselected package fontconfig-config. 2026-09-08 15:29:00.337 | Preparing to unpack .../151-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-08 15:29:00.707 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-09-08 15:29:00.830 | Selecting previously unselected package libfontconfig1:amd64. 2026-09-08 15:29:00.837 | Preparing to unpack .../152-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-08 15:29:00.844 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-09-08 15:29:00.923 | Selecting previously unselected package fontconfig. 2026-09-08 15:29:00.929 | Preparing to unpack .../153-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-09-08 15:29:00.936 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-08 15:29:01.023 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-09-08 15:29:01.029 | Preparing to unpack .../154-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:29:01.036 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:29:01.356 | Selecting previously unselected package g++-13. 2026-09-08 15:29:01.362 | Preparing to unpack .../155-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-08 15:29:01.370 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:29:01.421 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-09-08 15:29:01.427 | Preparing to unpack .../156-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-08 15:29:01.434 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-08 15:29:01.493 | Selecting previously unselected package g++. 2026-09-08 15:29:01.499 | Preparing to unpack .../157-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-09-08 15:29:01.506 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-09-08 15:29:01.563 | Selecting previously unselected package genisoimage. 2026-09-08 15:29:01.570 | Preparing to unpack .../158-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-08 15:29:01.577 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-08 15:29:01.677 | Selecting previously unselected package libpixman-1-0:amd64. 2026-09-08 15:29:01.684 | Preparing to unpack .../159-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-09-08 15:29:01.691 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-09-08 15:29:01.786 | Selecting previously unselected package libxcb-render0:amd64. 2026-09-08 15:29:01.793 | Preparing to unpack .../160-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-09-08 15:29:01.800 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-09-08 15:29:01.875 | Selecting previously unselected package libxcb-shm0:amd64. 2026-09-08 15:29:01.882 | Preparing to unpack .../161-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-09-08 15:29:01.889 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-09-08 15:29:01.964 | Selecting previously unselected package libxrender1:amd64. 2026-09-08 15:29:01.971 | Preparing to unpack .../162-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-09-08 15:29:01.978 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-09-08 15:29:02.115 | Selecting previously unselected package libcairo2:amd64. 2026-09-08 15:29:02.123 | Preparing to unpack .../163-libcairo2_1.18.0-3build1_amd64.deb ... 2026-09-08 15:29:02.161 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-09-08 15:29:02.259 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-09-08 15:29:02.266 | Preparing to unpack .../164-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-09-08 15:29:02.273 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-09-08 15:29:02.365 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-08 15:29:02.372 | Preparing to unpack .../165-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-08 15:29:02.380 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-08 15:29:02.462 | Selecting previously unselected package libproxy1v5:amd64. 2026-09-08 15:29:02.469 | Preparing to unpack .../166-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-09-08 15:29:02.475 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-09-08 15:29:02.543 | Selecting previously unselected package glib-networking-common. 2026-09-08 15:29:02.550 | Preparing to unpack .../167-glib-networking-common_2.80.0-1build1_all.deb ... 2026-09-08 15:29:02.558 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-09-08 15:29:02.627 | Selecting previously unselected package glib-networking-services. 2026-09-08 15:29:02.634 | Preparing to unpack .../168-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-09-08 15:29:02.639 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-09-08 15:29:02.709 | Selecting previously unselected package session-migration. 2026-09-08 15:29:02.715 | Preparing to unpack .../169-session-migration_0.3.9build1_amd64.deb ... 2026-09-08 15:29:02.722 | Unpacking session-migration (0.3.9build1) ... 2026-09-08 15:29:02.782 | Selecting previously unselected package gsettings-desktop-schemas. 2026-09-08 15:29:02.788 | Preparing to unpack .../170-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-09-08 15:29:02.795 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-09-08 15:29:02.892 | Selecting previously unselected package glib-networking:amd64. 2026-09-08 15:29:02.899 | Preparing to unpack .../171-glib-networking_2.80.0-1build1_amd64.deb ... 2026-09-08 15:29:02.906 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-09-08 15:29:02.970 | Selecting previously unselected package golang-1.22-doc. 2026-09-08 15:29:02.975 | Preparing to unpack .../172-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-09-08 15:29:02.981 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-09-08 15:29:03.061 | Selecting previously unselected package golang-1.22-src. 2026-09-08 15:29:03.069 | Preparing to unpack .../173-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-09-08 15:29:03.075 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-09-08 15:29:07.283 | Selecting previously unselected package golang-1.22-go. 2026-09-08 15:29:07.294 | Preparing to unpack .../174-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-09-08 15:29:07.302 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-09-08 15:29:07.936 | Selecting previously unselected package golang-1.22. 2026-09-08 15:29:07.942 | Preparing to unpack .../175-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-09-08 15:29:07.950 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-09-08 15:29:08.012 | Selecting previously unselected package golang-src. 2026-09-08 15:29:08.023 | Preparing to unpack .../176-golang-src_2%3a1.22~2build1_all.deb ... 2026-09-08 15:29:08.029 | Unpacking golang-src (2:1.22~2build1) ... 2026-09-08 15:29:08.093 | Selecting previously unselected package golang-go:amd64. 2026-09-08 15:29:08.103 | Preparing to unpack .../177-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-09-08 15:29:08.116 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-09-08 15:29:08.195 | Selecting previously unselected package golang-doc. 2026-09-08 15:29:08.200 | Preparing to unpack .../178-golang-doc_2%3a1.22~2build1_all.deb ... 2026-09-08 15:29:08.206 | Unpacking golang-doc (2:1.22~2build1) ... 2026-09-08 15:29:08.273 | Selecting previously unselected package golang:amd64. 2026-09-08 15:29:08.283 | Preparing to unpack .../179-golang_2%3a1.22~2build1_amd64.deb ... 2026-09-08 15:29:08.289 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-09-08 15:29:08.369 | Selecting previously unselected package libann0. 2026-09-08 15:29:08.382 | Preparing to unpack .../180-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-08 15:29:08.391 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-08 15:29:08.470 | Selecting previously unselected package libcdt5:amd64. 2026-09-08 15:29:08.484 | Preparing to unpack .../181-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 15:29:08.492 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 15:29:08.572 | Selecting previously unselected package libcgraph6:amd64. 2026-09-08 15:29:08.585 | Preparing to unpack .../182-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 15:29:08.593 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 15:29:08.676 | Selecting previously unselected package libsharpyuv0:amd64. 2026-09-08 15:29:08.689 | Preparing to unpack .../183-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-09-08 15:29:08.697 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-09-08 15:29:08.783 | Selecting previously unselected package libaom3:amd64. 2026-09-08 15:29:08.796 | Preparing to unpack .../184-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-09-08 15:29:08.803 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-09-08 15:29:08.935 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-09-08 15:29:08.944 | Preparing to unpack .../185-libheif-plugin-aomdec_1.17.6-1ubuntu4.8_amd64.deb ... 2026-09-08 15:29:08.950 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-08 15:29:09.041 | Selecting previously unselected package libheif1:amd64. 2026-09-08 15:29:09.055 | Preparing to unpack .../186-libheif1_1.17.6-1ubuntu4.8_amd64.deb ... 2026-09-08 15:29:09.061 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-08 15:29:09.149 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-09-08 15:29:09.162 | Preparing to unpack .../187-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-09-08 15:29:09.170 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-09-08 15:29:09.251 | Selecting previously unselected package libjpeg8:amd64. 2026-09-08 15:29:09.263 | Preparing to unpack .../188-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-09-08 15:29:09.271 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-09-08 15:29:09.347 | Selecting previously unselected package libdeflate0:amd64. 2026-09-08 15:29:09.358 | Preparing to unpack .../189-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-09-08 15:29:09.365 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-09-08 15:29:09.443 | Selecting previously unselected package libjbig0:amd64. 2026-09-08 15:29:09.455 | Preparing to unpack .../190-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-09-08 15:29:09.462 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-09-08 15:29:09.546 | Selecting previously unselected package liblerc4:amd64. 2026-09-08 15:29:09.557 | Preparing to unpack .../191-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-09-08 15:29:09.565 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-09-08 15:29:09.652 | Selecting previously unselected package libwebp7:amd64. 2026-09-08 15:29:09.663 | Preparing to unpack .../192-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-09-08 15:29:09.670 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-09-08 15:29:09.759 | Selecting previously unselected package libtiff6:amd64. 2026-09-08 15:29:09.770 | Preparing to unpack .../193-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-09-08 15:29:09.779 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-09-08 15:29:09.864 | Selecting previously unselected package libxpm4:amd64. 2026-09-08 15:29:09.876 | Preparing to unpack .../194-libxpm4_1%3a3.5.17-1ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:29:09.883 | Unpacking libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-09-08 15:29:09.967 | Selecting previously unselected package libgd3:amd64. 2026-09-08 15:29:09.981 | Preparing to unpack .../195-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-09-08 15:29:09.987 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-09-08 15:29:10.079 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-08 15:29:10.091 | Preparing to unpack .../196-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-08 15:29:10.099 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-08 15:29:10.198 | Selecting previously unselected package libltdl7:amd64. 2026-09-08 15:29:10.212 | Preparing to unpack .../197-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-08 15:29:10.218 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-08 15:29:10.303 | Selecting previously unselected package libgraphite2-3:amd64. 2026-09-08 15:29:10.317 | Preparing to unpack .../198-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:29:10.324 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-09-08 15:29:10.408 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-09-08 15:29:10.421 | Preparing to unpack .../199-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-09-08 15:29:10.430 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-09-08 15:29:10.527 | Selecting previously unselected package libthai-data. 2026-09-08 15:29:10.539 | Preparing to unpack .../200-libthai-data_0.1.29-2build1_all.deb ... 2026-09-08 15:29:10.546 | Unpacking libthai-data (0.1.29-2build1) ... 2026-09-08 15:29:10.636 | Selecting previously unselected package libdatrie1:amd64. 2026-09-08 15:29:10.651 | Preparing to unpack .../201-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-09-08 15:29:10.660 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-09-08 15:29:10.747 | Selecting previously unselected package libthai0:amd64. 2026-09-08 15:29:10.760 | Preparing to unpack .../202-libthai0_0.1.29-2build1_amd64.deb ... 2026-09-08 15:29:10.767 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-09-08 15:29:10.856 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-09-08 15:29:10.868 | Preparing to unpack .../203-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-08 15:29:10.875 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-08 15:29:10.961 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-09-08 15:29:10.980 | Preparing to unpack .../204-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-08 15:29:10.987 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-08 15:29:11.065 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-09-08 15:29:11.076 | Preparing to unpack .../205-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-09-08 15:29:11.083 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-08 15:29:11.162 | Selecting previously unselected package libpathplan4:amd64. 2026-09-08 15:29:11.173 | Preparing to unpack .../206-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 15:29:11.182 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 15:29:11.274 | Selecting previously unselected package libgvc6. 2026-09-08 15:29:11.287 | Preparing to unpack .../207-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 15:29:11.293 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-08 15:29:11.410 | Selecting previously unselected package libgvpr2:amd64. 2026-09-08 15:29:11.420 | Preparing to unpack .../208-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 15:29:11.427 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 15:29:11.511 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-08 15:29:11.521 | Preparing to unpack .../209-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 15:29:11.529 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 15:29:11.640 | Selecting previously unselected package x11-common. 2026-09-08 15:29:11.649 | Preparing to unpack .../210-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-09-08 15:29:11.661 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-09-08 15:29:11.747 | Selecting previously unselected package libice6:amd64. 2026-09-08 15:29:11.756 | Preparing to unpack .../211-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-08 15:29:11.764 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-08 15:29:11.843 | Selecting previously unselected package libsm6:amd64. 2026-09-08 15:29:11.852 | Preparing to unpack .../212-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-08 15:29:11.860 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-08 15:29:12.071 | Selecting previously unselected package libxt6t64:amd64. 2026-09-08 15:29:12.078 | Preparing to unpack .../213-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-08 15:29:12.085 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-08 15:29:12.169 | Selecting previously unselected package libxmu6:amd64. 2026-09-08 15:29:12.175 | Preparing to unpack .../214-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-08 15:29:12.183 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-08 15:29:12.264 | Selecting previously unselected package libxaw7:amd64. 2026-09-08 15:29:12.274 | Preparing to unpack .../215-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-08 15:29:12.283 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-08 15:29:12.365 | Selecting previously unselected package graphviz. 2026-09-08 15:29:12.374 | Preparing to unpack .../216-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 15:29:12.381 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-08 15:29:12.517 | Selecting previously unselected package icu-devtools. 2026-09-08 15:29:12.524 | Preparing to unpack .../217-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-08 15:29:12.531 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-08 15:29:12.633 | Selecting previously unselected package iputils-arping. 2026-09-08 15:29:12.642 | Preparing to unpack .../218-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-08 15:29:12.650 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-08 15:29:12.752 | Selecting previously unselected package comerr-dev:amd64. 2026-09-08 15:29:12.761 | Preparing to unpack .../219-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-08 15:29:12.773 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-08 15:29:12.875 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-08 15:29:12.884 | Preparing to unpack .../220-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 15:29:12.892 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 15:29:12.978 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-08 15:29:12.990 | Preparing to unpack .../221-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 15:29:12.998 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 15:29:13.081 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-08 15:29:13.092 | Preparing to unpack .../222-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 15:29:13.100 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 15:29:13.185 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-08 15:29:13.194 | Preparing to unpack .../223-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 15:29:13.215 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 15:29:13.286 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-08 15:29:13.298 | Preparing to unpack .../224-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 15:29:13.306 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 15:29:13.445 | Selecting previously unselected package libicu-dev:amd64. 2026-09-08 15:29:13.454 | Preparing to unpack .../225-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-08 15:29:13.465 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-08 15:29:13.906 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-08 15:29:13.915 | Preparing to unpack .../226-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-08 15:29:13.923 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-08 15:29:14.039 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-08 15:29:14.048 | Preparing to unpack .../227-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-08 15:29:14.058 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 15:29:14.138 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-08 15:29:14.148 | Preparing to unpack .../228-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-08 15:29:14.163 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 15:29:14.280 | Selecting previously unselected package libjs-jquery. 2026-09-08 15:29:14.285 | Preparing to unpack .../229-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-09-08 15:29:14.308 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-09-08 15:29:14.427 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-08 15:29:14.436 | Preparing to unpack .../230-libjs-jquery-metadata_12-4_all.deb ... 2026-09-08 15:29:14.445 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-08 15:29:14.523 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-08 15:29:14.532 | Preparing to unpack .../231-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-08 15:29:14.539 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-08 15:29:14.670 | Selecting previously unselected package libjs-underscore. 2026-09-08 15:29:14.677 | Preparing to unpack .../232-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-09-08 15:29:14.684 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-09-08 15:29:14.755 | Selecting previously unselected package libjs-sphinxdoc. 2026-09-08 15:29:14.761 | Preparing to unpack .../233-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-09-08 15:29:14.772 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-09-08 15:29:14.862 | Selecting previously unselected package mysql-common. 2026-09-08 15:29:14.872 | Preparing to unpack .../234-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-08 15:29:14.905 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-08 15:29:14.984 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-08 15:29:14.994 | Preparing to unpack .../235-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 15:29:15.003 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 15:29:15.154 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-08 15:29:15.166 | Preparing to unpack .../236-libncurses-dev_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 15:29:15.174 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 15:29:15.297 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-08 15:29:15.303 | Preparing to unpack .../237-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-08 15:29:15.310 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-08 15:29:15.390 | Selecting previously unselected package libpq5:amd64. 2026-09-08 15:29:15.398 | Preparing to unpack .../238-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:29:15.406 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 15:29:15.483 | Selecting previously unselected package libssl-dev:amd64. 2026-09-08 15:29:15.493 | Preparing to unpack .../239-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-08 15:29:15.501 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-08 15:29:15.708 | Selecting previously unselected package libpq-dev. 2026-09-08 15:29:15.715 | Preparing to unpack .../240-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:29:15.723 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-08 15:29:15.799 | Selecting previously unselected package libpython3-dev:amd64. 2026-09-08 15:29:15.806 | Preparing to unpack .../241-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-08 15:29:15.813 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-09-08 15:29:15.878 | Selecting previously unselected package libsasl2-dev. 2026-09-08 15:29:15.885 | Preparing to unpack .../242-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-08 15:29:15.892 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-08 15:29:15.996 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-09-08 15:29:16.003 | Preparing to unpack .../243-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-09-08 15:29:16.011 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-09-08 15:29:16.075 | Selecting previously unselected package libsoup-3.0-common. 2026-09-08 15:29:16.083 | Preparing to unpack .../244-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-09-08 15:29:16.088 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-09-08 15:29:16.157 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-09-08 15:29:16.167 | Preparing to unpack .../245-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-09-08 15:29:16.175 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-09-08 15:29:16.285 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-08 15:29:16.295 | Preparing to unpack .../246-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-08 15:29:16.302 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-08 15:29:16.545 | Selecting previously unselected package liburing2:amd64. 2026-09-08 15:29:16.550 | Preparing to unpack .../247-liburing2_2.5-1build1_amd64.deb ... 2026-09-08 15:29:16.556 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-09-08 15:29:16.621 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-08 15:29:16.622 | Preparing to unpack .../248-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-08 15:29:16.627 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-08 15:29:16.750 | Selecting previously unselected package libxslt1.1:amd64. 2026-09-08 15:29:16.757 | Preparing to unpack .../249-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-08 15:29:16.764 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-08 15:29:16.841 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-08 15:29:16.852 | Preparing to unpack .../250-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-08 15:29:16.859 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-08 15:29:16.978 | Selecting previously unselected package llvm-17-runtime. 2026-09-08 15:29:16.985 | Preparing to unpack .../251-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 15:29:16.992 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-08 15:29:17.097 | Selecting previously unselected package libpfm4:amd64. 2026-09-08 15:29:17.108 | Preparing to unpack .../252-libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_amd64.deb ... 2026-09-08 15:29:17.114 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-08 15:29:17.224 | Selecting previously unselected package llvm-17. 2026-09-08 15:29:17.235 | Preparing to unpack .../253-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 15:29:17.242 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 15:29:18.035 | Selecting previously unselected package libffi-dev:amd64. 2026-09-08 15:29:18.049 | Preparing to unpack .../254-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-08 15:29:18.056 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-08 15:29:18.152 | Selecting previously unselected package llvm-17-tools. 2026-09-08 15:29:18.163 | Preparing to unpack .../255-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 15:29:18.171 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 15:29:18.437 | Selecting previously unselected package libz3-4:amd64. 2026-09-08 15:29:18.446 | Preparing to unpack .../256-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-08 15:29:18.452 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-08 15:29:18.675 | Selecting previously unselected package libz3-dev:amd64. 2026-09-08 15:29:18.688 | Preparing to unpack .../257-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-08 15:29:18.696 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-08 15:29:18.793 | Selecting previously unselected package llvm-17-dev. 2026-09-08 15:29:18.806 | Preparing to unpack .../258-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 15:29:18.815 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-08 15:29:20.856 | Selecting previously unselected package lsscsi. 2026-09-08 15:29:20.862 | Preparing to unpack .../259-lsscsi_0.32-1build1_amd64.deb ... 2026-09-08 15:29:20.873 | Unpacking lsscsi (0.32-1build1) ... 2026-09-08 15:29:20.968 | Selecting previously unselected package lvm2. 2026-09-08 15:29:20.982 | Preparing to unpack .../260-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-09-08 15:29:21.037 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-09-08 15:29:21.206 | Selecting previously unselected package osinfo-db. 2026-09-08 15:29:21.214 | Preparing to unpack .../261-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-08 15:29:21.221 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-08 15:29:21.596 | Selecting previously unselected package pkgconf-bin. 2026-09-08 15:29:21.607 | Preparing to unpack .../262-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-08 15:29:21.613 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-08 15:29:21.696 | Selecting previously unselected package pkgconf:amd64. 2026-09-08 15:29:21.704 | Preparing to unpack .../263-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-08 15:29:21.722 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-08 15:29:21.815 | Selecting previously unselected package pkg-config:amd64. 2026-09-08 15:29:21.826 | Preparing to unpack .../264-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-08 15:29:21.841 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-08 15:29:21.916 | Selecting previously unselected package pm-utils. 2026-09-08 15:29:21.927 | Preparing to unpack .../265-pm-utils_1.4.1-21_all.deb ... 2026-09-08 15:29:21.938 | Unpacking pm-utils (1.4.1-21) ... 2026-09-08 15:29:22.055 | Selecting previously unselected package postgresql-client-16. 2026-09-08 15:29:22.066 | Preparing to unpack .../266-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:29:22.074 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 15:29:22.256 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-08 15:29:22.265 | Preparing to unpack .../267-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:29:22.273 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 15:29:22.660 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-08 15:29:22.669 | Preparing to unpack .../268-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-08 15:29:22.676 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-08 15:29:22.748 | Selecting previously unselected package python3-dev. 2026-09-08 15:29:22.758 | Preparing to unpack .../269-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-08 15:29:22.764 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-09-08 15:29:22.846 | Selecting previously unselected package python3-mysqldb. 2026-09-08 15:29:22.859 | Preparing to unpack .../270-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-08 15:29:22.866 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-08 15:29:22.959 | Selecting previously unselected package python3-setuptools. 2026-09-08 15:29:22.973 | Preparing to unpack .../271-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-09-08 15:29:22.980 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-09-08 15:29:23.138 | Selecting previously unselected package python3-wheel. 2026-09-08 15:29:23.149 | Preparing to unpack .../272-python3-wheel_0.42.0-2_all.deb ... 2026-09-08 15:29:23.154 | Unpacking python3-wheel (0.42.0-2) ... 2026-09-08 15:29:23.244 | Selecting previously unselected package python3-pip. 2026-09-08 15:29:23.255 | Preparing to unpack .../273-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-08 15:29:23.262 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-09-08 15:29:23.558 | Selecting previously unselected package python3-pip-whl. 2026-09-08 15:29:23.566 | Preparing to unpack .../274-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-08 15:29:23.574 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-08 15:29:23.658 | Selecting previously unselected package python3-setuptools-whl. 2026-09-08 15:29:23.671 | Preparing to unpack .../275-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-08 15:29:23.678 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-08 15:29:23.758 | Selecting previously unselected package python3-systemd. 2026-09-08 15:29:23.773 | Preparing to unpack .../276-python3-systemd_235-1build4_amd64.deb ... 2026-09-08 15:29:23.783 | Unpacking python3-systemd (235-1build4) ... 2026-09-08 15:29:23.873 | Selecting previously unselected package python3.12-venv. 2026-09-08 15:29:23.886 | Preparing to unpack .../277-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-09-08 15:29:23.894 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-08 15:29:23.964 | Selecting previously unselected package python3-venv. 2026-09-08 15:29:23.977 | Preparing to unpack .../278-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-08 15:29:23.985 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-08 15:29:24.052 | Selecting previously unselected package qemu-utils. 2026-09-08 15:29:24.066 | Preparing to unpack .../279-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 15:29:24.072 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:29:24.240 | Selecting previously unselected package sg3-utils. 2026-09-08 15:29:24.251 | Preparing to unpack .../280-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-09-08 15:29:24.258 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-09-08 15:29:24.407 | Selecting previously unselected package sqlite3. 2026-09-08 15:29:24.417 | Preparing to unpack .../281-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-08 15:29:24.424 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-08 15:29:24.493 | Selecting previously unselected package thin-provisioning-tools. 2026-09-08 15:29:24.503 | Preparing to unpack .../282-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-09-08 15:29:24.511 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-09-08 15:29:24.608 | Selecting previously unselected package unzip. 2026-09-08 15:29:24.623 | Preparing to unpack .../283-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-08 15:29:24.630 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-08 15:29:24.717 | Selecting previously unselected package debootstrap. 2026-09-08 15:29:24.733 | Preparing to unpack .../284-debootstrap_1.0.134ubuntu2_all.deb ... 2026-09-08 15:29:24.739 | Unpacking debootstrap (1.0.134ubuntu2) ... 2026-09-08 15:29:24.838 | Selecting previously unselected package libosinfo-l10n. 2026-09-08 15:29:24.854 | Preparing to unpack .../285-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-08 15:29:24.861 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-08 15:29:24.972 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-08 15:29:24.987 | Preparing to unpack .../286-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-08 15:29:24.993 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-08 15:29:25.067 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-08 15:29:25.083 | Preparing to unpack .../287-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-08 15:29:25.090 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-08 15:29:25.159 | Selecting previously unselected package kpartx. 2026-09-08 15:29:25.172 | Preparing to unpack .../288-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-09-08 15:29:25.179 | Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-09-08 15:29:25.252 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-08 15:29:25.263 | Preparing to unpack .../289-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 15:29:25.269 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 15:29:25.341 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-08 15:29:25.354 | Preparing to unpack .../290-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-08 15:29:25.360 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-08 15:29:25.423 | Selecting previously unselected package socat. 2026-09-08 15:29:25.432 | Preparing to unpack .../291-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-08 15:29:25.438 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-08 15:29:25.526 | Selecting previously unselected package vlan. 2026-09-08 15:29:25.537 | Preparing to unpack .../292-vlan_2.0.5ubuntu5_all.deb ... 2026-09-08 15:29:25.543 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-08 15:29:25.673 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-09-08 15:29:25.703 | Setting up postgresql-client-common (257build1.1) ... 2026-09-08 15:29:25.736 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-09-08 15:29:25.755 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-09-08 15:29:25.774 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-09-08 15:29:25.793 | Setting up dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-08 15:29:25.812 | Setting up distro-info (1.7build1) ... 2026-09-08 15:29:25.830 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-09-08 15:29:25.851 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-09-08 15:29:25.871 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-09-08 15:29:25.891 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-08 15:29:25.950 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-08 15:29:25.963 | Setting up session-migration (0.3.9build1) ... 2026-09-08 15:29:26.209 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-09-08 15:29:26.222 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 15:29:26.241 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-09-08 15:29:26.258 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-09-08 15:29:26.275 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-08 15:29:26.291 | Setting up lto-disabled-list (47) ... 2026-09-08 15:29:26.310 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-09-08 15:29:26.329 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-09-08 15:29:26.346 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-09-08 15:29:26.363 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-09-08 15:29:26.380 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-09-08 15:29:26.402 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-08 15:29:26.421 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-09-08 15:29:26.438 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-09-08 15:29:27.041 | Setting up wget (1.21.4-1ubuntu4.5) ... 2026-09-08 15:29:27.070 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-08 15:29:27.090 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-09-08 15:29:27.112 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-09-08 15:29:27.906 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-08 15:29:27.929 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-08 15:29:28.468 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-08 15:29:28.468 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-08 15:29:28.853 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-09-08 15:29:28.874 | Setting up ncal (12.1.8) ... 2026-09-08 15:29:28.893 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-08 15:29:28.917 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-09-08 15:29:28.964 | Setting up psmisc (23.7-1build1) ... 2026-09-08 15:29:28.982 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-09-08 15:29:29.008 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-08 15:29:29.033 | Setting up openssh-client (1:9.6p1-3ubuntu13.19) ... 2026-09-08 15:29:29.102 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-09-08 15:29:29.122 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-09-08 15:29:29.141 | Setting up pm-utils (1.4.1-21) ... 2026-09-08 15:29:29.171 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-09-08 15:29:29.194 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-08 15:29:29.220 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-08 15:29:29.241 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 15:29:29.261 | Setting up dosfstools (4.2-1.1build1) ... 2026-09-08 15:29:29.279 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-09-08 15:29:29.312 | Setting up rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-08 15:29:29.635 | info: Adding user `syslog' to group `adm' ... 2026-09-08 15:29:29.975 | 2026-09-08 15:29:29.975 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-09-08 15:29:30.355 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-09-08 15:29:30.576 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-09-08 15:29:30.576 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-09-08 15:29:31.103 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-09-08 15:29:31.122 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-09-08 15:29:31.187 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-09-08 15:29:31.241 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-09-08 15:29:31.797 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-09-08 15:29:31.817 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 15:29:31.836 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-09-08 15:29:31.857 | Setting up bc (1.07.1-3ubuntu4) ... 2026-09-08 15:29:31.883 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-09-08 15:29:31.903 | Setting up m4 (1.4.19-4build1) ... 2026-09-08 15:29:31.923 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 15:29:31.943 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-09-08 15:29:31.965 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-09-08 15:29:31.985 | Setting up file (1:5.45-3build1) ... 2026-09-08 15:29:32.007 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-09-08 15:29:32.025 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:29:32.043 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-08 15:29:32.096 | Setting up bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-09-08 15:29:32.131 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-08 15:29:32.149 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-08 15:29:32.167 | Setting up python3-wheel (0.42.0-2) ... 2026-09-08 15:29:32.426 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-09-08 15:29:32.452 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-08 15:29:33.370 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-08 15:29:33.735 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 15:29:33.755 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-09-08 15:29:33.772 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-09-08 15:29:33.790 | Setting up acl (2.3.2-1build1.1) ... 2026-09-08 15:29:33.814 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-08 15:29:33.831 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-08 15:29:34.048 | Setting up autotools-dev (20220109.1) ... 2026-09-08 15:29:34.068 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-09-08 15:29:34.865 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-08 15:29:34.888 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 15:29:34.905 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-08 15:29:34.923 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-08 15:29:34.941 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:29:34.959 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 15:29:34.977 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 15:29:34.995 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-09-08 15:29:35.014 | Setting up make (4.3-4.1build2) ... 2026-09-08 15:29:35.034 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-08 15:29:35.858 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-08 15:29:36.265 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 15:29:36.283 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 15:29:36.303 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 15:29:36.322 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 15:29:36.343 | Setting up ebtables (2.0.11-6build1) ... 2026-09-08 15:29:36.846 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-08 15:29:36.868 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-08 15:29:36.893 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 15:29:36.912 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-09-08 15:29:36.931 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-09-08 15:29:36.949 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-09-08 15:29:36.968 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-09-08 15:29:36.987 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:29:37.007 | Setting up bsdmainutils (12.1.8) ... 2026-09-08 15:29:37.028 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-08 15:29:37.048 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-09-08 15:29:37.098 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-08 15:29:37.117 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-09-08 15:29:37.135 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:29:37.153 | Setting up patch (2.7.6-7build3) ... 2026-09-08 15:29:37.172 | Setting up usb.ids (2024.03.18-1) ... 2026-09-08 15:29:37.191 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-08 15:29:37.213 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-08 15:29:37.232 | Setting up fonts-dejavu-core (2.37-8) ... 2026-09-08 15:29:37.345 | Setting up lsscsi (0.32-1build1) ... 2026-09-08 15:29:37.364 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-08 15:29:37.382 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-08 15:29:37.402 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-09-08 15:29:38.720 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-09-08 15:29:38.740 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-08 15:29:38.760 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-08 15:29:38.779 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-09-08 15:29:38.797 | Setting up autoconf (2.71-3) ... 2026-09-08 15:29:38.824 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-09-08 15:29:38.843 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:29:38.861 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 15:29:38.881 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-09-08 15:29:38.900 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 15:29:38.919 | Setting up dwz (0.15-1build6) ... 2026-09-08 15:29:38.939 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-09-08 15:29:38.961 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 15:29:38.983 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-08 15:29:39.029 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 15:29:39.050 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:29:39.069 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:29:39.087 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-09-08 15:29:39.105 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-09-08 15:29:39.124 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-08 15:29:39.144 | Setting up libjson-perl (4.10000-1) ... 2026-09-08 15:29:39.162 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-08 15:29:39.185 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-08 15:29:39.205 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-08 15:29:39.240 | Setting up debugedit (1:5.0-5build2) ... 2026-09-08 15:29:39.261 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-08 15:29:39.282 | Setting up libsub-override-perl (0.10-1) ... 2026-09-08 15:29:39.304 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-09-08 15:29:39.323 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-09-08 15:29:39.342 | Setting up libthai-data (0.1.29-2build1) ... 2026-09-08 15:29:39.360 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-08 15:29:39.411 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 15:29:39.432 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 15:29:39.452 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-08 15:29:39.470 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:29:39.490 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-09-08 15:29:39.523 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-09-08 15:29:39.542 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-09-08 15:29:39.560 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-09-08 15:29:39.577 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-09-08 15:29:39.593 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-09-08 15:29:39.610 | Setting up golang-src (2:1.22~2build1) ... 2026-09-08 15:29:39.627 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-09-08 15:29:39.673 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-08 15:29:39.691 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:29:39.708 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-08 15:29:39.730 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-08 15:29:39.749 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:29:39.768 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:29:39.785 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-08 15:29:39.803 | Setting up python3-systemd (235-1build4) ... 2026-09-08 15:29:40.039 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-09-08 15:29:40.059 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 15:29:40.080 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-09-08 15:29:40.097 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-09-08 15:29:40.116 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-09-08 15:29:40.134 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-08 15:29:40.153 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-08 15:29:40.167 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-08 15:29:40.186 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-08 15:29:40.205 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-09-08 15:29:40.222 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 15:29:40.241 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-08 15:29:40.260 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.19) ... 2026-09-08 15:29:40.278 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-08 15:29:40.297 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-08 15:29:40.315 | Setting up debootstrap (1.0.134ubuntu2) ... 2026-09-08 15:29:40.335 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 15:29:40.355 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-08 15:29:40.374 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-09-08 15:29:40.393 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 15:29:40.411 | Setting up libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-09-08 15:29:40.430 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 15:29:40.448 | Setting up openssh-server (1:9.6p1-3ubuntu13.19) ... 2026-09-08 15:29:42.107 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-09-08 15:29:42.129 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 15:29:42.147 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-09-08 15:29:42.163 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-08 15:29:42.273 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:29:42.290 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-09-08 15:29:42.706 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 15:29:43.675 | 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-09-08 15:29:43.752 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-08 15:29:44.618 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-08 15:29:45.110 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-09-08 15:29:45.129 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-08 15:29:45.142 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 15:29:45.157 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-09-08 15:29:45.171 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-09-08 15:29:45.207 | 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-09-08 15:29:45.234 | 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-09-08 15:29:45.246 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-09-08 15:29:45.260 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 15:29:45.273 | Setting up dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-08 15:29:45.349 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 15:29:45.363 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-08 15:29:45.375 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-08 15:29:45.388 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-09-08 15:29:45.401 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 15:29:45.414 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 15:29:45.428 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-09-08 15:29:45.441 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-08 15:29:45.454 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-09-08 15:29:45.468 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-08 15:29:45.481 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-08 15:29:45.495 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-08 15:29:45.509 | Setting up postgresql-common (257build1.1) ... 2026-09-08 15:29:46.158 | 2026-09-08 15:29:46.158 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-08 15:29:46.416 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-08 15:29:46.416 | Removing obsolete dictionary files: 2026-09-08 15:29:47.239 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-08 15:29:47.748 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-09-08 15:29:47.761 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 15:29:47.772 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-08 15:29:47.787 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-09-08 15:29:47.800 | Setting up lsof (4.95.0-1build3) ... 2026-09-08 15:29:47.842 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-08 15:29:47.856 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 15:29:47.874 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-08 15:29:47.890 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:29:47.906 | Setting up groff-base (1.23.0-3build2) ... 2026-09-08 15:29:47.927 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-09-08 15:29:47.939 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 15:29:47.949 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:29:47.963 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 15:29:47.976 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-09-08 15:29:47.989 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-08 15:29:48.003 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 15:29:48.015 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:29:48.029 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:29:48.042 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-08 15:29:48.055 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-09-08 15:29:48.067 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 15:29:48.081 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-08 15:29:48.095 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-09-08 15:29:48.224 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-08 15:29:48.236 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:29:48.250 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-09-08 15:29:48.263 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-09-08 15:29:48.276 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:29:48.289 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-08 15:29:48.303 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 15:29:48.315 | Setting up parted (3.6-4build1) ... 2026-09-08 15:29:48.340 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-09-08 15:29:48.353 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-08 15:29:48.367 | Setting up man-db (2.12.0-4build2) ... 2026-09-08 15:29:48.505 | Building database of manual pages ... 2026-09-08 15:29:50.967 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-09-08 15:29:51.299 | man-db.service is a disabled or a static unit, not starting it. 2026-09-08 15:29:51.383 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-09-08 15:29:51.407 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 15:29:51.421 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-08 15:29:51.437 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-09-08 15:29:51.450 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-08 15:29:51.463 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:29:51.478 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-09-08 15:29:51.511 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-09-08 15:29:51.525 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-08 15:29:51.538 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-08 15:29:51.551 | Setting up golang-doc (2:1.22~2build1) ... 2026-09-08 15:29:51.564 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-09-08 15:29:51.576 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-09-08 15:29:51.590 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-09-08 15:29:51.883 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-08 15:29:51.896 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:29:51.909 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-08 15:29:51.922 | Setting up libtool (2.4.7-7build1) ... 2026-09-08 15:29:51.935 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-08 15:29:52.740 | Enabling module mpm_event. 2026-09-08 15:29:52.821 | Enabling module authz_core. 2026-09-08 15:29:52.833 | Enabling module authz_host. 2026-09-08 15:29:52.875 | Enabling module authn_core. 2026-09-08 15:29:52.885 | Enabling module auth_basic. 2026-09-08 15:29:52.952 | Enabling module access_compat. 2026-09-08 15:29:53.021 | Enabling module authn_file. 2026-09-08 15:29:53.091 | Enabling module authz_user. 2026-09-08 15:29:53.159 | Enabling module alias. 2026-09-08 15:29:53.231 | Enabling module dir. 2026-09-08 15:29:53.297 | Enabling module autoindex. 2026-09-08 15:29:53.339 | Enabling module env. 2026-09-08 15:29:53.398 | Enabling module mime. 2026-09-08 15:29:53.468 | Enabling module negotiation. 2026-09-08 15:29:53.535 | Enabling module setenvif. 2026-09-08 15:29:53.603 | Enabling module filter. 2026-09-08 15:29:53.671 | Enabling module deflate. 2026-09-08 15:29:53.741 | Enabling module status. 2026-09-08 15:29:53.808 | Enabling module reqtimeout. 2026-09-08 15:29:53.879 | Enabling conf charset. 2026-09-08 15:29:53.927 | Enabling conf localized-error-pages. 2026-09-08 15:29:53.995 | Enabling conf other-vhosts-access-log. 2026-09-08 15:29:54.062 | Enabling conf security. 2026-09-08 15:29:54.109 | Enabling conf serve-cgi-bin. 2026-09-08 15:29:54.160 | Enabling site 000-default. 2026-09-08 15:29:55.009 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-08 15:29:55.605 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-08 15:29:56.732 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 15:29:56.744 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-08 15:29:56.755 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-09-08 15:29:56.803 | Setting up dh-autoreconf (20) ... 2026-09-08 15:29:56.816 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 15:29:56.828 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-09-08 15:29:56.839 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-08 15:29:56.850 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 15:29:56.861 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-08 15:29:56.874 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-09-08 15:29:56.889 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-09-08 15:29:56.901 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-08 15:29:56.918 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-09-08 15:29:56.930 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-09-08 15:29:57.159 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-09-08 15:29:57.488 | dm-event.service is a disabled or a static unit, not starting it. 2026-09-08 15:29:57.524 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-08 15:29:57.536 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-09-08 15:29:57.551 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-09-08 15:29:59.010 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-09-08 15:29:59.210 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-09-08 15:29:59.833 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-09-08 15:30:00.206 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-09-08 15:30:00.268 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-08 15:30:00.293 | Processing triggers for sgml-base (1.31) ... 2026-09-08 15:30:00.335 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-09-08 15:30:00.349 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-09-08 15:30:00.365 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-08 15:30:02.420 | Regenerating fonts cache... done. 2026-09-08 15:30:02.433 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-09-08 15:30:02.505 | update-initramfs: Generating /boot/initrd.img-6.8.0-138-generic 2026-09-08 15:30:02.525 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-09-08 15:30:16.137 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 15:30:16.191 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-08 15:30:16.211 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-09-08 15:30:16.226 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-08 15:30:16.302 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-09-08 15:30:16.315 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-08 15:30:16.327 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-09-08 15:30:16.340 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-09-08 15:30:16.354 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-08 15:30:16.368 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-09-08 15:30:16.382 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-08 15:30:16.395 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-08 15:30:16.443 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-08 15:30:16.457 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-08 15:30:16.474 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-08 15:30:16.691 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 15:30:17.073 | ++ functions-common:apt_get:1211 : result=0 2026-09-08 15:30:17.079 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 15:30:17.085 | ++ functions-common:time_stop:2420 : local name 2026-09-08 15:30:17.090 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 15:30:17.096 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:30:17.101 | ++ functions-common:time_stop:2423 : local total 2026-09-08 15:30:17.107 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 15:30:17.112 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-08 15:30:17.118 | ++ functions-common:time_stop:2427 : start_time=1788881307057 2026-09-08 15:30:17.123 | ++ functions-common:time_stop:2429 : [[ -z 1788881307057 ]] 2026-09-08 15:30:17.129 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:30:17.143 | ++ functions-common:time_stop:2432 : end_time=1788881417137 2026-09-08 15:30:17.149 | ++ functions-common:time_stop:2433 : elapsed_time=110080 2026-09-08 15:30:17.154 | ++ functions-common:time_stop:2434 : total=7852 2026-09-08 15:30:17.160 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:30:17.166 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=117932 2026-09-08 15:30:17.171 | ++ functions-common:apt_get:1215 : return 0 2026-09-08 15:30:17.178 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-08 15:30:17.183 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-08 15:30:17.191 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-08 15:30:17.203 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-08 15:30:17.209 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-08 15:30:17.216 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-08 15:30:17.226 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-08 15:30:17.236 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-08 15:30:17.242 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-08 15:30:17.249 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-09-08 15:30:19.573 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-09-08 15:30:19.577 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-08 15:30:19.582 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-08 15:30:19.586 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-08 15:30:19.591 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-08 15:30:19.595 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-08 15:30:19.599 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-08 15:30:19.602 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-08 15:30:19.606 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-08 15:30:19.611 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-08 15:30:19.615 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-08 15:30:19.620 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-08 15:30:19.625 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-08 15:30:19.629 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-08 15:30:19.633 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-08 15:30:19.637 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-08 15:30:19.641 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-08 15:30:19.646 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-08 15:30:19.650 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-08 15:30:19.655 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-08 15:30:19.661 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-08 15:30:19.667 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-08 15:30:19.672 | + functions-common:_ensure_lsb_release:420 : return 2026-09-08 15:30:19.677 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-08 15:30:19.705 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-08 15:30:19.710 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-08 15:30:19.738 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-08 15:30:19.743 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-08 15:30:19.769 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-08 15:30:19.774 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-08 15:30:19.778 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-08 15:30:19.783 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-08 15:30:19.787 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-08 15:30:19.792 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-08 15:30:19.797 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-08 15:30:19.802 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-08 15:30:19.806 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-08 15:30:19.811 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-08 15:30:19.816 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-08 15:30:19.816 | Distro: noble 2026-09-08 15:30:19.820 | + tools/install_pip.sh:main:117 : get_versions 2026-09-08 15:30:19.826 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-08 15:30:19.834 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-08 15:30:19.838 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-08 15:30:19.845 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-08 15:30:19.845 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-08 15:30:20.225 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-08 15:30:20.230 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-08 15:30:20.230 | pip: 24.0 2026-09-08 15:30:20.234 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-08 15:30:20.239 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-08 15:30:20.244 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 15:30:20.248 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 15:30:20.251 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 15:30:20.256 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 15:30:20.259 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 15:30:20.264 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 15:30:20.268 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 15:30:20.272 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 15:30:20.277 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 15:30:20.281 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 15:30:20.285 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 15:30:20.289 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 15:30:20.293 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 15:30:20.297 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-08 15:30:20.301 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:30:20.304 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:30:20.310 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-08 15:30:20.320 | + tools/install_pip.sh:main:146 : set -x 2026-09-08 15:30:20.324 | + tools/install_pip.sh:main:149 : get_versions 2026-09-08 15:30:20.330 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-08 15:30:20.339 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-08 15:30:20.343 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-08 15:30:20.350 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-08 15:30:20.351 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-08 15:30:20.705 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-08 15:30:20.711 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-08 15:30:20.711 | pip: 24.0 2026-09-08 15:30:20.719 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-09-08 15:30:20.726 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-09-08 15:30:20.732 | + ./stack.sh:main:807 : fixup_all 2026-09-08 15:30:20.737 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-08 15:30:20.743 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-08 15:30:20.748 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:30:20.755 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:30:20.760 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-08 15:30:20.782 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-09-08 15:30:20.807 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-08 15:30:20.833 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-08 15:30:20.840 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-08 15:30:20.846 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 15:30:20.852 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 15:30:20.859 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 15:30:20.865 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 15:30:20.870 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 15:30:20.875 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 15:30:20.881 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 15:30:20.887 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 15:30:20.893 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 15:30:20.900 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 15:30:20.906 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 15:30:20.911 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 15:30:20.917 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 15:30:20.922 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-08 15:30:20.929 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-08 15:30:20.936 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-08 15:30:20.961 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-08 15:30:20.990 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-08 15:30:21.017 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-08 15:30:21.043 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-08 15:30:21.071 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-08 15:30:21.095 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-08 15:30:21.124 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-08 15:30:21.148 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-08 15:30:21.154 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-08 15:30:21.160 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-08 15:30:24.376 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-08 15:30:24.420 | Using python 3.12 to install setuptools 2026-09-08 15:30:24.423 | + 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-09-08 15:30:25.222 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-08 15:30:27.396 | Collecting pip 2026-09-08 15:30:27.449 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-08 15:30:27.460 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-08 15:30:27.704 | Collecting setuptools[core] 2026-09-08 15:30:27.714 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-08 15:30:27.794 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-08 15:30:27.803 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 15:30:27.841 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-08 15:30:27.850 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-08 15:30:27.868 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.9 MB/s eta 0:00:00 2026-09-08 15:30:27.899 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-08 15:30:27.909 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 15:30:27.959 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-08 15:30:27.969 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 15:30:28.002 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-08 15:30:28.012 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 15:30:28.063 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 15:30:28.072 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 15:30:28.108 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 15:30:28.119 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 15:30:28.254 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 15:30:28.263 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-08 15:30:28.303 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 15:30:28.313 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-08 15:30:28.403 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 15:30:28.413 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-08 15:30:28.444 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 15:30:28.453 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-08 15:30:28.494 | 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-09-08 15:30:28.504 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-08 15:30:28.554 | 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-09-08 15:30:28.563 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 15:30:28.607 | 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-09-08 15:30:28.616 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 15:30:28.639 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-08 15:30:28.781 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 13.1 MB/s eta 0:00:00 2026-09-08 15:30:28.792 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-08 15:30:28.811 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-08 15:30:28.832 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-08 15:30:28.843 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.2 MB/s eta 0:00:00 2026-09-08 15:30:28.853 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-08 15:30:28.869 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 10.3 MB/s eta 0:00:00 2026-09-08 15:30:28.880 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-08 15:30:28.898 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-08 15:30:28.949 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 17.2 MB/s eta 0:00:00 2026-09-08 15:30:28.959 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-08 15:30:28.980 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-08 15:30:28.998 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-08 15:30:29.012 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 10.8 MB/s eta 0:00:00 2026-09-08 15:30:29.023 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-08 15:30:29.042 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-08 15:30:29.065 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 15.4 MB/s eta 0:00:00 2026-09-08 15:30:29.076 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-08 15:30:29.093 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-08 15:30:29.107 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.2 MB/s eta 0:00:00 2026-09-08 15:30:29.118 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-08 15:30:29.175 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.9 MB/s eta 0:00:00 2026-09-08 15:30:29.186 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-08 15:30:29.451 | 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-09-08 15:30:29.467 | Attempting uninstall: setuptools 2026-09-08 15:30:29.479 | Found existing installation: setuptools 68.1.2 2026-09-08 15:30:29.479 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:30:29.479 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-08 15:30:29.958 | Attempting uninstall: pygments 2026-09-08 15:30:29.971 | Found existing installation: Pygments 2.17.2 2026-09-08 15:30:29.971 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:30:29.971 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-08 15:30:30.683 | Attempting uninstall: pip 2026-09-08 15:30:30.687 | Found existing installation: pip 24.0 2026-09-08 15:30:30.729 | Uninstalling pip-24.0: 2026-09-08 15:30:30.736 | Successfully uninstalled pip-24.0 2026-09-08 15:30:31.783 | Attempting uninstall: wheel 2026-09-08 15:30:31.794 | Found existing installation: wheel 0.42.0 2026-09-08 15:30:31.795 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:30:31.795 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-08 15:30:32.303 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-08 15:30:32.496 | + inc/python:pip_install:216 : result=0 2026-09-08 15:30:32.502 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:30:32.508 | + functions-common:time_stop:2420 : local name 2026-09-08 15:30:32.515 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:30:32.519 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:30:32.525 | + functions-common:time_stop:2423 : local total 2026-09-08 15:30:32.530 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:30:32.536 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:30:32.542 | + functions-common:time_stop:2427 : start_time=1788881424409 2026-09-08 15:30:32.547 | + functions-common:time_stop:2429 : [[ -z 1788881424409 ]] 2026-09-08 15:30:32.554 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:30:32.564 | + functions-common:time_stop:2432 : end_time=1788881432557 2026-09-08 15:30:32.571 | + functions-common:time_stop:2433 : elapsed_time=8148 2026-09-08 15:30:32.576 | + functions-common:time_stop:2434 : total=0 2026-09-08 15:30:32.582 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:30:32.588 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8148 2026-09-08 15:30:32.593 | + inc/python:pip_install:219 : return 0 2026-09-08 15:30:32.600 | + 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-09-08 15:30:32.606 | + 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-09-08 15:30:32.612 | + 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-09-08 15:30:32.620 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-08 15:30:32.626 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-08 15:30:32.633 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-08 15:30:32.683 | Using python 3.12 to install os-testr 2026-09-08 15:30:32.689 | + 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-09-08 15:30:35.434 | Collecting os-testr 2026-09-08 15:30:36.561 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-08 15:30:36.607 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-08 15:30:36.612 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-08 15:30:36.634 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-08 15:30:36.638 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-08 15:30:36.697 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-08 15:30:36.702 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-08 15:30:36.715 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-09-08 15:30:36.735 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-08 15:30:36.741 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-08 15:30:36.811 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-08 15:30:36.814 | 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-09-08 15:30:36.831 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-08 15:30:36.846 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-08 15:30:36.868 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-08 15:30:36.879 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-08 15:30:36.892 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-08 15:30:36.903 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-08 15:30:36.923 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 36.8 MB/s 0:00:00 2026-09-08 15:30:36.994 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-08 15:30:37.076 | Attempting uninstall: PyYAML 2026-09-08 15:30:37.079 | Found existing installation: PyYAML 6.0.1 2026-09-08 15:30:37.079 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:30:37.080 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-08 15:30:37.295 | 2026-09-08 15:30:37.297 | 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-09-08 15:30:37.389 | + inc/python:pip_install:216 : result=0 2026-09-08 15:30:37.394 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:30:37.401 | + functions-common:time_stop:2420 : local name 2026-09-08 15:30:37.406 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:30:37.413 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:30:37.419 | + functions-common:time_stop:2423 : local total 2026-09-08 15:30:37.424 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:30:37.430 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:30:37.435 | + functions-common:time_stop:2427 : start_time=1788881432670 2026-09-08 15:30:37.440 | + functions-common:time_stop:2429 : [[ -z 1788881432670 ]] 2026-09-08 15:30:37.446 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:30:37.456 | + functions-common:time_stop:2432 : end_time=1788881437449 2026-09-08 15:30:37.461 | + functions-common:time_stop:2433 : elapsed_time=4779 2026-09-08 15:30:37.466 | + functions-common:time_stop:2434 : total=8148 2026-09-08 15:30:37.471 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:30:37.475 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12927 2026-09-08 15:30:37.481 | + inc/python:pip_install:219 : return 0 2026-09-08 15:30:37.487 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-08 15:30:37.599 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-08 15:30:37.706 | + ./stack.sh:main:835 : install_infra 2026-09-08 15:30:37.712 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-08 15:30:37.718 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-08 15:30:37.724 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-08 15:30:40.930 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-08 15:30:40.939 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-08 15:30:40.995 | + 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-09-08 15:30:41.782 | Collecting pbr 2026-09-08 15:30:41.783 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-08 15:30:42.019 | Collecting setuptools[core] 2026-09-08 15:30:42.022 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-08 15:30:42.101 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-08 15:30:42.103 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 15:30:42.136 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-08 15:30:42.137 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-08 15:30:42.170 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-08 15:30:42.171 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 15:30:42.214 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-08 15:30:42.215 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 15:30:42.247 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-08 15:30:42.248 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 15:30:42.295 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 15:30:42.296 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 15:30:42.327 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 15:30:42.328 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 15:30:42.480 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 15:30:42.482 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-08 15:30:42.518 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 15:30:42.519 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-08 15:30:42.598 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 15:30:42.599 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-08 15:30:42.622 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 15:30:42.623 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-08 15:30:42.661 | 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-09-08 15:30:42.662 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-08 15:30:42.702 | 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-09-08 15:30:42.703 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 15:30:42.743 | 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-09-08 15:30:42.744 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 15:30:42.753 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-08 15:30:42.754 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-08 15:30:42.755 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-08 15:30:42.756 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-08 15:30:42.758 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-08 15:30:42.759 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-08 15:30:42.760 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-08 15:30:42.763 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-08 15:30:42.764 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-08 15:30:42.765 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-08 15:30:42.766 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-08 15:30:42.767 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-08 15:30:42.768 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-08 15:30:42.769 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-08 15:30:42.771 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-08 15:30:42.774 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-08 15:30:42.895 | 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-09-08 15:30:44.795 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-08 15:30:44.933 | + inc/python:pip_install:216 : result=0 2026-09-08 15:30:44.938 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:30:44.944 | + functions-common:time_stop:2420 : local name 2026-09-08 15:30:44.950 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:30:44.957 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:30:44.961 | + functions-common:time_stop:2423 : local total 2026-09-08 15:30:44.967 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:30:44.973 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:30:44.978 | + functions-common:time_stop:2427 : start_time=1788881440974 2026-09-08 15:30:44.984 | + functions-common:time_stop:2429 : [[ -z 1788881440974 ]] 2026-09-08 15:30:44.990 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:30:45.000 | + functions-common:time_stop:2432 : end_time=1788881444993 2026-09-08 15:30:45.005 | + functions-common:time_stop:2433 : elapsed_time=4019 2026-09-08 15:30:45.010 | + functions-common:time_stop:2434 : total=12927 2026-09-08 15:30:45.016 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:30:45.023 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16946 2026-09-08 15:30:45.029 | + inc/python:pip_install:219 : return 0 2026-09-08 15:30:45.037 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-08 15:30:45.044 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-08 15:30:45.099 | + 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-09-08 15:30:45.821 | Processing /opt/stack/requirements 2026-09-08 15:30:45.822 | Installing build dependencies: started 2026-09-08 15:30:47.465 | Installing build dependencies: finished with status 'done' 2026-09-08 15:30:47.469 | Getting requirements to build wheel: started 2026-09-08 15:30:47.653 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 15:30:47.661 | Preparing metadata (pyproject.toml): started 2026-09-08 15:30:48.513 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:30:48.639 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 15:30:48.692 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-08 15:30:48.716 | 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.dev8705) (26.3) 2026-09-08 15:30:48.783 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 15:30:48.787 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 15:30:48.883 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 15:30:48.883 | 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-09-08 15:30:48.903 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 15:30:48.908 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-08 15:30:48.917 | 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.dev8705) (84.0.0) 2026-09-08 15:30:49.110 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 15:30:49.115 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-08 15:30:49.128 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.9 MB/s eta 0:00:00 2026-09-08 15:30:49.156 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 15:30:49.159 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-08 15:30:49.212 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 15:30:49.215 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-08 15:30:49.257 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 15:30:49.260 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 15:30:49.320 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-09-08 15:30:49.330 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-08 15:30:49.340 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-09-08 15:30:49.341 | 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-09-08 15:30:49.346 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-08 15:30:49.355 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 9.0 MB/s eta 0:00:00 2026-09-08 15:30:49.357 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-09-08 15:30:49.367 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 14.9 MB/s eta 0:00:00 2026-09-08 15:30:49.372 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-08 15:30:49.384 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 25.1 MB/s eta 0:00:00 2026-09-08 15:30:49.387 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-09-08 15:30:49.396 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.9 MB/s eta 0:00:00 2026-09-08 15:30:49.399 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-08 15:30:49.410 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 15.8 MB/s eta 0:00:00 2026-09-08 15:30:49.420 | Building wheels for collected packages: openstack_requirements 2026-09-08 15:30:49.420 | Building wheel for openstack_requirements (pyproject.toml): started 2026-09-08 15:30:51.161 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-09-08 15:30:51.162 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8705-py3-none-any.whl size=53492 sha256=eea802f695bd137d1bdcbf5ef9a5f1171c58b4eeba57fac3a020b5f053daed9d 2026-09-08 15:30:51.163 | Stored in directory: /tmp/pip-ephem-wheel-cache-k1d_6wdq/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-09-08 15:30:51.167 | Successfully built openstack_requirements 2026-09-08 15:30:51.345 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-09-08 15:30:51.775 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8705 requests-2.34.2 urllib3-2.7.0 2026-09-08 15:30:52.003 | + inc/python:pip_install:216 : result=0 2026-09-08 15:30:52.011 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:30:52.017 | + functions-common:time_stop:2420 : local name 2026-09-08 15:30:52.023 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:30:52.029 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:30:52.035 | + functions-common:time_stop:2423 : local total 2026-09-08 15:30:52.041 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:30:52.046 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:30:52.052 | + functions-common:time_stop:2427 : start_time=1788881445081 2026-09-08 15:30:52.058 | + functions-common:time_stop:2429 : [[ -z 1788881445081 ]] 2026-09-08 15:30:52.066 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:30:52.074 | + functions-common:time_stop:2432 : end_time=1788881452068 2026-09-08 15:30:52.080 | + functions-common:time_stop:2433 : elapsed_time=6987 2026-09-08 15:30:52.086 | + functions-common:time_stop:2434 : total=16946 2026-09-08 15:30:52.091 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:30:52.095 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23933 2026-09-08 15:30:52.101 | + inc/python:pip_install:219 : return 0 2026-09-08 15:30:52.107 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-09-08 15:30:52.113 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-09-08 15:30:52.119 | + inc/python:use_library_from_git:266 : local name=pbr 2026-09-08 15:30:52.126 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:30:52.132 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:30:52.137 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-09-08 15:30:52.143 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:30:52.150 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-09-08 15:30:52.197 | Using python 3.12 to install pbr 2026-09-08 15:30:52.202 | + 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-09-08 15:30:52.801 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-09-08 15:30:52.819 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-09-08 15:30:52.958 | + inc/python:pip_install:216 : result=0 2026-09-08 15:30:52.966 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:30:52.972 | + functions-common:time_stop:2420 : local name 2026-09-08 15:30:52.978 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:30:52.983 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:30:52.990 | + functions-common:time_stop:2423 : local total 2026-09-08 15:30:52.996 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:30:53.002 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:30:53.008 | + functions-common:time_stop:2427 : start_time=1788881452185 2026-09-08 15:30:53.014 | + functions-common:time_stop:2429 : [[ -z 1788881452185 ]] 2026-09-08 15:30:53.022 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:30:53.030 | + functions-common:time_stop:2432 : end_time=1788881453024 2026-09-08 15:30:53.037 | + functions-common:time_stop:2433 : elapsed_time=839 2026-09-08 15:30:53.042 | + functions-common:time_stop:2434 : total=23933 2026-09-08 15:30:53.047 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:30:53.054 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24772 2026-09-08 15:30:53.060 | + inc/python:pip_install:219 : return 0 2026-09-08 15:30:53.066 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-09-08 15:30:56.280 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-09-08 15:30:58.832 | Collecting bindep 2026-09-08 15:30:58.919 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-09-08 15:30:59.005 | Collecting distro>=1.7 (from bindep) 2026-09-08 15:30:59.015 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-09-08 15:30:59.061 | Collecting packaging (from bindep) 2026-09-08 15:30:59.063 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 15:30:59.098 | Collecting Parsley (from bindep) 2026-09-08 15:30:59.108 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-09-08 15:30:59.162 | Collecting pbr>=2 (from bindep) 2026-09-08 15:30:59.162 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-08 15:30:59.379 | Collecting setuptools (from pbr>=2->bindep) 2026-09-08 15:30:59.381 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-08 15:30:59.427 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-09-08 15:30:59.452 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-09-08 15:30:59.462 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-08 15:30:59.462 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-08 15:30:59.471 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-09-08 15:30:59.488 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.7 MB/s eta 0:00:00 2026-09-08 15:30:59.489 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-08 15:30:59.551 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-09-08 15:31:00.329 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-09-08 15:31:00.431 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-08 15:31:00.438 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-08 15:31:00.448 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-09-08 15:31:00.488 | + ./stack.sh:main:844 : pkgs= 2026-09-08 15:31:00.494 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-09-08 15:31:00.501 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-09-08 15:31:00.505 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 15:31:00.511 | + functions-common:run_phase:1849 : local phase=pre-install 2026-09-08 15:31:00.518 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-08 15:31:00.524 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 15:31:00.530 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 15:31:00.537 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 15:31:00.543 | + functions-common:run_phase:1858 : local extra 2026-09-08 15:31:00.550 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-08 15:31:00.560 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 15:31:00.565 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 15:31:00.571 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-08 15:31:00.578 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-09-08 15:31:00.583 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 15:31:00.621 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:31:00.627 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 15:31:00.632 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 15:31:00.639 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-09-08 15:31:00.645 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 15:31:00.651 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-09-08 15:31:00.657 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-08 15:31:00.663 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 15:31:00.669 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-08 15:31:00.674 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-09-08 15:31:00.681 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-09-08 15:31:00.686 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-09-08 15:31:00.693 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-09-08 15:31:00.699 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-09-08 15:31:00.738 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-09-08 15:31:00.774 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:31:00.780 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:00.786 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-08 15:31:00.792 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:00.798 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 15:31:00.803 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:00.809 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-09-08 15:31:00.816 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:00.821 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-08 15:31:00.827 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 15:31:00.833 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-09-08 15:31:00.839 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-08 15:31:00.844 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-09-08 15:31:00.851 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-09-08 15:31:00.857 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-09-08 15:31:00.892 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-09-08 15:31:00.899 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:31:00.904 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-09-08 15:31:00.911 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-09-08 15:31:00.971 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-09-08 15:31:00.976 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-09-08 15:31:00.981 | ACCOUNT_PORT_BASE=6612 2026-09-08 15:31:00.981 | ADDITIONAL_VENV_PACKAGES= 2026-09-08 15:31:00.981 | ADMIN_PASSWORD=secretadmin 2026-09-08 15:31:00.981 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-08 15:31:00.981 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-08 15:31:00.981 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-08 15:31:00.981 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-09-08 15:31:00.981 | ALEMBIC_BRANCH=main 2026-09-08 15:31:00.981 | ALEMBIC_DIR=/opt/stack/alembic 2026-09-08 15:31:00.981 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-08 15:31:00.981 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-09-08 15:31:00.981 | APACHE_GROUP=stack 2026-09-08 15:31:00.981 | APACHE_LOCAL_HOST=127.0.0.1 2026-09-08 15:31:00.981 | APACHE_LOG_DIR=/var/log/apache2 2026-09-08 15:31:00.981 | APACHE_NAME=apache2 2026-09-08 15:31:00.981 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-09-08 15:31:00.981 | APACHE_USER=stack 2026-09-08 15:31:00.981 | API_WORKERS=4 2026-09-08 15:31:00.981 | BACKING_FILE_SUFFIX=-backing-file 2026-09-08 15:31:00.981 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-09-08 15:31:00.981 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:31:00.981 | BARBICAN_BRANCH=master 2026-09-08 15:31:00.981 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-09-08 15:31:00.981 | BARBICAN_CONF_DIR=/etc/barbican 2026-09-08 15:31:00.981 | BARBICAN_DIR=/opt/stack/barbican 2026-09-08 15:31:00.981 | BARBICAN_ENDPOINT_TYPE=internal 2026-09-08 15:31:00.981 | BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:31:00.981 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.181/identity 2026-09-08 15:31:00.981 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-09-08 15:31:00.981 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-09-08 15:31:00.981 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-09-08 15:31:00.981 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-09-08 15:31:00.981 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-09-08 15:31:00.982 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-08 15:31:00.982 | BASH=/usr/bin/bash 2026-09-08 15:31:00.982 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-09-08 15:31:00.982 | BASH_ALIASES=() 2026-09-08 15:31:00.982 | BASH_ARGC=([0]="0") 2026-09-08 15:31:00.982 | BASH_ARGV=() 2026-09-08 15:31:00.982 | BASH_CMDS=() 2026-09-08 15:31:00.982 | BASH_LINENO=([0]="1842" [1]="1875" [2]="852" [3]="0") 2026-09-08 15:31:00.982 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-09-08 15:31:00.982 | BASH_REMATCH=([0]=",tls-proxy,") 2026-09-08 15:31:00.982 | 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-09-08 15:31:00.982 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-09-08 15:31:00.982 | BASH_VERSION='5.2.21(1)-release' 2026-09-08 15:31:00.982 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-08 15:31:00.982 | BRANCHLESS_TARGET_BRANCH=master 2026-09-08 15:31:00.982 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-08 15:31:00.982 | CACHE_BACKEND=dogpile.cache.memcached 2026-09-08 15:31:00.982 | CELLSV2_SETUP=superconductor 2026-09-08 15:31:00.982 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-09-08 15:31:00.982 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-09-08 15:31:00.982 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-09-08 15:31:00.982 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-09-08 15:31:00.982 | CINDER_BACKUP_DRIVER=swift 2026-09-08 15:31:00.982 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:31:00.982 | CINDER_BRANCH=master 2026-09-08 15:31:00.982 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-09-08 15:31:00.982 | CINDER_CONF=/etc/cinder/cinder.conf 2026-09-08 15:31:00.982 | CINDER_CONF_DIR=/etc/cinder 2026-09-08 15:31:00.982 | CINDER_DIR=/opt/stack/cinder 2026-09-08 15:31:00.982 | CINDER_DRIVER=default 2026-09-08 15:31:00.982 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-09-08 15:31:00.982 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:31:00.982 | CINDER_IMG_CACHE_ENABLED=True 2026-09-08 15:31:00.982 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-09-08 15:31:00.982 | CINDER_IMG_CACHE_SIZE_GB= 2026-09-08 15:31:00.982 | CINDER_LVM_TYPE=auto 2026-09-08 15:31:00.983 | CINDER_MY_IP=162.253.55.181 2026-09-08 15:31:00.983 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-09-08 15:31:00.983 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-09-08 15:31:00.983 | CINDER_SERVICE_HOST=162.253.55.181 2026-09-08 15:31:00.983 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:31:00.983 | CINDER_SERVICE_PORT=8776 2026-09-08 15:31:00.983 | CINDER_SERVICE_PORT_INT=18776 2026-09-08 15:31:00.983 | CINDER_SERVICE_PROTOCOL=https 2026-09-08 15:31:00.983 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-09-08 15:31:00.983 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-09-08 15:31:00.983 | CINDER_TARGET_HELPER=lioadm 2026-09-08 15:31:00.983 | CINDER_TARGET_PORT=3260 2026-09-08 15:31:00.983 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-09-08 15:31:00.983 | CINDER_TARGET_PROTOCOL=iscsi 2026-09-08 15:31:00.983 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-09-08 15:31:00.983 | CINDER_UPLOAD_OPTIMIZED=False 2026-09-08 15:31:00.983 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-09-08 15:31:00.983 | CINDER_USE_SERVICE_TOKEN=True 2026-09-08 15:31:00.983 | CINDER_UWSGI=cinder.wsgi.api:application 2026-09-08 15:31:00.983 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-09-08 15:31:00.983 | CINDER_VOLUME_CLEAR=zero 2026-09-08 15:31:00.983 | CIRROS_ARCH=x86_64 2026-09-08 15:31:00.983 | CIRROS_VERSION=0.6.3 2026-09-08 15:31:00.983 | CONFIGURE_BACKING_FILE=True 2026-09-08 15:31:00.983 | CONFIG_AWK_CMD=awk 2026-09-08 15:31:00.983 | CONTAINER_PORT_BASE=6611 2026-09-08 15:31:00.983 | CURL_GET='curl -g' 2026-09-08 15:31:00.983 | CURRENT_LOG_TIME=2026-09-08-152812 2026-09-08 15:31:00.983 | DATABASE_BACKENDS=' mysql postgresql' 2026-09-08 15:31:00.983 | DATABASE_HOST=127.0.0.1 2026-09-08 15:31:00.983 | DATABASE_PASSWORD=secretdatabase 2026-09-08 15:31:00.983 | DATABASE_QUERY_LOGGING=False 2026-09-08 15:31:00.983 | DATABASE_TYPE=mysql 2026-09-08 15:31:00.983 | DATABASE_USER=root 2026-09-08 15:31:00.983 | DATA_DIR=/opt/stack/data 2026-09-08 15:31:00.983 | DC=([0]="openstack" [1]="org") 2026-09-08 15:31:00.983 | DEBUG_LIBVIRT=True 2026-09-08 15:31:00.983 | DEBUG_LIBVIRT_COREDUMPS=True 2026-09-08 15:31:00.983 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-09-08 15:31:00.984 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-09-08 15:31:00.984 | DEFAULT_VIRT_DRIVER=libvirt 2026-09-08 15:31:00.984 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-09-08 15:31:00.984 | DEF_SERVICE_HOST=162.253.55.181 2026-09-08 15:31:00.984 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:31:00.984 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-09-08 15:31:00.984 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.181 2026-09-08 15:31:00.984 | DELTA=1788881306 2026-09-08 15:31:00.984 | DEST=/opt/stack 2026-09-08 15:31:00.984 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-08 15:31:00.984 | DEVSTACK_CERT_NAME=devstack-cert 2026-09-08 15:31:00.984 | DEVSTACK_HOSTNAME=np0000192207.novalocal 2026-09-08 15:31:00.984 | DEVSTACK_PARALLEL=True 2026-09-08 15:31:00.984 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-08 15:31:00.984 | DEVSTACK_SERIES=2026.2 2026-09-08 15:31:00.984 | DEVSTACK_START_TIME=1788881282 2026-09-08 15:31:00.984 | DEVSTACK_VENV=/opt/stack/data/venv 2026-09-08 15:31:00.984 | DIRSTACK=() 2026-09-08 15:31:00.984 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-09-08 15:31:00.984 | DISABLE_AMP_IMAGE_BUILD=True 2026-09-08 15:31:00.984 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-09-08 15:31:00.984 | DISKIMAGE_BUILDER_REPO_REF=master 2026-09-08 15:31:00.984 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-09-08 15:31:00.984 | DISTRO=noble 2026-09-08 15:31:00.984 | DOWNLOAD_DEFAULT_IMAGES=False 2026-09-08 15:31:00.984 | 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-09-08 15:31:00.984 | ENABLE_CHASSIS_AS_GW=True 2026-09-08 15:31:00.984 | ENABLE_DEBUG_LOG_LEVEL=True 2026-09-08 15:31:00.984 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-09-08 15:31:00.984 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-09-08 15:31:00.984 | ENABLE_ISOLATED_METADATA=False 2026-09-08 15:31:00.984 | ENABLE_KSM=True 2026-09-08 15:31:00.984 | ENABLE_KSMTUNED=True 2026-09-08 15:31:00.984 | ENABLE_METADATA_NETWORK=False 2026-09-08 15:31:00.984 | ENABLE_SYSCTL_MEM_TUNING=True 2026-09-08 15:31:00.984 | ENABLE_SYSCTL_NET_TUNING=True 2026-09-08 15:31:00.984 | ENABLE_TENANT_TUNNELS=True 2026-09-08 15:31:00.984 | ENABLE_TENANT_VLANS=False 2026-09-08 15:31:00.984 | ENABLE_VOLUME_MULTIATTACH=False 2026-09-08 15:31:00.984 | ENABLE_ZSWAP=True 2026-09-08 15:31:00.984 | ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:31:00.984 | ERROR_ON_CLONE=True 2026-09-08 15:31:00.984 | ETCD_ARCH=amd64 2026-09-08 15:31:00.984 | ETCD_BIN_DIR=/opt/stack/bin 2026-09-08 15:31:00.985 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-09-08 15:31:00.985 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:31:00.985 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:31:00.985 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-09-08 15:31:00.986 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-09-08 15:31:00.986 | ETCD_PEER_PORT=2380 2026-09-08 15:31:00.986 | ETCD_PORT=2379 2026-09-08 15:31:00.986 | ETCD_RAMDISK_MB=512 2026-09-08 15:31:00.986 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-09-08 15:31:00.986 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-09-08 15:31:00.986 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-09-08 15:31:00.986 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-09-08 15:31:00.986 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-09-08 15:31:00.986 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-09-08 15:31:00.986 | ETCD_USE_RAMDISK=True 2026-09-08 15:31:00.986 | ETCD_VERSION=v3.5.21 2026-09-08 15:31:00.986 | EUID=1002 2026-09-08 15:31:00.986 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:31:00.986 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-09-08 15:31:00.987 | EXTRA_FILES_RETRY=3 2026-09-08 15:31:00.987 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-09-08 15:31:00.987 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-09-08 15:31:00.987 | FILES=/opt/stack/devstack/files 2026-09-08 15:31:00.987 | FIXED_RANGE=10.1.0.0/20 2026-09-08 15:31:00.987 | FIXED_RANGE_V6=fd69:fc0c:9b22::/64 2026-09-08 15:31:00.987 | FLOATING_RANGE=172.24.5.0/24 2026-09-08 15:31:00.987 | FORCE_CONFIG_DRIVE=False 2026-09-08 15:31:00.987 | FORCE_PREREQ=0 2026-09-08 15:31:00.987 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-09-08 15:31:00.987 | FUNC_DIR=/opt/stack/devstack 2026-09-08 15:31:00.987 | 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-09-08 15:31:00.987 | 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-09-08 15:31:00.987 | 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-09-08 15:31:00.987 | GIT_BASE=https://github.com 2026-09-08 15:31:00.987 | GIT_DEPTH=0 2026-09-08 15:31:00.987 | GIT_TIMEOUT=0 2026-09-08 15:31:00.987 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-09-08 15:31:00.987 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-09-08 15:31:00.987 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:31:00.987 | GLANCE_BRANCH=master 2026-09-08 15:31:00.987 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-09-08 15:31:00.987 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-09-08 15:31:00.987 | GLANCE_CACHE_DRIVER=centralized_db 2026-09-08 15:31:00.987 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-09-08 15:31:00.987 | GLANCE_CONF_DIR=/etc/glance 2026-09-08 15:31:00.987 | GLANCE_DEFAULT_BACKEND=fast 2026-09-08 15:31:00.988 | GLANCE_DIR=/opt/stack/glance 2026-09-08 15:31:00.988 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-09-08 15:31:00.988 | GLANCE_ENABLE_QUOTAS=True 2026-09-08 15:31:00.988 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-09-08 15:31:00.988 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:31:00.988 | GLANCE_HOSTPORT=162.253.55.181:9292 2026-09-08 15:31:00.988 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-09-08 15:31:00.988 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-09-08 15:31:00.988 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-09-08 15:31:00.988 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-09-08 15:31:00.988 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-08 15:31:00.988 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-09-08 15:31:00.988 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-09-08 15:31:00.988 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-09-08 15:31:00.988 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-09-08 15:31:00.988 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-09-08 15:31:00.988 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-09-08 15:31:00.988 | GLANCE_S3_BUCKET_NAME=images 2026-09-08 15:31:00.988 | GLANCE_S3_BUCKET_ON_PUT=True 2026-09-08 15:31:00.988 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-09-08 15:31:00.988 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-09-08 15:31:00.988 | GLANCE_SERVICE_HOST=162.253.55.181 2026-09-08 15:31:00.988 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:31:00.988 | GLANCE_SERVICE_PORT=9292 2026-09-08 15:31:00.988 | GLANCE_SERVICE_PORT_INT=19292 2026-09-08 15:31:00.988 | GLANCE_SERVICE_PROTOCOL=https 2026-09-08 15:31:00.988 | GLANCE_SHOW_DIRECT_URL=False 2026-09-08 15:31:00.988 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-09-08 15:31:00.988 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-09-08 15:31:00.988 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-09-08 15:31:00.988 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-09-08 15:31:00.988 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-09-08 15:31:00.988 | GLANCE_URL=https://162.253.55.181/image 2026-09-08 15:31:00.988 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-09-08 15:31:00.988 | GLANCE_USE_S3=False 2026-09-08 15:31:00.988 | GLANCE_UWSGI=glance.wsgi.api:application 2026-09-08 15:31:00.988 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-09-08 15:31:00.988 | GLOBAL_VENV=True 2026-09-08 15:31:00.988 | GROUPS=() 2026-09-08 15:31:00.988 | HOME=/opt/stack 2026-09-08 15:31:00.988 | HOME_URL=https://www.ubuntu.com/ 2026-09-08 15:31:00.988 | HORIZON_APACHE_ROOT=/dashboard 2026-09-08 15:31:00.988 | HORIZON_BRANCH=master 2026-09-08 15:31:00.988 | HORIZON_DIR=/opt/stack/horizon 2026-09-08 15:31:00.988 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-09-08 15:31:00.988 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-09-08 15:31:00.988 | HOSTNAME=np0000192207 2026-09-08 15:31:00.988 | HOSTTYPE=x86_64 2026-09-08 15:31:00.989 | HOST_IP=162.253.55.181 2026-09-08 15:31:00.989 | HOST_IPV6=2604:e100:1:0:f816:3eff:fe67:ecc8 2026-09-08 15:31:00.989 | HOST_IP_IFACE= 2026-09-08 15:31:00.989 | ID=ubuntu 2026-09-08 15:31:00.989 | ID_LIKE=debian 2026-09-08 15:31:00.989 | IFS=' 2026-09-08 15:31:00.989 | ' 2026-09-08 15:31:00.989 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-08 15:31:00.989 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-09-08 15:31:00.989 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-09-08 15:31:00.989 | INSTANCE_NAME_PREFIX=instance- 2026-09-08 15:31:00.989 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-08 15:31:00.989 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-09-08 15:31:00.989 | IPV6_ADDRESS_MODE=slaac 2026-09-08 15:31:00.989 | IPV6_ADDRS_SAFE_TO_USE=fd69:fc0c:9b22::/56 2026-09-08 15:31:00.989 | IPV6_GLOBAL_ID=69:fc0c:9b22 2026-09-08 15:31:00.989 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-08 15:31:00.989 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-08 15:31:00.989 | IPV6_PROVIDER_FIXED_RANGE= 2026-09-08 15:31:00.989 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-08 15:31:00.989 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-08 15:31:00.989 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-08 15:31:00.989 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-08 15:31:00.989 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-08 15:31:00.989 | IPV6_RA_MODE=slaac 2026-09-08 15:31:00.989 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-08 15:31:00.989 | IP_VERSION=4+6 2026-09-08 15:31:00.989 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-09-08 15:31:00.989 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-09-08 15:31:00.989 | ISCSID_DEBUG=False 2026-09-08 15:31:00.989 | ISCSID_DEBUG_LEVEL=4 2026-09-08 15:31:00.989 | KEYSTONE_ADMIN_ENDPOINT=True 2026-09-08 15:31:00.989 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-09-08 15:31:00.989 | KEYSTONE_AUTH_URI=https://162.253.55.181/identity 2026-09-08 15:31:00.989 | KEYSTONE_AUTH_URI_V3=https://162.253.55.181/identity/v3 2026-09-08 15:31:00.989 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:31:00.989 | KEYSTONE_BRANCH=master 2026-09-08 15:31:00.989 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-09-08 15:31:00.989 | KEYSTONE_CONF_DIR=/etc/keystone 2026-09-08 15:31:00.989 | KEYSTONE_DIR=/opt/stack/keystone 2026-09-08 15:31:00.989 | KEYSTONE_ENABLE_CACHE=True 2026-09-08 15:31:00.989 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:31:00.989 | KEYSTONE_IDENTITY_BACKEND=sql 2026-09-08 15:31:00.989 | KEYSTONE_LOCKOUT_DURATION=10 2026-09-08 15:31:00.989 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-09-08 15:31:00.989 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-09-08 15:31:00.989 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-09-08 15:31:00.990 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-09-08 15:31:00.990 | KEYSTONE_REGION_NAME=RegionOne 2026-09-08 15:31:00.990 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-09-08 15:31:00.990 | KEYSTONE_RESOURCE_BACKEND=sql 2026-09-08 15:31:00.990 | KEYSTONE_ROLE_BACKEND=sql 2026-09-08 15:31:00.990 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-09-08 15:31:00.990 | KEYSTONE_SERVICE_HOST=162.253.55.181 2026-09-08 15:31:00.990 | KEYSTONE_SERVICE_PORT=5000 2026-09-08 15:31:00.990 | KEYSTONE_SERVICE_PORT_INT=5001 2026-09-08 15:31:00.990 | KEYSTONE_SERVICE_PROTOCOL=https 2026-09-08 15:31:00.990 | KEYSTONE_SERVICE_URI=https://162.253.55.181/identity 2026-09-08 15:31:00.990 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.181/identity/v3 2026-09-08 15:31:00.990 | KEYSTONE_TOKEN_FORMAT=fernet 2026-09-08 15:31:00.990 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-09-08 15:31:00.990 | KEY_MANAGER_BACKEND=barbican 2026-09-08 15:31:00.990 | KILL_PATH=/usr/bin/kill 2026-09-08 15:31:00.990 | LAST_RUN=0 2026-09-08 15:31:00.990 | LAST_SPINNER_PID= 2026-09-08 15:31:00.990 | LC_ALL=en_US.utf8 2026-09-08 15:31:00.990 | LDAP_BASE_DC=openstack 2026-09-08 15:31:00.990 | LDAP_BASE_DN=dc=openstack,dc=org 2026-09-08 15:31:00.990 | LDAP_DOMAIN=openstack.org 2026-09-08 15:31:00.990 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-09-08 15:31:00.990 | LDAP_OLCDB_NUMBER=1 2026-09-08 15:31:00.990 | LDAP_OLCDB_TYPE=mdb 2026-09-08 15:31:00.990 | LDAP_ROOTPW_COMMAND=replace 2026-09-08 15:31:00.990 | LDAP_SERVICE_NAME=slapd 2026-09-08 15:31:00.990 | LDAP_URL=ldap://localhost 2026-09-08 15:31:00.990 | 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-09-08 15:31:00.990 | LIBVIRT_CPU_MODE=host-passthrough 2026-09-08 15:31:00.990 | LIBVIRT_CPU_MODEL=Nehalem 2026-09-08 15:31:00.990 | LIBVIRT_GROUP=libvirt 2026-09-08 15:31:00.990 | LIBVIRT_TYPE=kvm 2026-09-08 15:31:00.990 | LINENO=768 2026-09-08 15:31:00.990 | LOCAL_HOSTNAME=np0000192207 2026-09-08 15:31:00.990 | LOGDAYS=7 2026-09-08 15:31:00.990 | LOGDIR=/opt/stack/logs 2026-09-08 15:31:00.990 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-09-08-152812 2026-09-08 15:31:00.990 | LOGFILE_DIR=/opt/stack/logs 2026-09-08 15:31:00.990 | LOGFILE_NAME=devstacklog.txt 2026-09-08 15:31:00.990 | LOGNAME=stack 2026-09-08 15:31:00.990 | LOGO=ubuntu-logo 2026-09-08 15:31:00.990 | LOG_COLOR=False 2026-09-08 15:31:00.990 | LRC=localrc 2026-09-08 15:31:00.990 | MACHTYPE=x86_64-pc-linux-gnu 2026-09-08 15:31:00.990 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-09-08 15:31:00.990 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:31:00.990 | MAGNUM_BRANCH=master 2026-09-08 15:31:00.991 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-09-08 15:31:00.991 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-09-08 15:31:00.991 | MAGNUM_CONFIGURE_IPTABLES=True 2026-09-08 15:31:00.991 | MAGNUM_CONF_DIR=/etc/magnum 2026-09-08 15:31:00.991 | MAGNUM_DIR=/opt/stack/magnum 2026-09-08 15:31:00.991 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-08 15:31:00.991 | MAGNUM_ENFORCE_SCOPE=False 2026-09-08 15:31:00.991 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.35.5.qcow2 2026-09-08 15:31:00.991 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-09-08 15:31:00.991 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-09-08 15:31:00.991 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-09-08 15:31:00.991 | MAGNUM_SERVICE_HOST=162.253.55.181 2026-09-08 15:31:00.991 | MAGNUM_SERVICE_PROTOCOL=https 2026-09-08 15:31:00.991 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-09-08 15:31:00.991 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-09-08 15:31:00.991 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-09-08 15:31:00.991 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-09-08 15:31:00.991 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-09-08 15:31:00.991 | MAIL=/var/mail/stack 2026-09-08 15:31:00.991 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-09-08 15:31:00.991 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-09-08 15:31:00.991 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-09-08 15:31:00.991 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:31:00.991 | MANILA_CONF=/etc/manila/manila.conf 2026-09-08 15:31:00.991 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-09-08 15:31:00.991 | MANILA_CONF_DIR=/etc/manila 2026-09-08 15:31:00.991 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-09-08 15:31:00.991 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-09-08 15:31:00.991 | MANILA_DATA_COPY_CHECK_HASH=True 2026-09-08 15:31:00.991 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-09-08 15:31:00.991 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-09-08 15:31:00.991 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-09-08 15:31:00.991 | MANILA_DEFAULT_SHARE_TYPE=default 2026-09-08 15:31:00.991 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-08 15:31:00.991 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-09-08 15:31:00.991 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-08 15:31:00.991 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-08 15:31:00.991 | MANILA_DIR=/opt/stack/manila 2026-09-08 15:31:00.991 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-09-08 15:31:00.991 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-09-08 15:31:00.991 | MANILA_ENABLED_BACKENDS=generic 2026-09-08 15:31:00.991 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-09-08 15:31:00.991 | MANILA_ENDPOINT_BASE=http://162.253.55.181/share 2026-09-08 15:31:00.991 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:31:00.991 | MANILA_GIT_BASE=https://opendev.org 2026-09-08 15:31:00.991 | MANILA_KEY_FORMAT=ecdsa 2026-09-08 15:31:00.992 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-09-08 15:31:00.992 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.181 2026-09-08 15:31:00.992 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-09-08 15:31:00.992 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-09-08 15:31:00.992 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-09-08 15:31:00.992 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-09-08 15:31:00.992 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-09-08 15:31:00.992 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-09-08 15:31:00.992 | MANILA_REPO_ROOT=openstack 2026-09-08 15:31:00.992 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-09-08 15:31:00.992 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-09-08 15:31:00.992 | MANILA_SERVICE_HOST=162.253.55.181 2026-09-08 15:31:00.992 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-09-08 15:31:00.992 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-09-08 15:31:00.992 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-09-08 15:31:00.992 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-09-08 15:31:00.992 | MANILA_SERVICE_INSTANCE_USER=manila 2026-09-08 15:31:00.992 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-09-08 15:31:00.992 | MANILA_SERVICE_PORT=8786 2026-09-08 15:31:00.992 | MANILA_SERVICE_PORT_INT=18786 2026-09-08 15:31:00.992 | MANILA_SERVICE_PROTOCOL=http 2026-09-08 15:31:00.992 | MANILA_SERVICE_SECGROUP=manila-service 2026-09-08 15:31:00.992 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-09-08 15:31:00.992 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-09-08 15:31:00.992 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-09-08 15:31:00.992 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-09-08 15:31:00.992 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-09-08 15:31:00.992 | MANILA_SETUP_IPV6=False 2026-09-08 15:31:00.992 | MANILA_SSH_TIMEOUT=180 2026-09-08 15:31:00.992 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-09-08 15:31:00.992 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-09-08 15:31:00.992 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-09-08 15:31:00.992 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-09-08 15:31:00.992 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-09-08 15:31:00.992 | MANILA_WSGI=manila.wsgi.api:application 2026-09-08 15:31:00.992 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-09-08 15:31:00.992 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-09-08 15:31:00.992 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-09-08 15:31:00.992 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.181 2026-09-08 15:31:00.992 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.181 2026-09-08 15:31:00.992 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-09-08 15:31:00.993 | MANILA_ZFSONLINUX_USE_SSH=False 2026-09-08 15:31:00.993 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-09-08 15:31:00.993 | MAX_DB_CONNECTIONS=200 2026-09-08 15:31:00.993 | MEMCACHE_SERVERS=localhost:11211 2026-09-08 15:31:00.993 | METADATA_SERVICE_PORT=8775 2026-09-08 15:31:00.993 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-09-08 15:31:00.994 | ML2_L3_PLUGIN=ovn-router 2026-09-08 15:31:00.994 | MYSQL_DRIVER=PyMySQL 2026-09-08 15:31:00.994 | MYSQL_GATHER_PERFORMANCE=True 2026-09-08 15:31:00.994 | MYSQL_HOST=127.0.0.1 2026-09-08 15:31:00.994 | MYSQL_REDUCE_MEMORY=True 2026-09-08 15:31:00.994 | MYSQL_SERVICE_NAME=mysql 2026-09-08 15:31:00.994 | MYSQL_USER=root 2026-09-08 15:31:00.994 | NAME=Ubuntu 2026-09-08 15:31:00.994 | NETWORK_GATEWAY=10.1.0.1 2026-09-08 15:31:00.994 | NEUTRON_ANY='q-svc neutron-api' 2026-09-08 15:31:00.994 | NEUTRON_BGP_PEER_BRIDGES= 2026-09-08 15:31:00.994 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:31:00.994 | NEUTRON_BRANCH=master 2026-09-08 15:31:00.994 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-08 15:31:00.994 | NEUTRON_CONF_DIR=/etc/neutron 2026-09-08 15:31:00.995 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-08 15:31:00.995 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-08 15:31:00.995 | NEUTRON_DIR=/opt/stack/neutron 2026-09-08 15:31:00.995 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-08 15:31:00.995 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:31:00.995 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-08 15:31:00.995 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-08 15:31:00.995 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-09-08 15:31:00.995 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:31:00.995 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-09-08 15:31:00.995 | NEUTRON_PORT_SECURITY=True 2026-09-08 15:31:00.995 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-09-08 15:31:00.995 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-08 15:31:00.995 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-08 15:31:00.995 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-08 15:31:00.995 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-08 15:31:00.995 | NOUNSET= 2026-09-08 15:31:00.995 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-09-08 15:31:00.995 | NOVA_API_DB=nova_api 2026-09-08 15:31:00.995 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-09-08 15:31:00.995 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:31:00.995 | NOVA_BRANCH=master 2026-09-08 15:31:00.995 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-09-08 15:31:00.995 | NOVA_CONF=/etc/nova/nova.conf 2026-09-08 15:31:00.995 | NOVA_CONF_DIR=/etc/nova 2026-09-08 15:31:00.995 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-09-08 15:31:00.995 | NOVA_CPU_CELL=1 2026-09-08 15:31:00.995 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-09-08 15:31:00.995 | NOVA_CPU_UUID= 2026-09-08 15:31:00.995 | NOVA_DIR=/opt/stack/nova 2026-09-08 15:31:00.995 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-09-08 15:31:00.995 | NOVA_ENABLE_CACHE=True 2026-09-08 15:31:00.995 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:31:00.995 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-09-08 15:31:00.995 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-08 15:31:00.995 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-09-08 15:31:00.995 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-09-08 15:31:00.995 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-09-08 15:31:00.995 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-09-08 15:31:00.995 | NOVA_MY_IP=162.253.55.181 2026-09-08 15:31:00.995 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-09-08 15:31:00.995 | NOVA_NUM_CELLS=1 2026-09-08 15:31:00.996 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-09-08 15:31:00.996 | NOVA_READY_TIMEOUT=60 2026-09-08 15:31:00.996 | NOVA_REPO=https://github.com/openstack/nova.git 2026-09-08 15:31:00.996 | NOVA_SERIAL_ENABLED=False 2026-09-08 15:31:00.996 | NOVA_SERVICE_HOST=162.253.55.181 2026-09-08 15:31:00.996 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:31:00.996 | NOVA_SERVICE_PORT=8774 2026-09-08 15:31:00.996 | NOVA_SERVICE_PORT_INT=18774 2026-09-08 15:31:00.996 | NOVA_SERVICE_PROTOCOL=https 2026-09-08 15:31:00.996 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-09-08 15:31:00.996 | NOVA_SHUTDOWN_TIMEOUT=0 2026-09-08 15:31:00.996 | NOVA_SPICE_ENABLED=False 2026-09-08 15:31:00.996 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-09-08 15:31:00.996 | NOVA_USE_SERVICE_TOKEN=True 2026-09-08 15:31:00.996 | NOVA_USE_UNIFIED_LIMITS=False 2026-09-08 15:31:00.996 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-09-08 15:31:00.996 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-09-08 15:31:00.996 | NOVA_VNC_ENABLED=True 2026-09-08 15:31:00.996 | NOVNC_BRANCH=v1.3.0 2026-09-08 15:31:00.996 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-09-08 15:31:00.996 | NOW=1788881306 2026-09-08 15:31:00.996 | NO_UPDATE_REPOS=False 2026-09-08 15:31:00.996 | OBJECT_PORT_BASE=6613 2026-09-08 15:31:00.996 | OCTAVIA=octavia 2026-09-08 15:31:00.996 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-09-08 15:31:00.996 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-09-08 15:31:00.996 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-09-08 15:31:00.996 | OCTAVIA_AMP_FLAVOR_ID=10 2026-09-08 15:31:00.996 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-09-08 15:31:00.996 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-09-08 15:31:00.996 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-09-08 15:31:00.996 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-09-08 15:31:00.996 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-09-08 15:31:00.996 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-09-08 15:31:00.996 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-09-08 15:31:00.996 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-09-08 15:31:00.996 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-09-08 15:31:00.996 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-09-08 15:31:00.996 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-09-08 15:31:00.996 | OCTAVIA_API=o-api 2026-09-08 15:31:00.996 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:31:00.996 | OCTAVIA_API_HAPROXY=o-api-ha 2026-09-08 15:31:00.996 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-09-08 15:31:00.996 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:31:00.996 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-09-08 15:31:00.996 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-09-08 15:31:00.996 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-09-08 15:31:00.996 | OCTAVIA_CONF_DIR=/etc/octavia 2026-09-08 15:31:00.997 | OCTAVIA_CONSUMER=o-cw 2026-09-08 15:31:00.997 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:31:00.997 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-09-08 15:31:00.997 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-09-08 15:31:00.997 | OCTAVIA_DIB_TRACING=1 2026-09-08 15:31:00.997 | OCTAVIA_DIR=/opt/stack/octavia 2026-09-08 15:31:00.997 | OCTAVIA_DRIVER_AGENT=o-da 2026-09-08 15:31:00.997 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:31:00.997 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-09-08 15:31:00.997 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-09-08 15:31:00.997 | OCTAVIA_HA_PORT=9875 2026-09-08 15:31:00.997 | OCTAVIA_HEALTHMANAGER=o-hm 2026-09-08 15:31:00.997 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:31:00.997 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-09-08 15:31:00.997 | OCTAVIA_HEALTH_KEY=insecure 2026-09-08 15:31:00.997 | OCTAVIA_HM_LISTEN_PORT=5555 2026-09-08 15:31:00.997 | OCTAVIA_HOUSEKEEPER=o-hk 2026-09-08 15:31:00.997 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:31:00.997 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-09-08 15:31:00.997 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-09-08 15:31:00.997 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-09-08 15:31:00.997 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-09-08 15:31:00.997 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-09-08 15:31:00.997 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-09-08 15:31:00.997 | OCTAVIA_MGMT_PORT_IP=auto 2026-09-08 15:31:00.997 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-09-08 15:31:00.997 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-09-08 15:31:00.997 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-09-08 15:31:00.997 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-09-08 15:31:00.997 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-09-08 15:31:00.997 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-09-08 15:31:00.997 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-09-08 15:31:00.997 | OCTAVIA_NODE=api 2026-09-08 15:31:00.997 | OCTAVIA_PASSWORD=secretadmin 2026-09-08 15:31:00.997 | OCTAVIA_PORT=9876 2026-09-08 15:31:00.997 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-09-08 15:31:00.997 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-09-08 15:31:00.997 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-09-08 15:31:00.997 | OCTAVIA_PROJECT_NAME=admin 2026-09-08 15:31:00.997 | OCTAVIA_PROTOCOL=http 2026-09-08 15:31:00.997 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-09-08 15:31:00.997 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-09-08 15:31:00.997 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-09-08 15:31:00.997 | OCTAVIA_SERVICE=octavia 2026-09-08 15:31:00.999 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-09-08 15:31:00.999 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-09-08 15:31:00.999 | OCTAVIA_USERNAME=admin 2026-09-08 15:31:00.999 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-09-08 15:31:00.999 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-09-08 15:31:00.999 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-09-08 15:31:00.999 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-09-08 15:31:00.999 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-09-08 15:31:00.999 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-09-08 15:31:00.999 | OFFLINE=False 2026-09-08 15:31:00.999 | OLDPWD=/opt/stack/requirements 2026-09-08 15:31:01.000 | OPENSSL=/usr/bin/openssl 2026-09-08 15:31:01.000 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-09-08 15:31:01.000 | OPTERR=1 2026-09-08 15:31:01.000 | OPTIND=1 2026-09-08 15:31:01.000 | ORG_NAME=OpenStack 2026-09-08 15:31:01.000 | ORG_UNIT_NAME=DevStack 2026-09-08 15:31:01.000 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:31:01.000 | OSTESTIMAGES_BRANCH=master 2026-09-08 15:31:01.000 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-09-08 15:31:01.000 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-09-08 15:31:01.000 | OSTYPE=linux-gnu 2026-09-08 15:31:01.000 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-09-08 15:31:01.000 | OS_CLOUD=devstack-admin 2026-09-08 15:31:01.000 | OS_VIF_OVS_ISOLATE_VIF=False 2026-09-08 15:31:01.001 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 15:31:01.001 | OVN_AGENT_EXTENSIONS=metadata 2026-09-08 15:31:01.001 | OVN_BRANCH=branch-24.03 2026-09-08 15:31:01.001 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-08 15:31:01.001 | OVN_BUILD_FROM_SOURCE=False 2026-09-08 15:31:01.001 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-09-08 15:31:01.001 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-09-08 15:31:01.001 | OVN_DATADIR=/var/lib/ovn 2026-09-08 15:31:01.001 | OVN_DBS_LOG_LEVEL=dbg 2026-09-08 15:31:01.001 | OVN_DNS_SERVERS=8.8.8.8 2026-09-08 15:31:01.001 | OVN_EVPN_BGP_AS= 2026-09-08 15:31:01.001 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-09-08 15:31:01.001 | OVN_EVPN_LOCAL_IP= 2026-09-08 15:31:01.002 | OVN_EVPN_VXLAN_PORT=4789 2026-09-08 15:31:01.002 | OVN_GENEVE_OVERHEAD=38 2026-09-08 15:31:01.002 | OVN_IGMP_SNOOPING_ENABLE=False 2026-09-08 15:31:01.002 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-09-08 15:31:01.002 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-09-08 15:31:01.002 | OVN_L3_SCHEDULER=leastloaded 2026-09-08 15:31:01.002 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-08 15:31:01.002 | OVN_META_DATA_HOST=162.253.55.181 2026-09-08 15:31:01.002 | OVN_NB_REMOTE=ssl:162.253.55.181:6641 2026-09-08 15:31:01.002 | OVN_NEUTRON_SYNC_MODE=log 2026-09-08 15:31:01.002 | OVN_NORTHD_SERVICE=ovn-central.service 2026-09-08 15:31:01.002 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-09-08 15:31:01.002 | OVN_PROTO=ssl 2026-09-08 15:31:01.002 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-09-08 15:31:01.002 | OVN_REPO_NAME=ovn 2026-09-08 15:31:01.002 | OVN_RUNDIR=/var/run/ovn 2026-09-08 15:31:01.002 | OVN_SB_REMOTE=ssl:162.253.55.181:6642 2026-09-08 15:31:01.002 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-09-08 15:31:01.002 | OVN_SHAREDIR=/share/ovn 2026-09-08 15:31:01.002 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-09-08 15:31:01.002 | OVN_UUID= 2026-09-08 15:31:01.002 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-09-08 15:31:01.002 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-09-08 15:31:01.002 | OVS_BINDIR=/bin 2026-09-08 15:31:01.002 | OVS_BRANCH=branch-3.3 2026-09-08 15:31:01.002 | OVS_BRIDGE=br-int 2026-09-08 15:31:01.002 | OVS_DATADIR=/opt/stack/data/ovs 2026-09-08 15:31:01.002 | OVS_DATAPATH_TYPE=system 2026-09-08 15:31:01.002 | OVS_ENABLE_TUNNELING=True 2026-09-08 15:31:01.002 | OVS_PHYSICAL_BRIDGE=br-ex 2026-09-08 15:31:01.003 | OVS_PREFIX= 2026-09-08 15:31:01.003 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-09-08 15:31:01.003 | OVS_REPO_NAME=ovs 2026-09-08 15:31:01.003 | OVS_RUNDIR=/var/run/openvswitch 2026-09-08 15:31:01.003 | OVS_SBINDIR=/sbin 2026-09-08 15:31:01.003 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-09-08 15:31:01.003 | OVS_SHAREDIR=/share/openvswitch 2026-09-08 15:31:01.003 | OVS_SYSCONFDIR=/etc/openvswitch 2026-09-08 15:31:01.003 | OVS_TUNNEL_BRIDGE=br-tun 2026-09-08 15:31:01.003 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-09-08 15:31:01.003 | PACKAGES='apache2 2026-09-08 15:31:01.003 | apache2-dev 2026-09-08 15:31:01.003 | bc 2026-09-08 15:31:01.003 | bsdmainutils 2026-09-08 15:31:01.003 | curl 2026-09-08 15:31:01.003 | g++ 2026-09-08 15:31:01.003 | gawk 2026-09-08 15:31:01.003 | gcc 2026-09-08 15:31:01.003 | gettext 2026-09-08 15:31:01.003 | git 2026-09-08 15:31:01.003 | graphviz 2026-09-08 15:31:01.003 | iputils-ping 2026-09-08 15:31:01.003 | libffi-dev 2026-09-08 15:31:01.003 | libjpeg-dev 2026-09-08 15:31:01.003 | libpq-dev 2026-09-08 15:31:01.003 | libssl-dev 2026-09-08 15:31:01.003 | libsystemd-dev 2026-09-08 15:31:01.003 | libxml2-dev 2026-09-08 15:31:01.003 | libxslt1-dev 2026-09-08 15:31:01.003 | libyaml-dev 2026-09-08 15:31:01.003 | lsof 2026-09-08 15:31:01.003 | openssh-server 2026-09-08 15:31:01.003 | openssl 2026-09-08 15:31:01.003 | pkg-config 2026-09-08 15:31:01.003 | psmisc 2026-09-08 15:31:01.003 | python3-dev 2026-09-08 15:31:01.003 | python3-pip 2026-09-08 15:31:01.003 | python3-systemd 2026-09-08 15:31:01.003 | python3-venv 2026-09-08 15:31:01.003 | tar 2026-09-08 15:31:01.003 | tcpdump 2026-09-08 15:31:01.003 | unzip 2026-09-08 15:31:01.003 | uuid-runtime 2026-09-08 15:31:01.003 | wget 2026-09-08 15:31:01.003 | zlib1g-dev 2026-09-08 15:31:01.003 | lvm2 2026-09-08 15:31:01.003 | qemu-utils 2026-09-08 15:31:01.003 | thin-provisioning-tools 2026-09-08 15:31:01.004 | lsscsi 2026-09-08 15:31:01.004 | open-iscsi 2026-09-08 15:31:01.004 | libkrb5-dev 2026-09-08 15:31:01.004 | libldap2-dev 2026-09-08 15:31:01.004 | libsasl2-dev 2026-09-08 15:31:01.004 | memcached 2026-09-08 15:31:01.005 | python3-mysqldb 2026-09-08 15:31:01.005 | sqlite3 2026-09-08 15:31:01.005 | conntrack 2026-09-08 15:31:01.005 | curl 2026-09-08 15:31:01.005 | ebtables 2026-09-08 15:31:01.005 | genisoimage 2026-09-08 15:31:01.005 | iptables 2026-09-08 15:31:01.005 | iputils-arping 2026-09-08 15:31:01.005 | kpartx 2026-09-08 15:31:01.005 | libjs-jquery-tablesorter 2026-09-08 15:31:01.005 | parted 2026-09-08 15:31:01.005 | pm-utils 2026-09-08 15:31:01.005 | python3-mysqldb 2026-09-08 15:31:01.005 | socat 2026-09-08 15:31:01.005 | sqlite3 2026-09-08 15:31:01.006 | sudo 2026-09-08 15:31:01.006 | vlan 2026-09-08 15:31:01.006 | cryptsetup 2026-09-08 15:31:01.006 | dosfstools 2026-09-08 15:31:01.006 | genisoimage 2026-09-08 15:31:01.006 | gir1.2-libosinfo-1.0 2026-09-08 15:31:01.006 | netcat-openbsd 2026-09-08 15:31:01.006 | open-iscsi 2026-09-08 15:31:01.006 | qemu-utils 2026-09-08 15:31:01.006 | sg3-utils 2026-09-08 15:31:01.006 | sysfsutils 2026-09-08 15:31:01.006 | acl 2026-09-08 15:31:01.006 | dnsmasq-base 2026-09-08 15:31:01.006 | dnsmasq-utils 2026-09-08 15:31:01.006 | ebtables 2026-09-08 15:31:01.006 | haproxy 2026-09-08 15:31:01.006 | iptables 2026-09-08 15:31:01.006 | iputils-arping 2026-09-08 15:31:01.006 | iputils-ping 2026-09-08 15:31:01.006 | postgresql-server-dev-all 2026-09-08 15:31:01.006 | python3-mysqldb 2026-09-08 15:31:01.006 | sqlite3 2026-09-08 15:31:01.006 | sudo 2026-09-08 15:31:01.006 | vlan 2026-09-08 15:31:01.006 | apache2 lvm2 2026-09-08 15:31:01.006 | golang 2026-09-08 15:31:01.006 | debootstrap 2026-09-08 15:31:01.006 | rsyslog' 2026-09-08 15:31:01.006 | 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-09-08 15:31:01.006 | PHYSICAL_NETWORK=public 2026-09-08 15:31:01.006 | PIPESTATUS=([0]="0") 2026-09-08 15:31:01.006 | PIP_UPGRADE=False 2026-09-08 15:31:01.006 | PIP_VIRTUAL_ENV= 2026-09-08 15:31:01.006 | PLACEMENT_AUTH_STRATEGY=keystone 2026-09-08 15:31:01.006 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:31:01.006 | PLACEMENT_BRANCH=master 2026-09-08 15:31:01.007 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-09-08 15:31:01.007 | PLACEMENT_CONF_DIR=/etc/placement 2026-09-08 15:31:01.007 | PLACEMENT_DIR=/opt/stack/placement 2026-09-08 15:31:01.007 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:31:01.007 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-09-08 15:31:01.007 | PLACEMENT_SERVICE_HOST=162.253.55.181 2026-09-08 15:31:01.007 | PLACEMENT_SERVICE_PROTOCOL=https 2026-09-08 15:31:01.007 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-09-08 15:31:01.007 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-09-08 15:31:01.007 | POSIXLY_CORRECT=y 2026-09-08 15:31:01.007 | PPID=1999 2026-09-08 15:31:01.007 | PREREQ_RERUN_HOURS=2 2026-09-08 15:31:01.007 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-09-08 15:31:01.007 | PREREQ_RERUN_SECONDS=7200 2026-09-08 15:31:01.007 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-08 15:31:01.007 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-08 15:31:01.007 | PRIVATE_NETWORK_NAME=private 2026-09-08 15:31:01.007 | PRIVATE_SUBNET_NAME=private-subnet 2026-09-08 15:31:01.007 | PROVIDER_SUBNET_NAME=provider_net 2026-09-08 15:31:01.007 | PS4='+ $(short_source): ' 2026-09-08 15:31:01.007 | PUBLIC_BRIDGE=br-ex 2026-09-08 15:31:01.007 | PUBLIC_BRIDGE_MTU=1430 2026-09-08 15:31:01.007 | PUBLIC_INTERFACE= 2026-09-08 15:31:01.007 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-09-08 15:31:01.007 | PUBLIC_NETWORK_NAME=public 2026-09-08 15:31:01.007 | PUBLIC_PHYSICAL_NETWORK=public 2026-09-08 15:31:01.007 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-08 15:31:01.007 | PUBLIC_SUBNET_NAME=public-subnet 2026-09-08 15:31:01.007 | PWD=/opt/stack/devstack 2026-09-08 15:31:01.007 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-08 15:31:01.007 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-09-08 15:31:01.007 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-09-08 15:31:01.007 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-09-08 15:31:01.007 | PYKMIP_CONF_DIR=/etc/pykmip 2026-09-08 15:31:01.007 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-09-08 15:31:01.007 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-09-08 15:31:01.007 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-09-08 15:31:01.007 | PYTHON=/opt/stack/data/venv/bin/python3 2026-09-08 15:31:01.007 | PYTHON3_VERSION=3.12 2026-09-08 15:31:01.007 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-09-08 15:31:01.007 | Q_ADMIN_USERNAME=neutron 2026-09-08 15:31:01.007 | Q_AGENT=ovn 2026-09-08 15:31:01.007 | Q_ALLOW_OVERLAPPING_IP=True 2026-09-08 15:31:01.007 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-08 15:31:01.007 | Q_AUTH_STRATEGY=keystone 2026-09-08 15:31:01.007 | Q_BUILD_OVS_FROM_GIT=False 2026-09-08 15:31:01.007 | Q_DB_NAME=neutron 2026-09-08 15:31:01.007 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-08 15:31:01.007 | Q_DVR_MODE=legacy 2026-09-08 15:31:01.007 | Q_HOST=162.253.55.181 2026-09-08 15:31:01.008 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-08 15:31:01.008 | Q_L3_ROUTER_PER_TENANT=True 2026-09-08 15:31:01.008 | Q_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:31:01.008 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-09-08 15:31:01.008 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-09-08 15:31:01.008 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-09-08 15:31:01.008 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-08 15:31:01.008 | Q_META_DATA_IP=162.253.55.181 2026-09-08 15:31:01.008 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-09-08 15:31:01.008 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-09-08 15:31:01.008 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-09-08 15:31:01.008 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-09-08 15:31:01.008 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-09-08 15:31:01.008 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-09-08 15:31:01.008 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-09-08 15:31:01.008 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-09-08 15:31:01.008 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-08 15:31:01.008 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-08 15:31:01.008 | Q_OVS_USE_VETH=False 2026-09-08 15:31:01.008 | Q_PLUGIN=ml2 2026-09-08 15:31:01.008 | Q_PROTOCOL=https 2026-09-08 15:31:01.008 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-08 15:31:01.008 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-08 15:31:01.008 | Q_ROUTER_NAME=router1 2026-09-08 15:31:01.008 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-08 15:31:01.008 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-08 15:31:01.008 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 15:31:01.008 | Q_TUNNEL_TYPES=gre 2026-09-08 15:31:01.008 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-08 15:31:01.008 | Q_USE_PUBLIC_VETH=False 2026-09-08 15:31:01.008 | Q_USE_ROOTWRAP=True 2026-09-08 15:31:01.008 | Q_USE_ROOTWRAP_DAEMON=True 2026-09-08 15:31:01.008 | Q_USE_SECGROUP=True 2026-09-08 15:31:01.008 | RABBIT_HOST=162.253.55.181 2026-09-08 15:31:01.008 | RABBIT_PASSWORD=secretrabbit 2026-09-08 15:31:01.008 | RABBIT_USERID=stackrabbit 2026-09-08 15:31:01.008 | RC_DIR=/opt/stack/devstack 2026-09-08 15:31:01.008 | RECLONE=False 2026-09-08 15:31:01.008 | RECREATE_KEYSTONE_DB=True 2026-09-08 15:31:01.008 | REGION_NAME=RegionOne 2026-09-08 15:31:01.008 | REPOS_UPDATED=True 2026-09-08 15:31:01.009 | REQUIREMENTS_BRANCH=master 2026-09-08 15:31:01.009 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-09-08 15:31:01.009 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-09-08 15:31:01.009 | RETRY_UPDATE=False 2026-09-08 15:31:01.009 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-08 15:31:01.009 | S3_SERVICE_PORT=3333 2026-09-08 15:31:01.009 | SERVICE_DIR=/opt/stack/status 2026-09-08 15:31:01.009 | SERVICE_DOMAIN_NAME=Default 2026-09-08 15:31:01.010 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-09-08 15:31:01.010 | SERVICE_HOST=162.253.55.181 2026-09-08 15:31:01.010 | SERVICE_IP_VERSION=4 2026-09-08 15:31:01.010 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:31:01.010 | SERVICE_LOCAL_HOST=127.0.0.1 2026-09-08 15:31:01.010 | SERVICE_PASSWORD=secretservice 2026-09-08 15:31:01.010 | SERVICE_PROJECT_NAME=service 2026-09-08 15:31:01.010 | SERVICE_PROTOCOL=http 2026-09-08 15:31:01.010 | SERVICE_TENANT_NAME=service 2026-09-08 15:31:01.010 | SERVICE_TIMEOUT=60 2026-09-08 15:31:01.010 | SHARE_BACKING_FILE_SIZE=8400M 2026-09-08 15:31:01.010 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-09-08 15:31:01.010 | SHARE_GROUP=lvm-shares 2026-09-08 15:31:01.010 | SHARE_NAME_PREFIX=share- 2026-09-08 15:31:01.010 | SHELL=/bin/bash 2026-09-08 15:31:01.010 | SHLVL=1 2026-09-08 15:31:01.010 | SKIP_EPEL_INSTALL=False 2026-09-08 15:31:01.010 | SKIP_STOP_OVN=False 2026-09-08 15:31:01.010 | SMB_CONF=/etc/samba/smb.conf 2026-09-08 15:31:01.010 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-09-08 15:31:01.010 | SPICE_BRANCH=master 2026-09-08 15:31:01.010 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-09-08 15:31:01.010 | SQLALCHEMY_BRANCH=main 2026-09-08 15:31:01.010 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-08 15:31:01.010 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-08 15:31:01.010 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-08 15:31:01.011 | 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-09-08 15:31:01.011 | STACK_GROUP=stack 2026-09-08 15:31:01.011 | STACK_USER=stack 2026-09-08 15:31:01.011 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-08 15:31:01.011 | STUD_PROTO=--tls 2026-09-08 15:31:01.011 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-08 15:31:01.011 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-08 15:31:01.011 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-09-08 15:31:01.011 | SUBNETPOOL_PREFIX_V6=fd69:fc0c:9b22::/56 2026-09-08 15:31:01.011 | SUBNETPOOL_SIZE_V4=26 2026-09-08 15:31:01.011 | SUBNETPOOL_SIZE_V6=64 2026-09-08 15:31:01.011 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-09-08 15:31:01.011 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-oqsosasdhntwaquajrqvxalnlmtmzyrb ; /usr/bin/python3' 2026-09-08 15:31:01.011 | SUDO_GID=1000 2026-09-08 15:31:01.011 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-09-08 15:31:01.011 | SUDO_UID=1000 2026-09-08 15:31:01.011 | SUDO_USER=zuul 2026-09-08 15:31:01.011 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-09-08-152812.summary.2026-09-08-152812 2026-09-08 15:31:01.011 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-09-08 15:31:01.011 | SUPPORT_URL=https://help.ubuntu.com/ 2026-09-08 15:31:01.011 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-09-08 15:31:01.011 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:31:01.011 | SWIFT_BRANCH=master 2026-09-08 15:31:01.011 | SWIFT_CONF_DIR=/etc/swift 2026-09-08 15:31:01.011 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-09-08 15:31:01.011 | SWIFT_DEFAULT_BIND_PORT=8080 2026-09-08 15:31:01.011 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-09-08 15:31:01.011 | SWIFT_DIR=/opt/stack/swift 2026-09-08 15:31:01.011 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-09-08 15:31:01.011 | SWIFT_ENABLE_TEMPURLS=False 2026-09-08 15:31:01.011 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-09-08 15:31:01.011 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-09-08 15:31:01.011 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-09-08 15:31:01.011 | SWIFT_HASH=1234123412341234 2026-09-08 15:31:01.011 | SWIFT_LOG_TOKEN_LENGTH=12 2026-09-08 15:31:01.011 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-09-08 15:31:01.011 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-09-08 15:31:01.011 | SWIFT_MAX_FILE_SIZE=1073741824 2026-09-08 15:31:01.011 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-09-08 15:31:01.011 | SWIFT_MAX_HEADER_SIZE=16384 2026-09-08 15:31:01.011 | SWIFT_PARTITION_POWER_SIZE=9 2026-09-08 15:31:01.011 | SWIFT_REPLICAS=1 2026-09-08 15:31:01.011 | SWIFT_REPLICAS_SEQ=1 2026-09-08 15:31:01.011 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-09-08 15:31:01.011 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:31:01.011 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-09-08 15:31:01.012 | SWIFT_SERVICE_PROTOCOL=https 2026-09-08 15:31:01.012 | SWIFT_START_ALL_SERVICES=False 2026-09-08 15:31:01.012 | SWIFT_STORAGE_IPS= 2026-09-08 15:31:01.012 | SWIFT_TEMPURL_KEY= 2026-09-08 15:31:01.012 | SWIFT_USE_MOD_WSGI=False 2026-09-08 15:31:01.012 | SYSLOG=False 2026-09-08 15:31:01.012 | SYSLOG_HOST=162.253.55.181 2026-09-08 15:31:01.012 | SYSLOG_PORT=516 2026-09-08 15:31:01.012 | SYSTEMCTL='sudo systemctl' 2026-09-08 15:31:01.012 | SYSTEMD_DIR=/etc/systemd/system 2026-09-08 15:31:01.012 | TARGET_BRANCH=master 2026-09-08 15:31:01.012 | TARGET_ENABLE_OVN_AGENT=False 2026-09-08 15:31:01.012 | TCPDUMP_ARGS= 2026-09-08 15:31:01.012 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-09-08 15:31:01.012 | TEMPEST_BRANCH=master 2026-09-08 15:31:01.012 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-09-08 15:31:01.012 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-09-08 15:31:01.012 | TEMPFILE=/tmp/tmp.4z6WfRlALt 2026-09-08 15:31:01.012 | TENANT_TUNNEL_RANGES=1:1000 2026-09-08 15:31:01.012 | TENANT_VLAN_RANGE= 2026-09-08 15:31:01.012 | TERM=unknown 2026-09-08 15:31:01.012 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-09-08 15:31:01.012 | TLS_IP=162.253.55.181 2026-09-08 15:31:01.012 | TOP_DIR=/opt/stack/devstack 2026-09-08 15:31:01.012 | TRAILING_TARGET_BRANCH=master 2026-09-08 15:31:01.012 | TUNNEL_ENDPOINT_IP=162.253.55.181 2026-09-08 15:31:01.012 | TUNNEL_IP=162.253.55.181 2026-09-08 15:31:01.012 | TUNNEL_IP_VERSION=4 2026-09-08 15:31:01.012 | UBUNTU_CODENAME=noble 2026-09-08 15:31:01.012 | UBUNTU_RELEASE_BASE_NUM=24 2026-09-08 15:31:01.012 | UID=1002 2026-09-08 15:31:01.012 | ULIMIT_NOFILE=2048 2026-09-08 15:31:01.012 | USER=stack 2026-09-08 15:31:01.012 | USER_HOME=/opt/stack 2026-09-08 15:31:01.012 | USER_UNITS=False 2026-09-08 15:31:01.012 | USE_CINDER_FOR_GLANCE=False 2026-09-08 15:31:01.012 | USE_SUBNETPOOL=True 2026-09-08 15:31:01.012 | USE_VENV=False 2026-09-08 15:31:01.012 | VAULT_PLUGIN_BACKEND= 2026-09-08 15:31:01.012 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-09-08 15:31:01.012 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-09-08 15:31:01.012 | VERBOSE=True 2026-09-08 15:31:01.012 | VERBOSE_NO_TIMESTAMP=True 2026-09-08 15:31:01.012 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-08 15:31:01.012 | VERSION_CODENAME=noble 2026-09-08 15:31:01.012 | VERSION_ID=24.04 2026-09-08 15:31:01.012 | VIF_PLUGGING_IS_FATAL=True 2026-09-08 15:31:01.012 | VIF_PLUGGING_TIMEOUT=300 2026-09-08 15:31:01.012 | VIRTUALENV_CMD='python3.12 -m venv' 2026-09-08 15:31:01.013 | VIRT_DRIVER=libvirt 2026-09-08 15:31:01.013 | VOLUME_BACKING_FILE_SIZE=50G 2026-09-08 15:31:01.013 | VOLUME_GROUP_NAME=stack-volumes 2026-09-08 15:31:01.013 | VOLUME_NAME_PREFIX=volume- 2026-09-08 15:31:01.013 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-09-08 15:31:01.013 | WORKER_TIMEOUT=80 2026-09-08 15:31:01.013 | WSGI_MODE=uwsgi 2026-09-08 15:31:01.013 | ZSWAP_COMPRESSOR=lz4 2026-09-08 15:31:01.013 | ZSWAP_ZPOOL=zsmalloc 2026-09-08 15:31:01.013 | _=posix 2026-09-08 15:31:01.013 | _ASYNC_BG_TIME=0 2026-09-08 15:31:01.013 | _DEFAULT_LVM_INIT=0 2026-09-08 15:31:01.013 | _DEFAULT_PYTHON3_VERSION=3.12 2026-09-08 15:31:01.013 | _DEVSTACK_FUNCTIONS=1 2026-09-08 15:31:01.013 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-09-08 15:31:01.013 | _DEVSTACK_STACKRC=1 2026-09-08 15:31:01.013 | _LOG_COLOR_DEFAULT=False 2026-09-08 15:31:01.013 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-08 15:31:01.013 | _TIME_BEGIN=1788881282 2026-09-08 15:31:01.013 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-09-08 15:31:01.013 | _TIME_TOTAL=([apt-get]="117932" [pip_install]="24772" [apt-get-update]="1824" ) 2026-09-08 15:31:01.013 | _of_args='-v --no-timestamp' 2026-09-08 15:31:01.013 | backend=postgresql 2026-09-08 15:31:01.013 | be=lvm:lvmdriver-1 2026-09-08 15:31:01.013 | be_name=lvmdriver-1 2026-09-08 15:31:01.013 | be_type=lvm 2026-09-08 15:31:01.013 | db=postgresql 2026-09-08 15:31:01.013 | dc=org 2026-09-08 15:31:01.013 | default_v4_route_devs=ens3 2026-09-08 15:31:01.013 | default_v6_route_devs=ens3 2026-09-08 15:31:01.013 | dir=/opt/stack/magnum 2026-09-08 15:31:01.013 | dn=,dc=openstack,dc=org 2026-09-08 15:31:01.013 | exceptions=80-tempest.sh 2026-09-08 15:31:01.013 | extra=80-tempest.sh 2026-09-08 15:31:01.013 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-09-08 15:31:01.013 | f=/opt/stack/devstack/lib/databases/postgresql 2026-09-08 15:31:01.013 | i=TUNNEL_IP_VERSION 2026-09-08 15:31:01.013 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-08 15:31:01.013 | lfile=localrc 2026-09-08 15:31:01.013 | localrc=/opt/stack/devstack/.localrc.password 2026-09-08 15:31:01.013 | mode=stack 2026-09-08 15:31:01.013 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-08 15:31:01.013 | opt='?' 2026-09-08 15:31:01.013 | os_CODENAME=noble 2026-09-08 15:31:01.013 | os_PACKAGE=deb 2026-09-08 15:31:01.013 | os_RELEASE=24.04 2026-09-08 15:31:01.013 | os_VENDOR=Ubuntu 2026-09-08 15:31:01.014 | phase=pre-install 2026-09-08 15:31:01.014 | pkgs= 2026-09-08 15:31:01.014 | plugin=magnum 2026-09-08 15:31:01.014 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-08 15:31:01.014 | pw=secretadmin 2026-09-08 15:31:01.014 | time_stamp=2026-09-08-152826 2026-09-08 15:31:01.014 | var=ADMIN_PASSWORD 2026-09-08 15:31:01.014 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-09-08 15:31:01.025 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:31:01.031 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:01.036 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-08 15:31:01.042 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:01.048 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 15:31:01.054 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:01.060 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ pre-install == \e\x\t\r\a ]] 2026-09-08 15:31:01.064 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 15:31:01.070 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-09-08 15:31:01.082 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-08 15:31:01.087 | + functions-common:run_plugins:1840 : local dir=/opt/stack/manila 2026-09-08 15:31:01.093 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-09-08 15:31:01.099 | + functions-common:run_plugins:1842 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-09-08 15:31:01.142 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:01.147 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-08 15:31:01.153 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:01.157 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 15:31:01.164 | ++ /opt/stack/manila/devstack/plugin.sh:source:1187 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:01.169 | ++ /opt/stack/manila/devstack/plugin.sh:source:1187 : [[ pre-install == \e\x\t\r\a ]] 2026-09-08 15:31:01.174 | ++ /opt/stack/manila/devstack/plugin.sh:source:1241 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:01.180 | ++ /opt/stack/manila/devstack/plugin.sh:source:1241 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-08 15:31:01.186 | ++ /opt/stack/manila/devstack/plugin.sh:source:1276 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 15:31:01.191 | ++ /opt/stack/manila/devstack/plugin.sh:source:1281 : [[ stack == \c\l\e\a\n ]] 2026-09-08 15:31:01.203 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-08 15:31:01.209 | + functions-common:run_plugins:1840 : local dir=/opt/stack/octavia 2026-09-08 15:31:01.215 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-09-08 15:31:01.221 | + functions-common:run_plugins:1842 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-09-08 15:31:01.226 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-09-08 15:31:01.233 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-09-08 15:31:01.239 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-09-08 15:31:01.251 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : is_service_enabled octavia 2026-09-08 15:31:01.289 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:31:01.295 | ++ /opt/stack/octavia/devstack/plugin.sh:source:774 : '[' api == main ']' 2026-09-08 15:31:01.301 | ++ /opt/stack/octavia/devstack/plugin.sh:source:774 : '[' api == standalone ']' 2026-09-08 15:31:01.306 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:01.312 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-08 15:31:01.318 | ++ /opt/stack/octavia/devstack/plugin.sh:source:793 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:01.323 | ++ /opt/stack/octavia/devstack/plugin.sh:source:793 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 15:31:01.329 | ++ /opt/stack/octavia/devstack/plugin.sh:source:799 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:01.334 | ++ /opt/stack/octavia/devstack/plugin.sh:source:799 : [[ pre-install == \e\x\t\r\a ]] 2026-09-08 15:31:01.339 | ++ /opt/stack/octavia/devstack/plugin.sh:source:806 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:01.344 | ++ /opt/stack/octavia/devstack/plugin.sh:source:806 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-08 15:31:01.352 | ++ /opt/stack/octavia/devstack/plugin.sh:source:814 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 15:31:01.358 | ++ /opt/stack/octavia/devstack/plugin.sh:source:822 : [[ stack == \c\l\e\a\n ]] 2026-09-08 15:31:01.363 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ e ]] 2026-09-08 15:31:01.370 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -e 2026-09-08 15:31:01.376 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : [[ ehxB =~ x ]] 2026-09-08 15:31:01.381 | ++ /opt/stack/octavia/devstack/plugin.sh:source:836 : set -x 2026-09-08 15:31:01.387 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-08 15:31:01.394 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum-cluster-api 2026-09-08 15:31:01.401 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-09-08 15:31:01.407 | + functions-common:run_plugins:1842 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-09-08 15:31:01.412 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-09-08 15:31:01.420 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-09-08 15:31:01.426 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-09-08 15:31:01.432 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-09-08 15:31:01.437 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-09-08 15:31:01.444 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-09-08 15:31:01.449 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-09-08 15:31:01.457 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-09-08 15:31:01.463 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-09-08 15:31:01.497 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:31:01.502 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:31:01.507 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-09-08 15:31:01.518 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-09-08 15:31:01.600 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-09-08 15:31:01.607 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-09-08 15:31:01.613 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-08 15:31:01.618 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-08 15:31:01.625 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-08 15:31:01.631 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-09-08 15:31:01.636 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl != file* ]] 2026-09-08 15:31:01.641 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-09-08 15:31:01.647 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-09-08 15:31:01.654 | --2026-09-08 15:31:01-- https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-09-08 15:31:01.703 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42::347, 2a04:4e42:600::347, 2a04:4e42:200::347, ... 2026-09-08 15:31:05.790 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42::347|:443... connected. 2026-09-08 15:31:05.826 | HTTP request sent, awaiting response... 200 OK 2026-09-08 15:31:05.827 | Length: 61886626 (59M) [application/octet-stream] 2026-09-08 15:31:05.827 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-09-08 15:31:05.881 | 2026-09-08 15:31:06.008 | 0K ........ ........ ........ ........ 54% 179M 0s 2026-09-08 15:31:06.084 | 32768K ........ ........ ........ ... 100% 343M=0.3s 2026-09-08 15:31:06.084 | 2026-09-08 15:31:06.084 | 2026-09-08 15:31:06 (229 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [61886626/61886626] 2026-09-08 15:31:06.084 | 2026-09-08 15:31:06.094 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-08 15:31:06.100 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-09-08 15:31:06.105 | +++ functions:get_extra_file:81 : return 2026-09-08 15:31:06.110 | ++ /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-09-08 15:31:06.224 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-09-08 15:31:06.229 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-09-08 15:31:06.233 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-08 15:31:06.239 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-08 15:31:06.244 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-08 15:31:06.249 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-09-08 15:31:06.255 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 != file* ]] 2026-09-08 15:31:06.260 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-09-08 15:31:06.265 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-09-08 15:31:06.272 | --2026-09-08 15:31:06-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-09-08 15:31:06.322 | Resolving github.com (github.com)... 140.82.114.4 2026-09-08 15:31:06.337 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-09-08 15:31:06.390 | HTTP request sent, awaiting response... 302 Found 2026-09-08 15:31:06.390 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-08T16%3A19%3A38Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-08T15%3A19%3A17Z&ske=2026-09-08T16%3A19%3A38Z&sks=b&skv=2018-11-09&sig=I%2BjGu1VP0fA8KF3rUZ8fMIKF45oVb9CnmUZqgMv72T0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg4MzI0NiwibmJmIjoxNzg4ODgxNDQ2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.xb18Ms71fPrNB4e8Y2GfmX48lziSxJMxpdY-VPvIf0Y&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-09-08 15:31:06.390 | --2026-09-08 15:31:06-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-08T16%3A19%3A38Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-08T15%3A19%3A17Z&ske=2026-09-08T16%3A19%3A38Z&sks=b&skv=2018-11-09&sig=I%2BjGu1VP0fA8KF3rUZ8fMIKF45oVb9CnmUZqgMv72T0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg4MzI0NiwibmJmIjoxNzg4ODgxNDQ2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.xb18Ms71fPrNB4e8Y2GfmX48lziSxJMxpdY-VPvIf0Y&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-09-08 15:31:06.392 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2026-09-08 15:31:06.393 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-09-08 15:31:06.417 | HTTP request sent, awaiting response... 200 OK 2026-09-08 15:31:06.417 | Length: 34386104 (33M) [application/octet-stream] 2026-09-08 15:31:06.417 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-09-08 15:31:06.428 | 2026-09-08 15:31:06.559 | 0K ........ ........ ........ ........ 97% 228M 0s 2026-09-08 15:31:06.559 | 32768K 100% 460M=0.1s 2026-09-08 15:31:06.559 | 2026-09-08 15:31:06.559 | 2026-09-08 15:31:06 (231 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [34386104/34386104] 2026-09-08 15:31:06.559 | 2026-09-08 15:31:06.567 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-08 15:31:06.574 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-09-08 15:31:06.579 | +++ functions:get_extra_file:81 : return 2026-09-08 15:31:06.585 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/clusterctl-linux-amd64 /usr/local/bin/clusterctl 2026-09-08 15:31:06.651 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : get_extra_file https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-09-08 15:31:06.656 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-09-08 15:31:06.661 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-08 15:31:06.666 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-08 15:31:06.671 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-08 15:31:06.677 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-09-08 15:31:06.683 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-09-08 15:31:06.689 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-09-08 15:31:06.694 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 -O /opt/stack/devstack/files/kind-linux-amd64 2026-09-08 15:31:06.701 | --2026-09-08 15:31:06-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-09-08 15:31:06.751 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 18.208.88.157, ... 2026-09-08 15:31:06.767 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-09-08 15:31:06.889 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-09-08 15:31:06.889 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-09-08 15:31:06.889 | --2026-09-08 15:31:06-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-09-08 15:31:06.890 | Resolving github.com (github.com)... 140.82.114.4 2026-09-08 15:31:06.905 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-09-08 15:31:06.962 | HTTP request sent, awaiting response... 302 Found 2026-09-08 15:31:06.962 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-08T16%3A15%3A17Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-08T15%3A14%3A24Z&ske=2026-09-08T16%3A15%3A17Z&sks=b&skv=2018-11-09&sig=pnFk6QIjpO8f9zUT8Bb8gw0AlYBJxd0imGgs71vS3D8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg4MTc1MywibmJmIjoxNzg4ODgxNDUzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.oNNUH9oQo8z6F92djiObFp2nbODGQLl69XaKAtrKm3A&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-09-08 15:31:06.962 | --2026-09-08 15:31:06-- https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-08T16%3A15%3A17Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-08T15%3A14%3A24Z&ske=2026-09-08T16%3A15%3A17Z&sks=b&skv=2018-11-09&sig=pnFk6QIjpO8f9zUT8Bb8gw0AlYBJxd0imGgs71vS3D8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg4MTc1MywibmJmIjoxNzg4ODgxNDUzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.oNNUH9oQo8z6F92djiObFp2nbODGQLl69XaKAtrKm3A&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-09-08 15:31:06.964 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-09-08 15:31:06.971 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-09-08 15:31:07.003 | HTTP request sent, awaiting response... 200 OK 2026-09-08 15:31:07.003 | Length: 6873201 (6.6M) [application/octet-stream] 2026-09-08 15:31:07.003 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-09-08 15:31:07.035 | 2026-09-08 15:31:07.068 | 0K ...... 100% 102M=0.06s 2026-09-08 15:31:07.068 | 2026-09-08 15:31:07.068 | 2026-09-08 15:31:07 (102 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-09-08 15:31:07.068 | 2026-09-08 15:31:07.077 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-08 15:31:07.083 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-09-08 15:31:07.088 | +++ functions:get_extra_file:81 : return 2026-09-08 15:31:07.095 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kind-linux-amd64 /usr/local/bin/kind 2026-09-08 15:31:07.139 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : get_extra_file https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-09-08 15:31:07.145 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-09-08 15:31:07.149 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-08 15:31:07.156 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-08 15:31:07.162 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-08 15:31:07.168 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-09-08 15:31:07.173 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-09-08 15:31:07.179 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-09-08 15:31:07.185 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz -O /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-09-08 15:31:07.191 | --2026-09-08 15:31:07-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-09-08 15:31:07.245 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:112::1, 150.171.109.181 2026-09-08 15:31:07.259 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:112::1|:443... connected. 2026-09-08 15:31:07.330 | HTTP request sent, awaiting response... 200 OK 2026-09-08 15:31:07.330 | Length: 14569235 (14M) [application/x-tar] 2026-09-08 15:31:07.330 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-09-08 15:31:07.408 | 2026-09-08 15:31:07.478 | 0K ........ ..... 100% 93.8M=0.1s 2026-09-08 15:31:07.478 | 2026-09-08 15:31:07.478 | 2026-09-08 15:31:07 (93.8 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-09-08 15:31:07.478 | 2026-09-08 15:31:07.487 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-08 15:31:07.493 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-09-08 15:31:07.499 | +++ functions:get_extra_file:81 : return 2026-09-08 15:31:07.505 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : tar -xvzf /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz -C /tmp 2026-09-08 15:31:07.517 | linux-amd64/ 2026-09-08 15:31:07.518 | linux-amd64/helm 2026-09-08 15:31:07.834 | linux-amd64/LICENSE 2026-09-08 15:31:07.834 | linux-amd64/README.md 2026-09-08 15:31:07.842 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:38 : sudo install -o root -g root -m 0755 /tmp/linux-amd64/helm /usr/local/bin/helm 2026-09-08 15:31:07.944 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-09-08 15:31:07.950 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-09-08 15:31:07.956 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-08 15:31:07.962 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-08 15:31:07.968 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-08 15:31:07.974 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-09-08 15:31:07.981 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-09-08 15:31:07.987 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-09-08 15:31:07.993 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.docker.com -O /opt/stack/devstack/files/get.docker.com 2026-09-08 15:31:07.999 | --2026-09-08 15:31:07-- https://get.docker.com/ 2026-09-08 15:31:08.047 | Resolving get.docker.com (get.docker.com)... 2600:9000:2026:6200:10:a463:3d00:93a1, 2600:9000:2026:9800:10:a463:3d00:93a1, 2600:9000:2026:8e00:10:a463:3d00:93a1, ... 2026-09-08 15:31:09.107 | Connecting to get.docker.com (get.docker.com)|2600:9000:2026:6200:10:a463:3d00:93a1|:443... connected. 2026-09-08 15:31:09.144 | HTTP request sent, awaiting response... 200 OK 2026-09-08 15:31:09.144 | Length: 23715 (23K) [text/plain] 2026-09-08 15:31:09.144 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-09-08 15:31:09.146 | 2026-09-08 15:31:09.146 | 0K 100% 33.9M=0.001s 2026-09-08 15:31:09.146 | 2026-09-08 15:31:09.146 | 2026-09-08 15:31:09 (33.9 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [23715/23715] 2026-09-08 15:31:09.146 | 2026-09-08 15:31:09.155 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-08 15:31:09.162 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-09-08 15:31:09.168 | +++ functions:get_extra_file:81 : return 2026-09-08 15:31:09.176 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-09-08 15:31:09.194 | # Executing docker install script, commit: 4e16be805b3af595aa448d1a4def857841f1c62c 2026-09-08 15:31:09.241 | + sh -c apt-get -qq update >/dev/null 2026-09-08 15:31:11.033 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-09-08 15:31:11.593 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-09-08 15:31:11.598 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-09-08 15:31:11.896 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-09-08 15:31:11.900 | + sh -c echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list 2026-09-08 15:31:11.902 | + sh -c apt-get -qq update >/dev/null 2026-09-08 15:31:13.847 | + apt_flags=-y -qq 2026-09-08 15:31:13.847 | + [ -n ] 2026-09-08 15:31:13.847 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null 2026-09-08 15:31:16.751 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-08 15:31:27.489 | Using systemd to manage Docker service 2026-09-08 15:31:27.490 | + sh -c systemctl enable --now docker.service 2>/dev/null 2026-09-08 15:31:28.386 | INFO: Docker daemon enabled and started 2026-09-08 15:31:28.386 | 2026-09-08 15:31:28.387 | + sh -c docker version 2026-09-08 15:31:28.455 | Client: Docker Engine - Community 2026-09-08 15:31:28.455 | Version: 29.8.0 2026-09-08 15:31:28.455 | API version: 1.56 2026-09-08 15:31:28.455 | Go version: go1.26.8 2026-09-08 15:31:28.455 | Git commit: 88096ef 2026-09-08 15:31:28.455 | Built: Thu Sep 3 21:50:08 2026 2026-09-08 15:31:28.455 | OS/Arch: linux/amd64 2026-09-08 15:31:28.455 | Context: default 2026-09-08 15:31:28.455 | 2026-09-08 15:31:28.455 | Server: Docker Engine - Community 2026-09-08 15:31:28.455 | Engine: 2026-09-08 15:31:28.455 | Version: 29.8.0 2026-09-08 15:31:28.455 | API version: 1.56 (minimum version 1.40) 2026-09-08 15:31:28.455 | Go version: go1.26.8 2026-09-08 15:31:28.455 | Git commit: 3ce5872 2026-09-08 15:31:28.455 | Built: Thu Sep 3 21:50:08 2026 2026-09-08 15:31:28.455 | OS/Arch: linux/amd64 2026-09-08 15:31:28.455 | Experimental: false 2026-09-08 15:31:28.455 | containerd: 2026-09-08 15:31:28.455 | Version: v2.3.5 2026-09-08 15:31:28.455 | GitCommit: 1294c24a7da8e5a793ed378161673abe94118892 2026-09-08 15:31:28.455 | runc: 2026-09-08 15:31:28.455 | Version: 1.5.1 2026-09-08 15:31:28.455 | GitCommit: v1.5.1-0-g8f2685a4 2026-09-08 15:31:28.455 | docker-init: 2026-09-08 15:31:28.455 | Version: 0.19.0 2026-09-08 15:31:28.455 | GitCommit: de40ad0 2026-09-08 15:31:28.462 | 2026-09-08 15:31:28.463 | ================================================================================ 2026-09-08 15:31:28.463 | 2026-09-08 15:31:28.463 | To run Docker as a non-privileged user, consider setting up the 2026-09-08 15:31:28.463 | Docker daemon in rootless mode for your user: 2026-09-08 15:31:28.463 | 2026-09-08 15:31:28.463 | dockerd-rootless-setuptool.sh install 2026-09-08 15:31:28.463 | 2026-09-08 15:31:28.463 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-09-08 15:31:28.463 | 2026-09-08 15:31:28.463 | 2026-09-08 15:31:28.463 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-09-08 15:31:28.463 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-09-08 15:31:28.463 | 2026-09-08 15:31:28.463 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-09-08 15:31:28.463 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-09-08 15:31:28.463 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-09-08 15:31:28.463 | 2026-09-08 15:31:28.463 | ================================================================================ 2026-09-08 15:31:28.463 | 2026-09-08 15:31:28.473 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-09-08 15:31:28.540 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-09-08 15:31:28.568 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-09-08 15:31:28.577 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-09-08 15:31:28.577 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-09-08 15:31:28.577 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-09-08 15:31:28.705 | No kind clusters found. 2026-09-08 15:31:28.718 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-09-08 15:31:28.718 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-09-08 15:31:28.980 | Creating cluster "kind" ... 2026-09-08 15:31:28.981 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-09-08 15:31:41.142 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-09-08 15:31:41.142 | • Preparing nodes 📦 ... 2026-09-08 15:31:45.823 | ✓ Preparing nodes 📦 2026-09-08 15:31:45.937 | • Writing configuration 📜 ... 2026-09-08 15:31:46.506 | ✓ Writing configuration 📜 2026-09-08 15:31:46.506 | • Starting control-plane 🕹️ ... 2026-09-08 15:32:02.563 | ✓ Starting control-plane 🕹️ 2026-09-08 15:32:02.564 | • Installing CNI 🔌 ... 2026-09-08 15:32:03.939 | ✓ Installing CNI 🔌 2026-09-08 15:32:03.940 | • Installing StorageClass 💾 ... 2026-09-08 15:32:04.618 | ✓ Installing StorageClass 💾 2026-09-08 15:32:05.190 | Set kubectl context to "kind-kind" 2026-09-08 15:32:05.191 | You can now use your cluster with: 2026-09-08 15:32:05.191 | 2026-09-08 15:32:05.191 | kubectl cluster-info --context kind-kind 2026-09-08 15:32:05.191 | 2026-09-08 15:32:05.191 | Have a nice day! 👋 2026-09-08 15:32:05.200 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-09-08 15:32:05.340 | node/kind-control-plane labeled 2026-09-08 15:32:05.356 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:48 : kubectl apply -f https://github.com/k-orc/openstack-resource-controller/releases/download/v2.2.0/install.yaml 2026-09-08 15:32:06.020 | namespace/orc-system created 2026-09-08 15:32:06.055 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-09-08 15:32:06.085 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-09-08 15:32:06.122 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-09-08 15:32:06.150 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-09-08 15:32:06.192 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-09-08 15:32:06.221 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-09-08 15:32:06.239 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-09-08 15:32:06.294 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-09-08 15:32:06.326 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-09-08 15:32:06.352 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-09-08 15:32:06.373 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-09-08 15:32:06.409 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-09-08 15:32:06.426 | serviceaccount/orc-controller-manager created 2026-09-08 15:32:06.437 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-09-08 15:32:06.443 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-09-08 15:32:06.450 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-09-08 15:32:06.456 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-09-08 15:32:06.462 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-09-08 15:32:06.468 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-09-08 15:32:06.477 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-09-08 15:32:06.483 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-09-08 15:32:06.490 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-09-08 15:32:06.503 | service/orc-controller-manager-metrics-service created 2026-09-08 15:32:06.514 | deployment.apps/orc-controller-manager created 2026-09-08 15:32:06.536 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-09-08 15:32:06.543 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-09-08 15:32:06.551 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-09-08 15:32:06.554 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-09-08 15:32:06.560 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-09-08 15:32:06.566 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-09-08 15:32:06.572 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.13.2 --bootstrap kubeadm:v1.13.2 --control-plane kubeadm:v1.13.2 --infrastructure openstack:v0.14.4 2026-09-08 15:32:06.929 | Fetching providers 2026-09-08 15:32:09.124 | Installing cert-manager version="v1.20.2" 2026-09-08 15:32:09.209 | unknown field "spec.versions[0].selectableFields" 2026-09-08 15:32:09.237 | unknown field "spec.versions[0].selectableFields" 2026-09-08 15:32:09.254 | unknown field "spec.versions[0].selectableFields" 2026-09-08 15:32:09.279 | unknown field "spec.versions[0].selectableFields" 2026-09-08 15:32:10.060 | Waiting for cert-manager to be available... 2026-09-08 15:32:34.215 | Installing provider="cluster-api" version="v1.13.2" targetNamespace="capi-system" 2026-09-08 15:32:35.006 | Installing provider="bootstrap-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-bootstrap-system" 2026-09-08 15:32:35.333 | Installing provider="control-plane-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-control-plane-system" 2026-09-08 15:32:35.728 | Installing provider="infrastructure-openstack" version="v0.14.4" targetNamespace="capo-system" 2026-09-08 15:32:36.179 | 2026-09-08 15:32:36.179 | Your management cluster has been initialized successfully! 2026-09-08 15:32:36.179 | 2026-09-08 15:32:36.179 | You can now create your first workload cluster by running the following: 2026-09-08 15:32:36.179 | 2026-09-08 15:32:36.179 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-09-08 15:32:36.179 | 2026-09-08 15:32:36.215 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:59 : kubectl -n capi-kubeadm-bootstrap-system rollout status deploy/capi-kubeadm-bootstrap-controller-manager 2026-09-08 15:32:36.325 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-09-08 15:32:39.481 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-09-08 15:32:39.500 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:60 : kubectl -n capi-kubeadm-control-plane-system rollout status deploy/capi-kubeadm-control-plane-controller-manager 2026-09-08 15:32:39.640 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-09-08 15:32:42.500 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-09-08 15:32:42.516 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-09-08 15:32:42.637 | Waiting for deployment "capi-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-09-08 15:32:53.544 | deployment "capi-controller-manager" successfully rolled out 2026-09-08 15:32:53.561 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-09-08 15:32:53.704 | deployment "capo-controller-manager" successfully rolled out 2026-09-08 15:32:53.727 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-09-08 15:32:53.733 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 15:32:53.739 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-09-08 15:32:53.744 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-08 15:32:53.752 | + functions-common:run_plugins:1840 : local dir=/opt/stack/ovn-octavia-provider 2026-09-08 15:32:53.759 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-09-08 15:32:53.768 | + functions-common:run_plugins:1842 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-09-08 15:32:53.777 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-09-08 15:32:53.812 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:32:53.816 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-09-08 15:32:53.822 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:162.253.55.181:6641 2026-09-08 15:32:53.827 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:162.253.55.181:6642 2026-09-08 15:32:53.832 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:32:53.836 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-09-08 15:32:53.839 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-09-08 15:32:53.843 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-09-08 15:32:53.848 | + functions:set_systemd_override:845 : local value=2048 2026-09-08 15:32:53.855 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-09-08 15:32:53.861 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-09-08 15:32:53.956 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-09-08 15:32:53.956 | Set systemd system override for DefaultLimitNOFILE=2048 2026-09-08 15:32:53.959 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-09-08 15:32:54.242 | + ./stack.sh:main:857 : install_rpc_backend 2026-09-08 15:32:54.248 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-09-08 15:32:54.290 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:32:54.296 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-09-08 15:32:54.303 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 15:32:54.310 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 15:32:54.316 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 15:32:54.323 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 15:32:54.331 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 15:32:54.338 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 15:32:54.346 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:32:54.352 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:32:54.359 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 15:32:54.365 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 15:32:54.371 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 15:32:54.380 | + functions-common:apt_get_update:1167 : return 2026-09-08 15:32:54.386 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-09-08 15:32:54.395 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 15:32:54.400 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:32:54.404 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:32:54.410 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-09-08 15:32:54.458 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-09-08 15:32:54.500 | Reading package lists... 2026-09-08 15:32:54.820 | Building dependency tree... 2026-09-08 15:32:54.820 | Reading state information... 2026-09-08 15:32:55.190 | The following additional packages will be installed: 2026-09-08 15:32:55.190 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-08 15:32:55.191 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-08 15:32:55.191 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-08 15:32:55.191 | erlang-tools erlang-xmerl logrotate 2026-09-08 15:32:55.192 | Suggested packages: 2026-09-08 15:32:55.192 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-09-08 15:32:55.244 | The following NEW packages will be installed: 2026-09-08 15:32:55.244 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-08 15:32:55.244 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-08 15:32:55.244 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-08 15:32:55.245 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-09-08 15:32:55.431 | 0 upgraded, 19 newly installed, 0 to remove and 15 not upgraded. 2026-09-08 15:32:55.431 | Need to get 36.1 MB of archives. 2026-09-08 15:32:55.431 | After this operation, 56.4 MB of additional disk space will be used. 2026-09-08 15:32:55.431 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-09-08 15:32:55.676 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-09-08 15:32:56.422 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-09-08 15:32:56.453 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-09-08 15:32:56.458 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-09-08 15:32:56.485 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-09-08 15:32:56.520 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-09-08 15:32:56.527 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-09-08 15:32:56.592 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-09-08 15:32:56.595 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-09-08 15:32:56.598 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-09-08 15:32:56.602 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-09-08 15:32:56.626 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-09-08 15:32:56.696 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-09-08 15:32:56.698 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-09-08 15:32:56.705 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-09-08 15:32:56.716 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-09-08 15:32:56.738 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-09-08 15:32:56.789 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-09-08 15:32:57.607 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-08 15:32:57.651 | Fetched 36.1 MB in 2s (17.0 MB/s) 2026-09-08 15:32:57.688 | Selecting previously unselected package logrotate. 2026-09-08 15:32:57.713 | (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 ... 66038 files and directories currently installed.) 2026-09-08 15:32:57.715 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-09-08 15:32:57.721 | Unpacking logrotate (3.21.0-2build1) ... 2026-09-08 15:32:57.793 | Selecting previously unselected package erlang-base. 2026-09-08 15:32:57.804 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:57.809 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:58.183 | Selecting previously unselected package erlang-asn1. 2026-09-08 15:32:58.189 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:58.194 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:58.259 | Selecting previously unselected package erlang-crypto. 2026-09-08 15:32:58.265 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:58.271 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:58.327 | Selecting previously unselected package erlang-public-key. 2026-09-08 15:32:58.333 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:58.338 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:58.394 | Selecting previously unselected package erlang-mnesia. 2026-09-08 15:32:58.399 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:58.404 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:58.477 | Selecting previously unselected package erlang-runtime-tools. 2026-09-08 15:32:58.485 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:58.492 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:58.569 | Selecting previously unselected package erlang-ssl. 2026-09-08 15:32:58.581 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:58.586 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:58.687 | Selecting previously unselected package erlang-eldap. 2026-09-08 15:32:58.694 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:58.700 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:58.757 | Selecting previously unselected package erlang-ftp. 2026-09-08 15:32:58.764 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:58.770 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:58.834 | Selecting previously unselected package erlang-tftp. 2026-09-08 15:32:58.842 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:58.847 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:58.908 | Selecting previously unselected package erlang-inets. 2026-09-08 15:32:58.916 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:58.923 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:59.015 | Selecting previously unselected package erlang-snmp. 2026-09-08 15:32:59.022 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:59.028 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:59.179 | Selecting previously unselected package erlang-os-mon. 2026-09-08 15:32:59.185 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:59.190 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:59.251 | Selecting previously unselected package erlang-parsetools. 2026-09-08 15:32:59.257 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:59.264 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:59.326 | Selecting previously unselected package erlang-syntax-tools. 2026-09-08 15:32:59.334 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:59.342 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:59.415 | Selecting previously unselected package erlang-tools. 2026-09-08 15:32:59.426 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:59.431 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:59.527 | Selecting previously unselected package erlang-xmerl. 2026-09-08 15:32:59.535 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 15:32:59.543 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:32:59.668 | Selecting previously unselected package rabbitmq-server. 2026-09-08 15:32:59.680 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-09-08 15:32:59.690 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-08 15:33:00.345 | Setting up logrotate (3.21.0-2build1) ... 2026-09-08 15:33:00.589 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-09-08 15:33:00.938 | logrotate.service is a disabled or a static unit, not starting it. 2026-09-08 15:33:00.982 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:01.379 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-09-08 15:33:01.379 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-09-08 15:33:02.995 | Searching for services which depend on erlang and should be started... none found. 2026-09-08 15:33:03.002 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.019 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.033 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.047 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.059 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.072 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.086 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.098 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.111 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.123 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.135 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.148 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.160 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.172 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.184 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.196 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 15:33:03.209 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-08 15:33:03.298 | info: Selecting GID from range 100 to 999 ... 2026-09-08 15:33:03.306 | info: Adding group `rabbitmq' (GID 112) ... 2026-09-08 15:33:03.383 | info: Selecting UID from range 100 to 999 ... 2026-09-08 15:33:03.383 | 2026-09-08 15:33:03.389 | info: Adding system user `rabbitmq' (UID 110) ... 2026-09-08 15:33:03.394 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-09-08 15:33:03.470 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-09-08 15:33:03.716 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-09-08 15:33:09.881 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 15:33:11.107 | + functions-common:apt_get:1211 : result=0 2026-09-08 15:33:11.113 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 15:33:11.119 | + functions-common:time_stop:2420 : local name 2026-09-08 15:33:11.125 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:33:11.130 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:33:11.136 | + functions-common:time_stop:2423 : local total 2026-09-08 15:33:11.142 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:33:11.147 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 15:33:11.153 | + functions-common:time_stop:2427 : start_time=1788881574451 2026-09-08 15:33:11.159 | + functions-common:time_stop:2429 : [[ -z 1788881574451 ]] 2026-09-08 15:33:11.167 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:33:11.176 | + functions-common:time_stop:2432 : end_time=1788881591170 2026-09-08 15:33:11.182 | + functions-common:time_stop:2433 : elapsed_time=16719 2026-09-08 15:33:11.188 | + functions-common:time_stop:2434 : total=117932 2026-09-08 15:33:11.193 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:33:11.201 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=134651 2026-09-08 15:33:11.208 | + functions-common:apt_get:1215 : return 0 2026-09-08 15:33:11.214 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-09-08 15:33:11.220 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 15:33:11.226 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 15:33:11.232 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 15:33:11.239 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 15:33:11.245 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 15:33:11.251 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 15:33:11.257 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 15:33:11.265 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 15:33:11.271 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 15:33:11.278 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 15:33:11.285 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 15:33:11.291 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 15:33:11.297 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 15:33:11.304 | + ./stack.sh:main:858 : restart_rpc_backend 2026-09-08 15:33:11.310 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-09-08 15:33:11.352 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:33:11.359 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-09-08 15:33:11.364 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:33:11.371 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-09-08 15:33:11.378 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-09-08 15:33:11.386 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-09-08 15:33:11.398 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-09-08 15:33:11.405 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-09-08 15:33:11.411 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-09-08 15:33:11.418 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-09-08 15:33:11.425 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-09-08 15:33:11.432 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-09-08 15:33:11.440 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-09-08 15:33:12.283 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-09-08 15:33:12.283 | user tags 2026-09-08 15:33:12.283 | guest [administrator]' 2026-09-08 15:33:12.292 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-09-08 15:33:12.292 | user tags 2026-09-08 15:33:12.292 | guest [administrator]' 2026-09-08 15:33:12.293 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-09-08 15:33:12.305 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-09-08 15:33:12.311 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-09-08 15:33:12.316 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-09-08 15:33:13.097 | Adding user "stackrabbit" ... 2026-09-08 15:33:13.107 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-09-08 15:33:13.148 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-09-08 15:33:13.952 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-09-08 15:33:14.005 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-09-08 15:33:14.011 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-09-08 15:33:14.757 | Changing password for user "stackrabbit" ... 2026-09-08 15:33:14.804 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-09-08 15:33:14.811 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-09-08 15:33:14.817 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-09-08 15:33:15.606 | Deleting user "guest" ... 2026-09-08 15:33:15.661 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-09-08 15:33:15.708 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:33:15.715 | + ./stack.sh:main:861 : install_database 2026-09-08 15:33:15.723 | + lib/database:install_database:118 : install_database_mysql 2026-09-08 15:33:15.729 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-09-08 15:33:15.736 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:33:15.743 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:33:15.750 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-09-08 15:33:15.895 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-09-08 15:33:15.902 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-09-08 15:33:15.914 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-09-08 15:33:15.921 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:33:15.927 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:33:15.934 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-09-08 15:33:15.941 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-09-08 15:33:15.947 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-09-08 15:33:15.957 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-09-08 15:33:15.964 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-09-08 15:33:15.971 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 15:33:15.977 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 15:33:15.984 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 15:33:15.990 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 15:33:15.997 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 15:33:16.004 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 15:33:16.011 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 15:33:16.020 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 15:33:16.026 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 15:33:16.033 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 15:33:16.040 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 15:33:16.046 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 15:33:16.054 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 15:33:16.060 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-09-08 15:33:16.067 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:33:16.074 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:33:16.080 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-09-08 15:33:16.086 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 15:33:16.092 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 15:33:16.099 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 15:33:16.106 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 15:33:16.112 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 15:33:16.118 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 15:33:16.125 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:33:16.130 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:33:16.137 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 15:33:16.142 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 15:33:16.149 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 15:33:16.155 | + functions-common:apt_get_update:1167 : return 2026-09-08 15:33:16.161 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-09-08 15:33:16.168 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 15:33:16.174 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:33:16.180 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:33:16.185 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-09-08 15:33:16.235 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-09-08 15:33:16.293 | Reading package lists... 2026-09-08 15:33:16.661 | Building dependency tree... 2026-09-08 15:33:16.662 | Reading state information... 2026-09-08 15:33:16.992 | The following additional packages will be installed: 2026-09-08 15:33:16.992 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-09-08 15:33:16.993 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-09-08 15:33:16.993 | mysql-server-8.0 mysql-server-core-8.0 2026-09-08 15:33:16.994 | Suggested packages: 2026-09-08 15:33:16.994 | mailx tinyca 2026-09-08 15:33:16.994 | Recommended packages: 2026-09-08 15:33:16.995 | libhtml-template-perl mecab-ipadic-utf8 2026-09-08 15:33:17.043 | The following NEW packages will be installed: 2026-09-08 15:33:17.043 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-09-08 15:33:17.044 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-09-08 15:33:17.045 | mysql-server-8.0 mysql-server-core-8.0 2026-09-08 15:33:17.358 | 0 upgraded, 9 newly installed, 0 to remove and 15 not upgraded. 2026-09-08 15:33:17.358 | Need to get 22.2 MB of archives. 2026-09-08 15:33:17.358 | After this operation, 187 MB of additional disk space will be used. 2026-09-08 15:33:17.358 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [2,740 kB] 2026-09-08 15:33:17.487 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [22.4 kB] 2026-09-08 15:33:17.488 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [91.8 kB] 2026-09-08 15:33:17.491 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [7,984 B] 2026-09-08 15:33:17.492 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-09-08 15:33:17.496 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-09-08 15:33:17.499 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [17.5 MB] 2026-09-08 15:33:17.631 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [1,443 kB] 2026-09-08 15:33:17.640 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.4 [9,524 B] 2026-09-08 15:33:17.922 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-08 15:33:18.001 | Fetched 22.2 MB in 1s (38.2 MB/s) 2026-09-08 15:33:18.052 | Selecting previously unselected package mysql-client-core-8.0. 2026-09-08 15:33:18.108 | (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 ... 68858 files and directories currently installed.) 2026-09-08 15:33:18.114 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 15:33:18.120 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 15:33:18.453 | Selecting previously unselected package mysql-client-8.0. 2026-09-08 15:33:18.459 | Preparing to unpack .../1-mysql-client-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 15:33:18.465 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 15:33:18.524 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-09-08 15:33:18.530 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-08 15:33:18.539 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 15:33:18.604 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-09-08 15:33:18.611 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-08 15:33:18.616 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 15:33:18.678 | Selecting previously unselected package libmecab2:amd64. 2026-09-08 15:33:18.691 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-09-08 15:33:18.696 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-08 15:33:18.770 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-09-08 15:33:18.784 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-09-08 15:33:18.788 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-08 15:33:18.857 | Selecting previously unselected package mysql-server-core-8.0. 2026-09-08 15:33:18.871 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 15:33:18.875 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 15:33:19.578 | Selecting previously unselected package mysql-server-8.0. 2026-09-08 15:33:19.591 | Preparing to unpack .../7-mysql-server-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 15:33:20.067 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 15:33:20.157 | Selecting previously unselected package mysql-server. 2026-09-08 15:33:20.169 | Preparing to unpack .../8-mysql-server_8.0.46-0ubuntu0.24.04.4_all.deb ... 2026-09-08 15:33:20.175 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 15:33:20.260 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-08 15:33:20.276 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-08 15:33:20.295 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 15:33:20.308 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 15:33:20.320 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 15:33:20.334 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 15:33:20.347 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 15:33:20.361 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 15:33:20.598 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-08 15:33:20.658 | Renaming removed key_buffer and myisam-recover options (if present) 2026-09-08 15:33:30.863 | mysqld will log errors to /var/log/mysql/error.log 2026-09-08 15:33:31.642 | mysqld is running as pid 27585 2026-09-08 15:33:34.216 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-09-08 15:33:35.768 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 15:33:35.783 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 15:33:36.629 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 15:33:36.922 | + functions-common:apt_get:1211 : result=0 2026-09-08 15:33:36.928 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 15:33:36.933 | + functions-common:time_stop:2420 : local name 2026-09-08 15:33:36.940 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:33:36.946 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:33:36.952 | + functions-common:time_stop:2423 : local total 2026-09-08 15:33:36.957 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:33:36.963 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 15:33:36.969 | + functions-common:time_stop:2427 : start_time=1788881596228 2026-09-08 15:33:36.976 | + functions-common:time_stop:2429 : [[ -z 1788881596228 ]] 2026-09-08 15:33:36.983 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:33:36.993 | + functions-common:time_stop:2432 : end_time=1788881616986 2026-09-08 15:33:36.999 | + functions-common:time_stop:2433 : elapsed_time=20758 2026-09-08 15:33:37.006 | + functions-common:time_stop:2434 : total=134651 2026-09-08 15:33:37.012 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:33:37.017 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155409 2026-09-08 15:33:37.024 | + functions-common:apt_get:1215 : return 0 2026-09-08 15:33:37.031 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-09-08 15:33:37.039 | + ./stack.sh:main:864 : install_database_python 2026-09-08 15:33:37.046 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-09-08 15:33:37.053 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-09-08 15:33:37.060 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-09-08 15:33:37.067 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 15:33:37.077 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-09-08 15:33:37.084 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-09-08 15:33:37.090 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 15:33:37.101 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-09-08 15:33:37.102 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 15:33:37.114 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-09-08 15:33:37.121 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-09-08 15:33:37.128 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-09-08 15:33:37.137 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-09-08 15:33:37.144 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-09-08 15:33:37.199 | Using python 3.12 to install PyMySQL 2026-09-08 15:33:37.206 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-09-08 15:33:38.956 | Collecting PyMySQL 2026-09-08 15:33:39.032 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-09-08 15:33:39.046 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-09-08 15:33:39.129 | Installing collected packages: PyMySQL 2026-09-08 15:33:39.170 | Successfully installed PyMySQL-1.2.0 2026-09-08 15:33:39.250 | + inc/python:pip_install:216 : result=0 2026-09-08 15:33:39.257 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:33:39.263 | + functions-common:time_stop:2420 : local name 2026-09-08 15:33:39.269 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:33:39.275 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:33:39.281 | + functions-common:time_stop:2423 : local total 2026-09-08 15:33:39.287 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:33:39.293 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:33:39.299 | + functions-common:time_stop:2427 : start_time=1788881617186 2026-09-08 15:33:39.305 | + functions-common:time_stop:2429 : [[ -z 1788881617186 ]] 2026-09-08 15:33:39.312 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:33:39.321 | + functions-common:time_stop:2432 : end_time=1788881619315 2026-09-08 15:33:39.327 | + functions-common:time_stop:2433 : elapsed_time=2129 2026-09-08 15:33:39.334 | + functions-common:time_stop:2434 : total=24772 2026-09-08 15:33:39.340 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:33:39.347 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26901 2026-09-08 15:33:39.354 | + inc/python:pip_install:219 : return 0 2026-09-08 15:33:39.361 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-09-08 15:33:39.367 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-08 15:33:39.374 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-09-08 15:33:39.381 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-09-08 15:33:39.426 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:33:39.434 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-09-08 15:33:39.441 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-09-08 15:33:39.484 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:33:39.492 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-09-08 15:33:39.537 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:33:39.544 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-09-08 15:33:39.585 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:33:39.593 | + ./stack.sh:main:872 : install_etcd3 2026-09-08 15:33:39.600 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-09-08 15:33:39.600 | Installing etcd 2026-09-08 15:33:39.608 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-09-08 15:33:39.635 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-09-08 15:33:39.665 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-09-08 15:33:39.673 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-09-08 15:33:39.702 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-09-08 15:33:39.711 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:33:39.718 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:33:39.725 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-08 15:33:39.731 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-08 15:33:39.738 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-08 15:33:39.745 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:33:39.751 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-09-08 15:33:39.757 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-09-08 15:33:39.764 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:33:39.772 | --2026-09-08 15:33:39-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:33:39.822 | Resolving github.com (github.com)... 140.82.112.3 2026-09-08 15:33:39.837 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2026-09-08 15:33:39.889 | HTTP request sent, awaiting response... 302 Found 2026-09-08 15:33:39.889 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-08T16%3A18%3A15Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-08T15%3A17%3A23Z&ske=2026-09-08T16%3A18%3A15Z&sks=b&skv=2018-11-09&sig=FoFC0GDNNS%2Fdkzr7HgCgnFXoNJBy67H001kqBnjdmDE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg4MzM5NCwibmJmIjoxNzg4ODgxNTk0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.PT_x5h3kwzRE0GhkFoKe5FKsnY6WibNvJMRVps6vKAc&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-09-08 15:33:39.889 | --2026-09-08 15:33:39-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-08T16%3A18%3A15Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-08T15%3A17%3A23Z&ske=2026-09-08T16%3A18%3A15Z&sks=b&skv=2018-11-09&sig=FoFC0GDNNS%2Fdkzr7HgCgnFXoNJBy67H001kqBnjdmDE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg4MzM5NCwibmJmIjoxNzg4ODgxNTk0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.PT_x5h3kwzRE0GhkFoKe5FKsnY6WibNvJMRVps6vKAc&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-09-08 15:33:39.892 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2026-09-08 15:33:39.893 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-09-08 15:33:39.909 | HTTP request sent, awaiting response... 200 OK 2026-09-08 15:33:39.910 | Length: 20927601 (20M) [application/octet-stream] 2026-09-08 15:33:39.910 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-09-08 15:33:39.919 | 2026-09-08 15:33:39.997 | 0K ........ ........ ... 100% 229M=0.09s 2026-09-08 15:33:39.997 | 2026-09-08 15:33:39.998 | 2026-09-08 15:33:39 (229 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-09-08 15:33:39.998 | 2026-09-08 15:33:40.005 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-08 15:33:40.010 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:33:40.017 | ++ functions:get_extra_file:81 : return 2026-09-08 15:33:40.027 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:33:40.033 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-09-08 15:33:40.040 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-08 15:33:40.048 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-09-08 15:33:40.092 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-09-08 15:33:40.098 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-09-08 15:33:40.110 | etcd-v3.5.21-linux-amd64/ 2026-09-08 15:33:40.110 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-09-08 15:33:40.111 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-09-08 15:33:40.111 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-09-08 15:33:40.111 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-09-08 15:33:40.111 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-09-08 15:33:40.111 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-09-08 15:33:40.111 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-09-08 15:33:40.112 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-09-08 15:33:40.112 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-09-08 15:33:40.113 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-09-08 15:33:40.113 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-09-08 15:33:40.113 | etcd-v3.5.21-linux-amd64/README.md 2026-09-08 15:33:40.113 | etcd-v3.5.21-linux-amd64/etcdutl 2026-09-08 15:33:40.243 | etcd-v3.5.21-linux-amd64/etcdctl 2026-09-08 15:33:40.384 | etcd-v3.5.21-linux-amd64/etcd 2026-09-08 15:33:40.564 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-09-08 15:33:40.616 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-09-08 15:33:40.671 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-09-08 15:33:40.678 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-09-08 15:33:40.725 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:33:40.732 | + ./stack.sh:main:882 : configure_CA 2026-09-08 15:33:40.739 | + lib/tls:configure_CA:70 : [[ -n 162.253.55.181 ]] 2026-09-08 15:33:40.747 | ++ lib/tls:configure_CA:70 : ipv6_unquote 162.253.55.181 2026-09-08 15:33:40.755 | ++ functions-common:ipv6_unquote:2218 : echo 162.253.55.181 2026-09-08 15:33:40.756 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-08 15:33:40.767 | + lib/tls:configure_CA:70 : [[ 162.253.55.181 != \1\6\2\.\2\5\3\.\5\5\.\1\8\1 ]] 2026-09-08 15:33:40.774 | + ./stack.sh:main:883 : init_CA 2026-09-08 15:33:40.781 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-09-08 15:33:40.788 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-09-08 15:33:40.795 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-09-08 15:33:40.800 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-09-08 15:33:40.807 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-09-08 15:33:40.814 | + lib/tls:create_CA_base:86 : local i 2026-09-08 15:33:40.821 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-08 15:33:40.828 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-09-08 15:33:40.840 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-08 15:33:40.846 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-09-08 15:33:40.857 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-08 15:33:40.863 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-09-08 15:33:40.874 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-08 15:33:40.881 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-09-08 15:33:40.891 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-09-08 15:33:40.902 | + lib/tls:create_CA_base:91 : echo 01 2026-09-08 15:33:40.910 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-09-08 15:33:40.921 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-09-08 15:33:40.928 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-09-08 15:33:40.936 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-09-08 15:33:40.943 | + lib/tls:create_CA_config:145 : echo ' 2026-09-08 15:33:40.943 | [ ca ] 2026-09-08 15:33:40.943 | default_ca = CA_default 2026-09-08 15:33:40.943 | 2026-09-08 15:33:40.943 | [ CA_default ] 2026-09-08 15:33:40.943 | dir = /opt/stack/data/CA/root-ca 2026-09-08 15:33:40.943 | policy = policy_match 2026-09-08 15:33:40.943 | database = $dir/index.txt 2026-09-08 15:33:40.943 | serial = $dir/serial 2026-09-08 15:33:40.943 | certs = $dir/certs 2026-09-08 15:33:40.943 | crl_dir = $dir/crl 2026-09-08 15:33:40.943 | new_certs_dir = $dir/newcerts 2026-09-08 15:33:40.943 | certificate = $dir/cacert.pem 2026-09-08 15:33:40.944 | private_key = $dir/private/cacert.key 2026-09-08 15:33:40.944 | RANDFILE = $dir/private/.rand 2026-09-08 15:33:40.944 | default_md = sha256 2026-09-08 15:33:40.944 | 2026-09-08 15:33:40.944 | [ req ] 2026-09-08 15:33:40.944 | default_bits = 2048 2026-09-08 15:33:40.944 | default_md = sha256 2026-09-08 15:33:40.944 | 2026-09-08 15:33:40.944 | prompt = no 2026-09-08 15:33:40.944 | distinguished_name = ca_distinguished_name 2026-09-08 15:33:40.944 | 2026-09-08 15:33:40.944 | x509_extensions = ca_extensions 2026-09-08 15:33:40.944 | 2026-09-08 15:33:40.944 | [ ca_distinguished_name ] 2026-09-08 15:33:40.944 | organizationName = OpenStack 2026-09-08 15:33:40.944 | organizationalUnitName = DevStack Certificate Authority 2026-09-08 15:33:40.944 | commonName = Root CA 2026-09-08 15:33:40.944 | 2026-09-08 15:33:40.944 | [ policy_match ] 2026-09-08 15:33:40.944 | countryName = optional 2026-09-08 15:33:40.944 | stateOrProvinceName = optional 2026-09-08 15:33:40.944 | organizationName = match 2026-09-08 15:33:40.944 | organizationalUnitName = optional 2026-09-08 15:33:40.944 | commonName = supplied 2026-09-08 15:33:40.944 | 2026-09-08 15:33:40.944 | [ ca_extensions ] 2026-09-08 15:33:40.944 | basicConstraints = critical,CA:true 2026-09-08 15:33:40.944 | subjectKeyIdentifier = hash 2026-09-08 15:33:40.944 | authorityKeyIdentifier = keyid:always, issuer 2026-09-08 15:33:40.944 | keyUsage = cRLSign, keyCertSign 2026-09-08 15:33:40.944 | 2026-09-08 15:33:40.944 | ' 2026-09-08 15:33:40.950 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-09-08 15:33:40.958 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-09-08 15:33:41.025 | ......+.......+........+.+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+.......+...+......+...+..+...+......+.......+...+.........+......+.....+.........+..........+..+.+..+...+...+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-09-08 15:33:41.200 | .+.+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.............+......+....+...........+.........+......+.+.....+..........+...+.........+..+...+.+.........+..+......+....+......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+..........+...+........+.........+.+.....+..........+.....+....+...+..+....+..+...+....+........+...+.+..............+.........+.+..+...+.+......+..+.......+...+..+......+..........+...+..+............+......+.+..............+.......+...+............+..+.+.....+.+...+..+.........+........................+..........+.....+...+............+..........+......+.....+.......+..+..........+..+..........+......+.....+...+.......+..+.......+..............+.+...+........+....+...+..+...+............+......+..........+........+.+...........+...+....+...+.........+........+.............+..+.+.....+.........+............+......+.......+.....+..........+......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-09-08 15:33:41.204 | ----- 2026-09-08 15:33:41.212 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-09-08 15:33:41.218 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-09-08 15:33:41.224 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-09-08 15:33:41.230 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-09-08 15:33:41.237 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-09-08 15:33:41.241 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-09-08 15:33:41.246 | + lib/tls:create_CA_base:86 : local i 2026-09-08 15:33:41.253 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-08 15:33:41.258 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-09-08 15:33:41.269 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-08 15:33:41.274 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-09-08 15:33:41.283 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-08 15:33:41.289 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-09-08 15:33:41.301 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-09-08 15:33:41.306 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-09-08 15:33:41.317 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-09-08 15:33:41.327 | + lib/tls:create_CA_base:91 : echo 01 2026-09-08 15:33:41.333 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-09-08 15:33:41.345 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-09-08 15:33:41.352 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-09-08 15:33:41.358 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-09-08 15:33:41.365 | + lib/tls:create_CA_config:145 : echo ' 2026-09-08 15:33:41.365 | [ ca ] 2026-09-08 15:33:41.365 | default_ca = CA_default 2026-09-08 15:33:41.365 | 2026-09-08 15:33:41.365 | [ CA_default ] 2026-09-08 15:33:41.365 | dir = /opt/stack/data/CA/int-ca 2026-09-08 15:33:41.365 | policy = policy_match 2026-09-08 15:33:41.365 | database = $dir/index.txt 2026-09-08 15:33:41.365 | serial = $dir/serial 2026-09-08 15:33:41.365 | certs = $dir/certs 2026-09-08 15:33:41.365 | crl_dir = $dir/crl 2026-09-08 15:33:41.365 | new_certs_dir = $dir/newcerts 2026-09-08 15:33:41.365 | certificate = $dir/cacert.pem 2026-09-08 15:33:41.365 | private_key = $dir/private/cacert.key 2026-09-08 15:33:41.365 | RANDFILE = $dir/private/.rand 2026-09-08 15:33:41.365 | default_md = sha256 2026-09-08 15:33:41.365 | 2026-09-08 15:33:41.365 | [ req ] 2026-09-08 15:33:41.365 | default_bits = 2048 2026-09-08 15:33:41.365 | default_md = sha256 2026-09-08 15:33:41.365 | 2026-09-08 15:33:41.365 | prompt = no 2026-09-08 15:33:41.365 | distinguished_name = ca_distinguished_name 2026-09-08 15:33:41.366 | 2026-09-08 15:33:41.366 | x509_extensions = ca_extensions 2026-09-08 15:33:41.366 | 2026-09-08 15:33:41.366 | [ ca_distinguished_name ] 2026-09-08 15:33:41.366 | organizationName = OpenStack 2026-09-08 15:33:41.366 | organizationalUnitName = DevStack Certificate Authority 2026-09-08 15:33:41.366 | commonName = Intermediate CA 2026-09-08 15:33:41.366 | 2026-09-08 15:33:41.366 | [ policy_match ] 2026-09-08 15:33:41.366 | countryName = optional 2026-09-08 15:33:41.366 | stateOrProvinceName = optional 2026-09-08 15:33:41.366 | organizationName = match 2026-09-08 15:33:41.366 | organizationalUnitName = optional 2026-09-08 15:33:41.366 | commonName = supplied 2026-09-08 15:33:41.366 | 2026-09-08 15:33:41.366 | [ ca_extensions ] 2026-09-08 15:33:41.366 | basicConstraints = critical,CA:true 2026-09-08 15:33:41.366 | subjectKeyIdentifier = hash 2026-09-08 15:33:41.366 | authorityKeyIdentifier = keyid:always, issuer 2026-09-08 15:33:41.366 | keyUsage = cRLSign, keyCertSign 2026-09-08 15:33:41.366 | 2026-09-08 15:33:41.366 | ' 2026-09-08 15:33:41.372 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-09-08 15:33:41.378 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-09-08 15:33:41.385 | + lib/tls:create_signing_config:198 : echo ' 2026-09-08 15:33:41.385 | [ ca ] 2026-09-08 15:33:41.385 | default_ca = CA_default 2026-09-08 15:33:41.385 | 2026-09-08 15:33:41.385 | [ CA_default ] 2026-09-08 15:33:41.385 | dir = /opt/stack/data/CA/int-ca 2026-09-08 15:33:41.385 | policy = policy_match 2026-09-08 15:33:41.385 | database = $dir/index.txt 2026-09-08 15:33:41.385 | serial = $dir/serial 2026-09-08 15:33:41.385 | certs = $dir/certs 2026-09-08 15:33:41.385 | crl_dir = $dir/crl 2026-09-08 15:33:41.386 | new_certs_dir = $dir/newcerts 2026-09-08 15:33:41.386 | certificate = $dir/cacert.pem 2026-09-08 15:33:41.386 | private_key = $dir/private/cacert.key 2026-09-08 15:33:41.386 | RANDFILE = $dir/private/.rand 2026-09-08 15:33:41.386 | default_md = default 2026-09-08 15:33:41.386 | 2026-09-08 15:33:41.386 | [ req ] 2026-09-08 15:33:41.386 | default_bits = 1024 2026-09-08 15:33:41.386 | default_md = sha256 2026-09-08 15:33:41.386 | 2026-09-08 15:33:41.386 | prompt = no 2026-09-08 15:33:41.386 | distinguished_name = req_distinguished_name 2026-09-08 15:33:41.386 | 2026-09-08 15:33:41.386 | x509_extensions = req_extensions 2026-09-08 15:33:41.386 | 2026-09-08 15:33:41.386 | [ req_distinguished_name ] 2026-09-08 15:33:41.386 | organizationName = OpenStack 2026-09-08 15:33:41.386 | organizationalUnitName = DevStack Server Farm 2026-09-08 15:33:41.386 | 2026-09-08 15:33:41.386 | [ policy_match ] 2026-09-08 15:33:41.386 | countryName = optional 2026-09-08 15:33:41.386 | stateOrProvinceName = optional 2026-09-08 15:33:41.386 | organizationName = match 2026-09-08 15:33:41.386 | organizationalUnitName = optional 2026-09-08 15:33:41.386 | commonName = supplied 2026-09-08 15:33:41.386 | 2026-09-08 15:33:41.386 | [ req_extensions ] 2026-09-08 15:33:41.386 | basicConstraints = CA:false 2026-09-08 15:33:41.386 | subjectKeyIdentifier = hash 2026-09-08 15:33:41.386 | authorityKeyIdentifier = keyid:always, issuer 2026-09-08 15:33:41.386 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-09-08 15:33:41.386 | extendedKeyUsage = serverAuth, clientAuth 2026-09-08 15:33:41.386 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-09-08 15:33:41.386 | 2026-09-08 15:33:41.386 | ' 2026-09-08 15:33:41.394 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-09-08 15:33:41.401 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-09-08 15:33:41.457 | .......+.....+......+.+.....+....+.........+..+..................+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.+..+.......+.....+.+......+......+.....+.......+............+.....+....+..+.........+......+....+......+...+.....+....+..+...............+...+.+.....+.......+.........+......+..+............+...+..........+.....+.............+............+.....+.+..+....+........+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-09-08 15:33:41.520 | ...+....+..............+.+......+..+......+.........+.+....................+.......+...+...........+......+....+.........+......+...+...........+.......+.........+..................+.....+...+...+.+...+..+.+...+..+.......+..+....+..+..................+....+...+..+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.................+..........+......+..+.......+...+......+...............+......+...........+..........+..+.......+......+..+.+.....+..........+..............+.......+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-09-08 15:33:41.524 | ----- 2026-09-08 15:33:41.532 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2026-09-08 15:33:41.540 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-09-08 15:33:41.545 | Check that the request matches the signature 2026-09-08 15:33:41.545 | Signature ok 2026-09-08 15:33:41.545 | The Subject's Distinguished Name is as follows 2026-09-08 15:33:41.545 | organizationName :ASN.1 12:'OpenStack' 2026-09-08 15:33:41.545 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-09-08 15:33:41.545 | commonName :ASN.1 12:'Intermediate CA' 2026-09-08 15:33:41.547 | Certificate is to be certified until Sep 8 15:33:41 2027 GMT (365 days) 2026-09-08 15:33:41.551 | 2026-09-08 15:33:41.551 | Write out database with 1 new entries 2026-09-08 15:33:41.552 | Database updated 2026-09-08 15:33:41.560 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-09-08 15:33:41.572 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-08 15:33:41.584 | + lib/tls:init_CA:212 : is_fedora 2026-09-08 15:33:41.590 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 15:33:41.596 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 15:33:41.603 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 15:33:41.609 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 15:33:41.617 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 15:33:41.623 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 15:33:41.630 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 15:33:41.636 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 15:33:41.644 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 15:33:41.650 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 15:33:41.657 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 15:33:41.663 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 15:33:41.670 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 15:33:41.678 | + lib/tls:init_CA:215 : is_ubuntu 2026-09-08 15:33:41.684 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:33:41.690 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:33:41.697 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-09-08 15:33:41.726 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-09-08 15:33:41.756 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-09-08 15:33:41.780 | Updating certificates in /etc/ssl/certs... 2026-09-08 15:33:43.640 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-09-08 15:33:43.641 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-09-08 15:33:43.648 | 2 added, 0 removed; done. 2026-09-08 15:33:43.649 | Running hooks in /etc/ca-certificates/update.d... 2026-09-08 15:33:43.653 | done. 2026-09-08 15:33:43.669 | + ./stack.sh:main:884 : init_cert 2026-09-08 15:33:43.676 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-09-08 15:33:43.683 | + lib/tls:init_cert:226 : [[ -n 162.253.55.181 ]] 2026-09-08 15:33:43.690 | + lib/tls:init_cert:227 : TLS_IP=IP:162.253.55.181 2026-09-08 15:33:43.697 | + lib/tls:init_cert:228 : [[ -n 2604:e100:1:0:f816:3eff:fe67:ecc8 ]] 2026-09-08 15:33:43.705 | + lib/tls:init_cert:229 : TLS_IP=IP:162.253.55.181,IP:2604:e100:1:0:f816:3eff:fe67:ecc8 2026-09-08 15:33:43.711 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000192207.novalocal IP:162.253.55.181,IP:2604:e100:1:0:f816:3eff:fe67:ecc8 2026-09-08 15:33:43.718 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-09-08 15:33:43.726 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-09-08 15:33:43.733 | + lib/tls:make_cert:244 : local common_name=np0000192207.novalocal 2026-09-08 15:33:43.739 | + lib/tls:make_cert:245 : local alt_names=IP:162.253.55.181,IP:2604:e100:1:0:f816:3eff:fe67:ecc8 2026-09-08 15:33:43.746 | + lib/tls:make_cert:247 : '[' np0000192207.novalocal '!=' 162.253.55.181 ']' 2026-09-08 15:33:43.752 | + lib/tls:make_cert:248 : is_ipv4_address 162.253.55.181 2026-09-08 15:33:43.757 | + functions-common:is_ipv4_address:2206 : local address=162.253.55.181 2026-09-08 15:33:43.763 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-09-08 15:33:43.769 | + functions-common:is_ipv4_address:2209 : [[ 162.253.55.181 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-09-08 15:33:43.775 | + functions-common:is_ipv4_address:2210 : return 0 2026-09-08 15:33:43.781 | + lib/tls:make_cert:249 : [[ -z IP:162.253.55.181,IP:2604:e100:1:0:f816:3eff:fe67:ecc8 ]] 2026-09-08 15:33:43.787 | + lib/tls:make_cert:252 : alt_names=IP:162.253.55.181,IP:2604:e100:1:0:f816:3eff:fe67:ecc8,IP:162.253.55.181 2026-09-08 15:33:43.793 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-09-08 15:33:43.799 | + lib/tls:make_cert:260 : /usr/bin/openssl req -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/devstack-cert.key -out /opt/stack/data/CA/int-ca/devstack-cert.csr -subj '/O=OpenStack/OU=DevStack Servers/CN=np0000192207.novalocal' 2026-09-08 15:33:43.871 | .+.+..+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.......+.....+...+.......+...............+...+...........+.+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-09-08 15:33:44.004 | ....+........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+..+...+......+..........+.........+..+.......+...+............+..+....+.....+....+............+........+...+....+...+...........+....+.....+.+......+.....+.+..+.+.........+...+..+...+....+..............+.......+..+............+.........+....+.....+...+...+......+..........+........+.+..+...+......+......+..........+....................+....+........+.+..+............+......+.......+..............+.+..+............+.+.....+....+.....+.+...+..+.......+...+...+......+.........+.....+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-09-08 15:33:44.008 | ----- 2026-09-08 15:33:44.014 | + lib/tls:make_cert:268 : [[ -z IP:162.253.55.181,IP:2604:e100:1:0:f816:3eff:fe67:ecc8,IP:162.253.55.181 ]] 2026-09-08 15:33:44.021 | + lib/tls:make_cert:271 : alt_names=DNS:np0000192207.novalocal,IP:162.253.55.181,IP:2604:e100:1:0:f816:3eff:fe67:ecc8,IP:162.253.55.181 2026-09-08 15:33:44.025 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000192207.novalocal,IP:162.253.55.181,IP:2604:e100:1:0:f816:3eff:fe67:ecc8,IP:162.253.55.181 2026-09-08 15:33:44.032 | + lib/tls:make_cert:275 : /usr/bin/openssl ca -config /opt/stack/data/CA/int-ca/signing.conf -extensions req_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/devstack-cert.csr -out /opt/stack/data/CA/int-ca/devstack-cert.crt -subj '/O=OpenStack/OU=DevStack Servers/CN=np0000192207.novalocal' -batch 2026-09-08 15:33:44.040 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-09-08 15:33:44.044 | Check that the request matches the signature 2026-09-08 15:33:44.045 | Signature ok 2026-09-08 15:33:44.045 | The Subject's Distinguished Name is as follows 2026-09-08 15:33:44.045 | organizationName :ASN.1 12:'OpenStack' 2026-09-08 15:33:44.045 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-09-08 15:33:44.045 | commonName :ASN.1 12:'np0000192207.novalocal' 2026-09-08 15:33:44.046 | Certificate is to be certified until Sep 8 15:33:44 2027 GMT (365 days) 2026-09-08 15:33:44.050 | 2026-09-08 15:33:44.051 | Write out database with 1 new entries 2026-09-08 15:33:44.051 | Database updated 2026-09-08 15:33:44.058 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-09-08 15:33:44.068 | + ./stack.sh:main:891 : install_dstat 2026-09-08 15:33:44.075 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-09-08 15:33:44.119 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:33:44.126 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-09-08 15:33:44.133 | + inc/python:pip_install_gr:94 : local name=psutil 2026-09-08 15:33:44.140 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 15:33:44.149 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-09-08 15:33:44.156 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-09-08 15:33:44.163 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 15:33:44.173 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-09-08 15:33:44.174 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 15:33:44.187 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-09-08 15:33:44.194 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-09-08 15:33:44.201 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-09-08 15:33:44.210 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-09-08 15:33:44.216 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-09-08 15:33:44.272 | Using python 3.12 to install psutil 2026-09-08 15:33:44.279 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-09-08 15:33:47.131 | Collecting psutil 2026-09-08 15:33:50.287 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-09-08 15:33:50.323 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-09-08 15:33:50.440 | Installing collected packages: psutil 2026-09-08 15:33:50.508 | Successfully installed psutil-7.2.2 2026-09-08 15:33:50.595 | + inc/python:pip_install:216 : result=0 2026-09-08 15:33:50.602 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:33:50.608 | + functions-common:time_stop:2420 : local name 2026-09-08 15:33:50.614 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:33:50.619 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:33:50.625 | + functions-common:time_stop:2423 : local total 2026-09-08 15:33:50.631 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:33:50.636 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:33:50.643 | + functions-common:time_stop:2427 : start_time=1788881624259 2026-09-08 15:33:50.648 | + functions-common:time_stop:2429 : [[ -z 1788881624259 ]] 2026-09-08 15:33:50.656 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:33:50.665 | + functions-common:time_stop:2432 : end_time=1788881630659 2026-09-08 15:33:50.671 | + functions-common:time_stop:2433 : elapsed_time=6400 2026-09-08 15:33:50.677 | + functions-common:time_stop:2434 : total=26901 2026-09-08 15:33:50.682 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:33:50.688 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33301 2026-09-08 15:33:50.694 | + inc/python:pip_install:219 : return 0 2026-09-08 15:33:50.701 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-09-08 15:33:50.707 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:33:50.713 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-09-08 15:33:50.719 | + ./stack.sh:main:900 : install_libs 2026-09-08 15:33:50.726 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-09-08 15:33:50.732 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-09-08 15:33:50.738 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-09-08 15:33:50.745 | + inc/python:use_library_from_git:266 : local name=automaton 2026-09-08 15:33:50.750 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:50.755 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:50.761 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,automaton, ]] 2026-09-08 15:33:50.767 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:50.773 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-09-08 15:33:50.779 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-09-08 15:33:50.785 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-09-08 15:33:50.792 | + inc/python:use_library_from_git:266 : local name=castellan 2026-09-08 15:33:50.798 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:50.803 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:50.809 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,castellan, ]] 2026-09-08 15:33:50.815 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:50.822 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-09-08 15:33:50.828 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-09-08 15:33:50.834 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-09-08 15:33:50.840 | + inc/python:use_library_from_git:266 : local name=cliff 2026-09-08 15:33:50.845 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:50.850 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:50.857 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cliff, ]] 2026-09-08 15:33:50.862 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:50.869 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-09-08 15:33:50.877 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-09-08 15:33:50.882 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-09-08 15:33:50.889 | + inc/python:use_library_from_git:266 : local name=cursive 2026-09-08 15:33:50.895 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:50.901 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:50.907 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cursive, ]] 2026-09-08 15:33:50.914 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:50.920 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-09-08 15:33:50.926 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-09-08 15:33:50.932 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-09-08 15:33:50.939 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-09-08 15:33:50.946 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:50.953 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:50.959 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,debtcollector, ]] 2026-09-08 15:33:50.965 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:50.971 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-09-08 15:33:50.977 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-09-08 15:33:50.983 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-09-08 15:33:50.990 | + inc/python:use_library_from_git:266 : local name=futurist 2026-09-08 15:33:50.997 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.003 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.009 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,futurist, ]] 2026-09-08 15:33:51.015 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.021 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-09-08 15:33:51.029 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-09-08 15:33:51.035 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-09-08 15:33:51.042 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-09-08 15:33:51.048 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.054 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.062 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,openstacksdk, ]] 2026-09-08 15:33:51.068 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.074 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-09-08 15:33:51.080 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-09-08 15:33:51.087 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-09-08 15:33:51.094 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-09-08 15:33:51.100 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.106 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.112 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-lib, ]] 2026-09-08 15:33:51.117 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.125 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-09-08 15:33:51.131 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-09-08 15:33:51.138 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-09-08 15:33:51.145 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-09-08 15:33:51.151 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.157 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.163 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-placement, ]] 2026-09-08 15:33:51.168 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.174 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-09-08 15:33:51.180 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-09-08 15:33:51.186 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-09-08 15:33:51.192 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-09-08 15:33:51.198 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.205 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.211 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-client-config, ]] 2026-09-08 15:33:51.217 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.223 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-09-08 15:33:51.229 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-09-08 15:33:51.235 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-09-08 15:33:51.240 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-09-08 15:33:51.246 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.252 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.258 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.cache, ]] 2026-09-08 15:33:51.264 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.270 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-09-08 15:33:51.277 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-09-08 15:33:51.283 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-09-08 15:33:51.290 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-09-08 15:33:51.297 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.302 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.307 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.concurrency, ]] 2026-09-08 15:33:51.314 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.319 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-09-08 15:33:51.324 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-09-08 15:33:51.331 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-09-08 15:33:51.338 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-09-08 15:33:51.343 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.350 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.356 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.config, ]] 2026-09-08 15:33:51.362 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.369 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-09-08 15:33:51.375 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-09-08 15:33:51.381 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-09-08 15:33:51.388 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-09-08 15:33:51.393 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.399 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.405 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.context, ]] 2026-09-08 15:33:51.411 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.417 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-09-08 15:33:51.423 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-09-08 15:33:51.429 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-09-08 15:33:51.436 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-09-08 15:33:51.442 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.448 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.455 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.db, ]] 2026-09-08 15:33:51.463 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.470 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-09-08 15:33:51.477 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-09-08 15:33:51.484 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-09-08 15:33:51.491 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-09-08 15:33:51.497 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.503 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.509 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.i18n, ]] 2026-09-08 15:33:51.516 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.523 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-09-08 15:33:51.529 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-09-08 15:33:51.536 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-09-08 15:33:51.542 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-09-08 15:33:51.549 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.555 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.561 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.limit, ]] 2026-09-08 15:33:51.568 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.575 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-09-08 15:33:51.581 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-09-08 15:33:51.588 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-09-08 15:33:51.594 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-09-08 15:33:51.599 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.606 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.612 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-09-08 15:33:51.619 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.625 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-09-08 15:33:51.632 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-09-08 15:33:51.639 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-09-08 15:33:51.645 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-09-08 15:33:51.651 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.657 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.664 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-09-08 15:33:51.671 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.677 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-09-08 15:33:51.684 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-09-08 15:33:51.690 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-09-08 15:33:51.697 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-09-08 15:33:51.703 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.710 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.717 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.middleware, ]] 2026-09-08 15:33:51.723 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.730 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-09-08 15:33:51.737 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-09-08 15:33:51.744 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-09-08 15:33:51.751 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-09-08 15:33:51.757 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.764 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.770 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.policy, ]] 2026-09-08 15:33:51.776 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.782 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-09-08 15:33:51.788 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-09-08 15:33:51.796 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-09-08 15:33:51.803 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-09-08 15:33:51.810 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.816 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.823 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.privsep, ]] 2026-09-08 15:33:51.830 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.837 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-09-08 15:33:51.844 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-09-08 15:33:51.850 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-09-08 15:33:51.856 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-09-08 15:33:51.864 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.872 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.880 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.reports, ]] 2026-09-08 15:33:51.886 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.893 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-09-08 15:33:51.900 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-09-08 15:33:51.908 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-09-08 15:33:51.914 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-09-08 15:33:51.920 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.926 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.932 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.rootwrap, ]] 2026-09-08 15:33:51.939 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.946 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-09-08 15:33:51.952 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-09-08 15:33:51.959 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-09-08 15:33:51.966 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-09-08 15:33:51.972 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:51.979 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:51.985 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-09-08 15:33:51.992 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:51.999 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-09-08 15:33:52.006 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-09-08 15:33:52.011 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-09-08 15:33:52.019 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-09-08 15:33:52.026 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:52.032 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:52.039 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.service, ]] 2026-09-08 15:33:52.046 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:52.052 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-09-08 15:33:52.058 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-09-08 15:33:52.064 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-09-08 15:33:52.071 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-09-08 15:33:52.079 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:52.084 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:52.091 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.utils, ]] 2026-09-08 15:33:52.098 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:52.105 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-09-08 15:33:52.112 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-09-08 15:33:52.118 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-09-08 15:33:52.125 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-09-08 15:33:52.133 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:52.139 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:52.145 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.versionedobjects, ]] 2026-09-08 15:33:52.152 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:52.159 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-09-08 15:33:52.165 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-09-08 15:33:52.171 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-09-08 15:33:52.178 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-09-08 15:33:52.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:52.189 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:52.196 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.vmware, ]] 2026-09-08 15:33:52.203 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:52.210 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-09-08 15:33:52.216 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-09-08 15:33:52.223 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-09-08 15:33:52.230 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-09-08 15:33:52.236 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:52.243 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:52.250 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osprofiler, ]] 2026-09-08 15:33:52.256 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:52.264 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-09-08 15:33:52.273 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-09-08 15:33:52.280 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-09-08 15:33:52.287 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-09-08 15:33:52.294 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:52.301 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:52.307 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pycadf, ]] 2026-09-08 15:33:52.314 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:52.321 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-09-08 15:33:52.327 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-09-08 15:33:52.334 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-09-08 15:33:52.341 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-09-08 15:33:52.347 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:52.355 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:52.360 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,stevedore, ]] 2026-09-08 15:33:52.367 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:52.375 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-09-08 15:33:52.381 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-09-08 15:33:52.387 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-09-08 15:33:52.395 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-09-08 15:33:52.402 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:52.408 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:52.416 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-09-08 15:33:52.423 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:52.430 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-09-08 15:33:52.436 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-09-08 15:33:52.444 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-09-08 15:33:52.450 | + inc/python:use_library_from_git:266 : local name=tooz 2026-09-08 15:33:52.457 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:52.464 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:52.471 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,tooz, ]] 2026-09-08 15:33:52.478 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:52.485 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-09-08 15:33:52.493 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-09-08 15:33:52.501 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-09-08 15:33:52.508 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-09-08 15:33:52.515 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:52.522 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:52.530 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-brick, ]] 2026-09-08 15:33:52.537 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:52.544 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-09-08 15:33:52.551 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-09-08 15:33:52.558 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-09-08 15:33:52.566 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-09-08 15:33:52.573 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:52.580 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:52.587 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-resource-classes, ]] 2026-09-08 15:33:52.594 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:52.600 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-09-08 15:33:52.608 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-09-08 15:33:52.615 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-09-08 15:33:52.622 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-09-08 15:33:52.629 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:52.634 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:52.641 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-traits, ]] 2026-09-08 15:33:52.648 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:52.655 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-09-08 15:33:52.662 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-09-08 15:33:52.669 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-09-08 15:33:52.675 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-09-08 15:33:52.681 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:52.689 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:52.696 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-09-08 15:33:52.703 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:52.711 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-09-08 15:33:52.718 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-09-08 15:33:52.725 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:33:52.732 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:33:52.739 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,etcd3gw, ]] 2026-09-08 15:33:52.746 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:33:52.753 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-09-08 15:33:52.803 | Using python 3.12 to install etcd3gw 2026-09-08 15:33:52.809 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-09-08 15:33:59.657 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /simple/etcd3gw/ 2026-09-08 15:34:00.783 | Collecting etcd3gw 2026-09-08 15:34:00.844 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 15:34:00.853 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-09-08 15:34:00.866 | Collecting requests>=2.20.0 (from etcd3gw) 2026-09-08 15:34:00.867 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 15:34:00.885 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-09-08 15:34:00.889 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 15:34:00.911 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-09-08 15:34:00.915 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-09-08 15:34:01.308 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-09-08 15:34:01.313 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-09-08 15:34:01.322 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-09-08 15:34:01.463 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-09-08 15:34:01.465 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-08 15:34:01.473 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-09-08 15:34:01.475 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-08 15:34:01.486 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-09-08 15:34:01.487 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-08 15:34:01.490 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-09-08 15:34:01.500 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-09-08 15:34:01.517 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-09-08 15:34:01.534 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-09-08 15:34:01.542 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-08 15:34:01.543 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-08 15:34:01.544 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-09-08 15:34:01.545 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-08 15:34:01.549 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-09-08 15:34:01.645 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-09-08 15:34:01.678 | Attempting uninstall: urllib3 2026-09-08 15:34:01.681 | Found existing installation: urllib3 2.0.7 2026-09-08 15:34:01.681 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:01.682 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-09-08 15:34:01.758 | Attempting uninstall: idna 2026-09-08 15:34:01.762 | Found existing installation: idna 3.6 2026-09-08 15:34:01.762 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:01.762 | Can't uninstall 'idna'. No files were found to uninstall. 2026-09-08 15:34:01.860 | Attempting uninstall: requests 2026-09-08 15:34:01.863 | Found existing installation: requests 2.31.0 2026-09-08 15:34:01.863 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:01.864 | Can't uninstall 'requests'. No files were found to uninstall. 2026-09-08 15:34:01.994 | 2026-09-08 15:34:01.997 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-09-08 15:34:02.105 | + inc/python:pip_install:216 : result=0 2026-09-08 15:34:02.111 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:34:02.116 | + functions-common:time_stop:2420 : local name 2026-09-08 15:34:02.122 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:34:02.127 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:34:02.132 | + functions-common:time_stop:2423 : local total 2026-09-08 15:34:02.137 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:34:02.143 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:34:02.146 | + functions-common:time_stop:2427 : start_time=1788881632790 2026-09-08 15:34:02.152 | + functions-common:time_stop:2429 : [[ -z 1788881632790 ]] 2026-09-08 15:34:02.158 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:34:02.168 | + functions-common:time_stop:2432 : end_time=1788881642161 2026-09-08 15:34:02.172 | + functions-common:time_stop:2433 : elapsed_time=9371 2026-09-08 15:34:02.178 | + functions-common:time_stop:2434 : total=33301 2026-09-08 15:34:02.182 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:34:02.187 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42672 2026-09-08 15:34:02.192 | + inc/python:pip_install:219 : return 0 2026-09-08 15:34:02.199 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-09-08 15:34:02.204 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-09-08 15:34:02.210 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-09-08 15:34:02.216 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 15:34:02.222 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 15:34:02.229 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 15:34:02.235 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 15:34:02.241 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 15:34:02.248 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 15:34:02.254 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 15:34:02.260 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 15:34:02.267 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 15:34:02.272 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 15:34:02.278 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 15:34:02.284 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 15:34:02.291 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 15:34:02.297 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-09-08 15:34:02.304 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:34:02.309 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:34:02.315 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-09-08 15:34:02.321 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-09-08 15:34:02.326 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 15:34:02.332 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 15:34:02.338 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 15:34:02.344 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 15:34:02.350 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 15:34:02.356 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 15:34:02.362 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:34:02.368 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:34:02.374 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 15:34:02.381 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 15:34:02.387 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 15:34:02.393 | + functions-common:apt_get_update:1167 : return 2026-09-08 15:34:02.399 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-09-08 15:34:02.405 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 15:34:02.410 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:34:02.416 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:34:02.422 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-09-08 15:34:02.470 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-09-08 15:34:02.523 | Reading package lists... 2026-09-08 15:34:02.756 | Building dependency tree... 2026-09-08 15:34:02.757 | Reading state information... 2026-09-08 15:34:02.972 | The following additional packages will be installed: 2026-09-08 15:34:02.972 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-09-08 15:34:02.973 | Suggested packages: 2026-09-08 15:34:02.973 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-09-08 15:34:02.973 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-09-08 15:34:02.973 | python3-uwsgidecorators 2026-09-08 15:34:03.011 | The following NEW packages will be installed: 2026-09-08 15:34:03.012 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-09-08 15:34:03.012 | uwsgi-plugin-python3 2026-09-08 15:34:03.320 | 0 upgraded, 8 newly installed, 0 to remove and 15 not upgraded. 2026-09-08 15:34:03.320 | Need to get 1,451 kB of archives. 2026-09-08 15:34:03.321 | After this operation, 4,760 kB of additional disk space will be used. 2026-09-08 15:34:03.321 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-09-08 15:34:03.386 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-09-08 15:34:03.402 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-09-08 15:34:03.411 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-09-08 15:34:03.425 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-09-08 15:34:03.427 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-09-08 15:34:03.440 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-09-08 15:34:03.441 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-09-08 15:34:03.679 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-08 15:34:03.733 | Fetched 1,451 kB in 0s (3,445 kB/s) 2026-09-08 15:34:03.787 | Selecting previously unselected package libnorm1t64:amd64. 2026-09-08 15:34:03.836 | (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 ... 69107 files and directories currently installed.) 2026-09-08 15:34:03.839 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-09-08 15:34:03.848 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-08 15:34:03.919 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-09-08 15:34:03.930 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-09-08 15:34:03.935 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-08 15:34:04.008 | Selecting previously unselected package libsodium23:amd64. 2026-09-08 15:34:04.019 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:34:04.024 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-09-08 15:34:04.097 | Selecting previously unselected package libzmq5:amd64. 2026-09-08 15:34:04.108 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-09-08 15:34:04.114 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-09-08 15:34:04.192 | Selecting previously unselected package libyajl2:amd64. 2026-09-08 15:34:04.202 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-09-08 15:34:04.208 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-09-08 15:34:04.276 | Selecting previously unselected package uwsgi-core. 2026-09-08 15:34:04.289 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-09-08 15:34:04.294 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-08 15:34:04.471 | Selecting previously unselected package uwsgi. 2026-09-08 15:34:04.481 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-09-08 15:34:04.490 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-09-08 15:34:04.555 | Selecting previously unselected package uwsgi-plugin-python3. 2026-09-08 15:34:04.566 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-09-08 15:34:04.571 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-08 15:34:04.662 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-08 15:34:04.677 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-09-08 15:34:04.690 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-09-08 15:34:04.703 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-08 15:34:04.718 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-09-08 15:34:04.733 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-08 15:34:04.759 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-09-08 15:34:05.231 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-08 15:34:05.281 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 15:34:05.973 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 15:34:06.300 | + functions-common:apt_get:1211 : result=0 2026-09-08 15:34:06.307 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 15:34:06.313 | + functions-common:time_stop:2420 : local name 2026-09-08 15:34:06.318 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:34:06.324 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:34:06.330 | + functions-common:time_stop:2423 : local total 2026-09-08 15:34:06.336 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:34:06.342 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 15:34:06.347 | + functions-common:time_stop:2427 : start_time=1788881642464 2026-09-08 15:34:06.352 | + functions-common:time_stop:2429 : [[ -z 1788881642464 ]] 2026-09-08 15:34:06.360 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:34:06.370 | + functions-common:time_stop:2432 : end_time=1788881646363 2026-09-08 15:34:06.375 | + functions-common:time_stop:2433 : elapsed_time=3899 2026-09-08 15:34:06.381 | + functions-common:time_stop:2434 : total=155409 2026-09-08 15:34:06.386 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:34:06.393 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159308 2026-09-08 15:34:06.399 | + functions-common:apt_get:1215 : return 0 2026-09-08 15:34:06.406 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-09-08 15:34:06.412 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:34:06.416 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:34:06.422 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-09-08 15:34:06.481 | No module matches proxy 2026-09-08 15:34:06.487 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-09-08 15:34:06.550 | Enabling module proxy. 2026-09-08 15:34:06.560 | To activate the new configuration, you need to run: 2026-09-08 15:34:06.560 | systemctl restart apache2 2026-09-08 15:34:06.570 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-09-08 15:34:06.621 | Considering dependency proxy for proxy_uwsgi: 2026-09-08 15:34:06.621 | Module proxy already enabled 2026-09-08 15:34:06.621 | Enabling module proxy_uwsgi. 2026-09-08 15:34:06.633 | To activate the new configuration, you need to run: 2026-09-08 15:34:06.633 | systemctl restart apache2 2026-09-08 15:34:06.643 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-09-08 15:34:06.649 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 15:34:06.657 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:34:06.664 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 15:34:06.833 | + ./stack.sh:main:906 : install_keystoneauth 2026-09-08 15:34:06.840 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-09-08 15:34:06.848 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-09-08 15:34:06.855 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:34:06.861 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:34:06.867 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystoneauth, ]] 2026-09-08 15:34:06.875 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:34:06.882 | + ./stack.sh:main:907 : install_keystoneclient 2026-09-08 15:34:06.889 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-09-08 15:34:06.896 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-09-08 15:34:06.903 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:34:06.911 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:34:06.918 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-keystoneclient, ]] 2026-09-08 15:34:06.925 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:34:06.932 | + ./stack.sh:main:908 : install_glanceclient 2026-09-08 15:34:06.938 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-09-08 15:34:06.946 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-09-08 15:34:06.952 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:34:06.959 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:34:06.966 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-09-08 15:34:06.973 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:34:06.980 | + ./stack.sh:main:909 : install_cinderclient 2026-09-08 15:34:06.986 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-09-08 15:34:06.993 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-09-08 15:34:06.999 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:34:07.007 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:34:07.015 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-brick-cinderclient-ext, ]] 2026-09-08 15:34:07.022 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:34:07.028 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-09-08 15:34:07.034 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-09-08 15:34:07.040 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:34:07.047 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:34:07.053 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-cinderclient, ]] 2026-09-08 15:34:07.059 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:34:07.065 | + ./stack.sh:main:910 : install_novaclient 2026-09-08 15:34:07.072 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-09-08 15:34:07.079 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-09-08 15:34:07.086 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:34:07.093 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:34:07.101 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-novaclient, ]] 2026-09-08 15:34:07.107 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:34:07.114 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-09-08 15:34:07.157 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:34:07.163 | + ./stack.sh:main:912 : install_swiftclient 2026-09-08 15:34:07.169 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-09-08 15:34:07.177 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-09-08 15:34:07.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:34:07.190 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:34:07.197 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-swiftclient, ]] 2026-09-08 15:34:07.203 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:34:07.209 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-09-08 15:34:07.250 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:34:07.258 | + ./stack.sh:main:915 : install_neutronclient 2026-09-08 15:34:07.265 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-09-08 15:34:07.271 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-09-08 15:34:07.278 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:34:07.285 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:34:07.292 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-neutronclient, ]] 2026-09-08 15:34:07.299 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:34:07.306 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-09-08 15:34:07.311 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-09-08 15:34:07.316 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-09-08 15:34:07.322 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:34:07.327 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:34:07.332 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystonemiddleware, ]] 2026-09-08 15:34:07.339 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:34:07.346 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-09-08 15:34:07.352 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-09-08 15:34:07.359 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 15:34:07.369 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-09-08 15:34:07.375 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-09-08 15:34:07.381 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 15:34:07.392 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-09-08 15:34:07.392 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 15:34:07.404 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-09-08 15:34:07.410 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-09-08 15:34:07.416 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-09-08 15:34:07.425 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-09-08 15:34:07.431 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-09-08 15:34:07.485 | Using python 3.12 to install keystonemiddleware 2026-09-08 15:34:07.492 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-09-08 15:34:08.168 | Collecting keystonemiddleware 2026-09-08 15:34:08.242 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-08 15:34:08.272 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-09-08 15:34:08.281 | Downloading keystoneauth1-5.17.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 15:34:08.308 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-09-08 15:34:08.317 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 15:34:08.359 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-09-08 15:34:08.368 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 15:34:08.399 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-09-08 15:34:08.409 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 15:34:08.438 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-09-08 15:34:08.448 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 15:34:08.485 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-09-08 15:34:08.496 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 15:34:08.526 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-09-08 15:34:08.536 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 15:34:08.577 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-09-08 15:34:08.590 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 15:34:08.600 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-09-08 15:34:08.618 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-09-08 15:34:08.627 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 15:34:08.654 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-09-08 15:34:08.664 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-09-08 15:34:08.697 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-09-08 15:34:08.706 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 15:34:08.715 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-09-08 15:34:08.734 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-09-08 15:34:08.743 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-09-08 15:34:08.757 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-09-08 15:34:08.780 | Collecting stevedore>=5.9.1 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-08 15:34:08.790 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 15:34:08.810 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-08 15:34:08.820 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 15:34:08.848 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-08 15:34:08.857 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-09-08 15:34:08.885 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-09-08 15:34:08.895 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 15:34:08.930 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-09-08 15:34:08.939 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-08 15:34:08.974 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-08 15:34:08.985 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-09-08 15:34:09.015 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-08 15:34:09.025 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-09-08 15:34:09.035 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-09-08 15:34:09.060 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-09-08 15:34:09.069 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-09-08 15:34:09.079 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-09-08 15:34:09.080 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.3.0) 2026-09-08 15:34:09.165 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-09-08 15:34:09.176 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-09-08 15:34:09.208 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-08 15:34:09.217 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-09-08 15:34:09.226 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-09-08 15:34:09.227 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-09-08 15:34:09.229 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-09-08 15:34:09.248 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-09-08 15:34:09.257 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-09-08 15:34:09.269 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-09-08 15:34:09.269 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-09-08 15:34:09.270 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-09-08 15:34:09.270 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-09-08 15:34:09.293 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-09-08 15:34:09.327 | Downloading keystoneauth1-5.17.0-py3-none-any.whl (366 kB) 2026-09-08 15:34:09.356 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-09-08 15:34:09.375 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-09-08 15:34:09.395 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-09-08 15:34:09.415 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-09-08 15:34:09.435 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-09-08 15:34:09.456 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-09-08 15:34:09.503 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 50.6 MB/s 0:00:00 2026-09-08 15:34:09.514 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-09-08 15:34:09.533 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-09-08 15:34:09.553 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-09-08 15:34:09.572 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-09-08 15:34:09.592 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-09-08 15:34:09.617 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-09-08 15:34:09.638 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-09-08 15:34:09.658 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-09-08 15:34:09.679 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-09-08 15:34:09.699 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-09-08 15:34:09.724 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-09-08 15:34:09.746 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-09-08 15:34:09.764 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-09-08 15:34:09.783 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-09-08 15:34:09.803 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-09-08 15:34:09.821 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-09-08 15:34:09.988 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-09-08 15:34:10.185 | Attempting uninstall: six 2026-09-08 15:34:10.190 | Found existing installation: six 1.16.0 2026-09-08 15:34:10.190 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:10.190 | Can't uninstall 'six'. No files were found to uninstall. 2026-09-08 15:34:10.227 | Attempting uninstall: pyparsing 2026-09-08 15:34:10.230 | Found existing installation: pyparsing 3.1.1 2026-09-08 15:34:10.231 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:10.231 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-09-08 15:34:10.321 | Attempting uninstall: PyJWT 2026-09-08 15:34:10.325 | Found existing installation: PyJWT 2.7.0 2026-09-08 15:34:10.325 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:10.326 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-09-08 15:34:11.751 | 2026-09-08 15:34:11.755 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.17.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-6.0.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-09-08 15:34:11.907 | + inc/python:pip_install:216 : result=0 2026-09-08 15:34:11.914 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:34:11.920 | + functions-common:time_stop:2420 : local name 2026-09-08 15:34:11.927 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:34:11.932 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:34:11.938 | + functions-common:time_stop:2423 : local total 2026-09-08 15:34:11.943 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:34:11.949 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:34:11.955 | + functions-common:time_stop:2427 : start_time=1788881647472 2026-09-08 15:34:11.961 | + functions-common:time_stop:2429 : [[ -z 1788881647472 ]] 2026-09-08 15:34:11.968 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:34:11.977 | + functions-common:time_stop:2432 : end_time=1788881651971 2026-09-08 15:34:11.983 | + functions-common:time_stop:2433 : elapsed_time=4499 2026-09-08 15:34:11.988 | + functions-common:time_stop:2434 : total=42672 2026-09-08 15:34:11.995 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:34:12.000 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47171 2026-09-08 15:34:12.008 | + inc/python:pip_install:219 : return 0 2026-09-08 15:34:12.014 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-09-08 15:34:12.020 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-09-08 15:34:12.027 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 15:34:12.035 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-09-08 15:34:12.041 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-09-08 15:34:12.047 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 15:34:12.057 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-09-08 15:34:12.058 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 15:34:12.068 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-09-08 15:34:12.075 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-09-08 15:34:12.081 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-09-08 15:34:12.090 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-09-08 15:34:12.097 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-09-08 15:34:12.152 | Using python 3.12 to install python-memcached 2026-09-08 15:34:12.159 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-09-08 15:34:12.808 | Collecting python-memcached 2026-09-08 15:34:12.882 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-09-08 15:34:12.900 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-09-08 15:34:12.981 | Installing collected packages: python-memcached 2026-09-08 15:34:13.002 | Successfully installed python-memcached-1.62 2026-09-08 15:34:13.083 | + inc/python:pip_install:216 : result=0 2026-09-08 15:34:13.090 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:34:13.095 | + functions-common:time_stop:2420 : local name 2026-09-08 15:34:13.101 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:34:13.110 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:34:13.116 | + functions-common:time_stop:2423 : local total 2026-09-08 15:34:13.121 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:34:13.127 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:34:13.134 | + functions-common:time_stop:2427 : start_time=1788881652139 2026-09-08 15:34:13.140 | + functions-common:time_stop:2429 : [[ -z 1788881652139 ]] 2026-09-08 15:34:13.148 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:34:13.156 | + functions-common:time_stop:2432 : end_time=1788881653151 2026-09-08 15:34:13.163 | + functions-common:time_stop:2433 : elapsed_time=1012 2026-09-08 15:34:13.169 | + functions-common:time_stop:2434 : total=47171 2026-09-08 15:34:13.175 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:34:13.181 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48183 2026-09-08 15:34:13.188 | + inc/python:pip_install:219 : return 0 2026-09-08 15:34:13.195 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-09-08 15:34:13.238 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:34:13.245 | + ./stack.sh:main:922 : '[' 162.253.55.181 == 162.253.55.181 ']' 2026-09-08 15:34:13.253 | + ./stack.sh:main:923 : stack_install_service keystone 2026-09-08 15:34:13.263 | + lib/stack:stack_install_service:20 : local service=keystone 2026-09-08 15:34:13.269 | + lib/stack:stack_install_service:21 : type install_keystone 2026-09-08 15:34:13.275 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 15:34:13.283 | + lib/stack:stack_install_service:32 : install_keystone 2026-09-08 15:34:13.290 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-09-08 15:34:13.330 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:34:13.336 | + lib/keystone:install_keystone:498 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-09-08 15:34:13.342 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/keystone.git 2026-09-08 15:34:13.348 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-09-08 15:34:13.352 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:34:13.358 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 15:34:13.366 | ++ functions-common:git_clone:593 : pwd 2026-09-08 15:34:13.373 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:34:13.379 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:34:13.386 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:34:13.429 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:34:13.435 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:34:13.441 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:34:13.448 | + functions-common:git_clone:610 : echo master 2026-09-08 15:34:13.449 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:34:13.459 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-09-08 15:34:13.465 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:34:13.470 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-09-08 15:34:13.498 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-09-08 15:34:13.506 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 15:34:13.507 | + functions-common:git_clone:673 : head -1 2026-09-08 15:34:13.524 | 5f1d13f38 Merge "Use a %% to escape the % sign" 2026-09-08 15:34:13.532 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:34:13.539 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-09-08 15:34:13.545 | + inc/python:setup_develop:353 : local bindep 2026-09-08 15:34:13.550 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-08 15:34:13.556 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-09-08 15:34:13.562 | + inc/python:setup_develop:359 : local extras= 2026-09-08 15:34:13.570 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-09-08 15:34:13.576 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 15:34:13.584 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-08 15:34:13.590 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-09-08 15:34:13.595 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 15:34:13.603 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 15:34:13.613 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-09-08 15:34:13.620 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 15:34:13.628 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-09-08 15:34:13.634 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 15:34:13.641 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 15:34:13.650 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-09-08 15:34:13.662 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-09-08 15:34:13.668 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-09-08 15:34:13.674 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-09-08 15:34:13.790 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-09-08 15:34:13.796 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 15:34:13.804 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 15:34:13.809 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 15:34:13.814 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-08 15:34:13.819 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-09-08 15:34:13.824 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 15:34:13.830 | + inc/python:setup_package:446 : local extras= 2026-09-08 15:34:13.838 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 15:34:13.843 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 15:34:13.849 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 15:34:13.855 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 15:34:13.860 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 15:34:13.866 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-09-08 15:34:13.916 | Using python 3.12 to install /opt/stack/keystone 2026-09-08 15:34:13.921 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-09-08 15:34:14.501 | Obtaining file:///opt/stack/keystone 2026-09-08 15:34:14.503 | Installing build dependencies: started 2026-09-08 15:34:15.226 | Installing build dependencies: finished with status 'done' 2026-09-08 15:34:15.227 | Checking if build backend supports build_editable: started 2026-09-08 15:34:15.566 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 15:34:15.567 | Getting requirements to build editable: started 2026-09-08 15:34:15.750 | Getting requirements to build editable: finished with status 'done' 2026-09-08 15:34:15.752 | Preparing editable metadata (pyproject.toml): started 2026-09-08 15:34:16.512 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:34:16.529 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (7.0.3) 2026-09-08 15:34:16.530 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.8.11) 2026-09-08 15:34:16.649 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev73) 2026-09-08 15:34:16.731 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-08 15:34:16.757 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev73) 2026-09-08 15:34:16.767 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-09-08 15:34:17.058 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev73) 2026-09-08 15:34:17.068 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-09-08 15:34:17.416 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev73) 2026-09-08 15:34:17.426 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-09-08 15:34:17.443 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (5.9.1) 2026-09-08 15:34:17.443 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.0.0) 2026-09-08 15:34:17.443 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (13.0.1) 2026-09-08 15:34:17.489 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev73) 2026-09-08 15:34:17.498 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-09-08 15:34:17.522 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (4.3.0) 2026-09-08 15:34:17.522 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (10.7.0) 2026-09-08 15:34:17.523 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.5.0) 2026-09-08 15:34:17.563 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev73) 2026-09-08 15:34:17.573 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 15:34:17.611 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev73) 2026-09-08 15:34:17.621 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 15:34:17.631 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.9.0) 2026-09-08 15:34:17.632 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (8.3.1) 2026-09-08 15:34:17.658 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev73) 2026-09-08 15:34:17.668 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 15:34:17.708 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev73) 2026-09-08 15:34:17.718 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 15:34:17.728 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (5.11.0) 2026-09-08 15:34:17.745 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev73) 2026-09-08 15:34:17.754 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-08 15:34:17.770 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (10.2.0) 2026-09-08 15:34:17.787 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev73) 2026-09-08 15:34:17.797 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-09-08 15:34:17.848 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev73) 2026-09-08 15:34:17.860 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-09-08 15:34:17.881 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (2.13.0) 2026-09-08 15:34:17.882 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.5.0) 2026-09-08 15:34:17.918 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev73) 2026-09-08 15:34:17.928 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-08 15:34:17.942 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (4.1.0) 2026-09-08 15:34:17.943 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.2.1) 2026-09-08 15:34:17.968 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev73) 2026-09-08 15:34:17.978 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-08 15:34:18.027 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev73) 2026-09-08 15:34:18.038 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 15:34:18.162 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev73) 2026-09-08 15:34:18.172 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-09-08 15:34:18.194 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev73) 2026-09-08 15:34:18.203 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-09-08 15:34:18.213 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev73) (5.3.1) 2026-09-08 15:34:18.228 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 15:34:18.237 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 15:34:18.265 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 15:34:18.275 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-09-08 15:34:18.296 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 15:34:18.305 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 15:34:18.330 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 15:34:18.340 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 15:34:18.414 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 15:34:18.424 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-09-08 15:34:18.451 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev73) 2026-09-08 15:34:18.460 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-09-08 15:34:18.474 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev73) (1.17.0) 2026-09-08 15:34:18.513 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev73) 2026-09-08 15:34:18.523 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-09-08 15:34:18.553 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 15:34:18.562 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-09-08 15:34:18.586 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 15:34:18.595 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 15:34:18.627 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 15:34:18.636 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 15:34:18.992 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.002 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-09-08 15:34:19.016 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (5.17.0) 2026-09-08 15:34:19.017 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (2.34.2) 2026-09-08 15:34:19.019 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (2.1.0) 2026-09-08 15:34:19.020 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (1.9.0) 2026-09-08 15:34:19.020 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (4.16.0) 2026-09-08 15:34:19.026 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev73) (1.3.0) 2026-09-08 15:34:19.027 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev73) (2.0.0) 2026-09-08 15:34:19.027 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev73) (6.0.3) 2026-09-08 15:34:19.049 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.059 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-09-08 15:34:19.068 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev73) (3.1.0) 2026-09-08 15:34:19.083 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.092 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-09-08 15:34:19.116 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.125 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-09-08 15:34:19.154 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.163 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 15:34:19.175 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev73) (2.3.0) 2026-09-08 15:34:19.179 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev73) (2.9.0.post0) 2026-09-08 15:34:19.181 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) (3.5.0) 2026-09-08 15:34:19.208 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.217 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 15:34:19.250 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.260 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 15:34:19.286 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.295 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-09-08 15:34:19.333 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.343 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 15:34:19.371 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.380 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-09-08 15:34:19.404 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.413 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 15:34:19.443 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.452 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-09-08 15:34:19.461 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) (26.3) 2026-09-08 15:34:19.481 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.491 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 15:34:19.518 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.527 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-09-08 15:34:19.564 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.573 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-09-08 15:34:19.747 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.756 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-09-08 15:34:19.786 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.795 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 15:34:19.819 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.829 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 15:34:19.856 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.866 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-09-08 15:34:19.899 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.908 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-09-08 15:34:19.959 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:19.969 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-09-08 15:34:19.996 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:20.005 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-09-08 15:34:20.040 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:20.050 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 15:34:20.081 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev73) 2026-09-08 15:34:20.091 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-09-08 15:34:20.110 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev73) (3.3.2) 2026-09-08 15:34:20.111 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev73) (7.2.2) 2026-09-08 15:34:20.122 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) (84.0.0) 2026-09-08 15:34:20.144 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev73) 2026-09-08 15:34:20.154 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-09-08 15:34:20.200 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 15:34:20.210 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-09-08 15:34:20.244 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 15:34:20.254 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-09-08 15:34:20.295 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 15:34:20.306 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-09-08 15:34:20.326 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (3.5.0) 2026-09-08 15:34:20.326 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (3.18) 2026-09-08 15:34:20.327 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (2.7.0) 2026-09-08 15:34:20.328 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (2023.11.17) 2026-09-08 15:34:20.362 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 15:34:20.372 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-09-08 15:34:20.412 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 15:34:20.421 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-09-08 15:34:20.485 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-09-08 15:34:20.513 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-09-08 15:34:20.563 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 82.2 MB/s 0:00:00 2026-09-08 15:34:20.573 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-09-08 15:34:20.592 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-09-08 15:34:20.608 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-09-08 15:34:20.625 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-09-08 15:34:20.645 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-09-08 15:34:20.664 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-09-08 15:34:20.684 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-09-08 15:34:20.704 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-09-08 15:34:20.725 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-09-08 15:34:20.745 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-09-08 15:34:20.765 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-09-08 15:34:20.784 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-09-08 15:34:20.806 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-09-08 15:34:20.826 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-09-08 15:34:20.849 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-09-08 15:34:20.876 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-09-08 15:34:20.902 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-09-08 15:34:20.924 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-09-08 15:34:20.944 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-09-08 15:34:20.965 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-09-08 15:34:20.986 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-09-08 15:34:21.005 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-09-08 15:34:21.025 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-09-08 15:34:21.046 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-09-08 15:34:21.073 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-09-08 15:34:21.105 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-09-08 15:34:21.128 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-09-08 15:34:21.148 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 25.6 MB/s 0:00:00 2026-09-08 15:34:21.159 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-09-08 15:34:21.179 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-09-08 15:34:21.201 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-09-08 15:34:21.220 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-09-08 15:34:21.240 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-09-08 15:34:21.263 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-09-08 15:34:21.282 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-09-08 15:34:21.301 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-09-08 15:34:21.320 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-09-08 15:34:21.341 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-09-08 15:34:21.366 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-09-08 15:34:21.526 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-09-08 15:34:21.551 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-09-08 15:34:21.571 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-09-08 15:34:21.592 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-09-08 15:34:21.614 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-09-08 15:34:21.638 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-09-08 15:34:21.691 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 68.9 MB/s 0:00:00 2026-09-08 15:34:21.702 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-09-08 15:34:21.722 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-09-08 15:34:21.742 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-09-08 15:34:21.761 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-09-08 15:34:21.785 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-09-08 15:34:21.809 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-09-08 15:34:21.831 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-09-08 15:34:21.852 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-09-08 15:34:21.873 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-09-08 15:34:21.891 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-09-08 15:34:21.912 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-09-08 15:34:22.070 | Building wheels for collected packages: keystone 2026-09-08 15:34:22.072 | Building editable for keystone (pyproject.toml): started 2026-09-08 15:34:22.820 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-09-08 15:34:22.821 | Created wheel for keystone: filename=keystone-29.1.0.dev73-0.editable-py3-none-any.whl size=9269 sha256=c4e80a21e63e934d0a03fa92e71451d65f3dd9f99f8f4e9f4dbd3c8e1a200b6c 2026-09-08 15:34:22.821 | Stored in directory: /tmp/pip-ephem-wheel-cache-ncijbxil/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-09-08 15:34:22.823 | Successfully built keystone 2026-09-08 15:34:22.979 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-09-08 15:34:23.932 | Attempting uninstall: oauthlib 2026-09-08 15:34:23.937 | Found existing installation: oauthlib 3.2.2 2026-09-08 15:34:23.938 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:23.938 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-09-08 15:34:24.018 | Attempting uninstall: markupsafe 2026-09-08 15:34:24.024 | Found existing installation: MarkupSafe 2.1.5 2026-09-08 15:34:24.024 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:24.024 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-09-08 15:34:24.767 | Attempting uninstall: blinker 2026-09-08 15:34:24.776 | Found existing installation: blinker 1.7.0 2026-09-08 15:34:24.776 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:24.776 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-09-08 15:34:24.808 | Attempting uninstall: attrs 2026-09-08 15:34:24.815 | Found existing installation: attrs 23.2.0 2026-09-08 15:34:24.816 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:24.819 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-09-08 15:34:26.642 | Attempting uninstall: jinja2 2026-09-08 15:34:26.648 | Found existing installation: Jinja2 3.1.2 2026-09-08 15:34:26.648 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:26.648 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-09-08 15:34:27.247 | Attempting uninstall: cryptography 2026-09-08 15:34:27.253 | Found existing installation: cryptography 41.0.7 2026-09-08 15:34:27.254 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:27.254 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-09-08 15:34:27.883 | Attempting uninstall: jsonschema 2026-09-08 15:34:27.889 | Found existing installation: jsonschema 4.10.3 2026-09-08 15:34:27.890 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:27.890 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-09-08 15:34:28.775 | 2026-09-08 15:34:28.783 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.19.1 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev73 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.1 oslo.messaging-18.3.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-09-08 15:34:29.065 | + inc/python:pip_install:216 : result=0 2026-09-08 15:34:29.071 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:34:29.076 | + functions-common:time_stop:2420 : local name 2026-09-08 15:34:29.080 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:34:29.084 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:34:29.090 | + functions-common:time_stop:2423 : local total 2026-09-08 15:34:29.095 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:34:29.099 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:34:29.103 | + functions-common:time_stop:2427 : start_time=1788881653903 2026-09-08 15:34:29.108 | + functions-common:time_stop:2429 : [[ -z 1788881653903 ]] 2026-09-08 15:34:29.115 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:34:29.123 | + functions-common:time_stop:2432 : end_time=1788881669117 2026-09-08 15:34:29.129 | + functions-common:time_stop:2433 : elapsed_time=15214 2026-09-08 15:34:29.134 | + functions-common:time_stop:2434 : total=48183 2026-09-08 15:34:29.140 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:34:29.145 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=63397 2026-09-08 15:34:29.150 | + inc/python:pip_install:219 : return 0 2026-09-08 15:34:29.156 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 15:34:29.162 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:34:29.170 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-09-08 15:34:29.176 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-09-08 15:34:29.182 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:34:29.189 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:34:29.196 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/keystone, ]] 2026-09-08 15:34:29.202 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:34:29.209 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-09-08 15:34:29.251 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:34:29.258 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 15:34:29.265 | + ./stack.sh:main:924 : configure_keystone 2026-09-08 15:34:29.271 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-09-08 15:34:29.299 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-09-08 15:34:29.305 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-09-08 15:34:29.315 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-09-08 15:34:29.355 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:34:29.362 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-09-08 15:34:29.443 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-09-08 15:34:29.517 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-09-08 15:34:29.598 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-09-08 15:34:29.679 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-09-08 15:34:29.737 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-09-08 15:34:29.809 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-09-08 15:34:29.879 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-09-08 15:34:29.950 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-09-08 15:34:30.025 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-09-08 15:34:30.031 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-09-08 15:34:30.036 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-09-08 15:34:30.041 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-09-08 15:34:30.048 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 15:34:30.053 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 15:34:30.091 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:34:30.099 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 15:34:30.105 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 15:34:30.111 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 15:34:30.147 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:34:30.152 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/ 2026-09-08 15:34:30.161 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/ 2026-09-08 15:34:30.241 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 15:34:30.247 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 15:34:30.253 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://162.253.55.181/identity 2026-09-08 15:34:30.335 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-09-08 15:34:30.342 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-09-08 15:34:30.423 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-09-08 15:34:30.429 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-09-08 15:34:30.435 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-09-08 15:34:30.441 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-09-08 15:34:30.447 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 15:34:30.452 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 15:34:30.458 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 15:34:30.498 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:34:30.506 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 15:34:30.512 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-08 15:34:30.520 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-08 15:34:30.604 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-09-08 15:34:30.611 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-09-08 15:34:30.618 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-09-08 15:34:30.624 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-09-08 15:34:30.633 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 15:34:30.676 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 15:34:30.683 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 15:34:30.689 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 15:34:30.696 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 15:34:30.702 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 15:34:30.778 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:34:30.859 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:34:30.935 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 15:34:31.009 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-09-08 15:34:31.089 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-09-08 15:34:31.164 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-09-08 15:34:31.172 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-09-08 15:34:31.178 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-09-08 15:34:31.185 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-09-08 15:34:31.190 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 15:34:31.197 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-09-08 15:34:31.204 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-09-08 15:34:31.209 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 15:34:31.215 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 15:34:31.244 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-09-08 15:34:31.245 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:34:31.262 | d /var/run/uwsgi 0755 stack root 2026-09-08 15:34:31.270 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:34:31.292 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-08 15:34:31.301 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-09-08 15:34:31.307 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-09-08 15:34:31.317 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 15:34:31.323 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-09-08 15:34:31.393 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-09-08 15:34:31.463 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-09-08 15:34:31.532 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-09-08 15:34:31.602 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-09-08 15:34:31.670 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-09-08 15:34:31.738 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-09-08 15:34:31.808 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-09-08 15:34:31.877 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-09-08 15:34:31.944 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 15:34:32.017 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-09-08 15:34:32.091 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-09-08 15:34:32.169 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-09-08 15:34:32.243 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-09-08 15:34:32.316 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 15:34:32.322 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 15:34:32.330 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-09-08 15:34:32.335 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-09-08 15:34:32.342 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 15:34:32.349 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:34:32.355 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:34:32.362 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-09-08 15:34:32.369 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-09-08 15:34:32.375 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-09-08 15:34:32.451 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-09-08 15:34:32.528 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-09-08 15:34:32.530 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-09-08 15:34:32.545 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-09-08 15:34:32.553 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-09-08 15:34:32.561 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-09-08 15:34:32.567 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 15:34:32.573 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 15:34:32.579 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 15:34:32.585 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:34:32.592 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:34:32.598 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:34:32.605 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 15:34:32.611 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 15:34:32.617 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:34:32.624 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:34:32.630 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-09-08 15:34:32.701 | Enabling site keystone-api. 2026-09-08 15:34:32.712 | To activate the new configuration, you need to run: 2026-09-08 15:34:32.712 | systemctl reload apache2 2026-09-08 15:34:32.723 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 15:34:32.730 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 15:34:32.736 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:34:32.743 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 15:34:32.921 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-09-08 15:34:33.000 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-09-08 15:34:33.086 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-09-08 15:34:33.169 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-09-08 15:34:33.177 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-09-08 15:34:33.257 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-09-08 15:34:33.331 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-09-08 15:34:33.395 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-09-08 15:34:33.480 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-09-08 15:34:33.487 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-09-08 15:34:33.565 | + ./stack.sh:main:928 : is_service_enabled swift 2026-09-08 15:34:33.609 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:34:33.616 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-09-08 15:34:33.664 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:34:33.672 | + ./stack.sh:main:944 : stack_install_service glance 2026-09-08 15:34:33.680 | + lib/stack:stack_install_service:20 : local service=glance 2026-09-08 15:34:33.686 | + lib/stack:stack_install_service:21 : type install_glance 2026-09-08 15:34:33.694 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 15:34:33.700 | + lib/stack:stack_install_service:32 : install_glance 2026-09-08 15:34:33.707 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-09-08 15:34:33.714 | + lib/glance:install_glance:551 : local glance_store_extras 2026-09-08 15:34:33.723 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-09-08 15:34:33.769 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:34:33.778 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-09-08 15:34:33.785 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-09-08 15:34:33.830 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:34:33.836 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-09-08 15:34:33.844 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-09-08 15:34:33.848 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:34:33.855 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:34:33.861 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,glance_store, ]] 2026-09-08 15:34:33.868 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:34:33.876 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-09-08 15:34:33.883 | ++ inc/python:join_extras:28 : local IFS=, 2026-09-08 15:34:33.891 | ++ inc/python:join_extras:29 : echo cinder 2026-09-08 15:34:33.899 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-09-08 15:34:33.905 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-09-08 15:34:33.914 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-09-08 15:34:33.920 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-09-08 15:34:33.927 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-09-08 15:34:33.934 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-09-08 15:34:33.941 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-09-08 15:34:33.951 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-09-08 15:34:33.952 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-09-08 15:34:33.966 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-09-08 15:34:33.973 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-09-08 15:34:33.980 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-09-08 15:34:33.987 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-09-08 15:34:33.994 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-09-08 15:34:34.044 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-09-08 15:34:34.051 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-09-08 15:34:37.814 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 15:34:38.926 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-08 15:34:38.942 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.7.0) 2026-09-08 15:34:38.942 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-09-08 15:34:38.943 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-09-08 15:34:38.943 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.2.0) 2026-09-08 15:34:38.944 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-09-08 15:34:38.944 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-09-08 15:34:38.945 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-09-08 15:34:38.945 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.17.0) 2026-09-08 15:34:38.946 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.0) 2026-09-08 15:34:38.947 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-09-08 15:34:38.960 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-09-08 15:34:38.963 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 15:34:38.972 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-09-08 15:34:38.974 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-09-08 15:34:38.975 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.3.0) 2026-09-08 15:34:39.001 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 15:34:39.006 | Downloading python_cinderclient-9.10.0-py3-none-any.whl.metadata (19 kB) 2026-09-08 15:34:39.062 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 15:34:39.069 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 15:34:39.102 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 15:34:39.106 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 15:34:39.137 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 15:34:39.141 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 15:34:39.151 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-09-08 15:34:39.152 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-09-08 15:34:39.152 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-09-08 15:34:39.153 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.6.3) 2026-09-08 15:34:39.157 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-09-08 15:34:39.158 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.9.0) 2026-09-08 15:34:39.158 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.16.0) 2026-09-08 15:34:39.160 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-09-08 15:34:39.161 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-09-08 15:34:39.162 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.1) 2026-09-08 15:34:39.163 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-09-08 15:34:39.181 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-09-08 15:34:39.185 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-09-08 15:34:39.194 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-09-08 15:34:39.196 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-09-08 15:34:39.199 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-09-08 15:34:39.200 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-09-08 15:34:39.200 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-09-08 15:34:39.206 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-09-08 15:34:39.209 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.1.1) 2026-09-08 15:34:39.209 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-09-08 15:34:39.211 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-09-08 15:34:39.214 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.11) 2026-09-08 15:34:39.215 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.2) 2026-09-08 15:34:39.215 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.5) 2026-09-08 15:34:39.216 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-09-08 15:34:39.217 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-09-08 15:34:39.217 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-09-08 15:34:39.217 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-09-08 15:34:39.219 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-09-08 15:34:39.224 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-09-08 15:34:39.224 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.3) 2026-09-08 15:34:39.227 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (84.0.0) 2026-09-08 15:34:39.235 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-09-08 15:34:39.237 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.2) 2026-09-08 15:34:39.238 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-09-08 15:34:39.244 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-09-08 15:34:39.245 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-09-08 15:34:39.245 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-09-08 15:34:39.246 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-09-08 15:34:39.256 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-09-08 15:34:39.280 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-09-08 15:34:39.315 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-09-08 15:34:39.329 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-09-08 15:34:39.340 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-09-08 15:34:39.350 | Downloading python_cinderclient-9.10.0-py3-none-any.whl (256 kB) 2026-09-08 15:34:39.363 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-09-08 15:34:39.371 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-09-08 15:34:39.494 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-09-08 15:34:40.233 | 2026-09-08 15:34:40.241 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.10.0 retrying-1.4.2 tenacity-9.1.4 2026-09-08 15:34:40.340 | + inc/python:pip_install:216 : result=0 2026-09-08 15:34:40.346 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:34:40.352 | + functions-common:time_stop:2420 : local name 2026-09-08 15:34:40.357 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:34:40.363 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:34:40.369 | + functions-common:time_stop:2423 : local total 2026-09-08 15:34:40.376 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:34:40.382 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:34:40.389 | + functions-common:time_stop:2427 : start_time=1788881674031 2026-09-08 15:34:40.395 | + functions-common:time_stop:2429 : [[ -z 1788881674031 ]] 2026-09-08 15:34:40.401 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:34:40.410 | + functions-common:time_stop:2432 : end_time=1788881680403 2026-09-08 15:34:40.414 | + functions-common:time_stop:2433 : elapsed_time=6372 2026-09-08 15:34:40.420 | + functions-common:time_stop:2434 : total=63397 2026-09-08 15:34:40.425 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:34:40.430 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=69769 2026-09-08 15:34:40.435 | + inc/python:pip_install:219 : return 0 2026-09-08 15:34:40.442 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-09-08 15:34:40.449 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-09-08 15:34:40.454 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-09-08 15:34:40.483 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-09-08 15:34:40.494 | + lib/glance:install_glance:573 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-09-08 15:34:40.502 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/glance.git 2026-09-08 15:34:40.507 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-09-08 15:34:40.513 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:34:40.518 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 15:34:40.525 | ++ functions-common:git_clone:593 : pwd 2026-09-08 15:34:40.531 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:34:40.538 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:34:40.545 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:34:40.583 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:34:40.589 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:34:40.594 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:34:40.602 | + functions-common:git_clone:610 : echo master 2026-09-08 15:34:40.602 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:34:40.612 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-09-08 15:34:40.618 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:34:40.623 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-09-08 15:34:40.652 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-09-08 15:34:40.660 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 15:34:40.660 | + functions-common:git_clone:673 : head -1 2026-09-08 15:34:40.673 | abc1077f1 Try all allowed DNS addresses when importing image 2026-09-08 15:34:40.681 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:34:40.687 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-09-08 15:34:40.694 | + inc/python:setup_develop:353 : local bindep 2026-09-08 15:34:40.702 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-09-08 15:34:40.708 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-09-08 15:34:40.714 | + inc/python:setup_develop:359 : local extras= 2026-09-08 15:34:40.720 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-09-08 15:34:40.725 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 15:34:40.732 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-09-08 15:34:40.738 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-09-08 15:34:40.744 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 15:34:40.750 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 15:34:40.757 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-09-08 15:34:40.763 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 15:34:40.770 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-09-08 15:34:40.777 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 15:34:40.783 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 15:34:40.792 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-09-08 15:34:40.805 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-09-08 15:34:40.812 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-09-08 15:34:40.819 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-09-08 15:34:40.935 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-09-08 15:34:40.941 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 15:34:40.945 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 15:34:40.950 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 15:34:40.956 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-09-08 15:34:40.962 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-09-08 15:34:40.968 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 15:34:40.973 | + inc/python:setup_package:446 : local extras= 2026-09-08 15:34:40.979 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 15:34:40.985 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 15:34:40.991 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 15:34:40.997 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 15:34:41.003 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 15:34:41.009 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-09-08 15:34:41.056 | Using python 3.12 to install /opt/stack/glance 2026-09-08 15:34:41.062 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-09-08 15:34:41.632 | Obtaining file:///opt/stack/glance 2026-09-08 15:34:41.635 | Installing build dependencies: started 2026-09-08 15:34:42.411 | Installing build dependencies: finished with status 'done' 2026-09-08 15:34:42.412 | Checking if build backend supports build_editable: started 2026-09-08 15:34:42.735 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 15:34:42.737 | Getting requirements to build editable: started 2026-09-08 15:34:42.886 | Getting requirements to build editable: finished with status 'done' 2026-09-08 15:34:42.889 | Preparing editable metadata (pyproject.toml): started 2026-09-08 15:34:43.540 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:34:43.548 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (7.0.3) 2026-09-08 15:34:43.549 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (0.7.1) 2026-09-08 15:34:43.549 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.0.52) 2026-09-08 15:34:43.550 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.1.0) 2026-09-08 15:34:43.550 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.5.1) 2026-09-08 15:34:43.551 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (1.8.11) 2026-09-08 15:34:43.551 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (1.19.1) 2026-09-08 15:34:43.652 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev59) 2026-09-08 15:34:43.708 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 15:34:43.716 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (10.7.0) 2026-09-08 15:34:43.716 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (7.6.1) 2026-09-08 15:34:43.717 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.5.0) 2026-09-08 15:34:43.717 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.8.0) 2026-09-08 15:34:43.718 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (10.2.0) 2026-09-08 15:34:43.718 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.9.1) 2026-09-08 15:34:43.747 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 15:34:43.751 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-08 15:34:43.760 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.17.0) 2026-09-08 15:34:43.761 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (13.0.1) 2026-09-08 15:34:43.774 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 15:34:43.778 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 15:34:43.786 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.18.0) 2026-09-08 15:34:43.786 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.34.2) 2026-09-08 15:34:43.786 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.10.1) 2026-09-08 15:34:43.787 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (4.26.0) 2026-09-08 15:34:43.787 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.0.0) 2026-09-08 15:34:43.787 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (18.1.1) 2026-09-08 15:34:43.788 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.9.0) 2026-09-08 15:34:43.801 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 15:34:43.805 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 15:34:43.813 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (8.3.1) 2026-09-08 15:34:43.813 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (18.3.0) 2026-09-08 15:34:43.814 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (8.2.0) 2026-09-08 15:34:43.831 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 15:34:43.837 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 15:34:43.846 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.0.1) 2026-09-08 15:34:43.847 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (4.8.0) 2026-09-08 15:34:43.848 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (4.4.0) 2026-09-08 15:34:43.849 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.7.0) 2026-09-08 15:34:43.849 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.1.0) 2026-09-08 15:34:43.850 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (43.0.3) 2026-09-08 15:34:43.865 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev59) 2026-09-08 15:34:43.869 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 15:34:43.901 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 15:34:43.905 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 15:34:43.916 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev59) (1.4.1) 2026-09-08 15:34:43.916 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev59) (4.16.0) 2026-09-08 15:34:43.935 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:43.940 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-09-08 15:34:43.952 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev59) (2.1.1) 2026-09-08 15:34:43.955 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev59) (3.0) 2026-09-08 15:34:43.957 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev59) (5.11.0) 2026-09-08 15:34:43.960 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev59) (2.3.0) 2026-09-08 15:34:43.964 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev59) (1.4.2) 2026-09-08 15:34:43.965 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev59) (3.5.0) 2026-09-08 15:34:43.969 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev59) (3.3.2) 2026-09-08 15:34:43.971 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (26.1.0) 2026-09-08 15:34:43.972 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (2025.9.1) 2026-09-08 15:34:43.972 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (0.37.0) 2026-09-08 15:34:43.973 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (2026.6.3) 2026-09-08 15:34:43.976 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev59) (2.1.0) 2026-09-08 15:34:43.977 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev59) (1.9.0) 2026-09-08 15:34:43.979 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (4.3.0) 2026-09-08 15:34:43.981 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (4.1.0) 2026-09-08 15:34:43.981 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (2.13.0) 2026-09-08 15:34:43.984 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (1.5.0) 2026-09-08 15:34:43.986 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (5.3.1) 2026-09-08 15:34:43.989 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev59) (0.20) 2026-09-08 15:34:43.991 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (1.3.0) 2026-09-08 15:34:43.992 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (2.0.0) 2026-09-08 15:34:43.993 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (6.0.3) 2026-09-08 15:34:43.997 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev59) (2.1.2) 2026-09-08 15:34:43.998 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev59) (0.6.2) 2026-09-08 15:34:44.028 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.032 | Downloading openstacksdk-4.20.0-py3-none-any.whl.metadata (12 kB) 2026-09-08 15:34:44.052 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.055 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-08 15:34:44.079 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.082 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-09-08 15:34:44.106 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.110 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 15:34:44.119 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) (7.2.2) 2026-09-08 15:34:44.137 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.140 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 15:34:44.152 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev59) (2.9.0.post0) 2026-09-08 15:34:44.156 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (7.1.7) 2026-09-08 15:34:44.157 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.3.1) 2026-09-08 15:34:44.158 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.6.2) 2026-09-08 15:34:44.158 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (0.17.0) 2026-09-08 15:34:44.161 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.1.0) 2026-09-08 15:34:44.165 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (2026.3) 2026-09-08 15:34:44.166 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (26.3) 2026-09-08 15:34:44.169 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (0.26.0) 2026-09-08 15:34:44.171 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (5.0.0) 2026-09-08 15:34:44.171 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (3.1.6) 2026-09-08 15:34:44.172 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (4.0.1) 2026-09-08 15:34:44.176 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (3.0.3) 2026-09-08 15:34:44.183 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev59) (1.2.1) 2026-09-08 15:34:44.186 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (0.41.2) 2026-09-08 15:34:44.187 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (3.5.5) 2026-09-08 15:34:44.188 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (1.7.6) 2026-09-08 15:34:44.190 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (2.8.0) 2026-09-08 15:34:44.211 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.215 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-08 15:34:44.274 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.279 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-09-08 15:34:44.300 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev59) (84.0.0) 2026-09-08 15:34:44.308 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev59) (0.8.2) 2026-09-08 15:34:44.340 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.345 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 15:34:44.373 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.379 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-09-08 15:34:44.421 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.426 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-09-08 15:34:44.468 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.472 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-09-08 15:34:44.500 | Collecting pyperclip>=1.8.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.504 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 15:34:44.512 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (15.0.0) 2026-09-08 15:34:44.526 | Collecting rich-argparse>=1.7.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.531 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-09-08 15:34:44.551 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev59) (1.17.0) 2026-09-08 15:34:44.562 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (3.5.0) 2026-09-08 15:34:44.563 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (3.18) 2026-09-08 15:34:44.563 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (2.7.0) 2026-09-08 15:34:44.564 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (2023.11.17) 2026-09-08 15:34:44.581 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (4.2.0) 2026-09-08 15:34:44.582 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (2.20.0) 2026-09-08 15:34:44.587 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (0.1.2) 2026-09-08 15:34:44.595 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev59) (0.8) 2026-09-08 15:34:44.679 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.683 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-09-08 15:34:44.708 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.713 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 15:34:44.722 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) (9.1.4) 2026-09-08 15:34:44.733 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.737 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-09-08 15:34:44.788 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:44.792 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-09-08 15:34:44.802 | Installing build dependencies: started 2026-09-08 15:34:45.517 | Installing build dependencies: finished with status 'done' 2026-09-08 15:34:45.518 | Getting requirements to build wheel: started 2026-09-08 15:34:45.852 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 15:34:45.854 | Preparing metadata (pyproject.toml): started 2026-09-08 15:34:46.077 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:34:46.126 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:46.131 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-08 15:34:46.181 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-08 15:34:46.185 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-09-08 15:34:46.237 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-09-08 15:34:46.253 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-09-08 15:34:46.266 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-09-08 15:34:46.279 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-09-08 15:34:46.293 | Downloading openstacksdk-4.20.0-py3-none-any.whl (2.0 MB) 2026-09-08 15:34:46.324 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 67.4 MB/s 0:00:00 2026-09-08 15:34:46.328 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-09-08 15:34:46.338 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-09-08 15:34:46.349 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-09-08 15:34:46.361 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-09-08 15:34:46.373 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-09-08 15:34:46.386 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-09-08 15:34:46.398 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-09-08 15:34:46.409 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-09-08 15:34:46.424 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-09-08 15:34:46.440 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-09-08 15:34:46.453 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-09-08 15:34:46.469 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-09-08 15:34:46.479 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-09-08 15:34:46.492 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-09-08 15:34:46.511 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-09-08 15:34:46.523 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-09-08 15:34:46.550 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 76.4 MB/s 0:00:00 2026-09-08 15:34:46.555 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-09-08 15:34:46.567 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-09-08 15:34:46.578 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-09-08 15:34:46.591 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-09-08 15:34:46.602 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-09-08 15:34:46.682 | Building wheels for collected packages: glance, simplegeneric 2026-09-08 15:34:46.683 | Building editable for glance (pyproject.toml): started 2026-09-08 15:34:47.352 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-09-08 15:34:47.354 | Created wheel for glance: filename=glance-33.0.0.0b3.dev59-0.editable-py3-none-any.whl size=9080 sha256=47f3e4bf45816b8b9b395781108f301555146adf6380b7d2d8885460c883dd14 2026-09-08 15:34:47.354 | Stored in directory: /tmp/pip-ephem-wheel-cache-5_5ae4yy/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-09-08 15:34:47.360 | Building wheel for simplegeneric (pyproject.toml): started 2026-09-08 15:34:47.600 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-09-08 15:34:47.601 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=c63a189caaf724a34991366e69354c07d5c3b2a7db2cc93f0c0b1de030257a7f 2026-09-08 15:34:47.601 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-09-08 15:34:47.604 | Successfully built glance simplegeneric 2026-09-08 15:34:47.736 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-09-08 15:34:49.375 | Attempting uninstall: jsonpointer 2026-09-08 15:34:49.383 | Found existing installation: jsonpointer 2.0 2026-09-08 15:34:49.383 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:49.384 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-09-08 15:34:49.416 | Attempting uninstall: httplib2 2026-09-08 15:34:49.423 | Found existing installation: httplib2 0.20.4 2026-09-08 15:34:49.423 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:49.423 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-09-08 15:34:49.482 | Attempting uninstall: jsonpatch 2026-09-08 15:34:49.489 | Found existing installation: jsonpatch 1.32 2026-09-08 15:34:49.489 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 15:34:49.489 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-09-08 15:34:51.873 | 2026-09-08 15:34:51.882 | Successfully installed WSME-0.13.0 automaton-3.5.0 autopage-0.6.0 castellan-5.8.0 cliff-4.16.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.1 glance-33.0.0.0b3.dev59 httplib2-0.32.0 importlib_metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.20.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.6.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-09-08 15:34:52.071 | + inc/python:pip_install:216 : result=0 2026-09-08 15:34:52.076 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:34:52.081 | + functions-common:time_stop:2420 : local name 2026-09-08 15:34:52.087 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:34:52.091 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:34:52.097 | + functions-common:time_stop:2423 : local total 2026-09-08 15:34:52.101 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:34:52.107 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:34:52.113 | + functions-common:time_stop:2427 : start_time=1788881681044 2026-09-08 15:34:52.119 | + functions-common:time_stop:2429 : [[ -z 1788881681044 ]] 2026-09-08 15:34:52.127 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:34:52.135 | + functions-common:time_stop:2432 : end_time=1788881692129 2026-09-08 15:34:52.141 | + functions-common:time_stop:2433 : elapsed_time=11085 2026-09-08 15:34:52.147 | + functions-common:time_stop:2434 : total=69769 2026-09-08 15:34:52.153 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:34:52.158 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=80854 2026-09-08 15:34:52.163 | + inc/python:pip_install:219 : return 0 2026-09-08 15:34:52.169 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 15:34:52.174 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:34:52.180 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-09-08 15:34:52.187 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-09-08 15:34:52.193 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:34:52.199 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:34:52.205 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/glance, ]] 2026-09-08 15:34:52.211 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:34:52.217 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 15:34:52.223 | + ./stack.sh:main:945 : configure_glance 2026-09-08 15:34:52.229 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-09-08 15:34:52.260 | + lib/glance:configure_glance:353 : local dburl 2026-09-08 15:34:52.268 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-09-08 15:34:52.275 | ++ lib/database:database_connection_url:134 : local db=glance 2026-09-08 15:34:52.281 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-09-08 15:34:52.287 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-09-08 15:34:52.293 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 15:34:52.299 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 15:34:52.306 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 15:34:52.343 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:34:52.349 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 15:34:52.355 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-08 15:34:52.363 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-08 15:34:52.369 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-09-08 15:34:52.443 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-08 15:34:52.518 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-09-08 15:34:52.586 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-08 15:34:52.658 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-09-08 15:34:52.730 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-09-08 15:34:52.805 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-09-08 15:34:52.879 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-09-08 15:34:52.886 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-09-08 15:34:52.894 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-08 15:34:52.900 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 15:34:52.906 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 15:34:52.912 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-09-08 15:34:52.919 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-09-08 15:34:52.925 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-08 15:34:52.932 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 15:34:52.938 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-09-08 15:34:53.011 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-09-08 15:34:53.072 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://162.253.55.181/identity 2026-09-08 15:34:53.137 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-09-08 15:34:53.206 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-09-08 15:34:53.274 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-09-08 15:34:53.338 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-09-08 15:34:53.404 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-09-08 15:34:53.475 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://162.253.55.181/identity 2026-09-08 15:34:53.547 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 15:34:53.617 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 15:34:53.690 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 15:34:53.696 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-09-08 15:34:53.774 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-09-08 15:34:53.780 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-09-08 15:34:53.786 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-09-08 15:34:53.793 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 15:34:53.799 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 15:34:53.805 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 15:34:53.847 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:34:53.855 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 15:34:53.861 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 15:34:53.866 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 15:34:53.906 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:34:53.913 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/ 2026-09-08 15:34:53.922 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/ 2026-09-08 15:34:53.993 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 15:34:53.998 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 15:34:54.005 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-09-08 15:34:54.011 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-09-08 15:34:54.017 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-09-08 15:34:54.090 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-09-08 15:34:54.164 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-09-08 15:34:54.242 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-09-08 15:34:54.249 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-09-08 15:34:54.255 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-09-08 15:34:54.260 | + lib/glance:configure_glance_store:282 : local be 2026-09-08 15:34:54.267 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-09-08 15:34:54.273 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-09-08 15:34:54.279 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-08 15:34:54.359 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-09-08 15:34:54.365 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://162.253.55.181 2026-09-08 15:34:54.441 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-09-08 15:34:54.448 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-09-08 15:34:54.454 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-09-08 15:34:54.498 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:34:54.504 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://162.253.55.181/image 2026-09-08 15:34:54.583 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-09-08 15:34:54.624 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:34:54.629 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-09-08 15:34:54.701 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://162.253.55.181/identity 2026-09-08 15:34:54.772 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-09-08 15:34:54.779 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-09-08 15:34:54.784 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-09-08 15:34:54.792 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 15:34:54.833 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 15:34:54.838 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 15:34:54.845 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 15:34:54.850 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 15:34:54.855 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 15:34:54.917 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:34:54.984 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:34:55.059 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 15:34:55.135 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-09-08 15:34:55.205 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-09-08 15:34:55.216 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-09-08 15:34:55.291 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-09-08 15:34:55.364 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-08 15:34:55.439 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-09-08 15:34:55.513 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-08 15:34:55.588 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-09-08 15:34:55.663 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-09-08 15:34:55.738 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-09-08 15:34:55.809 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-09-08 15:34:55.822 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-09-08 15:34:55.839 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-09-08 15:34:55.877 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:34:55.883 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=162.253.55.181 2026-09-08 15:34:55.889 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-09-08 15:34:55.895 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://162.253.55.181:8776/v3/%(project_id)s' 2026-09-08 15:34:55.968 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://162.253.55.181:8776/v3/%(project_id)s' 2026-09-08 15:34:56.041 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-09-08 15:34:56.048 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-09-08 15:34:56.054 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-09-08 15:34:56.060 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-09-08 15:34:56.067 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-09-08 15:34:56.072 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-09-08 15:34:56.078 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-09-08 15:34:56.087 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 15:34:56.093 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-09-08 15:34:56.166 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-09-08 15:34:56.172 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-09-08 15:34:56.177 | ++ functions:get_random_port:861 : true 2026-09-08 15:34:56.183 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-09-08 15:34:56.189 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-09-08 15:34:56.194 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-09-08 15:34:56.338 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-09-08 15:34:56.343 | ++ functions:get_random_port:865 : break 2 2026-09-08 15:34:56.349 | ++ functions:get_random_port:869 : echo 60999 2026-09-08 15:34:56.356 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-09-08 15:34:56.362 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-09-08 15:34:56.430 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-09-08 15:34:56.500 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-09-08 15:34:56.567 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-09-08 15:34:56.634 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 15:34:56.699 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 15:34:56.766 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-09-08 15:34:56.830 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-09-08 15:34:56.898 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-09-08 15:34:56.964 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 15:34:57.032 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 15:34:57.097 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 15:34:57.164 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-09-08 15:34:57.232 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 15:34:57.297 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-09-08 15:34:57.363 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-09-08 15:34:57.429 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-09-08 15:34:57.496 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-09-08 15:34:57.563 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-09-08 15:34:57.629 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-09-08 15:34:57.696 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-09-08 15:34:57.702 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-09-08 15:34:57.708 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 15:34:57.714 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:34:57.718 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:34:57.724 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:34:57.730 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-09-08 15:34:57.736 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-09-08 15:34:57.791 | proxy (enabled by site administrator) 2026-09-08 15:34:57.799 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-09-08 15:34:57.805 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-09-08 15:34:57.810 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 15:34:57.816 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:34:57.821 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:34:57.827 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:34:57.833 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-09-08 15:34:57.838 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-09-08 15:34:57.892 | No module matches proxy_http 2026-09-08 15:34:57.899 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-09-08 15:34:57.970 | Considering dependency proxy for proxy_http: 2026-09-08 15:34:57.970 | Module proxy already enabled 2026-09-08 15:34:57.970 | Enabling module proxy_http. 2026-09-08 15:34:57.981 | To activate the new configuration, you need to run: 2026-09-08 15:34:57.981 | systemctl restart apache2 2026-09-08 15:34:57.991 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-09-08 15:34:57.996 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-09-08 15:34:58.002 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 15:34:58.007 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:34:58.013 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 15:34:58.193 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-09-08 15:34:58.201 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-09-08 15:34:58.206 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-09-08 15:34:58.210 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 15:34:58.217 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:34:58.222 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:34:58.227 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-09-08 15:34:58.234 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-09-08 15:34:58.241 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-09-08 15:34:58.243 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-09-08 15:34:58.258 | KeepAlive Off 2026-09-08 15:34:58.268 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-09-08 15:34:58.269 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-08 15:34:58.285 | SetEnv proxy-sendchunked 1 2026-09-08 15:34:58.296 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-08 15:34:58.296 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-09-08 15:34:58.312 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-09-08 15:34:58.320 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-09-08 15:34:58.325 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-09-08 15:34:58.331 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 15:34:58.336 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 15:34:58.341 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 15:34:58.347 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:34:58.353 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:34:58.358 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:34:58.363 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 15:34:58.369 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 15:34:58.375 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:34:58.380 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:34:58.385 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-09-08 15:34:58.452 | Enabling site glance-api. 2026-09-08 15:34:58.462 | To activate the new configuration, you need to run: 2026-09-08 15:34:58.462 | systemctl reload apache2 2026-09-08 15:34:58.471 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-09-08 15:34:58.477 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 15:34:58.482 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:34:58.487 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 15:34:58.665 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-09-08 15:34:58.676 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-09-08 15:34:58.745 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-09-08 15:34:58.817 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-09-08 15:34:58.823 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-09-08 15:34:58.895 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-09-08 15:34:58.964 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-09-08 15:34:59.004 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:34:59.011 | + ./stack.sh:main:950 : stack_install_service cinder 2026-09-08 15:34:59.017 | + lib/stack:stack_install_service:20 : local service=cinder 2026-09-08 15:34:59.024 | + lib/stack:stack_install_service:21 : type install_cinder 2026-09-08 15:34:59.031 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 15:34:59.038 | + lib/stack:stack_install_service:32 : install_cinder 2026-09-08 15:34:59.044 | + lib/cinder:install_cinder:539 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-09-08 15:34:59.049 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/cinder.git 2026-09-08 15:34:59.054 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-09-08 15:34:59.060 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:34:59.066 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 15:34:59.074 | ++ functions-common:git_clone:593 : pwd 2026-09-08 15:34:59.081 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:34:59.086 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:34:59.093 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:34:59.129 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:34:59.135 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:34:59.140 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:34:59.148 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:34:59.148 | + functions-common:git_clone:610 : echo master 2026-09-08 15:34:59.159 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-09-08 15:34:59.165 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:34:59.171 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-09-08 15:34:59.200 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-09-08 15:34:59.208 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 15:34:59.209 | + functions-common:git_clone:673 : head -1 2026-09-08 15:34:59.220 | a4767351c Merge "[Hitachi] Update version for Hibiscus release / small doc updates" 2026-09-08 15:34:59.226 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:34:59.233 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-09-08 15:34:59.239 | + inc/python:setup_develop:353 : local bindep 2026-09-08 15:34:59.245 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-08 15:34:59.251 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-09-08 15:34:59.256 | + inc/python:setup_develop:359 : local extras= 2026-09-08 15:34:59.262 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-09-08 15:34:59.268 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 15:34:59.274 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-08 15:34:59.280 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-09-08 15:34:59.287 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 15:34:59.293 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 15:34:59.301 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-09-08 15:34:59.307 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 15:34:59.314 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-09-08 15:34:59.320 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 15:34:59.325 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 15:34:59.333 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-09-08 15:34:59.345 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-09-08 15:34:59.351 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-09-08 15:34:59.356 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-09-08 15:34:59.463 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-09-08 15:34:59.468 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 15:34:59.473 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 15:34:59.479 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 15:34:59.484 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-08 15:34:59.489 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-09-08 15:34:59.496 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 15:34:59.501 | + inc/python:setup_package:446 : local extras= 2026-09-08 15:34:59.507 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 15:34:59.513 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 15:34:59.519 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 15:34:59.524 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 15:34:59.530 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 15:34:59.536 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-09-08 15:34:59.581 | Using python 3.12 to install /opt/stack/cinder 2026-09-08 15:34:59.587 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-09-08 15:35:00.157 | Obtaining file:///opt/stack/cinder 2026-09-08 15:35:00.159 | Installing build dependencies: started 2026-09-08 15:35:00.996 | Installing build dependencies: finished with status 'done' 2026-09-08 15:35:00.997 | Checking if build backend supports build_editable: started 2026-09-08 15:35:01.325 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 15:35:01.327 | Getting requirements to build editable: started 2026-09-08 15:35:01.510 | Getting requirements to build editable: finished with status 'done' 2026-09-08 15:35:01.512 | Preparing editable metadata (pyproject.toml): started 2026-09-08 15:35:02.483 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:35:02.498 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.0.3) 2026-09-08 15:35:02.499 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.3.1) 2026-09-08 15:35:02.499 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (0.41.2) 2026-09-08 15:35:02.499 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.5.0) 2026-09-08 15:35:02.500 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.5.5) 2026-09-08 15:35:02.501 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.1.0) 2026-09-08 15:35:02.501 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (4.26.0) 2026-09-08 15:35:02.501 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.17.0) 2026-09-08 15:35:02.501 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (13.0.1) 2026-09-08 15:35:04.912 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev329) 2026-09-08 15:35:08.083 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /packages/08/f6/af32e23e563971ffb0fb86be52bc5be5c2c118858ffc119bf6a9039b173d/lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata 2026-09-08 15:35:08.157 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-09-08 15:35:08.167 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (10.7.0) 2026-09-08 15:35:08.168 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.6.1) 2026-09-08 15:35:08.168 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.5.0) 2026-09-08 15:35:08.168 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (18.1.1) 2026-09-08 15:35:08.169 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (8.3.1) 2026-09-08 15:35:08.169 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (18.3.0) 2026-09-08 15:35:08.169 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (8.2.0) 2026-09-08 15:35:08.170 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.0.1) 2026-09-08 15:35:08.170 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.12.0) 2026-09-08 15:35:08.170 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.9.0) 2026-09-08 15:35:08.171 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.10.0) 2026-09-08 15:35:08.171 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.11.0) 2026-09-08 15:35:08.171 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (4.8.0) 2026-09-08 15:35:08.172 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.8.0) 2026-09-08 15:35:08.173 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (10.2.0) 2026-09-08 15:35:08.201 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev329) 2026-09-08 15:35:08.205 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 15:35:08.213 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (4.4.0) 2026-09-08 15:35:08.213 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (26.3) 2026-09-08 15:35:08.246 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev329) 2026-09-08 15:35:08.250 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-09-08 15:35:08.259 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.10.1) 2026-09-08 15:35:08.260 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.1.0) 2026-09-08 15:35:08.261 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.3.2) 2026-09-08 15:35:08.261 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.6.0) 2026-09-08 15:35:08.292 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev329) 2026-09-08 15:35:08.296 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 15:35:08.305 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.0.0) 2026-09-08 15:35:08.338 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev329) 2026-09-08 15:35:08.343 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-09-08 15:35:08.354 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.34.2) 2026-09-08 15:35:08.354 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.7.0) 2026-09-08 15:35:08.355 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.5.1) 2026-09-08 15:35:08.355 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.4.0) 2026-09-08 15:35:08.378 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev329) 2026-09-08 15:35:08.382 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 15:35:08.391 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.0.52) 2026-09-08 15:35:08.392 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.9.1) 2026-09-08 15:35:08.413 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev329) 2026-09-08 15:35:08.418 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-09-08 15:35:08.438 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (9.1.4) 2026-09-08 15:35:08.438 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (1.8.11) 2026-09-08 15:35:08.439 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.9.0) 2026-09-08 15:35:08.473 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev329) 2026-09-08 15:35:08.477 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 15:35:08.486 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.1.1) 2026-09-08 15:35:08.526 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev329) 2026-09-08 15:35:08.531 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 15:35:08.546 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.8.0) 2026-09-08 15:35:08.546 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (43.0.3) 2026-09-08 15:35:08.547 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (0.3.1) 2026-09-08 15:35:08.683 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev329) 2026-09-08 15:35:08.688 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-09-08 15:35:08.698 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev329) (1.9.0) 2026-09-08 15:35:08.698 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2026.3) 2026-09-08 15:35:08.699 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.1.7) 2026-09-08 15:35:08.703 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev329) (2.1.1) 2026-09-08 15:35:08.705 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev329) (3.0) 2026-09-08 15:35:08.709 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev329) (2.8.0) 2026-09-08 15:35:08.713 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev329) (3.1.0) 2026-09-08 15:35:08.714 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev329) (2.3.0) 2026-09-08 15:35:08.717 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev329) (26.1.0) 2026-09-08 15:35:08.718 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev329) (2025.9.1) 2026-09-08 15:35:08.718 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev329) (0.37.0) 2026-09-08 15:35:08.719 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev329) (2026.6.3) 2026-09-08 15:35:08.723 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev329) (1.9.0) 2026-09-08 15:35:08.723 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev329) (4.16.0) 2026-09-08 15:35:08.725 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev329) (4.3.0) 2026-09-08 15:35:08.726 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev329) (4.1.0) 2026-09-08 15:35:08.727 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev329) (2.13.0) 2026-09-08 15:35:08.731 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev329) (7.2.2) 2026-09-08 15:35:08.733 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev329) (1.5.0) 2026-09-08 15:35:08.737 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev329) (0.20) 2026-09-08 15:35:08.739 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev329) (1.3.0) 2026-09-08 15:35:08.740 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev329) (2.0.0) 2026-09-08 15:35:08.740 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev329) (6.0.3) 2026-09-08 15:35:08.744 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev329) (1.19.1) 2026-09-08 15:35:08.746 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev329) (2.1.2) 2026-09-08 15:35:08.746 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev329) (0.6.2) 2026-09-08 15:35:08.748 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev329) (1.4.1) 2026-09-08 15:35:08.752 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.1.0.dev329) (2.9.0.post0) 2026-09-08 15:35:08.754 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev329) (5.3.1) 2026-09-08 15:35:08.755 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev329) (5.6.2) 2026-09-08 15:35:08.755 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev329) (0.17.0) 2026-09-08 15:35:08.757 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev329) (5.1.0) 2026-09-08 15:35:08.764 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev329) (0.26.0) 2026-09-08 15:35:08.766 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev329) (5.0.0) 2026-09-08 15:35:08.766 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev329) (3.1.6) 2026-09-08 15:35:08.767 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev329) (4.0.1) 2026-09-08 15:35:08.772 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev329) (3.0.3) 2026-09-08 15:35:08.777 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev329) (1.2.1) 2026-09-08 15:35:08.787 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev329) (1.7.6) 2026-09-08 15:35:08.790 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev329) (2.2.0) 2026-09-08 15:35:08.793 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev329) (1.3.7) 2026-09-08 15:35:08.795 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev329) (3.18.0) 2026-09-08 15:35:08.824 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev329) 2026-09-08 15:35:08.828 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 15:35:08.870 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev329) 2026-09-08 15:35:08.873 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-08 15:35:08.911 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev329) 2026-09-08 15:35:08.915 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-09-08 15:35:08.928 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev329) (84.0.0) 2026-09-08 15:35:08.934 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev329) (0.8.2) 2026-09-08 15:35:08.951 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (4.16.0) 2026-09-08 15:35:08.954 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (0.6.0) 2026-09-08 15:35:08.954 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (4.2.0) 2026-09-08 15:35:08.959 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (3.0.53) 2026-09-08 15:35:08.960 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (1.11.0) 2026-09-08 15:35:08.960 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (15.0.0) 2026-09-08 15:35:08.960 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (1.8.0) 2026-09-08 15:35:08.967 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->cinder==28.1.0.dev329) (1.17.0) 2026-09-08 15:35:08.989 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev329) 2026-09-08 15:35:08.993 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 15:35:09.003 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev329) (24.2.1) 2026-09-08 15:35:09.019 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev329) (3.5.0) 2026-09-08 15:35:09.019 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev329) (3.18) 2026-09-08 15:35:09.021 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev329) (2023.11.17) 2026-09-08 15:35:09.036 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (4.2.0) 2026-09-08 15:35:09.037 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (2.20.0) 2026-09-08 15:35:09.042 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (0.1.2) 2026-09-08 15:35:09.051 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev329) (0.8) 2026-09-08 15:35:09.077 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev329) 2026-09-08 15:35:09.080 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-09-08 15:35:09.112 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev329) (3.6.1) 2026-09-08 15:35:09.112 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev329) (3.5.0) 2026-09-08 15:35:09.113 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev329) (4.0.1) 2026-09-08 15:35:09.157 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev329) 2026-09-08 15:35:09.160 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-09-08 15:35:09.180 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev329) (1.33) 2026-09-08 15:35:09.183 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev329) (3.1.1) 2026-09-08 15:35:09.223 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-09-08 15:35:09.282 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 92.8 MB/s 0:00:00 2026-09-08 15:35:09.286 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-09-08 15:35:09.299 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-09-08 15:35:09.313 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 32.0 MB/s 0:00:00 2026-09-08 15:35:09.318 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-09-08 15:35:09.331 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-09-08 15:35:09.345 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-09-08 15:35:09.370 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 60.2 MB/s 0:00:00 2026-09-08 15:35:09.375 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-09-08 15:35:09.390 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-09-08 15:35:09.405 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-09-08 15:35:09.418 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-09-08 15:35:09.430 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-09-08 15:35:09.443 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-09-08 15:35:09.456 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-09-08 15:35:09.472 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-09-08 15:35:09.488 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-09-08 15:35:09.502 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-09-08 15:35:09.579 | Building wheels for collected packages: cinder 2026-09-08 15:35:09.580 | Building editable for cinder (pyproject.toml): started 2026-09-08 15:35:10.688 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-09-08 15:35:10.689 | Created wheel for cinder: filename=cinder-28.1.0.dev329-0.editable-py3-none-any.whl size=9267 sha256=57ee513b77ef0ee29d51f366f31f27331ca5418131ddf7d515304f6a20c51d9e 2026-09-08 15:35:10.689 | Stored in directory: /tmp/pip-ephem-wheel-cache-qs0hdlie/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-09-08 15:35:10.695 | Successfully built cinder 2026-09-08 15:35:10.824 | Installing collected packages: zstd, voluptuous, tabulate, suds-community, pyudev, lxml, invoke, rtslib-fb, pynacl, paramiko, warlock, tooz, python-novaclient, python-glanceclient, oslo.vmware, oslo.versionedobjects, cinder 2026-09-08 15:35:12.196 | 2026-09-08 15:35:12.207 | Successfully installed cinder-28.1.0.dev329 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.13.0 python-novaclient-18.13.1 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-09-08 15:35:12.390 | + inc/python:pip_install:216 : result=0 2026-09-08 15:35:12.394 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:35:12.400 | + functions-common:time_stop:2420 : local name 2026-09-08 15:35:12.405 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:35:12.412 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:35:12.417 | + functions-common:time_stop:2423 : local total 2026-09-08 15:35:12.422 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:35:12.427 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:35:12.433 | + functions-common:time_stop:2427 : start_time=1788881699569 2026-09-08 15:35:12.440 | + functions-common:time_stop:2429 : [[ -z 1788881699569 ]] 2026-09-08 15:35:12.448 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:35:12.457 | + functions-common:time_stop:2432 : end_time=1788881712450 2026-09-08 15:35:12.465 | + functions-common:time_stop:2433 : elapsed_time=12881 2026-09-08 15:35:12.470 | + functions-common:time_stop:2434 : total=80854 2026-09-08 15:35:12.475 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:35:12.481 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93735 2026-09-08 15:35:12.486 | + inc/python:pip_install:219 : return 0 2026-09-08 15:35:12.494 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 15:35:12.499 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:35:12.505 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-09-08 15:35:12.511 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-09-08 15:35:12.520 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:35:12.526 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:35:12.532 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/cinder, ]] 2026-09-08 15:35:12.538 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:35:12.543 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-09-08 15:35:12.550 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-09-08 15:35:12.557 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-09-08 15:35:12.562 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:35:12.568 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:35:12.573 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-09-08 15:35:12.600 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-09-08 15:35:12.607 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 15:35:12.614 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 15:35:12.621 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 15:35:12.629 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 15:35:12.636 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 15:35:12.641 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 15:35:12.648 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:35:12.655 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:35:12.662 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 15:35:12.669 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 15:35:12.675 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 15:35:12.682 | + functions-common:apt_get_update:1167 : return 2026-09-08 15:35:12.689 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-09-08 15:35:12.695 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 15:35:12.701 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:35:12.707 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:35:12.713 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-09-08 15:35:12.763 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-09-08 15:35:12.820 | Reading package lists... 2026-09-08 15:35:13.148 | Building dependency tree... 2026-09-08 15:35:13.148 | Reading state information... 2026-09-08 15:35:13.502 | The following additional packages will be installed: 2026-09-08 15:35:13.502 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-09-08 15:35:13.502 | python3-typing-extensions python3-urwid python3-wcwidth 2026-09-08 15:35:13.503 | Suggested packages: 2026-09-08 15:35:13.503 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-09-08 15:35:13.544 | The following NEW packages will be installed: 2026-09-08 15:35:13.544 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-09-08 15:35:13.544 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-09-08 15:35:13.978 | 0 upgraded, 7 newly installed, 0 to remove and 15 not upgraded. 2026-09-08 15:35:13.978 | Need to get 418 kB of archives. 2026-09-08 15:35:13.978 | After this operation, 3,296 kB of additional disk space will be used. 2026-09-08 15:35:13.978 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-09-08 15:35:14.230 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-09-08 15:35:14.248 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-09-08 15:35:14.395 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-09-08 15:35:14.405 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-09-08 15:35:14.416 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-09-08 15:35:14.435 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-09-08 15:35:14.690 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-08 15:35:14.744 | Fetched 418 kB in 1s (470 kB/s) 2026-09-08 15:35:14.797 | Selecting previously unselected package python3-typing-extensions. 2026-09-08 15:35:14.843 | (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 ... 69387 files and directories currently installed.) 2026-09-08 15:35:14.846 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-09-08 15:35:14.854 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-09-08 15:35:14.910 | Selecting previously unselected package python3-wcwidth. 2026-09-08 15:35:14.917 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-09-08 15:35:14.922 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-08 15:35:14.977 | Selecting previously unselected package python3-urwid. 2026-09-08 15:35:14.984 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-09-08 15:35:14.989 | Unpacking python3-urwid (2.6.10-1) ... 2026-09-08 15:35:15.086 | Selecting previously unselected package python3-configshell-fb. 2026-09-08 15:35:15.094 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-09-08 15:35:15.099 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-08 15:35:15.167 | Selecting previously unselected package python3-pyudev. 2026-09-08 15:35:15.179 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-09-08 15:35:15.184 | Unpacking python3-pyudev (0.24.0-1) ... 2026-09-08 15:35:15.269 | Selecting previously unselected package python3-rtslib-fb. 2026-09-08 15:35:15.282 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-09-08 15:35:15.286 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-08 15:35:15.380 | Selecting previously unselected package targetcli-fb. 2026-09-08 15:35:15.392 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-09-08 15:35:15.397 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-08 15:35:15.494 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-08 15:35:15.788 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-09-08 15:35:15.998 | Setting up python3-pyudev (0.24.0-1) ... 2026-09-08 15:35:16.210 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-08 15:35:17.208 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-09-08 15:35:17.218 | Setting up python3-urwid (2.6.10-1) ... 2026-09-08 15:35:17.615 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-08 15:35:17.798 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 15:35:17.798 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-08 15:35:17.827 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-08 15:35:17.827 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-08 15:35:17.827 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-08 15:35:17.827 | keyword = Word(alphanums + '_\-') 2026-09-08 15:35:17.828 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 15:35:17.828 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 15:35:17.828 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 15:35:17.828 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 15:35:17.828 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-08 15:35:17.828 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-08 15:35:17.834 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 15:35:17.835 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-08 15:35:17.851 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-08 15:35:17.851 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-08 15:35:17.851 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-08 15:35:17.851 | keyword = Word(alphanums + '_\-') 2026-09-08 15:35:17.851 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 15:35:17.851 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 15:35:17.851 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 15:35:17.851 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 15:35:17.851 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-08 15:35:17.851 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-08 15:35:17.876 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-08 15:35:18.073 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-09-08 15:35:18.073 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-09-08 15:35:18.367 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 15:35:19.025 | + functions-common:apt_get:1211 : result=0 2026-09-08 15:35:19.030 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 15:35:19.036 | + functions-common:time_stop:2420 : local name 2026-09-08 15:35:19.041 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:35:19.046 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:35:19.050 | + functions-common:time_stop:2423 : local total 2026-09-08 15:35:19.056 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:35:19.060 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 15:35:19.065 | + functions-common:time_stop:2427 : start_time=1788881712757 2026-09-08 15:35:19.071 | + functions-common:time_stop:2429 : [[ -z 1788881712757 ]] 2026-09-08 15:35:19.077 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:35:19.084 | + functions-common:time_stop:2432 : end_time=1788881719079 2026-09-08 15:35:19.090 | + functions-common:time_stop:2433 : elapsed_time=6322 2026-09-08 15:35:19.097 | + functions-common:time_stop:2434 : total=159308 2026-09-08 15:35:19.103 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:35:19.109 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165630 2026-09-08 15:35:19.115 | + functions-common:apt_get:1215 : return 0 2026-09-08 15:35:19.120 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 15:35:19.127 | + ./stack.sh:main:951 : configure_cinder 2026-09-08 15:35:19.133 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-09-08 15:35:19.158 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-09-08 15:35:19.167 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-09-08 15:35:19.172 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-09-08 15:35:19.178 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-08 15:35:19.186 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-09-08 15:35:19.186 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-08 15:35:19.195 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-09-08 15:35:19.200 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-09-08 15:35:19.206 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-08 15:35:19.211 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-09-08 15:35:19.217 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-09-08 15:35:19.223 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-09-08 15:35:19.228 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-09-08 15:35:19.233 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-09-08 15:35:19.259 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-09-08 15:35:19.284 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-09-08 15:35:19.309 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-09-08 15:35:19.334 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-09-08 15:35:19.358 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-09-08 15:35:19.384 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-08 15:35:19.390 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-08 15:35:19.398 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.GlUoraUFOx 2026-09-08 15:35:19.404 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-08 15:35:19.409 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-08 15:35:19.416 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-09-08 15:35:19.421 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.GlUoraUFOx 2026-09-08 15:35:19.430 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.GlUoraUFOx 2026-09-08 15:35:19.456 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.GlUoraUFOx /etc/sudoers.d/cinder-rootwrap 2026-09-08 15:35:19.483 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-09-08 15:35:19.491 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-08 15:35:19.497 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-08 15:35:19.502 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-08 15:35:19.508 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-08 15:35:19.514 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-09-08 15:35:19.519 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-09-08 15:35:19.526 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-09-08 15:35:19.528 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-08 15:35:19.544 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-08 15:35:19.552 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-08 15:35:19.575 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-08 15:35:19.600 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-09-08 15:35:19.606 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-09-08 15:35:19.616 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-09-08 15:35:19.626 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-09-08 15:35:19.632 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 15:35:19.637 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-09-08 15:35:19.643 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 15:35:19.648 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 15:35:19.654 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-09-08 15:35:19.660 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 15:35:19.665 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-08 15:35:19.670 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 15:35:19.675 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-09-08 15:35:19.748 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-09-08 15:35:19.815 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://162.253.55.181/identity 2026-09-08 15:35:19.882 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-09-08 15:35:19.948 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-09-08 15:35:20.014 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-09-08 15:35:20.083 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-09-08 15:35:20.150 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-09-08 15:35:20.222 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://162.253.55.181/identity 2026-09-08 15:35:20.289 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 15:35:20.356 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 15:35:20.424 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 15:35:20.430 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-09-08 15:35:20.503 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-09-08 15:35:20.571 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-09-08 15:35:20.577 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-09-08 15:35:20.583 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-09-08 15:35:20.590 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-09-08 15:35:20.597 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 15:35:20.602 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 15:35:20.608 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 15:35:20.647 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:20.653 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 15:35:20.659 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-08 15:35:20.666 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-08 15:35:20.739 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-09-08 15:35:20.806 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-09-08 15:35:20.875 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-09-08 15:35:20.942 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-09-08 15:35:21.012 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-09-08 15:35:21.091 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 162.253.55.181 2026-09-08 15:35:21.162 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-09-08 15:35:21.237 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-09-08 15:35:21.253 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key c714519beff7e0bfed0daa141be52559 2026-09-08 15:35:21.323 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-09-08 15:35:21.330 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-09-08 15:35:21.402 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-09-08 15:35:21.472 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-09-08 15:35:21.541 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-09-08 15:35:21.611 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-09-08 15:35:21.687 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-09-08 15:35:21.761 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-09-08 15:35:21.801 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:21.807 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-09-08 15:35:21.812 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-09-08 15:35:21.819 | + lib/cinder:configure_cinder:342 : local default_name= 2026-09-08 15:35:21.825 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-09-08 15:35:21.831 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-08 15:35:21.837 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-09-08 15:35:21.843 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-09-08 15:35:21.849 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-09-08 15:35:21.855 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-09-08 15:35:21.861 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-09-08 15:35:21.866 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-08 15:35:21.944 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-09-08 15:35:22.018 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-09-08 15:35:22.090 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-09-08 15:35:22.165 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-09-08 15:35:22.237 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-09-08 15:35:22.311 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-09-08 15:35:22.381 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-09-08 15:35:22.452 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-09-08 15:35:22.523 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-09-08 15:35:22.529 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-09-08 15:35:22.535 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-09-08 15:35:22.540 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-09-08 15:35:22.608 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-09-08 15:35:22.614 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-09-08 15:35:22.684 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-09-08 15:35:22.691 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-09-08 15:35:22.698 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-09-08 15:35:22.704 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-09-08 15:35:22.772 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-09-08 15:35:22.778 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-09-08 15:35:22.783 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-09-08 15:35:22.790 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-09-08 15:35:22.797 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-09-08 15:35:22.836 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:22.843 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-09-08 15:35:22.850 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-09-08 15:35:22.856 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-09-08 15:35:22.862 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-09-08 15:35:22.931 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://162.253.55.181:8080/v1/AUTH_ 2026-09-08 15:35:23.001 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-09-08 15:35:23.039 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:23.044 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2026-09-08 15:35:23.121 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-09-08 15:35:23.159 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:35:23.166 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-09-08 15:35:23.205 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:23.211 | + lib/cinder:configure_cinder:386 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-09-08 15:35:23.218 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-09-08 15:35:23.298 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-09-08 15:35:23.304 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-09-08 15:35:23.310 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-09-08 15:35:23.316 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-09-08 15:35:23.323 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 15:35:23.330 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 15:35:23.336 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 15:35:23.376 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:23.384 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 15:35:23.389 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 15:35:23.395 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 15:35:23.438 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:23.445 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/ 2026-09-08 15:35:23.453 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/ 2026-09-08 15:35:23.527 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 15:35:23.533 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 15:35:23.540 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-09-08 15:35:23.547 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-09-08 15:35:23.554 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 15:35:23.561 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 15:35:23.606 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 15:35:23.612 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 15:35:23.617 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 15:35:23.624 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 15:35:23.629 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 15:35:23.703 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:35:23.771 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:35:23.843 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 15:35:23.911 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-09-08 15:35:23.986 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-09-08 15:35:24.027 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:24.034 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-09-08 15:35:24.040 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-09-08 15:35:24.046 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-09-08 15:35:24.052 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-09-08 15:35:24.058 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 15:35:24.065 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-09-08 15:35:24.071 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-09-08 15:35:24.077 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 15:35:24.083 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 15:35:24.113 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-09-08 15:35:24.113 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:35:24.131 | d /var/run/uwsgi 0755 stack root 2026-09-08 15:35:24.139 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:35:24.160 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-08 15:35:24.169 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-09-08 15:35:24.176 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-09-08 15:35:24.186 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 15:35:24.192 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-09-08 15:35:24.263 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-09-08 15:35:24.329 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-09-08 15:35:24.396 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-09-08 15:35:24.464 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 15:35:24.531 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 15:35:24.597 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-09-08 15:35:24.663 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-09-08 15:35:24.729 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-09-08 15:35:24.798 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 15:35:24.868 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 15:35:24.938 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 15:35:25.006 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-09-08 15:35:25.076 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-09-08 15:35:25.144 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 15:35:25.150 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 15:35:25.158 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-09-08 15:35:25.164 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-09-08 15:35:25.169 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 15:35:25.174 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:35:25.181 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:35:25.187 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-09-08 15:35:25.194 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-09-08 15:35:25.201 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-09-08 15:35:25.270 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 15:35:25.340 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-09-08 15:35:25.341 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-09-08 15:35:25.361 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-09-08 15:35:25.370 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-09-08 15:35:25.376 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-09-08 15:35:25.381 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 15:35:25.387 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 15:35:25.393 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 15:35:25.399 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:35:25.405 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:35:25.411 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:35:25.418 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 15:35:25.423 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 15:35:25.430 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:35:25.435 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:35:25.441 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-09-08 15:35:25.509 | Enabling site cinder-api. 2026-09-08 15:35:25.520 | To activate the new configuration, you need to run: 2026-09-08 15:35:25.520 | systemctl reload apache2 2026-09-08 15:35:25.529 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 15:35:25.535 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 15:35:25.541 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:35:25.546 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 15:35:25.724 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-09-08 15:35:25.730 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://162.253.55.181/image 2026-09-08 15:35:25.810 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-09-08 15:35:25.850 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:25.856 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-09-08 15:35:25.934 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-09-08 15:35:26.012 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-09-08 15:35:26.018 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 15:35:26.026 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-08 15:35:26.033 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-09-08 15:35:26.040 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 15:35:26.046 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-09-08 15:35:26.052 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 15:35:26.059 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-08 15:35:26.066 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-09-08 15:35:26.072 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-09-08 15:35:26.149 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-09-08 15:35:26.223 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://162.253.55.181/identity 2026-09-08 15:35:26.298 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-09-08 15:35:26.368 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-09-08 15:35:26.440 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-09-08 15:35:26.512 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-09-08 15:35:26.585 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-09-08 15:35:26.660 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://162.253.55.181/identity 2026-09-08 15:35:26.737 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-09-08 15:35:26.810 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-09-08 15:35:26.882 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 15:35:26.889 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-09-08 15:35:26.895 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 15:35:26.902 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 15:35:26.909 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-08 15:35:26.914 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-09-08 15:35:26.987 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-09-08 15:35:27.057 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://162.253.55.181/identity 2026-09-08 15:35:27.127 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-09-08 15:35:27.198 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-09-08 15:35:27.267 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-09-08 15:35:27.338 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-09-08 15:35:27.409 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-09-08 15:35:27.478 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-09-08 15:35:27.548 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-09-08 15:35:27.616 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-09-08 15:35:27.622 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-09-08 15:35:27.660 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:27.667 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://162.253.55.181:2379?api_version=v3' 2026-09-08 15:35:27.740 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-09-08 15:35:27.746 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-09-08 15:35:27.820 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-09-08 15:35:27.825 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-09-08 15:35:27.831 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-09-08 15:35:27.906 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-09-08 15:35:27.912 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 15:35:27.918 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-08 15:35:27.924 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-08 15:35:27.930 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-09-08 15:35:28.002 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-09-08 15:35:28.075 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://162.253.55.181/identity 2026-09-08 15:35:28.146 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-09-08 15:35:28.218 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-09-08 15:35:28.292 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-09-08 15:35:28.362 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-09-08 15:35:28.430 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-09-08 15:35:28.498 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-09-08 15:35:28.540 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:28.547 | + ./stack.sh:main:956 : stack_install_service neutron 2026-09-08 15:35:28.553 | + lib/stack:stack_install_service:20 : local service=neutron 2026-09-08 15:35:28.559 | + lib/stack:stack_install_service:21 : type install_neutron 2026-09-08 15:35:28.565 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 15:35:28.571 | + lib/stack:stack_install_service:32 : install_neutron 2026-09-08 15:35:28.577 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-09-08 15:35:28.584 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-09-08 15:35:28.591 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:35:28.597 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:35:28.604 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,neutron-lib, ]] 2026-09-08 15:35:28.610 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:35:28.616 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-09-08 15:35:28.623 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-09-08 15:35:28.629 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:35:28.636 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:35:28.642 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,sqlalchemy, ]] 2026-09-08 15:35:28.648 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:35:28.655 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-09-08 15:35:28.661 | + inc/python:use_library_from_git:266 : local name=alembic 2026-09-08 15:35:28.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:35:28.675 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:35:28.682 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,alembic, ]] 2026-09-08 15:35:28.689 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:35:28.696 | + lib/neutron:install_neutron:532 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-09-08 15:35:28.702 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/neutron.git 2026-09-08 15:35:28.707 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-09-08 15:35:28.713 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:35:28.719 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 15:35:28.726 | ++ functions-common:git_clone:593 : pwd 2026-09-08 15:35:28.733 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:35:28.739 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:35:28.746 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:35:28.785 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:35:28.790 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:35:28.796 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:35:28.804 | + functions-common:git_clone:610 : echo master 2026-09-08 15:35:28.804 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:35:28.815 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-09-08 15:35:28.821 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:35:28.827 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-09-08 15:35:28.854 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-09-08 15:35:28.862 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 15:35:28.862 | + functions-common:git_clone:673 : head -1 2026-09-08 15:35:28.884 | 145a732803 Merge "Fix ungrouped-imports pylint warnings" 2026-09-08 15:35:28.892 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:35:28.898 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-09-08 15:35:28.905 | + inc/python:setup_develop:353 : local bindep 2026-09-08 15:35:28.912 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-08 15:35:28.919 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-09-08 15:35:28.925 | + inc/python:setup_develop:359 : local extras= 2026-09-08 15:35:28.931 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-09-08 15:35:28.937 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 15:35:28.944 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-08 15:35:28.950 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-09-08 15:35:28.956 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 15:35:28.961 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 15:35:28.968 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-09-08 15:35:28.974 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 15:35:28.981 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-09-08 15:35:28.988 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 15:35:28.994 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 15:35:29.002 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-09-08 15:35:29.015 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-09-08 15:35:29.021 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-09-08 15:35:29.027 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-09-08 15:35:29.142 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-09-08 15:35:29.147 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 15:35:29.153 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 15:35:29.159 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 15:35:29.165 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-08 15:35:29.170 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-09-08 15:35:29.175 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 15:35:29.182 | + inc/python:setup_package:446 : local extras= 2026-09-08 15:35:29.188 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 15:35:29.194 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 15:35:29.199 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 15:35:29.205 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 15:35:29.212 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 15:35:29.218 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-09-08 15:35:29.264 | Using python 3.12 to install /opt/stack/neutron 2026-09-08 15:35:29.270 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-09-08 15:35:29.835 | Obtaining file:///opt/stack/neutron 2026-09-08 15:35:29.839 | Installing build dependencies: started 2026-09-08 15:35:30.685 | Installing build dependencies: finished with status 'done' 2026-09-08 15:35:30.686 | Checking if build backend supports build_editable: started 2026-09-08 15:35:30.975 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 15:35:30.978 | Getting requirements to build editable: started 2026-09-08 15:35:31.158 | Getting requirements to build editable: finished with status 'done' 2026-09-08 15:35:31.159 | Preparing editable metadata (pyproject.toml): started 2026-09-08 15:35:32.363 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:35:32.386 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (7.0.3) 2026-09-08 15:35:32.387 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (3.10.1) 2026-09-08 15:35:32.388 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (3.1.0) 2026-09-08 15:35:32.389 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (2.5.1) 2026-09-08 15:35:32.390 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (3.1.0) 2026-09-08 15:35:32.391 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (5.3.1) 2026-09-08 15:35:33.571 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev198) 2026-09-08 15:35:33.683 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 15:35:33.694 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (0.32.0) 2026-09-08 15:35:33.694 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (2.34.2) 2026-09-08 15:35:33.695 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (3.1.6) 2026-09-08 15:35:33.696 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (13.0.1) 2026-09-08 15:35:33.696 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (1.3.0) 2026-09-08 15:35:33.752 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev198) 2026-09-08 15:35:33.764 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 15:35:33.775 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (9.1.4) 2026-09-08 15:35:33.776 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (2.0.52) 2026-09-08 15:35:33.776 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (1.8.11) 2026-09-08 15:35:33.777 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (5.17.0) 2026-09-08 15:35:33.778 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (1.19.1) 2026-09-08 15:35:33.778 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (5.9.1) 2026-09-08 15:35:33.781 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (4.3.0) 2026-09-08 15:35:33.781 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (7.6.1) 2026-09-08 15:35:33.781 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (10.7.0) 2026-09-08 15:35:33.782 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (6.5.0) 2026-09-08 15:35:33.782 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (18.1.1) 2026-09-08 15:35:33.782 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (6.9.0) 2026-09-08 15:35:33.782 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (8.3.1) 2026-09-08 15:35:33.783 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (18.3.0) 2026-09-08 15:35:33.783 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (8.2.0) 2026-09-08 15:35:33.784 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (6.0.1) 2026-09-08 15:35:33.785 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (3.12.0) 2026-09-08 15:35:33.785 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (3.9.0) 2026-09-08 15:35:33.786 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (7.10.0) 2026-09-08 15:35:33.786 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (5.11.0) 2026-09-08 15:35:33.787 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev198) (4.8.0) 2026-09-08 15:35:33.788 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (2.8.0) 2026-09-08 15:35:33.789 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (10.2.0) 2026-09-08 15:35:33.789 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (3.12.0) 2026-09-08 15:35:33.790 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (4.4.0) 2026-09-08 15:35:33.819 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev198) 2026-09-08 15:35:33.831 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 15:35:33.860 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev198) 2026-09-08 15:35:33.870 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 15:35:33.903 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev198) 2026-09-08 15:35:33.914 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-09-08 15:35:34.007 | Installing build dependencies: started 2026-09-08 15:35:34.832 | Installing build dependencies: finished with status 'done' 2026-09-08 15:35:34.833 | Getting requirements to build wheel: started 2026-09-08 15:35:35.224 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 15:35:35.225 | Preparing metadata (pyproject.toml): started 2026-09-08 15:35:35.463 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:35:35.513 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev198) 2026-09-08 15:35:35.526 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 15:35:35.538 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (7.2.2) 2026-09-08 15:35:35.581 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev198) 2026-09-08 15:35:35.592 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-09-08 15:35:35.604 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (24.2.1) 2026-09-08 15:35:35.605 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (18.13.1) 2026-09-08 15:35:35.606 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (4.20.0) 2026-09-08 15:35:35.635 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev198) 2026-09-08 15:35:35.646 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-08 15:35:35.690 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev198) 2026-09-08 15:35:35.701 | Downloading os_vif-5.2.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 15:35:35.712 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (3.5.0) 2026-09-08 15:35:35.713 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev198) (9.1.0) 2026-09-08 15:35:35.716 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev198) (1.4.1) 2026-09-08 15:35:35.716 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev198) (4.16.0) 2026-09-08 15:35:35.719 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev198) (2.3.0) 2026-09-08 15:35:35.725 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev198) (3.3.2) 2026-09-08 15:35:35.729 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev198) (3.0.3) 2026-09-08 15:35:35.730 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev198) (2.1.0) 2026-09-08 15:35:35.731 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev198) (1.9.0) 2026-09-08 15:35:35.737 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev198) (4.1.0) 2026-09-08 15:35:35.737 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev198) (2.13.0) 2026-09-08 15:35:35.738 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev198) (6.0.0) 2026-09-08 15:35:35.746 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev198) (1.3.7) 2026-09-08 15:35:35.769 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev198) 2026-09-08 15:35:35.779 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 15:35:35.789 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev198) (43.0.3) 2026-09-08 15:35:35.790 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev198) (1.5.0) 2026-09-08 15:35:35.791 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev198) (1.1.0) 2026-09-08 15:35:35.792 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev198) (1.33) 2026-09-08 15:35:35.793 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev198) (4.11.3) 2026-09-08 15:35:35.793 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev198) (6.0.3) 2026-09-08 15:35:35.796 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev198) (2.1.1) 2026-09-08 15:35:35.799 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev198) (3.0) 2026-09-08 15:35:35.804 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev198) (3.1.1) 2026-09-08 15:35:35.807 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev198) (0.41.2) 2026-09-08 15:35:35.807 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev198) (1.2.1) 2026-09-08 15:35:35.828 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev198) 2026-09-08 15:35:35.839 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-09-08 15:35:35.850 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev198) (26.3) 2026-09-08 15:35:35.852 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev198) (2.8.0) 2026-09-08 15:35:35.853 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev198) (3.5.5) 2026-09-08 15:35:35.861 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev198) (6.1.1) 2026-09-08 15:35:35.861 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev198) (4.0.0) 2026-09-08 15:35:35.875 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev198) (0.20) 2026-09-08 15:35:35.878 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev198) (2.0.0) 2026-09-08 15:35:35.882 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev198) (2.1.2) 2026-09-08 15:35:35.882 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev198) (0.6.2) 2026-09-08 15:35:35.886 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev198) (2.9.0.post0) 2026-09-08 15:35:35.889 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev198) (7.1.7) 2026-09-08 15:35:35.889 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev198) (5.3.1) 2026-09-08 15:35:35.889 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev198) (5.6.2) 2026-09-08 15:35:35.890 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev198) (0.17.0) 2026-09-08 15:35:35.892 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev198) (5.1.0) 2026-09-08 15:35:35.897 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev198) (2026.3) 2026-09-08 15:35:35.900 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev198) (0.26.0) 2026-09-08 15:35:35.902 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev198) (5.0.0) 2026-09-08 15:35:35.903 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev198) (4.0.1) 2026-09-08 15:35:35.918 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev198) (1.7.6) 2026-09-08 15:35:35.921 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev198) (2.2.0) 2026-09-08 15:35:35.926 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev198) (3.18.0) 2026-09-08 15:35:35.956 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev198) 2026-09-08 15:35:35.965 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-09-08 15:35:35.980 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev198) 2026-09-08 15:35:35.981 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-08 15:35:35.990 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev198) (3.0.3) 2026-09-08 15:35:35.990 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev198) (1.6.2) 2026-09-08 15:35:35.994 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev198) (84.0.0) 2026-09-08 15:35:36.007 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev198) (0.8.2) 2026-09-08 15:35:36.027 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev198) (1.17.0) 2026-09-08 15:35:36.031 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (4.16.0) 2026-09-08 15:35:36.032 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (4.26.0) 2026-09-08 15:35:36.056 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) 2026-09-08 15:35:36.064 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 15:35:36.075 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (0.6.0) 2026-09-08 15:35:36.075 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (4.2.0) 2026-09-08 15:35:36.081 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (3.0.53) 2026-09-08 15:35:36.081 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (1.11.0) 2026-09-08 15:35:36.081 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (15.0.0) 2026-09-08 15:35:36.082 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (1.8.0) 2026-09-08 15:35:36.084 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (26.1.0) 2026-09-08 15:35:36.085 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (2025.9.1) 2026-09-08 15:35:36.085 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (0.37.0) 2026-09-08 15:35:36.086 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (2026.6.3) 2026-09-08 15:35:36.113 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev198) (3.5.0) 2026-09-08 15:35:36.113 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev198) (3.18) 2026-09-08 15:35:36.114 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev198) (2.7.0) 2026-09-08 15:35:36.115 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev198) (2023.11.17) 2026-09-08 15:35:36.131 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (4.2.0) 2026-09-08 15:35:36.132 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (2.20.0) 2026-09-08 15:35:36.137 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev198) (0.1.2) 2026-09-08 15:35:36.147 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev198) (0.8) 2026-09-08 15:35:36.182 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev198) (0.16.0) 2026-09-08 15:35:36.231 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-09-08 15:35:36.316 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 7.9 MB/s 0:00:00 2026-09-08 15:35:36.328 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-09-08 15:35:36.469 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 14.9 MB/s 0:00:00 2026-09-08 15:35:36.480 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-09-08 15:35:36.501 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-09-08 15:35:36.519 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-09-08 15:35:36.540 | Downloading os_vif-5.2.1-py3-none-any.whl (104 kB) 2026-09-08 15:35:36.613 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-09-08 15:35:36.630 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-08 15:35:36.641 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-09-08 15:35:36.668 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-09-08 15:35:36.711 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-09-08 15:35:36.733 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-09-08 15:35:36.753 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-09-08 15:35:36.827 | Building wheels for collected packages: neutron, ovs 2026-09-08 15:35:36.828 | Building editable for neutron (pyproject.toml): started 2026-09-08 15:35:38.478 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-09-08 15:35:38.479 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev198-0.editable-py3-none-any.whl size=16115 sha256=da9cc8c18cf892d3d793c49b50ca31ea42faa51ad0a3e3e50660cd9668bfa1c1 2026-09-08 15:35:38.479 | Stored in directory: /tmp/pip-ephem-wheel-cache-fbfaub1l/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-09-08 15:35:38.483 | Building wheel for ovs (pyproject.toml): started 2026-09-08 15:35:38.942 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-09-08 15:35:38.943 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=2570f473ff1214f4442599dc7bc97b187ed1738af80d7ab921ef68f385e09d1a 2026-09-08 15:35:38.943 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-09-08 15:35:38.948 | Successfully built neutron ovs 2026-09-08 15:35:39.126 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-09-08 15:35:41.877 | 2026-09-08 15:35:41.888 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev198 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.1 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-09-08 15:35:42.051 | + inc/python:pip_install:216 : result=0 2026-09-08 15:35:42.057 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:35:42.062 | + functions-common:time_stop:2420 : local name 2026-09-08 15:35:42.067 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:35:42.073 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:35:42.077 | + functions-common:time_stop:2423 : local total 2026-09-08 15:35:42.084 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:35:42.089 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:35:42.095 | + functions-common:time_stop:2427 : start_time=1788881729253 2026-09-08 15:35:42.101 | + functions-common:time_stop:2429 : [[ -z 1788881729253 ]] 2026-09-08 15:35:42.108 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:35:42.116 | + functions-common:time_stop:2432 : end_time=1788881742111 2026-09-08 15:35:42.122 | + functions-common:time_stop:2433 : elapsed_time=12858 2026-09-08 15:35:42.127 | + functions-common:time_stop:2434 : total=93735 2026-09-08 15:35:42.132 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:35:42.138 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=106593 2026-09-08 15:35:42.143 | + inc/python:pip_install:219 : return 0 2026-09-08 15:35:42.148 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 15:35:42.155 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:35:42.161 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-09-08 15:35:42.166 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-09-08 15:35:42.173 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:35:42.179 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:35:42.184 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/neutron, ]] 2026-09-08 15:35:42.191 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:35:42.197 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-09-08 15:35:42.203 | + lib/neutron:install_neutron:536 : install_ovn 2026-09-08 15:35:42.209 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-09-08 15:35:42.209 | Installing OVN and dependent packages 2026-09-08 15:35:42.216 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-09-08 15:35:42.223 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-09-08 15:35:42.264 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:35:42.271 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-09-08 15:35:42.314 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:35:42.321 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-09-08 15:35:42.362 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:42.370 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-09-08 15:35:42.376 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-09-08 15:35:42.419 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:42.426 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-09-08 15:35:42.433 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-09-08 15:35:42.464 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-09-08 15:35:42.475 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown stack /var/run/openvswitch 2026-09-08 15:35:42.502 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-09-08 15:35:42.509 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-09-08 15:35:42.557 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-09-08 15:35:42.564 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 15:35:42.570 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 15:35:42.575 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 15:35:42.580 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 15:35:42.586 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 15:35:42.593 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 15:35:42.600 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:35:42.606 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:35:42.613 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 15:35:42.620 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 15:35:42.625 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 15:35:42.632 | + functions-common:apt_get_update:1167 : return 2026-09-08 15:35:42.639 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-09-08 15:35:42.646 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 15:35:42.653 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:35:42.660 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:35:42.667 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-09-08 15:35:42.714 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-09-08 15:35:42.772 | Reading package lists... 2026-09-08 15:35:43.150 | Building dependency tree... 2026-09-08 15:35:43.150 | Reading state information... 2026-09-08 15:35:43.626 | make is already the newest version (4.3-4.1build2). 2026-09-08 15:35:43.627 | make set to manually installed. 2026-09-08 15:35:43.627 | The following additional packages will be installed: 2026-09-08 15:35:43.628 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-09-08 15:35:43.628 | python3-openvswitch python3-sortedcontainers 2026-09-08 15:35:43.630 | Suggested packages: 2026-09-08 15:35:43.630 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-09-08 15:35:43.676 | The following NEW packages will be installed: 2026-09-08 15:35:43.677 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-09-08 15:35:43.677 | openvswitch-switch python3-netifaces python3-openvswitch 2026-09-08 15:35:43.678 | python3-sortedcontainers 2026-09-08 15:35:43.868 | 0 upgraded, 9 newly installed, 0 to remove and 15 not upgraded. 2026-09-08 15:35:43.868 | Need to get 4,343 kB of archives. 2026-09-08 15:35:43.868 | After this operation, 13.8 MB of additional disk space will be used. 2026-09-08 15:35:43.868 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-09-08 15:35:44.361 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1,044 kB] 2026-09-08 15:35:44.566 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-09-08 15:35:44.566 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-09-08 15:35:44.569 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-09-08 15:35:44.575 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1,034 kB] 2026-09-08 15:35:44.657 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1,612 kB] 2026-09-08 15:35:44.718 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-09-08 15:35:44.719 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-09-08 15:35:44.985 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-08 15:35:45.058 | Fetched 4,343 kB in 1s (4,224 kB/s) 2026-09-08 15:35:45.113 | Selecting previously unselected package libunbound8:amd64. 2026-09-08 15:35:45.162 | (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 ... 69606 files and directories currently installed.) 2026-09-08 15:35:45.165 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-09-08 15:35:45.176 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-08 15:35:45.254 | Selecting previously unselected package openvswitch-common. 2026-09-08 15:35:45.266 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:35:45.274 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 15:35:45.467 | Selecting previously unselected package python3-netifaces:amd64. 2026-09-08 15:35:45.479 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-09-08 15:35:45.485 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-09-08 15:35:45.552 | Selecting previously unselected package python3-sortedcontainers. 2026-09-08 15:35:45.564 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-09-08 15:35:45.569 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-09-08 15:35:45.646 | Selecting previously unselected package libxdp1:amd64. 2026-09-08 15:35:45.658 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-09-08 15:35:45.663 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-08 15:35:45.741 | Selecting previously unselected package python3-openvswitch. 2026-09-08 15:35:45.753 | Preparing to unpack .../5-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:35:45.757 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 15:35:45.894 | Selecting previously unselected package openvswitch-switch. 2026-09-08 15:35:45.907 | Preparing to unpack .../6-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:35:45.933 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 15:35:46.113 | Selecting previously unselected package libfakeroot:amd64. 2026-09-08 15:35:46.125 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-09-08 15:35:46.131 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-09-08 15:35:46.204 | Selecting previously unselected package fakeroot. 2026-09-08 15:35:46.215 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-09-08 15:35:46.220 | Unpacking fakeroot (1.33-1) ... 2026-09-08 15:35:46.340 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-09-08 15:35:46.587 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-09-08 15:35:46.608 | Setting up fakeroot (1.33-1) ... 2026-09-08 15:35:46.626 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-09-08 15:35:46.648 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-08 15:35:46.662 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-08 15:35:46.677 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-09-08 15:35:46.690 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 15:35:46.708 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 15:35:47.030 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 15:35:47.063 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-09-08 15:35:47.662 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-09-08 15:35:47.880 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-09-08 15:35:48.957 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 15:35:50.343 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 15:35:50.681 | + functions-common:apt_get:1211 : result=0 2026-09-08 15:35:50.688 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 15:35:50.695 | + functions-common:time_stop:2420 : local name 2026-09-08 15:35:50.700 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:35:50.705 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:35:50.710 | + functions-common:time_stop:2423 : local total 2026-09-08 15:35:50.717 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:35:50.724 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 15:35:50.730 | + functions-common:time_stop:2427 : start_time=1788881742708 2026-09-08 15:35:50.737 | + functions-common:time_stop:2429 : [[ -z 1788881742708 ]] 2026-09-08 15:35:50.744 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:35:50.754 | + functions-common:time_stop:2432 : end_time=1788881750747 2026-09-08 15:35:50.759 | + functions-common:time_stop:2433 : elapsed_time=8039 2026-09-08 15:35:50.765 | + functions-common:time_stop:2434 : total=165630 2026-09-08 15:35:50.772 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:35:50.778 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173669 2026-09-08 15:35:50.784 | + functions-common:apt_get:1215 : return 0 2026-09-08 15:35:50.793 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-09-08 15:35:50.846 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-09-08 15:35:50.854 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 15:35:50.861 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 15:35:50.869 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 15:35:50.875 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 15:35:50.882 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 15:35:50.889 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 15:35:50.896 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:35:50.902 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:35:50.909 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 15:35:50.915 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 15:35:50.922 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 15:35:50.928 | + functions-common:apt_get_update:1167 : return 2026-09-08 15:35:50.936 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-09-08 15:35:50.942 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 15:35:50.950 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:35:50.957 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:35:50.963 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-09-08 15:35:51.016 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-09-08 15:35:51.073 | Reading package lists... 2026-09-08 15:35:51.393 | Building dependency tree... 2026-09-08 15:35:51.394 | Reading state information... 2026-09-08 15:35:51.672 | The following additional packages will be installed: 2026-09-08 15:35:51.672 | ovn-common 2026-09-08 15:35:51.712 | The following NEW packages will be installed: 2026-09-08 15:35:51.712 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-09-08 15:35:52.027 | 0 upgraded, 4 newly installed, 0 to remove and 15 not upgraded. 2026-09-08 15:35:52.027 | Need to get 2,360 kB of archives. 2026-09-08 15:35:52.027 | After this operation, 8,355 kB of additional disk space will be used. 2026-09-08 15:35:52.027 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-09-08 15:35:52.156 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-09-08 15:35:52.161 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-09-08 15:35:52.172 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-09-08 15:35:52.429 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-08 15:35:52.478 | Fetched 2,360 kB in 0s (5,164 kB/s) 2026-09-08 15:35:52.540 | Selecting previously unselected package ovn-common. 2026-09-08 15:35:52.592 | (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 ... 69869 files and directories currently installed.) 2026-09-08 15:35:52.595 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:35:52.622 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 15:35:52.785 | Selecting previously unselected package ovn-central. 2026-09-08 15:35:52.797 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:35:52.802 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 15:35:52.885 | Selecting previously unselected package ovn-controller-vtep. 2026-09-08 15:35:52.896 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:35:52.901 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 15:35:52.976 | Selecting previously unselected package ovn-host. 2026-09-08 15:35:52.988 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 15:35:52.998 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 15:35:53.093 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 15:35:53.118 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 15:35:53.497 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-08 15:35:53.714 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-09-08 15:35:54.084 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-08 15:35:54.166 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 15:35:54.566 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-08 15:35:54.779 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-09-08 15:35:55.368 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-09-08 15:35:55.972 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-09-08 15:35:56.720 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-08 15:35:56.823 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 15:35:57.049 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-09-08 15:35:57.537 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 15:35:58.898 | + functions-common:apt_get:1211 : result=0 2026-09-08 15:35:58.905 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 15:35:58.909 | + functions-common:time_stop:2420 : local name 2026-09-08 15:35:58.916 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:35:58.921 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:35:58.928 | + functions-common:time_stop:2423 : local total 2026-09-08 15:35:58.934 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:35:58.940 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 15:35:58.946 | + functions-common:time_stop:2427 : start_time=1788881751008 2026-09-08 15:35:58.952 | + functions-common:time_stop:2429 : [[ -z 1788881751008 ]] 2026-09-08 15:35:58.958 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:35:58.968 | + functions-common:time_stop:2432 : end_time=1788881758961 2026-09-08 15:35:58.974 | + functions-common:time_stop:2433 : elapsed_time=7953 2026-09-08 15:35:58.980 | + functions-common:time_stop:2434 : total=173669 2026-09-08 15:35:58.986 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:35:58.991 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181622 2026-09-08 15:35:58.999 | + functions-common:apt_get:1215 : return 0 2026-09-08 15:35:59.004 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 15:35:59.010 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 15:35:59.017 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-09-08 15:35:59.024 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-09-08 15:35:59.035 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 15:35:59.040 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-09-08 15:35:59.048 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 15:35:59.054 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-09-08 15:35:59.062 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 15:35:59.068 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-09-08 15:35:59.073 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 15:35:59.080 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-09-08 15:35:59.086 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 15:35:59.094 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-09-08 15:35:59.101 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 15:35:59.107 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-09-08 15:35:59.113 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 15:35:59.119 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-09-08 15:35:59.124 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 15:35:59.131 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-09-08 15:35:59.136 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-09-08 15:35:59.144 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-09-08 15:35:59.151 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:35:59.158 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:35:59.164 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,ovsdbapp, ]] 2026-09-08 15:35:59.170 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:35:59.178 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-09-08 15:35:59.183 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 15:35:59.189 | + ./stack.sh:main:959 : is_service_enabled nova 2026-09-08 15:35:59.232 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:59.237 | + ./stack.sh:main:961 : stack_install_service nova 2026-09-08 15:35:59.244 | + lib/stack:stack_install_service:20 : local service=nova 2026-09-08 15:35:59.251 | + lib/stack:stack_install_service:21 : type install_nova 2026-09-08 15:35:59.257 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 15:35:59.266 | + lib/stack:stack_install_service:32 : install_nova 2026-09-08 15:35:59.272 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-09-08 15:35:59.279 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-09-08 15:35:59.285 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:35:59.290 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:35:59.297 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-vif, ]] 2026-09-08 15:35:59.303 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:35:59.309 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-09-08 15:35:59.347 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:35:59.353 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-08 15:35:59.359 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-09-08 15:35:59.365 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-09-08 15:35:59.372 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-09-08 15:35:59.377 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-09-08 15:35:59.488 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-09-08 15:35:59.494 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:35:59.499 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:35:59.505 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-08 15:35:59.510 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 15:35:59.516 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 15:35:59.522 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 15:35:59.528 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 15:35:59.533 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 15:35:59.539 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 15:35:59.544 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:35:59.549 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:35:59.554 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 15:35:59.560 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 15:35:59.565 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 15:35:59.570 | + functions-common:apt_get_update:1167 : return 2026-09-08 15:35:59.575 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-08 15:35:59.581 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 15:35:59.586 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:35:59.592 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:35:59.598 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-08 15:35:59.643 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-08 15:35:59.698 | Reading package lists... 2026-09-08 15:36:00.007 | Building dependency tree... 2026-09-08 15:36:00.007 | Reading state information... 2026-09-08 15:36:00.280 | The following additional packages will be installed: 2026-09-08 15:36:00.280 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-09-08 15:36:00.280 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-09-08 15:36:00.280 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-09-08 15:36:00.280 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-09-08 15:36:00.280 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-09-08 15:36:00.280 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-09-08 15:36:00.281 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-09-08 15:36:00.281 | qemu-system-x86 seabios systemd-container 2026-09-08 15:36:00.282 | Suggested packages: 2026-09-08 15:36:00.282 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-09-08 15:36:00.282 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-09-08 15:36:00.282 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-09-08 15:36:00.282 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-09-08 15:36:00.282 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-09-08 15:36:00.282 | auditd nfs-common systemtap zfsutils samba vde2 2026-09-08 15:36:00.282 | Recommended packages: 2026-09-08 15:36:00.282 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-09-08 15:36:00.282 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-09-08 15:36:00.282 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-09-08 15:36:00.282 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-09-08 15:36:00.334 | The following NEW packages will be installed: 2026-09-08 15:36:00.334 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-09-08 15:36:00.335 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-09-08 15:36:00.335 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-09-08 15:36:00.335 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-09-08 15:36:00.335 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-09-08 15:36:00.335 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-09-08 15:36:00.335 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-09-08 15:36:00.335 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-09-08 15:36:00.335 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-09-08 15:36:00.397 | 0 upgraded, 40 newly installed, 0 to remove and 15 not upgraded. 2026-09-08 15:36:00.397 | Need to get 127 MB of archives. 2026-09-08 15:36:00.397 | After this operation, 527 MB of additional disk space will be used. 2026-09-08 15:36:00.397 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-09-08 15:36:00.441 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-09-08 15:36:00.513 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.3 [21.4 kB] 2026-09-08 15:36:00.514 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-09-08 15:36:00.522 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-09-08 15:36:00.523 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-09-08 15:36:00.525 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-09-08 15:36:00.539 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-09-08 15:36:00.540 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-09-08 15:36:00.540 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-09-08 15:36:00.541 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-09-08 15:36:00.541 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-09-08 15:36:00.544 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-09-08 15:36:00.545 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-09-08 15:36:00.546 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libslirp0 amd64 4.7.0-1ubuntu3.1 [63.8 kB] 2026-09-08 15:36:00.547 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-09-08 15:36:00.557 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.16 [1,831 kB] 2026-09-08 15:36:00.581 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.16 [438 kB] 2026-09-08 15:36:00.586 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.16 [740 kB] 2026-09-08 15:36:00.594 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.16 [431 kB] 2026-09-08 15:36:00.598 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.16 [3,114 B] 2026-09-08 15:36:00.599 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.16 [6,038 B] 2026-09-08 15:36:00.599 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.17 [417 kB] 2026-09-08 15:36:00.602 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.16 [1,378 B] 2026-09-08 15:36:00.602 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.16 [49.7 kB] 2026-09-08 15:36:00.602 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-09-08 15:36:00.604 | Get:27 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-09-08 15:36:00.611 | Get:28 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-09-08 15:36:00.612 | Get:29 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.18 [1,255 kB] 2026-09-08 15:36:00.622 | Get:30 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.18 [1,796 kB] 2026-09-08 15:36:00.637 | Get:31 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-09-08 15:36:00.714 | Get:32 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-09-08 15:36:00.833 | Get:33 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9,096 kB] 2026-09-08 15:36:00.912 | Get:34 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6,318 kB] 2026-09-08 15:36:00.962 | Get:35 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-09-08 15:36:00.964 | Get:36 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.18 [11.2 MB] 2026-09-08 15:36:01.046 | Get:37 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3,433 kB] 2026-09-08 15:36:01.071 | Get:38 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-09-08 15:36:01.486 | Get:39 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-09-08 15:36:01.486 | Get:40 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-09-08 15:36:01.730 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-08 15:36:01.792 | Fetched 127 MB in 1s (111 MB/s) 2026-09-08 15:36:01.846 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-09-08 15:36:01.891 | (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 ... 69937 files and directories currently installed.) 2026-09-08 15:36:01.894 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-09-08 15:36:01.902 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-09-08 15:36:01.956 | Selecting previously unselected package ipxe-qemu. 2026-09-08 15:36:01.961 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-09-08 15:36:01.969 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-09-08 15:36:02.052 | Selecting previously unselected package libasound2-data. 2026-09-08 15:36:02.061 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-09-08 15:36:02.065 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-09-08 15:36:02.159 | Selecting previously unselected package libasound2t64:amd64. 2026-09-08 15:36:02.167 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-09-08 15:36:02.171 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-09-08 15:36:02.240 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-09-08 15:36:02.249 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-09-08 15:36:02.253 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-09-08 15:36:02.314 | Selecting previously unselected package libnspr4:amd64. 2026-09-08 15:36:02.325 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-09-08 15:36:02.330 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-09-08 15:36:02.401 | Selecting previously unselected package libnss3:amd64. 2026-09-08 15:36:02.412 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-09-08 15:36:02.418 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-09-08 15:36:02.534 | Selecting previously unselected package libpcsclite1:amd64. 2026-09-08 15:36:02.544 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-09-08 15:36:02.549 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-09-08 15:36:02.617 | Selecting previously unselected package libcacard0:amd64. 2026-09-08 15:36:02.624 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-09-08 15:36:02.629 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-09-08 15:36:02.696 | Selecting previously unselected package libdaxctl1:amd64. 2026-09-08 15:36:02.707 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-09-08 15:36:02.712 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-09-08 15:36:02.779 | Selecting previously unselected package libndctl6:amd64. 2026-09-08 15:36:02.790 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-09-08 15:36:02.795 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-09-08 15:36:02.862 | Selecting previously unselected package libpciaccess0:amd64. 2026-09-08 15:36:02.872 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-09-08 15:36:02.876 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-09-08 15:36:02.940 | Selecting previously unselected package libpmem1:amd64. 2026-09-08 15:36:02.951 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-09-08 15:36:02.956 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-09-08 15:36:03.033 | Selecting previously unselected package librdmacm1t64:amd64. 2026-09-08 15:36:03.044 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-09-08 15:36:03.048 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-09-08 15:36:03.121 | Selecting previously unselected package libslirp0:amd64. 2026-09-08 15:36:03.131 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-09-08 15:36:03.137 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-09-08 15:36:03.206 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-09-08 15:36:03.217 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-09-08 15:36:03.222 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-09-08 15:36:03.292 | Selecting previously unselected package libvirt0:amd64. 2026-09-08 15:36:03.303 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-08 15:36:03.308 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:03.439 | Selecting previously unselected package libvirt-clients. 2026-09-08 15:36:03.447 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-08 15:36:03.470 | Unpacking libvirt-clients (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:03.570 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-09-08 15:36:03.580 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-08 15:36:03.600 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:03.716 | Selecting previously unselected package libvirt-daemon. 2026-09-08 15:36:03.728 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-08 15:36:03.747 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:03.856 | Selecting previously unselected package libvirt-daemon-config-network. 2026-09-08 15:36:03.867 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.16_all.deb ... 2026-09-08 15:36:03.887 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:03.956 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-09-08 15:36:03.967 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.16_all.deb ... 2026-09-08 15:36:03.987 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:04.069 | Selecting previously unselected package systemd-container. 2026-09-08 15:36:04.081 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.17_amd64.deb ... 2026-09-08 15:36:04.085 | Unpacking systemd-container (255.4-1ubuntu8.17) ... 2026-09-08 15:36:04.214 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-09-08 15:36:04.225 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.16_all.deb ... 2026-09-08 15:36:04.244 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:04.318 | Selecting previously unselected package libvirt-daemon-system. 2026-09-08 15:36:04.330 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-08 15:36:04.397 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:04.496 | Selecting previously unselected package libvirt-dev:amd64. 2026-09-08 15:36:04.506 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-08 15:36:04.526 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:04.625 | Selecting previously unselected package python3-libvirt. 2026-09-08 15:36:04.639 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-09-08 15:36:04.645 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-09-08 15:36:04.734 | Selecting previously unselected package libfdt1:amd64. 2026-09-08 15:36:04.748 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-09-08 15:36:04.754 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-09-08 15:36:04.824 | Selecting previously unselected package qemu-system-common. 2026-09-08 15:36:04.837 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 15:36:04.843 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:04.998 | Selecting previously unselected package qemu-system-data. 2026-09-08 15:36:05.004 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.18_all.deb ... 2026-09-08 15:36:05.010 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:05.167 | Selecting previously unselected package qemu-system-arm. 2026-09-08 15:36:05.174 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 15:36:05.195 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:05.629 | Selecting previously unselected package qemu-system-mips. 2026-09-08 15:36:05.634 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 15:36:05.654 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:06.065 | Selecting previously unselected package qemu-system-ppc. 2026-09-08 15:36:06.076 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 15:36:06.096 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:06.409 | Selecting previously unselected package qemu-system-sparc. 2026-09-08 15:36:06.418 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 15:36:06.437 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:06.677 | Selecting previously unselected package seabios. 2026-09-08 15:36:06.690 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-09-08 15:36:06.695 | Unpacking seabios (1.16.3-2) ... 2026-09-08 15:36:06.779 | Selecting previously unselected package qemu-system-x86. 2026-09-08 15:36:06.791 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 15:36:06.809 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:07.184 | Selecting previously unselected package qemu-system-s390x. 2026-09-08 15:36:07.190 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 15:36:07.208 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:07.392 | Selecting previously unselected package qemu-system-misc. 2026-09-08 15:36:07.400 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 15:36:07.417 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:08.536 | Selecting previously unselected package qemu-system. 2026-09-08 15:36:08.544 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 15:36:08.548 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:08.609 | Selecting previously unselected package systemd-coredump. 2026-09-08 15:36:08.621 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-09-08 15:36:08.625 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-08 15:36:08.715 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-09-08 15:36:08.729 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-08 15:36:09.086 | Creating group 'systemd-coredump' with GID 989. 2026-09-08 15:36:09.087 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-09-08 15:36:09.120 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-09-08 15:36:09.133 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-09-08 15:36:09.145 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-09-08 15:36:09.158 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-09-08 15:36:09.171 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-09-08 15:36:09.184 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-09-08 15:36:09.196 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:09.209 | Setting up seabios (1.16.3-2) ... 2026-09-08 15:36:09.221 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:09.234 | Setting up systemd-container (255.4-1ubuntu8.17) ... 2026-09-08 15:36:09.467 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-09-08 15:36:09.852 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-09-08 15:36:09.865 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-09-08 15:36:09.878 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-09-08 15:36:09.890 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-09-08 15:36:09.903 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-09-08 15:36:09.917 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-09-08 15:36:09.930 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-09-08 15:36:09.942 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:10.474 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-09-08 15:36:10.487 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:10.841 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-09-08 15:36:11.093 | Setting up libvirt-clients (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:11.133 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:11.159 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-09-08 15:36:11.173 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-09-08 15:36:11.186 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:11.212 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:11.237 | Setting up libvirt-daemon (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:11.261 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:11.477 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-09-08 15:36:11.925 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:11.951 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:11.977 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:12.002 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:12.025 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:12.050 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:12.074 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.16) ... 2026-09-08 15:36:12.521 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-09-08 15:36:13.221 | info: Selecting GID from range 100 to 999 ... 2026-09-08 15:36:13.226 | info: Adding group `swtpm' (GID 116) ... 2026-09-08 15:36:13.319 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-09-08 15:36:13.319 | 2026-09-08 15:36:13.327 | info: Selecting UID from range 100 to 999 ... 2026-09-08 15:36:13.327 | 2026-09-08 15:36:13.333 | info: Adding system user `swtpm' (UID 113) ... 2026-09-08 15:36:13.339 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-09-08 15:36:13.402 | info: Not creating home directory `/var/lib/swtpm'. 2026-09-08 15:36:13.593 | Enabling libvirt default network 2026-09-08 15:36:13.610 | Inserted module 'msr' 2026-09-08 15:36:13.817 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-09-08 15:36:13.817 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-09-08 15:36:13.817 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-09-08 15:36:13.817 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-09-08 15:36:13.817 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-09-08 15:36:13.817 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-09-08 15:36:13.817 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-09-08 15:36:13.817 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-09-08 15:36:14.567 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-09-08 15:36:15.532 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-09-08 15:36:16.154 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-09-08 15:36:17.052 | Setting up libvirt-daemon dnsmasq configuration. 2026-09-08 15:36:17.127 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:17.156 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 15:36:17.170 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 15:36:18.310 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-08 15:36:18.337 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 15:36:18.658 | + functions-common:apt_get:1211 : result=0 2026-09-08 15:36:18.664 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 15:36:18.668 | + functions-common:time_stop:2420 : local name 2026-09-08 15:36:18.674 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:36:18.680 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:36:18.686 | + functions-common:time_stop:2423 : local total 2026-09-08 15:36:18.691 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:36:18.697 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 15:36:18.702 | + functions-common:time_stop:2427 : start_time=1788881759636 2026-09-08 15:36:18.707 | + functions-common:time_stop:2429 : [[ -z 1788881759636 ]] 2026-09-08 15:36:18.713 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:36:18.722 | + functions-common:time_stop:2432 : end_time=1788881778716 2026-09-08 15:36:18.728 | + functions-common:time_stop:2433 : elapsed_time=19080 2026-09-08 15:36:18.734 | + functions-common:time_stop:2434 : total=181622 2026-09-08 15:36:18.739 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:36:18.744 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=200702 2026-09-08 15:36:18.750 | + functions-common:apt_get:1215 : return 0 2026-09-08 15:36:18.757 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-09-08 15:36:18.763 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 15:36:18.769 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 15:36:18.775 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 15:36:18.781 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 15:36:18.787 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 15:36:18.793 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 15:36:18.799 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:36:18.806 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:36:18.812 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 15:36:18.818 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 15:36:18.824 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 15:36:18.829 | + functions-common:apt_get_update:1167 : return 2026-09-08 15:36:18.835 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-09-08 15:36:18.841 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 15:36:18.847 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:36:18.853 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:36:18.859 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-09-08 15:36:18.906 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-09-08 15:36:18.963 | Reading package lists... 2026-09-08 15:36:19.349 | Building dependency tree... 2026-09-08 15:36:19.350 | Reading state information... 2026-09-08 15:36:19.701 | The following additional packages will be installed: 2026-09-08 15:36:19.702 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 2026-09-08 15:36:19.703 | Suggested packages: 2026-09-08 15:36:19.703 | trousers 2026-09-08 15:36:19.744 | The following NEW packages will be installed: 2026-09-08 15:36:19.745 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 mdevctl ovmf swtpm 2026-09-08 15:36:19.745 | swtpm-tools 2026-09-08 15:36:20.054 | 0 upgraded, 7 newly installed, 0 to remove and 15 not upgraded. 2026-09-08 15:36:20.054 | Need to get 6,737 kB of archives. 2026-09-08 15:36:20.054 | After this operation, 22.0 MB of additional disk space will be used. 2026-09-08 15:36:20.054 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-09-08 15:36:20.070 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-09-08 15:36:20.098 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-09-08 15:36:20.134 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-09-08 15:36:20.159 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-09-08 15:36:20.160 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-09-08 15:36:20.163 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-09-08 15:36:20.445 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-08 15:36:20.497 | Fetched 6,737 kB in 0s (14.8 MB/s) 2026-09-08 15:36:20.542 | Selecting previously unselected package libjson-glib-1.0-common. 2026-09-08 15:36:20.591 | (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 ... 71043 files and directories currently installed.) 2026-09-08 15:36:20.594 | Preparing to unpack .../0-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-09-08 15:36:20.599 | Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-09-08 15:36:20.663 | Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-09-08 15:36:20.675 | Preparing to unpack .../1-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-09-08 15:36:20.684 | Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-09-08 15:36:20.753 | Selecting previously unselected package libtpms0:amd64. 2026-09-08 15:36:20.766 | Preparing to unpack .../2-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-09-08 15:36:20.771 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-09-08 15:36:20.846 | Selecting previously unselected package mdevctl. 2026-09-08 15:36:20.858 | Preparing to unpack .../3-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-09-08 15:36:20.863 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-09-08 15:36:20.978 | Selecting previously unselected package swtpm. 2026-09-08 15:36:20.990 | Preparing to unpack .../4-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-09-08 15:36:20.996 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-09-08 15:36:21.064 | Selecting previously unselected package swtpm-tools. 2026-09-08 15:36:21.076 | Preparing to unpack .../5-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-09-08 15:36:21.081 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-09-08 15:36:21.157 | Selecting previously unselected package ovmf. 2026-09-08 15:36:21.169 | Preparing to unpack .../6-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-09-08 15:36:21.174 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-09-08 15:36:21.350 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-09-08 15:36:21.365 | Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-09-08 15:36:21.379 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-09-08 15:36:21.392 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-09-08 15:36:21.407 | Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-09-08 15:36:21.420 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-09-08 15:36:21.449 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-09-08 15:36:21.491 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 15:36:21.844 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 15:36:22.156 | + functions-common:apt_get:1211 : result=0 2026-09-08 15:36:22.164 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 15:36:22.170 | + functions-common:time_stop:2420 : local name 2026-09-08 15:36:22.176 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:36:22.181 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:36:22.185 | + functions-common:time_stop:2423 : local total 2026-09-08 15:36:22.191 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:36:22.197 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 15:36:22.203 | + functions-common:time_stop:2427 : start_time=1788881778900 2026-09-08 15:36:22.208 | + functions-common:time_stop:2429 : [[ -z 1788881778900 ]] 2026-09-08 15:36:22.216 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:36:22.225 | + functions-common:time_stop:2432 : end_time=1788881782218 2026-09-08 15:36:22.232 | + functions-common:time_stop:2433 : elapsed_time=3318 2026-09-08 15:36:22.239 | + functions-common:time_stop:2434 : total=200702 2026-09-08 15:36:22.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:36:22.250 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=204020 2026-09-08 15:36:22.256 | + functions-common:apt_get:1215 : return 0 2026-09-08 15:36:22.262 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-09-08 15:36:22.270 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 15:36:22.281 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 15:36:22.287 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-09-08 15:36:22.294 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-09-08 15:36:22.300 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-09-08 15:36:22.306 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-09-08 15:36:22.313 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-09-08 15:36:22.319 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-09-08 15:36:22.325 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-09-08 15:36:22.353 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-09-08 15:36:22.378 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-09-08 15:36:22.380 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-09-08 15:36:22.396 | /var/core/core.%e.%p.%h.%t 2026-09-08 15:36:22.405 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-09-08 15:36:22.434 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-09-08 15:36:22.450 | [Service] 2026-09-08 15:36:22.450 | LimitCORE=infinity 2026-09-08 15:36:22.458 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-09-08 15:36:22.814 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-09-08 15:36:22.821 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-09-08 15:36:22.828 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-09-08 15:36:22.870 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:22.878 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-09-08 15:36:22.924 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-09-08 15:36:22.930 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-09-08 15:36:22.936 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-09-08 15:36:22.944 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-09-08 15:36:22.950 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-09-08 15:36:22.957 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-09-08 15:36:22.963 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-09-08 15:36:22.969 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 15:36:22.976 | ++ functions-common:git_clone:593 : pwd 2026-09-08 15:36:22.983 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:36:22.989 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:36:22.997 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:36:23.040 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:36:23.046 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:36:23.053 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:36:23.060 | + functions-common:git_clone:610 : echo v1.3.0 2026-09-08 15:36:23.062 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:36:23.073 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-09-08 15:36:23.079 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:36:23.085 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-09-08 15:36:23.114 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-09-08 15:36:23.123 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 15:36:23.123 | + functions-common:git_clone:673 : head -1 2026-09-08 15:36:23.128 | acca57b Merge pull request #2078 from lufy90/master 2026-09-08 15:36:23.136 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:36:23.143 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-09-08 15:36:23.186 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:36:23.192 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-09-08 15:36:23.199 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/nova.git 2026-09-08 15:36:23.205 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-09-08 15:36:23.211 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:36:23.217 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 15:36:23.226 | ++ functions-common:git_clone:593 : pwd 2026-09-08 15:36:23.234 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:36:23.241 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:36:23.248 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:36:23.287 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:36:23.293 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:36:23.299 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:36:23.307 | + functions-common:git_clone:610 : echo master 2026-09-08 15:36:23.309 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:36:23.319 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-09-08 15:36:23.325 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:36:23.331 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-09-08 15:36:23.364 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-09-08 15:36:23.372 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 15:36:23.372 | + functions-common:git_clone:673 : head -1 2026-09-08 15:36:23.470 | 7582db6d65 Merge "Parallelize per-node resource updates" 2026-09-08 15:36:23.480 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:36:23.486 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-09-08 15:36:23.492 | + inc/python:setup_develop:353 : local bindep 2026-09-08 15:36:23.500 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-09-08 15:36:23.507 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-09-08 15:36:23.512 | + inc/python:setup_develop:359 : local extras= 2026-09-08 15:36:23.519 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-09-08 15:36:23.525 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 15:36:23.531 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-09-08 15:36:23.537 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-09-08 15:36:23.544 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 15:36:23.550 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 15:36:23.559 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-09-08 15:36:23.567 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 15:36:23.576 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-09-08 15:36:23.582 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 15:36:23.589 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 15:36:23.597 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-09-08 15:36:23.611 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-09-08 15:36:23.618 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-09-08 15:36:23.624 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-09-08 15:36:23.740 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-09-08 15:36:23.746 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 15:36:23.752 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 15:36:23.758 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 15:36:23.776 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-09-08 15:36:23.782 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-09-08 15:36:23.788 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 15:36:23.794 | + inc/python:setup_package:446 : local extras= 2026-09-08 15:36:23.801 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 15:36:23.807 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 15:36:23.814 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 15:36:23.820 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 15:36:23.826 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 15:36:23.833 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-09-08 15:36:23.882 | Using python 3.12 to install /opt/stack/nova 2026-09-08 15:36:23.889 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-09-08 15:36:24.472 | Obtaining file:///opt/stack/nova 2026-09-08 15:36:24.474 | Installing build dependencies: started 2026-09-08 15:36:25.460 | Installing build dependencies: finished with status 'done' 2026-09-08 15:36:25.462 | Checking if build backend supports build_editable: started 2026-09-08 15:36:25.799 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 15:36:25.801 | Getting requirements to build editable: started 2026-09-08 15:36:25.993 | Getting requirements to build editable: finished with status 'done' 2026-09-08 15:36:25.996 | Preparing editable metadata (pyproject.toml): started 2026-09-08 15:36:27.834 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:36:27.859 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (7.0.3) 2026-09-08 15:36:27.860 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (2.0.52) 2026-09-08 15:36:27.860 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (5.3.1) 2026-09-08 15:36:27.861 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (0.41.2) 2026-09-08 15:36:27.864 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.1.6) 2026-09-08 15:36:27.865 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (13.0.1) 2026-09-08 15:36:27.866 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (6.1.1) 2026-09-08 15:36:27.866 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (2.5.1) 2026-09-08 15:36:27.867 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (43.0.3) 2026-09-08 15:36:27.868 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (1.8.11) 2026-09-08 15:36:27.869 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.5.5) 2026-09-08 15:36:27.870 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.1.0) 2026-09-08 15:36:27.871 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.10.1) 2026-09-08 15:36:27.872 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.18.0) 2026-09-08 15:36:27.872 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (1.19.1) 2026-09-08 15:36:27.873 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (1.3.0) 2026-09-08 15:36:27.874 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (4.0.0) 2026-09-08 15:36:27.874 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (4.26.0) 2026-09-08 15:36:27.875 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (9.10.0) 2026-09-08 15:36:27.875 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (5.17.0) 2026-09-08 15:36:31.076 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev445) 2026-09-08 15:36:32.205 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 15:36:32.216 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (4.13.0) 2026-09-08 15:36:32.216 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (2.34.2) 2026-09-08 15:36:32.217 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (5.9.1) 2026-09-08 15:36:32.230 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev445) 2026-09-08 15:36:32.235 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-09-08 15:36:32.244 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (4.3.0) 2026-09-08 15:36:32.245 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (7.6.1) 2026-09-08 15:36:32.245 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (10.7.0) 2026-09-08 15:36:32.246 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (6.5.0) 2026-09-08 15:36:32.246 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (8.3.1) 2026-09-08 15:36:32.247 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (2.12.0) 2026-09-08 15:36:32.247 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.9.0) 2026-09-08 15:36:32.248 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (5.11.0) 2026-09-08 15:36:32.248 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (2.8.0) 2026-09-08 15:36:32.249 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (10.2.0) 2026-09-08 15:36:32.249 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (18.1.1) 2026-09-08 15:36:32.250 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (7.10.0) 2026-09-08 15:36:32.250 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (18.3.0) 2026-09-08 15:36:32.251 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (6.0.1) 2026-09-08 15:36:32.251 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.12.0) 2026-09-08 15:36:32.252 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (6.9.0) 2026-09-08 15:36:32.252 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev445) (4.8.0) 2026-09-08 15:36:32.253 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (2.0.0) 2026-09-08 15:36:32.254 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (8.2.0) 2026-09-08 15:36:32.254 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (7.2.2) 2026-09-08 15:36:32.255 | Requirement already satisfied: oslo.versionedobjects>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.12.0) 2026-09-08 15:36:32.255 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (7.1.1) 2026-09-08 15:36:32.256 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (1.1.0) 2026-09-08 15:36:32.256 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.9.0) 2026-09-08 15:36:32.257 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (5.2.1) 2026-09-08 15:36:32.257 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (5.8.0) 2026-09-08 15:36:32.271 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev445) 2026-09-08 15:36:32.276 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-09-08 15:36:32.285 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (9.1.0) 2026-09-08 15:36:32.286 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (0.3.1) 2026-09-08 15:36:32.286 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (1.4.2) 2026-09-08 15:36:32.287 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (1.9.0) 2026-09-08 15:36:32.287 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (2.9.0.post0) 2026-09-08 15:36:32.288 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.5.0) 2026-09-08 15:36:32.288 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (4.20.0) 2026-09-08 15:36:32.289 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (6.0.3) 2026-09-08 15:36:32.291 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev445) (1.4.1) 2026-09-08 15:36:32.291 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev445) (4.16.0) 2026-09-08 15:36:32.293 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev445) (7.6.0) 2026-09-08 15:36:32.296 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev445) (2.1.1) 2026-09-08 15:36:32.299 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev445) (3.0) 2026-09-08 15:36:32.304 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev445) (2.8.0) 2026-09-08 15:36:32.308 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev445) (3.1.0) 2026-09-08 15:36:32.309 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev445) (2.3.0) 2026-09-08 15:36:32.311 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev445) (3.0.3) 2026-09-08 15:36:32.313 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev445) (26.1.0) 2026-09-08 15:36:32.313 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev445) (2025.9.1) 2026-09-08 15:36:32.313 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev445) (0.37.0) 2026-09-08 15:36:32.314 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev445) (2026.6.3) 2026-09-08 15:36:32.318 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->nova==33.1.0.dev445) (2.1.0) 2026-09-08 15:36:32.321 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev445) (4.1.0) 2026-09-08 15:36:32.321 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev445) (2.13.0) 2026-09-08 15:36:32.322 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev445) (6.0.0) 2026-09-08 15:36:32.328 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev445) (1.5.0) 2026-09-08 15:36:32.329 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev445) (1.1.0) 2026-09-08 15:36:32.329 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev445) (1.33) 2026-09-08 15:36:32.330 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev445) (4.11.3) 2026-09-08 15:36:32.334 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev445) (3.1.1) 2026-09-08 15:36:32.337 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev445) (9.1.4) 2026-09-08 15:36:32.343 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev445) (2.19.0) 2026-09-08 15:36:32.347 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev445) (0.20) 2026-09-08 15:36:32.353 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev445) (2.1.2) 2026-09-08 15:36:32.354 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev445) (0.6.2) 2026-09-08 15:36:32.362 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev445) (7.1.7) 2026-09-08 15:36:32.362 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev445) (5.3.1) 2026-09-08 15:36:32.363 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev445) (5.6.2) 2026-09-08 15:36:32.363 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev445) (0.17.0) 2026-09-08 15:36:32.369 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev445) (5.1.0) 2026-09-08 15:36:32.374 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev445) (2026.3) 2026-09-08 15:36:32.375 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev445) (26.3) 2026-09-08 15:36:32.379 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev445) (0.26.0) 2026-09-08 15:36:32.381 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev445) (5.0.0) 2026-09-08 15:36:32.382 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev445) (4.0.1) 2026-09-08 15:36:32.389 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev445) (1.2.1) 2026-09-08 15:36:32.400 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev445) (1.7.6) 2026-09-08 15:36:32.405 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev445) (2.2.0) 2026-09-08 15:36:32.407 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev445) (1.3.7) 2026-09-08 15:36:32.412 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev445) (3.3.2) 2026-09-08 15:36:32.418 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev445) (4.3.2) 2026-09-08 15:36:32.419 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev445) (3.7.1) 2026-09-08 15:36:32.424 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev445) (2.4.0) 2026-09-08 15:36:32.428 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev445) (3.0.3) 2026-09-08 15:36:32.429 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev445) (1.6.2) 2026-09-08 15:36:32.433 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev445) (84.0.0) 2026-09-08 15:36:32.443 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev445) (0.8.2) 2026-09-08 15:36:32.462 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (4.16.0) 2026-09-08 15:36:32.466 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (0.6.0) 2026-09-08 15:36:32.467 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (4.2.0) 2026-09-08 15:36:32.472 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (3.0.53) 2026-09-08 15:36:32.472 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (1.11.0) 2026-09-08 15:36:32.473 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (15.0.0) 2026-09-08 15:36:32.473 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (1.8.0) 2026-09-08 15:36:32.483 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev445) (1.17.0) 2026-09-08 15:36:32.487 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev445) (2.1.0) 2026-09-08 15:36:32.487 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev445) (24.2.1) 2026-09-08 15:36:32.498 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev445) (4.7.0) 2026-09-08 15:36:32.510 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev445) (3.5.0) 2026-09-08 15:36:32.511 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev445) (3.18) 2026-09-08 15:36:32.511 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev445) (2.7.0) 2026-09-08 15:36:32.512 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev445) (2023.11.17) 2026-09-08 15:36:32.533 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (4.2.0) 2026-09-08 15:36:32.534 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (2.20.0) 2026-09-08 15:36:32.540 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (0.1.2) 2026-09-08 15:36:32.550 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev445) (0.8) 2026-09-08 15:36:32.583 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev445) (0.16.0) 2026-09-08 15:36:32.869 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev445) 2026-09-08 15:36:32.874 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-09-08 15:36:32.896 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev445) 2026-09-08 15:36:32.903 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-09-08 15:36:32.935 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev445) 2026-09-08 15:36:32.940 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-09-08 15:36:32.997 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-09-08 15:36:33.011 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-09-08 15:36:33.056 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-09-08 15:36:33.070 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-09-08 15:36:33.083 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-09-08 15:36:33.240 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 108.6 MB/s 0:00:00 2026-09-08 15:36:33.245 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-09-08 15:36:33.258 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 29.6 MB/s 0:00:00 2026-09-08 15:36:33.294 | Building wheels for collected packages: nova 2026-09-08 15:36:33.295 | Building editable for nova (pyproject.toml): started 2026-09-08 15:36:35.350 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-09-08 15:36:35.351 | Created wheel for nova: filename=nova-33.1.0.dev445-0.editable-py3-none-any.whl size=10631 sha256=308902f641dd295445249653301fa3eae5cae44a6d93dad6085969c2e59a054b 2026-09-08 15:36:35.351 | Stored in directory: /tmp/pip-ephem-wheel-cache-mmlhmtuh/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-09-08 15:36:35.356 | Successfully built nova 2026-09-08 15:36:35.500 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-09-08 15:36:38.286 | 2026-09-08 15:36:38.299 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev445 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-09-08 15:36:38.512 | + inc/python:pip_install:216 : result=0 2026-09-08 15:36:38.520 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:36:38.526 | + functions-common:time_stop:2420 : local name 2026-09-08 15:36:38.532 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:36:38.538 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:36:38.543 | + functions-common:time_stop:2423 : local total 2026-09-08 15:36:38.548 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:36:38.553 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:36:38.558 | + functions-common:time_stop:2427 : start_time=1788881783870 2026-09-08 15:36:38.565 | + functions-common:time_stop:2429 : [[ -z 1788881783870 ]] 2026-09-08 15:36:38.573 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:36:38.582 | + functions-common:time_stop:2432 : end_time=1788881798576 2026-09-08 15:36:38.587 | + functions-common:time_stop:2433 : elapsed_time=14706 2026-09-08 15:36:38.593 | + functions-common:time_stop:2434 : total=106593 2026-09-08 15:36:38.600 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:36:38.606 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=121299 2026-09-08 15:36:38.611 | + inc/python:pip_install:219 : return 0 2026-09-08 15:36:38.617 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 15:36:38.622 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:36:38.629 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-09-08 15:36:38.636 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-09-08 15:36:38.642 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:36:38.648 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:36:38.654 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/nova, ]] 2026-09-08 15:36:38.660 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:36:38.667 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-09-08 15:36:38.697 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 15:36:38.704 | + ./stack.sh:main:962 : configure_nova 2026-09-08 15:36:38.711 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-09-08 15:36:38.739 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-09-08 15:36:38.746 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-09-08 15:36:38.752 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-08 15:36:38.762 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-09-08 15:36:38.764 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-08 15:36:38.775 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-09-08 15:36:38.782 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-09-08 15:36:38.787 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-08 15:36:38.794 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-09-08 15:36:38.801 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-09-08 15:36:38.808 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-09-08 15:36:38.816 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-09-08 15:36:38.824 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-09-08 15:36:38.846 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-09-08 15:36:38.872 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-09-08 15:36:38.902 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-09-08 15:36:38.930 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-09-08 15:36:38.960 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-09-08 15:36:38.990 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-08 15:36:38.998 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-08 15:36:39.010 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.XZ02AwpJrX 2026-09-08 15:36:39.016 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-08 15:36:39.022 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-08 15:36:39.029 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-09-08 15:36:39.036 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-08 15:36:39.043 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-08 15:36:39.049 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.XZ02AwpJrX 2026-09-08 15:36:39.063 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.XZ02AwpJrX 2026-09-08 15:36:39.091 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.XZ02AwpJrX /etc/sudoers.d/nova-rootwrap 2026-09-08 15:36:39.121 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-09-08 15:36:39.131 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-08 15:36:39.137 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-08 15:36:39.144 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-08 15:36:39.152 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-08 15:36:39.158 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-09-08 15:36:39.165 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-09-08 15:36:39.173 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-09-08 15:36:39.175 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-08 15:36:39.193 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-08 15:36:39.202 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-08 15:36:39.227 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-08 15:36:39.255 | + lib/nova:configure_nova:268 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ n-api ]] 2026-09-08 15:36:39.262 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-09-08 15:36:39.272 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-09-08 15:36:39.310 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:39.317 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-09-08 15:36:39.335 | net.ipv4.ip_forward = 1 2026-09-08 15:36:39.344 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-08 15:36:39.351 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-09-08 15:36:39.358 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-09-08 15:36:39.386 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-09-08 15:36:39.393 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-09-08 15:36:39.399 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-09-08 15:36:39.429 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-09-08 15:36:39.437 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-09-08 15:36:39.439 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-09-08 15:36:39.451 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:65bc33106044 2026-09-08 15:36:39.455 | InitiatorName=iqn.2016-04.com.open-iscsi:65bc33106044 2026-09-08 15:36:39.464 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-09-08 15:36:39.469 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-09-08 15:36:39.614 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-09-08 15:36:39.620 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-09-08 15:36:39.626 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:36:39.632 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-09-08 15:36:39.716 | + lib/nova:configure_nova:371 : create_nova_conf 2026-09-08 15:36:39.721 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-09-08 15:36:39.731 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-09-08 15:36:39.739 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-09-08 15:36:39.815 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-09-08 15:36:39.820 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-09-08 15:36:39.889 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-09-08 15:36:39.965 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-09-08 15:36:40.033 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-08 15:36:40.105 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 4 2026-09-08 15:36:40.177 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-09-08 15:36:40.247 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 162.253.55.181 2026-09-08 15:36:40.313 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-09-08 15:36:40.378 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-09-08 15:36:40.443 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-09-08 15:36:40.506 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-09-08 15:36:40.574 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-09-08 15:36:40.645 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-09-08 15:36:40.715 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-09-08 15:36:40.783 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-09-08 15:36:40.848 | + lib/nova:create_nova_conf:469 : is_fedora 2026-09-08 15:36:40.855 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 15:36:40.861 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 15:36:40.866 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 15:36:40.871 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 15:36:40.879 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 15:36:40.886 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 15:36:40.891 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 15:36:40.896 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 15:36:40.902 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 15:36:40.908 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 15:36:40.914 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 15:36:40.919 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 15:36:40.925 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 15:36:40.931 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-09-08 15:36:40.971 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:40.978 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 15:36:40.984 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-09-08 15:36:40.989 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-09-08 15:36:41.059 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-09-08 15:36:41.066 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-08 15:36:41.071 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-08 15:36:41.079 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-08 15:36:41.084 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 15:36:41.089 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 15:36:41.094 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 15:36:41.134 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:41.139 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 15:36:41.146 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-08 15:36:41.154 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-08 15:36:41.233 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-09-08 15:36:41.239 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-09-08 15:36:41.244 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-09-08 15:36:41.251 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-09-08 15:36:41.256 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 15:36:41.263 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 15:36:41.269 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 15:36:41.308 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:41.314 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 15:36:41.320 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-09-08 15:36:41.329 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-09-08 15:36:41.406 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-09-08 15:36:41.482 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-09-08 15:36:41.552 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-09-08 15:36:41.622 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-09-08 15:36:41.661 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:41.667 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-09-08 15:36:41.707 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:41.715 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-09-08 15:36:41.716 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-09-08 15:36:41.726 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-09-08 15:36:41.732 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-09-08 15:36:41.799 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-09-08 15:36:41.805 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-09-08 15:36:41.879 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-09-08 15:36:41.884 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-09-08 15:36:41.891 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-09-08 15:36:41.897 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 15:36:41.903 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 15:36:41.909 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-09-08 15:36:41.914 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 15:36:41.919 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 15:36:41.924 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 15:36:41.930 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-09-08 15:36:42.003 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-09-08 15:36:42.072 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://162.253.55.181/identity 2026-09-08 15:36:42.142 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-09-08 15:36:42.215 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-09-08 15:36:42.286 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-09-08 15:36:42.356 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-09-08 15:36:42.427 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-09-08 15:36:42.496 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://162.253.55.181/identity 2026-09-08 15:36:42.564 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 15:36:42.635 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 15:36:42.704 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 15:36:42.710 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-09-08 15:36:42.747 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:42.753 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-09-08 15:36:42.759 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-09-08 15:36:42.856 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-09-08 15:36:42.863 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 15:36:42.869 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 15:36:42.874 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-09-08 15:36:42.880 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-09-08 15:36:42.951 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-09-08 15:36:43.018 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://162.253.55.181/identity 2026-09-08 15:36:43.084 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-09-08 15:36:43.151 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-09-08 15:36:43.217 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-09-08 15:36:43.285 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-09-08 15:36:43.351 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-09-08 15:36:43.419 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-09-08 15:36:43.456 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:43.462 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=162.253.55.181 2026-09-08 15:36:43.468 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-09-08 15:36:43.474 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-09-08 15:36:43.542 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-09-08 15:36:43.580 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:43.586 | + lib/nova:create_nova_conf:522 : configure_manila_access 2026-09-08 15:36:43.592 | + lib/nova:configure_manila_access:659 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-09-08 15:36:43.598 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 15:36:43.603 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 15:36:43.610 | + lib/keystone:configure_keystoneauth:393 : local section=manila 2026-09-08 15:36:43.616 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf manila auth_type password 2026-09-08 15:36:43.690 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf manila interface public 2026-09-08 15:36:43.760 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf manila auth_url https://162.253.55.181/identity 2026-09-08 15:36:43.827 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf manila username nova 2026-09-08 15:36:43.897 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf manila password secretservice 2026-09-08 15:36:43.966 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-09-08 15:36:44.033 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf manila project_name service 2026-09-08 15:36:44.102 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-09-08 15:36:44.172 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-09-08 15:36:44.177 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-09-08 15:36:44.246 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-09-08 15:36:44.325 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-09-08 15:36:44.331 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-09-08 15:36:44.401 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-09-08 15:36:44.407 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-09-08 15:36:44.412 | + lib/nova:create_nova_conf:541 : is_fedora 2026-09-08 15:36:44.417 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 15:36:44.423 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 15:36:44.429 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 15:36:44.435 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 15:36:44.441 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 15:36:44.446 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 15:36:44.451 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 15:36:44.457 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 15:36:44.463 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 15:36:44.469 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 15:36:44.475 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 15:36:44.481 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 15:36:44.487 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 15:36:44.493 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-09-08 15:36:44.498 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-09-08 15:36:44.503 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-09-08 15:36:44.511 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 15:36:44.551 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 15:36:44.557 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 15:36:44.563 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 15:36:44.569 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 15:36:44.574 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 15:36:44.645 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:36:44.715 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:36:44.786 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 15:36:44.854 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-09-08 15:36:44.916 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-09-08 15:36:44.987 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-09-08 15:36:45.024 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:45.030 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-09-08 15:36:45.036 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-09-08 15:36:45.042 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-09-08 15:36:45.048 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-09-08 15:36:45.054 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 15:36:45.060 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-09-08 15:36:45.065 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-09-08 15:36:45.070 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 15:36:45.076 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 15:36:45.104 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-09-08 15:36:45.105 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:36:45.121 | d /var/run/uwsgi 0755 stack root 2026-09-08 15:36:45.129 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:36:45.152 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-08 15:36:45.162 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-09-08 15:36:45.168 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-09-08 15:36:45.177 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 15:36:45.183 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-09-08 15:36:45.254 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-09-08 15:36:45.318 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-09-08 15:36:45.382 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-09-08 15:36:45.447 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 15:36:45.512 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 15:36:45.578 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-09-08 15:36:45.644 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-09-08 15:36:45.708 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-09-08 15:36:45.772 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 15:36:45.837 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 15:36:45.903 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 15:36:45.969 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-09-08 15:36:46.037 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-09-08 15:36:46.105 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 15:36:46.110 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 15:36:46.117 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-09-08 15:36:46.123 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-09-08 15:36:46.128 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 15:36:46.134 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:36:46.139 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:36:46.144 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-09-08 15:36:46.152 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-09-08 15:36:46.157 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-09-08 15:36:46.222 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 15:36:46.284 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-09-08 15:36:46.284 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-09-08 15:36:46.300 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-09-08 15:36:46.308 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-09-08 15:36:46.313 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-09-08 15:36:46.318 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 15:36:46.323 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 15:36:46.327 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 15:36:46.332 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:36:46.337 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:36:46.343 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:36:46.348 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 15:36:46.354 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 15:36:46.359 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:36:46.364 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:36:46.369 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-09-08 15:36:46.437 | Enabling site nova-api. 2026-09-08 15:36:46.448 | To activate the new configuration, you need to run: 2026-09-08 15:36:46.448 | systemctl reload apache2 2026-09-08 15:36:46.459 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 15:36:46.465 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 15:36:46.470 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:36:46.476 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 15:36:46.658 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-09-08 15:36:46.697 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:46.702 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-09-08 15:36:46.708 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-09-08 15:36:46.714 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-09-08 15:36:46.720 | + lib/apache:write_uwsgi_config:245 : local url= 2026-09-08 15:36:46.726 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-09-08 15:36:46.731 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-09-08 15:36:46.737 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-09-08 15:36:46.742 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 15:36:46.748 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 15:36:46.775 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-09-08 15:36:46.777 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:36:46.794 | d /var/run/uwsgi 0755 stack root 2026-09-08 15:36:46.802 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:36:46.825 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-08 15:36:46.835 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-09-08 15:36:46.841 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-09-08 15:36:46.850 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 15:36:46.857 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-09-08 15:36:46.932 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-09-08 15:36:47.000 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-09-08 15:36:47.066 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-09-08 15:36:47.136 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 15:36:47.204 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 15:36:47.271 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-09-08 15:36:47.338 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-09-08 15:36:47.406 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-09-08 15:36:47.475 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 15:36:47.545 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 15:36:47.616 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 15:36:47.684 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-09-08 15:36:47.753 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-09-08 15:36:47.821 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-09-08 15:36:47.827 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-09-08 15:36:47.895 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-09-08 15:36:47.936 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:36:47.943 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-09-08 15:36:48.025 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-09-08 15:36:48.031 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-09-08 15:36:48.037 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-09-08 15:36:48.079 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:48.086 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/ 2026-09-08 15:36:48.092 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/ 2026-09-08 15:36:48.164 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-09-08 15:36:48.240 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-09-08 15:36:48.247 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-08 15:36:48.253 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-09-08 15:36:48.259 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 15:36:48.266 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 15:36:48.272 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 15:36:48.312 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:48.320 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 15:36:48.326 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 15:36:48.331 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 15:36:48.370 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:48.376 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/ 2026-09-08 15:36:48.383 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/ 2026-09-08 15:36:48.454 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 15:36:48.459 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 15:36:48.466 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-09-08 15:36:48.537 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-09-08 15:36:48.608 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 4 2026-09-08 15:36:48.687 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-09-08 15:36:48.727 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:48.733 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-09-08 15:36:48.803 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-09-08 15:36:48.880 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-09-08 15:36:48.953 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-09-08 15:36:48.959 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-09-08 15:36:48.966 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-09-08 15:36:49.043 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-09-08 15:36:49.049 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 15:36:49.055 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 15:36:49.061 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-08 15:36:49.068 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-09-08 15:36:49.142 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-09-08 15:36:49.214 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://162.253.55.181/identity 2026-09-08 15:36:49.288 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-09-08 15:36:49.357 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-09-08 15:36:49.428 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-09-08 15:36:49.498 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-09-08 15:36:49.569 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-09-08 15:36:49.642 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-09-08 15:36:49.682 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:49.690 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-09-08 15:36:49.699 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 15:36:49.705 | + lib/nova:create_nova_conf:589 : local conf 2026-09-08 15:36:49.712 | + lib/nova:create_nova_conf:590 : local vhost 2026-09-08 15:36:49.719 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-09-08 15:36:49.725 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 15:36:49.731 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 15:36:49.739 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-09-08 15:36:49.745 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-09-08 15:36:49.751 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-09-08 15:36:49.762 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-09-08 15:36:49.768 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-09-08 15:36:49.774 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-09-08 15:36:49.780 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-09-08 15:36:49.786 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 15:36:49.792 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 15:36:49.798 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 15:36:49.838 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:49.845 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 15:36:49.852 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-09-08 15:36:49.860 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-09-08 15:36:49.935 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-09-08 15:36:50.011 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-09-08 15:36:50.090 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 15:36:50.096 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-09-08 15:36:50.102 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-09-08 15:36:50.108 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-09-08 15:36:50.148 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:50.158 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-09-08 15:36:50.160 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-09-08 15:36:50.978 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-09-08 15:36:50.985 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-09-08 15:36:51.697 | Adding vhost "nova_cell1" ... 2026-09-08 15:36:51.782 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-09-08 15:36:52.441 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-09-08 15:36:52.480 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-09-08 15:36:52.485 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-08 15:36:52.490 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-09-08 15:36:52.495 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 15:36:52.501 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-08 15:36:52.506 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 15:36:52.542 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:52.550 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-08 15:36:52.556 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-08 15:36:52.563 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 15:36:52.601 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:52.607 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/nova_cell1 2026-09-08 15:36:52.615 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/nova_cell1 2026-09-08 15:36:52.687 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 15:36:52.692 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 15:36:52.698 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-09-08 15:36:52.736 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:52.743 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-09-08 15:36:52.750 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-09-08 15:36:52.756 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-09-08 15:36:52.762 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-08 15:36:52.768 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 15:36:52.774 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-08 15:36:52.781 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-09-08 15:36:52.858 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-09-08 15:36:52.929 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://162.253.55.181/identity 2026-09-08 15:36:52.998 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-09-08 15:36:53.069 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-09-08 15:36:53.140 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-09-08 15:36:53.212 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-09-08 15:36:53.282 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-09-08 15:36:53.353 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-09-08 15:36:53.359 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-09-08 15:36:53.366 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-08 15:36:53.374 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 15:36:53.415 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 15:36:53.421 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 15:36:53.428 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 15:36:53.434 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 15:36:53.440 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 15:36:53.514 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:36:53.586 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:36:53.660 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 15:36:53.732 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-09-08 15:36:53.802 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 15:36:53.809 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-09-08 15:36:53.820 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 15:36:53.826 | + lib/nova:create_nova_conf:623 : local conf 2026-09-08 15:36:53.832 | + lib/nova:create_nova_conf:624 : local offset 2026-09-08 15:36:53.841 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-09-08 15:36:53.847 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 15:36:53.853 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 15:36:53.860 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-09-08 15:36:53.866 | + lib/nova:create_nova_conf:626 : offset=0 2026-09-08 15:36:53.872 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-09-08 15:36:53.879 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-09-08 15:36:53.885 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-09-08 15:36:53.891 | + lib/nova:configure_console_proxies:731 : offset=0 2026-09-08 15:36:53.897 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-09-08 15:36:53.938 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:53.943 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-09-08 15:36:54.021 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-09-08 15:36:54.092 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-09-08 15:36:54.099 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-08 15:36:54.105 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-08 15:36:54.110 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-09-08 15:36:54.150 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:36:54.156 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-09-08 15:36:54.189 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:36:54.193 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-09-08 15:36:54.224 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:54.227 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-08 15:36:54.232 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-09-08 15:36:54.236 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-09-08 15:36:54.240 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-09-08 15:36:54.274 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:54.280 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-09-08 15:36:54.308 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-09-08 15:36:54.310 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-09-08 15:36:54.325 | cgroup_device_acl = [ 2026-09-08 15:36:54.325 | "/dev/null", "/dev/full", "/dev/zero", 2026-09-08 15:36:54.325 | "/dev/random", "/dev/urandom", 2026-09-08 15:36:54.325 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-09-08 15:36:54.325 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-09-08 15:36:54.325 | "/dev/vfio/vfio", 2026-09-08 15:36:54.325 | ] 2026-09-08 15:36:54.335 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-09-08 15:36:54.339 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 15:36:54.345 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 15:36:54.352 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 15:36:54.357 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 15:36:54.363 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 15:36:54.368 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 15:36:54.373 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 15:36:54.379 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 15:36:54.385 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 15:36:54.392 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 15:36:54.399 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 15:36:54.405 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 15:36:54.411 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 15:36:54.418 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-09-08 15:36:54.430 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-09-08 15:36:54.437 | + functions-common:add_user_to_group:2189 : local user=stack 2026-09-08 15:36:54.443 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-09-08 15:36:54.450 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-09-08 15:36:54.517 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-09-08 15:36:54.522 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-09-08 15:36:54.529 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:36:54.534 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:36:54.541 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-09-08 15:36:54.548 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-09-08 15:36:54.553 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-09-08 15:36:54.582 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-08 15:36:54.582 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-09-08 15:36:54.600 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-09-08 15:36:54.609 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-09-08 15:36:54.638 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-09-08 15:36:54.639 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-08 15:36:54.655 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-09-08 15:36:54.664 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-09-08 15:36:54.671 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-08 15:36:54.678 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-08 15:36:54.684 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-09-08 15:36:54.691 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:36:54.697 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-09-08 15:36:54.806 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-09-08 15:36:54.813 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:36:54.820 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-09-08 15:36:54.962 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-09-08 15:36:55.045 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-09-08 15:36:55.124 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-09-08 15:36:55.131 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-09-08 15:36:55.206 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-09-08 15:36:55.284 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-09-08 15:36:55.364 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-09-08 15:36:55.440 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-09-08 15:36:55.449 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 15:36:55.459 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-08 15:36:55.467 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-09-08 15:36:55.476 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 15:36:55.487 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 15:36:55.492 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-09-08 15:36:55.498 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-09-08 15:36:55.505 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-09-08 15:36:55.511 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-09-08 15:36:55.518 | + ./stack.sh:main:965 : is_service_enabled placement 2026-09-08 15:36:55.559 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:36:55.566 | + ./stack.sh:main:967 : stack_install_service placement 2026-09-08 15:36:55.572 | + lib/stack:stack_install_service:20 : local service=placement 2026-09-08 15:36:55.580 | + lib/stack:stack_install_service:21 : type install_placement 2026-09-08 15:36:55.587 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 15:36:55.594 | + lib/stack:stack_install_service:32 : install_placement 2026-09-08 15:36:55.601 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-09-08 15:36:55.607 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-09-08 15:36:55.613 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 15:36:55.622 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-09-08 15:36:55.629 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-09-08 15:36:55.636 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 15:36:55.646 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-09-08 15:36:55.647 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 15:36:55.660 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-09-08 15:36:55.667 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-09-08 15:36:55.675 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-09-08 15:36:55.684 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-09-08 15:36:55.690 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-09-08 15:36:55.748 | Using python 3.12 to install osc-placement 2026-09-08 15:36:55.753 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-09-08 15:36:56.434 | Collecting osc-placement 2026-09-08 15:36:57.568 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 15:36:57.583 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-09-08 15:36:57.584 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.17.0) 2026-09-08 15:36:57.585 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-09-08 15:36:57.586 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.2.0) 2026-09-08 15:36:57.588 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-09-08 15:36:57.589 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-09-08 15:36:57.590 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-09-08 15:36:57.591 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.9.0) 2026-09-08 15:36:57.592 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.16.0) 2026-09-08 15:36:57.595 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-09-08 15:36:57.596 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.20.0) 2026-09-08 15:36:57.596 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-09-08 15:36:57.598 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-09-08 15:36:57.598 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-09-08 15:36:57.599 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-09-08 15:36:57.600 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-09-08 15:36:57.602 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.53) 2026-09-08 15:36:57.603 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-09-08 15:36:57.603 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-09-08 15:36:57.604 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-09-08 15:36:57.605 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-09-08 15:36:57.606 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-09-08 15:36:57.607 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-09-08 15:36:57.608 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-09-08 15:36:57.608 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-09-08 15:36:57.609 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.11.3) 2026-09-08 15:36:57.610 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-09-08 15:36:57.612 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.1.1) 2026-09-08 15:36:57.615 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-09-08 15:36:57.619 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-09-08 15:36:57.622 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-09-08 15:36:57.622 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-09-08 15:36:57.623 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.3) 2026-09-08 15:36:57.625 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-09-08 15:36:57.628 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.2) 2026-09-08 15:36:57.635 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2026-09-08 15:36:57.636 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-09-08 15:36:57.636 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-09-08 15:36:57.637 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-09-08 15:36:57.643 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-09-08 15:36:57.643 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-09-08 15:36:57.645 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-09-08 15:36:57.669 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-09-08 15:36:57.834 | Installing collected packages: osc-placement 2026-09-08 15:36:57.901 | Successfully installed osc-placement-4.9.1 2026-09-08 15:36:58.029 | + inc/python:pip_install:216 : result=0 2026-09-08 15:36:58.035 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:36:58.041 | + functions-common:time_stop:2420 : local name 2026-09-08 15:36:58.045 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:36:58.052 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:36:58.058 | + functions-common:time_stop:2423 : local total 2026-09-08 15:36:58.064 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:36:58.070 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:36:58.075 | + functions-common:time_stop:2427 : start_time=1788881815733 2026-09-08 15:36:58.081 | + functions-common:time_stop:2429 : [[ -z 1788881815733 ]] 2026-09-08 15:36:58.089 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:36:58.100 | + functions-common:time_stop:2432 : end_time=1788881818093 2026-09-08 15:36:58.105 | + functions-common:time_stop:2433 : elapsed_time=2360 2026-09-08 15:36:58.111 | + functions-common:time_stop:2434 : total=121299 2026-09-08 15:36:58.118 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:36:58.124 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=123659 2026-09-08 15:36:58.130 | + inc/python:pip_install:219 : return 0 2026-09-08 15:36:58.136 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-09-08 15:36:58.142 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/placement.git 2026-09-08 15:36:58.149 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-09-08 15:36:58.155 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:36:58.162 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 15:36:58.169 | ++ functions-common:git_clone:593 : pwd 2026-09-08 15:36:58.177 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:36:58.183 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:36:58.192 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:36:58.236 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:36:58.242 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:36:58.248 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:36:58.257 | + functions-common:git_clone:610 : echo master 2026-09-08 15:36:58.257 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:36:58.267 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-09-08 15:36:58.274 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:36:58.280 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-09-08 15:36:58.307 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-09-08 15:36:58.316 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 15:36:58.318 | + functions-common:git_clone:673 : head -1 2026-09-08 15:36:58.322 | 01ac96d9 [pyproject] Update setuptools config 2026-09-08 15:36:58.328 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:36:58.336 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-09-08 15:36:58.343 | + inc/python:setup_develop:353 : local bindep 2026-09-08 15:36:58.350 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-09-08 15:36:58.357 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-09-08 15:36:58.362 | + inc/python:setup_develop:359 : local extras= 2026-09-08 15:36:58.370 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-09-08 15:36:58.376 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 15:36:58.383 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-09-08 15:36:58.390 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-09-08 15:36:58.396 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 15:36:58.402 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 15:36:58.411 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-09-08 15:36:58.418 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 15:36:58.426 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-09-08 15:36:58.432 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 15:36:58.439 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 15:36:58.447 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-09-08 15:36:58.460 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-09-08 15:36:58.467 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-09-08 15:36:58.475 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-09-08 15:36:58.589 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-09-08 15:36:58.595 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 15:36:58.602 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 15:36:58.609 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 15:36:58.616 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-09-08 15:36:58.622 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-09-08 15:36:58.629 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 15:36:58.636 | + inc/python:setup_package:446 : local extras= 2026-09-08 15:36:58.643 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 15:36:58.650 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 15:36:58.655 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 15:36:58.662 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 15:36:58.667 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 15:36:58.674 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-09-08 15:36:58.721 | Using python 3.12 to install /opt/stack/placement 2026-09-08 15:36:58.728 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-09-08 15:36:59.318 | Obtaining file:///opt/stack/placement 2026-09-08 15:36:59.320 | Installing build dependencies: started 2026-09-08 15:37:00.135 | Installing build dependencies: finished with status 'done' 2026-09-08 15:37:00.136 | Checking if build backend supports build_editable: started 2026-09-08 15:37:00.429 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 15:37:00.430 | Getting requirements to build editable: started 2026-09-08 15:37:00.624 | Getting requirements to build editable: finished with status 'done' 2026-09-08 15:37:00.627 | Preparing editable metadata (pyproject.toml): started 2026-09-08 15:37:01.241 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:37:01.265 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (7.0.3) 2026-09-08 15:37:01.265 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.0.52) 2026-09-08 15:37:01.266 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (13.0.1) 2026-09-08 15:37:01.267 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.5.1) 2026-09-08 15:37:01.268 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (1.8.11) 2026-09-08 15:37:01.269 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (4.26.0) 2026-09-08 15:37:01.270 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.34.2) 2026-09-08 15:37:01.271 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (7.6.1) 2026-09-08 15:37:01.273 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (10.7.0) 2026-09-08 15:37:01.274 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (6.5.0) 2026-09-08 15:37:01.275 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (8.3.1) 2026-09-08 15:37:01.276 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (5.11.0) 2026-09-08 15:37:01.277 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (10.2.0) 2026-09-08 15:37:01.278 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (18.1.1) 2026-09-08 15:37:01.278 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (6.0.1) 2026-09-08 15:37:01.279 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (8.2.0) 2026-09-08 15:37:01.280 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.8.0) 2026-09-08 15:37:01.281 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (1.1.0) 2026-09-08 15:37:01.282 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (3.9.0) 2026-09-08 15:37:01.283 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.1.0) 2026-09-08 15:37:01.285 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev7) (26.1.0) 2026-09-08 15:37:01.285 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev7) (2025.9.1) 2026-09-08 15:37:01.286 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev7) (0.37.0) 2026-09-08 15:37:01.287 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev7) (2026.6.3) 2026-09-08 15:37:01.291 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (5.17.0) 2026-09-08 15:37:01.292 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (4.3.0) 2026-09-08 15:37:01.292 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (6.9.0) 2026-09-08 15:37:01.293 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (4.1.0) 2026-09-08 15:37:01.294 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (2.13.0) 2026-09-08 15:37:01.295 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (6.0.0) 2026-09-08 15:37:01.298 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (2.1.0) 2026-09-08 15:37:01.299 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (5.9.1) 2026-09-08 15:37:01.299 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (1.9.0) 2026-09-08 15:37:01.300 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (4.16.0) 2026-09-08 15:37:01.306 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (1.5.0) 2026-09-08 15:37:01.309 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (5.3.1) 2026-09-08 15:37:01.312 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev7) (0.20) 2026-09-08 15:37:01.312 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev7) (3.1.0) 2026-09-08 15:37:01.313 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev7) (2.3.0) 2026-09-08 15:37:01.315 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev7) (1.3.0) 2026-09-08 15:37:01.315 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev7) (2.0.0) 2026-09-08 15:37:01.316 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev7) (6.0.3) 2026-09-08 15:37:01.319 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev7) (1.19.1) 2026-09-08 15:37:01.320 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev7) (2.1.2) 2026-09-08 15:37:01.320 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev7) (0.6.2) 2026-09-08 15:37:01.322 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev7) (1.4.1) 2026-09-08 15:37:01.324 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev7) (2.9.0.post0) 2026-09-08 15:37:01.326 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev7) (5.0.0) 2026-09-08 15:37:01.326 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev7) (3.1.6) 2026-09-08 15:37:01.327 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev7) (4.0.1) 2026-09-08 15:37:01.330 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev7) (3.0.3) 2026-09-08 15:37:01.334 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (1.2.1) 2026-09-08 15:37:01.336 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev7) (3.18.0) 2026-09-08 15:37:01.338 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev7) (3.3.2) 2026-09-08 15:37:01.339 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev7) (26.3) 2026-09-08 15:37:01.339 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev7) (7.2.2) 2026-09-08 15:37:01.342 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev7) (84.0.0) 2026-09-08 15:37:01.344 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev7) (0.8.2) 2026-09-08 15:37:01.353 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev7) (1.17.0) 2026-09-08 15:37:01.359 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (3.5.0) 2026-09-08 15:37:01.359 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (3.18) 2026-09-08 15:37:01.360 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (2.7.0) 2026-09-08 15:37:01.361 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (2023.11.17) 2026-09-08 15:37:01.370 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev7) (0.8) 2026-09-08 15:37:01.376 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev7) (3.5.5) 2026-09-08 15:37:01.401 | Building wheels for collected packages: openstack-placement 2026-09-08 15:37:01.401 | Building editable for openstack-placement (pyproject.toml): started 2026-09-08 15:37:01.932 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-09-08 15:37:01.933 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev7-0.editable-py3-none-any.whl size=8916 sha256=0ea8f53b73d994d925c55ddf60238c54058fbbc6cd8ce0cd188f9758a21f059b 2026-09-08 15:37:01.933 | Stored in directory: /tmp/pip-ephem-wheel-cache-hsqvpo5_/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-09-08 15:37:01.939 | Successfully built openstack-placement 2026-09-08 15:37:02.080 | Installing collected packages: openstack-placement 2026-09-08 15:37:02.111 | Successfully installed openstack-placement-16.0.0.0b2.dev7 2026-09-08 15:37:02.211 | + inc/python:pip_install:216 : result=0 2026-09-08 15:37:02.218 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:37:02.224 | + functions-common:time_stop:2420 : local name 2026-09-08 15:37:02.230 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:37:02.236 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:37:02.241 | + functions-common:time_stop:2423 : local total 2026-09-08 15:37:02.247 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:37:02.254 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:37:02.260 | + functions-common:time_stop:2427 : start_time=1788881818709 2026-09-08 15:37:02.266 | + functions-common:time_stop:2429 : [[ -z 1788881818709 ]] 2026-09-08 15:37:02.273 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:37:02.284 | + functions-common:time_stop:2432 : end_time=1788881822276 2026-09-08 15:37:02.289 | + functions-common:time_stop:2433 : elapsed_time=3567 2026-09-08 15:37:02.295 | + functions-common:time_stop:2434 : total=123659 2026-09-08 15:37:02.301 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:37:02.307 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=127226 2026-09-08 15:37:02.312 | + inc/python:pip_install:219 : return 0 2026-09-08 15:37:02.319 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 15:37:02.326 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:37:02.333 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-09-08 15:37:02.339 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-09-08 15:37:02.345 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:37:02.352 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:37:02.361 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/placement, ]] 2026-09-08 15:37:02.368 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:37:02.374 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 15:37:02.379 | + ./stack.sh:main:968 : configure_placement 2026-09-08 15:37:02.386 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-09-08 15:37:02.416 | + lib/placement:configure_placement:89 : create_placement_conf 2026-09-08 15:37:02.424 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-09-08 15:37:02.434 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-09-08 15:37:02.441 | ++ lib/database:database_connection_url:134 : local db=placement 2026-09-08 15:37:02.448 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-09-08 15:37:02.454 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-09-08 15:37:02.462 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 15:37:02.468 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 15:37:02.474 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 15:37:02.518 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:37:02.525 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 15:37:02.531 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-08 15:37:02.539 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-08 15:37:02.618 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-09-08 15:37:02.694 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-09-08 15:37:02.779 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-09-08 15:37:02.786 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-09-08 15:37:02.793 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-09-08 15:37:02.800 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 15:37:02.807 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 15:37:02.813 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-09-08 15:37:02.820 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-09-08 15:37:02.827 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-08 15:37:02.834 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 15:37:02.841 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-09-08 15:37:02.923 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-09-08 15:37:02.997 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://162.253.55.181/identity 2026-09-08 15:37:03.069 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-09-08 15:37:03.144 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-09-08 15:37:03.222 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-09-08 15:37:03.297 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-09-08 15:37:03.354 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-09-08 15:37:03.427 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://162.253.55.181/identity 2026-09-08 15:37:03.503 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 15:37:03.580 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 15:37:03.656 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 15:37:03.663 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-09-08 15:37:03.669 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-09-08 15:37:03.675 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-09-08 15:37:03.685 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 15:37:03.727 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 15:37:03.733 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 15:37:03.739 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 15:37:03.747 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 15:37:03.753 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 15:37:03.828 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:37:03.904 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:37:03.978 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 15:37:04.054 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-09-08 15:37:04.128 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-09-08 15:37:04.135 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-09-08 15:37:04.141 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-09-08 15:37:04.147 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-09-08 15:37:04.153 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 15:37:04.160 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-09-08 15:37:04.166 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-09-08 15:37:04.172 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 15:37:04.178 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 15:37:04.205 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-09-08 15:37:04.206 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:37:04.223 | d /var/run/uwsgi 0755 stack root 2026-09-08 15:37:04.233 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:37:04.255 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-08 15:37:04.266 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-09-08 15:37:04.272 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-09-08 15:37:04.281 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 15:37:04.289 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-09-08 15:37:04.364 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-09-08 15:37:04.435 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-09-08 15:37:04.506 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-09-08 15:37:04.577 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 15:37:04.646 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 15:37:04.718 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-09-08 15:37:04.790 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-09-08 15:37:04.863 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-09-08 15:37:04.924 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 15:37:04.999 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 15:37:05.061 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 15:37:05.127 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-09-08 15:37:05.200 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-09-08 15:37:05.274 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 15:37:05.280 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 15:37:05.289 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-09-08 15:37:05.296 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-09-08 15:37:05.303 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 15:37:05.310 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:37:05.317 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:37:05.323 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-09-08 15:37:05.331 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-09-08 15:37:05.337 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-09-08 15:37:05.409 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 15:37:05.484 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-09-08 15:37:05.486 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-09-08 15:37:05.502 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-09-08 15:37:05.511 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-09-08 15:37:05.518 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-09-08 15:37:05.525 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 15:37:05.532 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 15:37:05.538 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 15:37:05.544 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:37:05.550 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:37:05.557 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:37:05.563 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 15:37:05.570 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 15:37:05.577 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:37:05.583 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:37:05.589 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-09-08 15:37:05.651 | Enabling site placement-api. 2026-09-08 15:37:05.659 | To activate the new configuration, you need to run: 2026-09-08 15:37:05.660 | systemctl reload apache2 2026-09-08 15:37:05.670 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 15:37:05.676 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 15:37:05.682 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:37:05.688 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 15:37:05.863 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-09-08 15:37:05.869 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-09-08 15:37:05.946 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-09-08 15:37:05.986 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:37:05.992 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-09-08 15:37:06.033 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:37:06.039 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-09-08 15:37:06.046 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-09-08 15:37:06.053 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-09-08 15:37:06.060 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 15:37:06.066 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 15:37:06.072 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-08 15:37:06.078 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-09-08 15:37:06.157 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-09-08 15:37:06.234 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://162.253.55.181/identity 2026-09-08 15:37:06.314 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-09-08 15:37:06.390 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-09-08 15:37:06.469 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-09-08 15:37:06.541 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-09-08 15:37:06.618 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-09-08 15:37:06.693 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-09-08 15:37:06.732 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:37:06.739 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-09-08 15:37:06.780 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:37:06.787 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-09-08 15:37:06.793 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-09-08 15:37:06.833 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:37:06.839 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-09-08 15:37:06.846 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-09-08 15:37:06.854 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-09-08 15:37:06.854 | from requests import certs 2026-09-08 15:37:06.855 | print (certs.where()) 2026-09-08 15:37:06.855 | except ImportError: pass' 2026-09-08 15:37:07.052 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-09-08 15:37:07.058 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-09-08 15:37:07.064 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-09-08 15:37:07.070 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-09-08 15:37:07.112 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:37:07.118 | + ./stack.sh:main:992 : init_os_brick 2026-09-08 15:37:07.123 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-09-08 15:37:07.134 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-09-08 15:37:07.175 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:37:07.181 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 15:37:07.261 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-09-08 15:37:07.302 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:37:07.309 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 15:37:07.387 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-09-08 15:37:07.428 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:37:07.434 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 15:37:07.516 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 15:37:07.594 | + ./stack.sh:main:999 : run_phase stack install 2026-09-08 15:37:07.600 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 15:37:07.608 | + functions-common:run_phase:1849 : local phase=install 2026-09-08 15:37:07.615 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-08 15:37:07.621 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 15:37:07.628 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 15:37:07.634 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 15:37:07.640 | + functions-common:run_phase:1858 : local extra 2026-09-08 15:37:07.648 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-08 15:37:07.658 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 15:37:07.664 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 15:37:07.671 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-08 15:37:07.677 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-09-08 15:37:07.684 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 15:37:07.723 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:37:07.730 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 15:37:07.736 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 15:37:07.742 | + functions-common:run_phase:1875 : run_plugins stack install 2026-09-08 15:37:07.749 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 15:37:07.755 | + functions-common:run_plugins:1835 : local phase=install 2026-09-08 15:37:07.761 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-08 15:37:07.768 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 15:37:07.774 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-08 15:37:07.781 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-09-08 15:37:07.787 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-09-08 15:37:07.793 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-09-08 15:37:07.800 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-09-08 15:37:07.806 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-09-08 15:37:07.846 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-09-08 15:37:07.886 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:37:07.893 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:37:07.898 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-09-08 15:37:07.904 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-09-08 15:37:07.910 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:37:07.916 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Barbican 2026-09-08 15:37:07.922 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-09-08 15:37:07.929 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-09-08 15:37:07.935 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-09-08 15:37:07.941 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 15:37:07.949 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-09-08 15:37:07.955 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:205 : setup_develop /opt/stack/barbican 2026-09-08 15:37:07.960 | ++ inc/python:setup_develop:353 : local bindep 2026-09-08 15:37:07.966 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-09-08 15:37:07.972 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-09-08 15:37:07.978 | ++ inc/python:setup_develop:359 : local extras= 2026-09-08 15:37:07.984 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-09-08 15:37:07.989 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 15:37:07.995 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-09-08 15:37:08.002 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-09-08 15:37:08.007 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 15:37:08.012 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 15:37:08.020 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-09-08 15:37:08.025 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 15:37:08.033 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-09-08 15:37:08.039 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 15:37:08.044 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 15:37:08.050 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-09-08 15:37:08.063 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-09-08 15:37:08.068 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-09-08 15:37:08.073 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-09-08 15:37:08.184 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-09-08 15:37:08.190 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-08 15:37:08.196 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-08 15:37:08.201 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 15:37:08.206 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-09-08 15:37:08.210 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-09-08 15:37:08.216 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-08 15:37:08.221 | ++ inc/python:setup_package:446 : local extras= 2026-09-08 15:37:08.227 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 15:37:08.233 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 15:37:08.238 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 15:37:08.244 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 15:37:08.250 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 15:37:08.256 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-09-08 15:37:08.304 | Using python 3.12 to install /opt/stack/barbican 2026-09-08 15:37:08.309 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/barbican 2026-09-08 15:37:08.885 | Obtaining file:///opt/stack/barbican 2026-09-08 15:37:08.887 | Installing build dependencies: started 2026-09-08 15:37:09.707 | Installing build dependencies: finished with status 'done' 2026-09-08 15:37:09.708 | Checking if build backend supports build_editable: started 2026-09-08 15:37:09.992 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 15:37:09.994 | Getting requirements to build editable: started 2026-09-08 15:37:10.141 | Getting requirements to build editable: finished with status 'done' 2026-09-08 15:37:10.144 | Preparing editable metadata (pyproject.toml): started 2026-09-08 15:37:10.755 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:37:10.781 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (1.19.1) 2026-09-08 15:37:10.782 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (2.1.1) 2026-09-08 15:37:10.782 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (43.0.3) 2026-09-08 15:37:10.783 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (4.26.0) 2026-09-08 15:37:10.783 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (10.7.0) 2026-09-08 15:37:10.785 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (6.5.0) 2026-09-08 15:37:10.785 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (18.1.1) 2026-09-08 15:37:10.786 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (6.9.0) 2026-09-08 15:37:10.786 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (18.3.0) 2026-09-08 15:37:10.787 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (8.2.0) 2026-09-08 15:37:10.788 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (8.3.1) 2026-09-08 15:37:10.788 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (6.0.1) 2026-09-08 15:37:10.789 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (3.9.0) 2026-09-08 15:37:10.789 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (5.11.0) 2026-09-08 15:37:10.790 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.1.0.dev72) (4.8.0) 2026-09-08 15:37:10.791 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (2.8.0) 2026-09-08 15:37:10.791 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (10.2.0) 2026-09-08 15:37:10.792 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (3.12.0) 2026-09-08 15:37:10.792 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (3.10.1) 2026-09-08 15:37:10.793 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (3.1.0) 2026-09-08 15:37:10.793 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (7.0.3) 2026-09-08 15:37:10.794 | Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (1.8.0) 2026-09-08 15:37:10.795 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (13.0.1) 2026-09-08 15:37:10.795 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (2.0.52) 2026-09-08 15:37:10.796 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (5.9.1) 2026-09-08 15:37:10.796 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (1.8.11) 2026-09-08 15:37:10.796 | Requirement already satisfied: castellan>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (5.8.0) 2026-09-08 15:37:10.797 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev72) (2.1.0) 2026-09-08 15:37:10.798 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.1.0.dev72) (1.4.1) 2026-09-08 15:37:10.799 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.1.0.dev72) (4.16.0) 2026-09-08 15:37:10.801 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev72) (7.6.0) 2026-09-08 15:37:10.802 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev72) (5.17.0) 2026-09-08 15:37:10.802 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev72) (2.34.2) 2026-09-08 15:37:10.804 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==22.1.0.dev72) (3.0) 2026-09-08 15:37:10.807 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev72) (26.1.0) 2026-09-08 15:37:10.807 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev72) (2025.9.1) 2026-09-08 15:37:10.807 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev72) (0.37.0) 2026-09-08 15:37:10.808 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev72) (2026.6.3) 2026-09-08 15:37:10.811 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=4.2.0->barbican==22.1.0.dev72) (2.1.0) 2026-09-08 15:37:10.811 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=4.2.0->barbican==22.1.0.dev72) (1.9.0) 2026-09-08 15:37:10.814 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev72) (4.3.0) 2026-09-08 15:37:10.814 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev72) (4.1.0) 2026-09-08 15:37:10.815 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev72) (2.13.0) 2026-09-08 15:37:10.815 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev72) (6.0.0) 2026-09-08 15:37:10.819 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.1.0.dev72) (1.5.0) 2026-09-08 15:37:10.821 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.1.0.dev72) (5.3.1) 2026-09-08 15:37:10.823 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev72) (1.3.0) 2026-09-08 15:37:10.823 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev72) (2.0.0) 2026-09-08 15:37:10.824 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev72) (6.0.3) 2026-09-08 15:37:10.827 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev72) (3.1.0) 2026-09-08 15:37:10.828 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev72) (2.1.2) 2026-09-08 15:37:10.829 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev72) (0.6.2) 2026-09-08 15:37:10.830 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==22.1.0.dev72) (2.3.0) 2026-09-08 15:37:10.833 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==22.1.0.dev72) (2.9.0.post0) 2026-09-08 15:37:10.834 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev72) (3.5.0) 2026-09-08 15:37:10.836 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev72) (7.1.7) 2026-09-08 15:37:10.837 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev72) (5.3.1) 2026-09-08 15:37:10.837 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev72) (5.6.2) 2026-09-08 15:37:10.837 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev72) (0.17.0) 2026-09-08 15:37:10.839 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==22.1.0.dev72) (5.1.0) 2026-09-08 15:37:10.844 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->barbican==22.1.0.dev72) (2026.3) 2026-09-08 15:37:10.844 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->barbican==22.1.0.dev72) (26.3) 2026-09-08 15:37:10.847 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==22.1.0.dev72) (0.26.0) 2026-09-08 15:37:10.848 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev72) (5.0.0) 2026-09-08 15:37:10.849 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev72) (3.1.6) 2026-09-08 15:37:10.850 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev72) (4.0.1) 2026-09-08 15:37:10.852 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==22.1.0.dev72) (3.0.3) 2026-09-08 15:37:10.857 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->barbican==22.1.0.dev72) (7.2.2) 2026-09-08 15:37:10.859 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==22.1.0.dev72) (1.2.1) 2026-09-08 15:37:10.862 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev72) (0.41.2) 2026-09-08 15:37:10.862 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev72) (3.5.5) 2026-09-08 15:37:10.863 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev72) (7.6.1) 2026-09-08 15:37:10.864 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev72) (2.5.1) 2026-09-08 15:37:10.864 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev72) (1.7.6) 2026-09-08 15:37:10.866 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev72) (2.8.0) 2026-09-08 15:37:10.872 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev72) (0.20) 2026-09-08 15:37:10.876 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.1.0.dev72) (2.2.0) 2026-09-08 15:37:10.878 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev72) (1.3.7) 2026-09-08 15:37:10.880 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==22.1.0.dev72) (3.18.0) 2026-09-08 15:37:10.883 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.1.0.dev72) (3.3.2) 2026-09-08 15:37:10.889 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==22.1.0.dev72) (84.0.0) 2026-09-08 15:37:10.898 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->barbican==22.1.0.dev72) (0.8.2) 2026-09-08 15:37:10.910 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev72) (4.16.0) 2026-09-08 15:37:10.913 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev72) (0.6.0) 2026-09-08 15:37:10.913 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev72) (4.2.0) 2026-09-08 15:37:10.918 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev72) (3.0.53) 2026-09-08 15:37:10.918 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev72) (1.11.0) 2026-09-08 15:37:10.919 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev72) (15.0.0) 2026-09-08 15:37:10.919 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev72) (1.8.0) 2026-09-08 15:37:10.924 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->barbican==22.1.0.dev72) (1.17.0) 2026-09-08 15:37:10.933 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev72) (3.5.0) 2026-09-08 15:37:10.933 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev72) (3.18) 2026-09-08 15:37:10.934 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev72) (2.7.0) 2026-09-08 15:37:10.934 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev72) (2023.11.17) 2026-09-08 15:37:10.947 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev72) (4.2.0) 2026-09-08 15:37:10.948 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev72) (2.20.0) 2026-09-08 15:37:10.952 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev72) (0.1.2) 2026-09-08 15:37:10.960 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev72) (0.8) 2026-09-08 15:37:11.005 | Building wheels for collected packages: barbican 2026-09-08 15:37:11.006 | Building editable for barbican (pyproject.toml): started 2026-09-08 15:37:11.522 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-09-08 15:37:11.523 | Created wheel for barbican: filename=barbican-22.1.0.dev72-0.editable-py3-none-any.whl size=10352 sha256=b78f30a89fbc6c05733add25fb1b0d3b212848891472d14b50afaab928bc42ae 2026-09-08 15:37:11.523 | Stored in directory: /tmp/pip-ephem-wheel-cache-drpkld90/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-09-08 15:37:11.528 | Successfully built barbican 2026-09-08 15:37:11.664 | Installing collected packages: barbican 2026-09-08 15:37:11.693 | Successfully installed barbican-22.1.0.dev72 2026-09-08 15:37:11.800 | ++ inc/python:pip_install:216 : result=0 2026-09-08 15:37:11.804 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:37:11.810 | ++ functions-common:time_stop:2420 : local name 2026-09-08 15:37:11.815 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 15:37:11.819 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:37:11.824 | ++ functions-common:time_stop:2423 : local total 2026-09-08 15:37:11.830 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 15:37:11.835 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:37:11.840 | ++ functions-common:time_stop:2427 : start_time=1788881828292 2026-09-08 15:37:11.845 | ++ functions-common:time_stop:2429 : [[ -z 1788881828292 ]] 2026-09-08 15:37:11.852 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:37:11.860 | ++ functions-common:time_stop:2432 : end_time=1788881831854 2026-09-08 15:37:11.864 | ++ functions-common:time_stop:2433 : elapsed_time=3562 2026-09-08 15:37:11.869 | ++ functions-common:time_stop:2434 : total=127226 2026-09-08 15:37:11.875 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:37:11.880 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=130788 2026-09-08 15:37:11.886 | ++ inc/python:pip_install:219 : return 0 2026-09-08 15:37:11.892 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 15:37:11.897 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:37:11.903 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-09-08 15:37:11.909 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-09-08 15:37:11.915 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:37:11.921 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:37:11.926 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/barbican, ]] 2026-09-08 15:37:11.934 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-08 15:37:11.940 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 15:37:11.946 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-09-08 15:37:11.952 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:210 : use_library_from_git python-barbicanclient 2026-09-08 15:37:11.958 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-09-08 15:37:11.964 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:37:11.970 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:37:11.976 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-09-08 15:37:11.983 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-08 15:37:11.989 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-09-08 15:37:12.027 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:37:12.034 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-09-08 15:37:12.073 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:37:12.079 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-09-08 15:37:12.118 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:37:12.124 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 15:37:12.130 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-09-08 15:37:12.136 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-08 15:37:12.143 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-09-08 15:37:12.149 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-09-08 15:37:12.155 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-09-08 15:37:12.190 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-09-08 15:37:12.196 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:37:12.202 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-09-08 15:37:12.209 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-09-08 15:37:12.269 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-09-08 15:37:12.276 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-09-08 15:37:12.280 | ACCOUNT_PORT_BASE=6612 2026-09-08 15:37:12.280 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-09-08 15:37:12.280 | ADMIN_PASSWORD=secretadmin 2026-09-08 15:37:12.280 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-08 15:37:12.280 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-08 15:37:12.280 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-08 15:37:12.280 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-09-08 15:37:12.280 | ALEMBIC_BRANCH=main 2026-09-08 15:37:12.280 | ALEMBIC_DIR=/opt/stack/alembic 2026-09-08 15:37:12.280 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-08 15:37:12.280 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-09-08 15:37:12.280 | APACHE_GROUP=stack 2026-09-08 15:37:12.280 | APACHE_LOCAL_HOST=127.0.0.1 2026-09-08 15:37:12.280 | APACHE_LOG_DIR=/var/log/apache2 2026-09-08 15:37:12.280 | APACHE_NAME=apache2 2026-09-08 15:37:12.280 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-09-08 15:37:12.280 | APACHE_USER=stack 2026-09-08 15:37:12.280 | API_WORKERS=4 2026-09-08 15:37:12.280 | BACKING_FILE_SUFFIX=-backing-file 2026-09-08 15:37:12.280 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-09-08 15:37:12.280 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:37:12.280 | BARBICAN_BRANCH=master 2026-09-08 15:37:12.280 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-09-08 15:37:12.280 | BARBICAN_CONF_DIR=/etc/barbican 2026-09-08 15:37:12.280 | BARBICAN_DIR=/opt/stack/barbican 2026-09-08 15:37:12.280 | BARBICAN_ENDPOINT_TYPE=internal 2026-09-08 15:37:12.280 | BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:37:12.280 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.181/identity 2026-09-08 15:37:12.280 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-09-08 15:37:12.280 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-09-08 15:37:12.280 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-09-08 15:37:12.281 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-09-08 15:37:12.281 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-09-08 15:37:12.281 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-08 15:37:12.281 | BASH=/usr/bin/bash 2026-09-08 15:37:12.281 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-09-08 15:37:12.281 | BASH_ALIASES=() 2026-09-08 15:37:12.281 | BASH_ARGC=([0]="0") 2026-09-08 15:37:12.281 | BASH_ARGV=() 2026-09-08 15:37:12.281 | BASH_CMDS=() 2026-09-08 15:37:12.281 | BASH_LINENO=([0]="1842" [1]="1875" [2]="999" [3]="0") 2026-09-08 15:37:12.281 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-09-08 15:37:12.281 | BASH_REMATCH=([0]=",tls-proxy,") 2026-09-08 15:37:12.281 | 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-09-08 15:37:12.281 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-09-08 15:37:12.281 | BASH_VERSION='5.2.21(1)-release' 2026-09-08 15:37:12.281 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-08 15:37:12.281 | BRANCHLESS_TARGET_BRANCH=master 2026-09-08 15:37:12.281 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-08 15:37:12.281 | CACHE_BACKEND=dogpile.cache.memcached 2026-09-08 15:37:12.281 | CAPI_VERSION=v1.13.2 2026-09-08 15:37:12.281 | CAPO_VERSION=v0.14.4 2026-09-08 15:37:12.281 | CELLSV2_SETUP=superconductor 2026-09-08 15:37:12.281 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-09-08 15:37:12.281 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-09-08 15:37:12.281 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-09-08 15:37:12.281 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-09-08 15:37:12.281 | CINDER_BACKUP_DRIVER=swift 2026-09-08 15:37:12.281 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:37:12.281 | CINDER_BRANCH=master 2026-09-08 15:37:12.281 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-09-08 15:37:12.281 | CINDER_CONF=/etc/cinder/cinder.conf 2026-09-08 15:37:12.281 | CINDER_CONF_DIR=/etc/cinder 2026-09-08 15:37:12.281 | CINDER_DIR=/opt/stack/cinder 2026-09-08 15:37:12.281 | CINDER_DRIVER=default 2026-09-08 15:37:12.281 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-09-08 15:37:12.281 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:37:12.281 | CINDER_IMG_CACHE_ENABLED=True 2026-09-08 15:37:12.281 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-09-08 15:37:12.281 | CINDER_IMG_CACHE_SIZE_GB= 2026-09-08 15:37:12.281 | CINDER_LVM_TYPE=auto 2026-09-08 15:37:12.281 | CINDER_MY_IP=162.253.55.181 2026-09-08 15:37:12.281 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-09-08 15:37:12.281 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-09-08 15:37:12.281 | CINDER_SERVICE_HOST=162.253.55.181 2026-09-08 15:37:12.281 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:37:12.281 | CINDER_SERVICE_PORT=8776 2026-09-08 15:37:12.281 | CINDER_SERVICE_PORT_INT=18776 2026-09-08 15:37:12.282 | CINDER_SERVICE_PROTOCOL=https 2026-09-08 15:37:12.282 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-09-08 15:37:12.282 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-09-08 15:37:12.282 | CINDER_TARGET_HELPER=lioadm 2026-09-08 15:37:12.282 | CINDER_TARGET_PORT=3260 2026-09-08 15:37:12.282 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-09-08 15:37:12.282 | CINDER_TARGET_PROTOCOL=iscsi 2026-09-08 15:37:12.282 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-09-08 15:37:12.282 | CINDER_UPLOAD_OPTIMIZED=False 2026-09-08 15:37:12.282 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-09-08 15:37:12.282 | CINDER_USE_SERVICE_TOKEN=True 2026-09-08 15:37:12.282 | CINDER_UWSGI=cinder.wsgi.api:application 2026-09-08 15:37:12.282 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-09-08 15:37:12.282 | CINDER_VOLUME_CLEAR=zero 2026-09-08 15:37:12.282 | CIRROS_ARCH=x86_64 2026-09-08 15:37:12.282 | CIRROS_VERSION=0.6.3 2026-09-08 15:37:12.282 | CLUSTER_TOPOLOGY=true 2026-09-08 15:37:12.282 | CONFIGURE_BACKING_FILE=True 2026-09-08 15:37:12.282 | CONFIG_AWK_CMD=awk 2026-09-08 15:37:12.282 | CONTAINER_PORT_BASE=6611 2026-09-08 15:37:12.282 | CURL_GET='curl -g' 2026-09-08 15:37:12.282 | CURRENT_LOG_TIME=2026-09-08-152812 2026-09-08 15:37:12.282 | DATABASE_BACKENDS=' mysql postgresql' 2026-09-08 15:37:12.282 | DATABASE_HOST=127.0.0.1 2026-09-08 15:37:12.282 | DATABASE_PASSWORD=secretdatabase 2026-09-08 15:37:12.282 | DATABASE_QUERY_LOGGING=False 2026-09-08 15:37:12.282 | DATABASE_TYPE=mysql 2026-09-08 15:37:12.282 | DATABASE_USER=root 2026-09-08 15:37:12.282 | DATA_DIR=/opt/stack/data 2026-09-08 15:37:12.282 | DC=([0]="openstack" [1]="org") 2026-09-08 15:37:12.282 | DEBUG_LIBVIRT=True 2026-09-08 15:37:12.282 | DEBUG_LIBVIRT_COREDUMPS=True 2026-09-08 15:37:12.282 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-09-08 15:37:12.282 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-09-08 15:37:12.282 | DEFAULT_VIRT_DRIVER=libvirt 2026-09-08 15:37:12.282 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-09-08 15:37:12.282 | DEF_SERVICE_HOST=162.253.55.181 2026-09-08 15:37:12.282 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:37:12.282 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-09-08 15:37:12.282 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.181 2026-09-08 15:37:12.282 | DELTA=1788881306 2026-09-08 15:37:12.282 | DEST=/opt/stack 2026-09-08 15:37:12.282 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-08 15:37:12.282 | DEVSTACK_CERT_NAME=devstack-cert 2026-09-08 15:37:12.282 | DEVSTACK_HOSTNAME=np0000192207.novalocal 2026-09-08 15:37:12.282 | DEVSTACK_PARALLEL=True 2026-09-08 15:37:12.283 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-08 15:37:12.283 | DEVSTACK_SERIES=2026.2 2026-09-08 15:37:12.283 | DEVSTACK_START_TIME=1788881282 2026-09-08 15:37:12.283 | DEVSTACK_VENV=/opt/stack/data/venv 2026-09-08 15:37:12.283 | DIRSTACK=() 2026-09-08 15:37:12.283 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-09-08 15:37:12.283 | DISABLE_AMP_IMAGE_BUILD=True 2026-09-08 15:37:12.283 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-09-08 15:37:12.283 | DISKIMAGE_BUILDER_REPO_REF=master 2026-09-08 15:37:12.283 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-09-08 15:37:12.283 | DISTRO=noble 2026-09-08 15:37:12.283 | DOWNLOAD_DEFAULT_IMAGES=False 2026-09-08 15:37:12.283 | 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-09-08 15:37:12.283 | ENABLE_CHASSIS_AS_GW=True 2026-09-08 15:37:12.283 | ENABLE_DEBUG_LOG_LEVEL=True 2026-09-08 15:37:12.283 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-09-08 15:37:12.283 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-09-08 15:37:12.283 | ENABLE_ISOLATED_METADATA=False 2026-09-08 15:37:12.283 | ENABLE_KSM=True 2026-09-08 15:37:12.283 | ENABLE_KSMTUNED=True 2026-09-08 15:37:12.283 | ENABLE_METADATA_NETWORK=False 2026-09-08 15:37:12.283 | ENABLE_SYSCTL_MEM_TUNING=True 2026-09-08 15:37:12.283 | ENABLE_SYSCTL_NET_TUNING=True 2026-09-08 15:37:12.283 | ENABLE_TENANT_TUNNELS=True 2026-09-08 15:37:12.283 | ENABLE_TENANT_VLANS=False 2026-09-08 15:37:12.283 | ENABLE_VOLUME_MULTIATTACH=False 2026-09-08 15:37:12.283 | ENABLE_ZSWAP=True 2026-09-08 15:37:12.283 | ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:37:12.283 | ERROR_ON_CLONE=True 2026-09-08 15:37:12.283 | ETCD_ARCH=amd64 2026-09-08 15:37:12.283 | ETCD_BIN_DIR=/opt/stack/bin 2026-09-08 15:37:12.283 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-09-08 15:37:12.283 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:37:12.283 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:37:12.283 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-09-08 15:37:12.283 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-09-08 15:37:12.283 | ETCD_PEER_PORT=2380 2026-09-08 15:37:12.283 | ETCD_PORT=2379 2026-09-08 15:37:12.283 | ETCD_RAMDISK_MB=512 2026-09-08 15:37:12.283 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-09-08 15:37:12.283 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-09-08 15:37:12.283 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-09-08 15:37:12.284 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-09-08 15:37:12.284 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-09-08 15:37:12.284 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-09-08 15:37:12.284 | ETCD_USE_RAMDISK=True 2026-09-08 15:37:12.284 | ETCD_VERSION=v3.5.21 2026-09-08 15:37:12.284 | EUID=1002 2026-09-08 15:37:12.284 | EXP_CLUSTER_RESOURCE_SET=true 2026-09-08 15:37:12.284 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-09-08 15:37:12.284 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:37:12.284 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-09-08 15:37:12.284 | EXTRA_FILES_RETRY=3 2026-09-08 15:37:12.284 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-09-08 15:37:12.284 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-09-08 15:37:12.284 | FILES=/opt/stack/devstack/files 2026-09-08 15:37:12.284 | FIXED_RANGE=10.1.0.0/20 2026-09-08 15:37:12.284 | FIXED_RANGE_V6=fd69:fc0c:9b22::/64 2026-09-08 15:37:12.284 | FLOATING_RANGE=172.24.5.0/24 2026-09-08 15:37:12.284 | FORCE_CONFIG_DRIVE=False 2026-09-08 15:37:12.284 | FORCE_PREREQ=0 2026-09-08 15:37:12.284 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-09-08 15:37:12.284 | FUNC_DIR=/opt/stack/devstack 2026-09-08 15:37:12.284 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-09-08 15:37:12.284 | 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-09-08 15:37:12.284 | 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-09-08 15:37:12.284 | 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-09-08 15:37:12.284 | GIT_BASE=https://github.com 2026-09-08 15:37:12.284 | GIT_DEPTH=0 2026-09-08 15:37:12.284 | GIT_TIMEOUT=0 2026-09-08 15:37:12.284 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-09-08 15:37:12.284 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-09-08 15:37:12.284 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:37:12.284 | GLANCE_BRANCH=master 2026-09-08 15:37:12.285 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-09-08 15:37:12.285 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-09-08 15:37:12.285 | GLANCE_CACHE_DRIVER=centralized_db 2026-09-08 15:37:12.285 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-09-08 15:37:12.285 | GLANCE_CONF_DIR=/etc/glance 2026-09-08 15:37:12.285 | GLANCE_DEFAULT_BACKEND=fast 2026-09-08 15:37:12.285 | GLANCE_DIR=/opt/stack/glance 2026-09-08 15:37:12.285 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-09-08 15:37:12.285 | GLANCE_ENABLE_QUOTAS=True 2026-09-08 15:37:12.285 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-09-08 15:37:12.285 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:37:12.285 | GLANCE_HOSTPORT=162.253.55.181:9292 2026-09-08 15:37:12.285 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-09-08 15:37:12.285 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-09-08 15:37:12.285 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-09-08 15:37:12.285 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-09-08 15:37:12.285 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-08 15:37:12.285 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-09-08 15:37:12.285 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-09-08 15:37:12.285 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-09-08 15:37:12.285 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-09-08 15:37:12.285 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-09-08 15:37:12.285 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-09-08 15:37:12.285 | GLANCE_S3_BUCKET_NAME=images 2026-09-08 15:37:12.285 | GLANCE_S3_BUCKET_ON_PUT=True 2026-09-08 15:37:12.285 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-09-08 15:37:12.285 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-09-08 15:37:12.285 | GLANCE_SERVICE_HOST=162.253.55.181 2026-09-08 15:37:12.285 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:37:12.285 | GLANCE_SERVICE_PORT=9292 2026-09-08 15:37:12.285 | GLANCE_SERVICE_PORT_INT=19292 2026-09-08 15:37:12.285 | GLANCE_SERVICE_PROTOCOL=https 2026-09-08 15:37:12.285 | GLANCE_SHOW_DIRECT_URL=False 2026-09-08 15:37:12.285 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-09-08 15:37:12.285 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-09-08 15:37:12.285 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-09-08 15:37:12.285 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-09-08 15:37:12.285 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-09-08 15:37:12.285 | GLANCE_URL=https://162.253.55.181/image 2026-09-08 15:37:12.285 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-09-08 15:37:12.285 | GLANCE_USE_S3=False 2026-09-08 15:37:12.285 | GLANCE_UWSGI=glance.wsgi.api:application 2026-09-08 15:37:12.285 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-09-08 15:37:12.285 | GLOBAL_VENV=True 2026-09-08 15:37:12.286 | GROUPS=() 2026-09-08 15:37:12.286 | HELM_VERSION=v3.10.3 2026-09-08 15:37:12.286 | HOME=/opt/stack 2026-09-08 15:37:12.286 | HOME_URL=https://www.ubuntu.com/ 2026-09-08 15:37:12.286 | HORIZON_APACHE_ROOT=/dashboard 2026-09-08 15:37:12.286 | HORIZON_BRANCH=master 2026-09-08 15:37:12.286 | HORIZON_DIR=/opt/stack/horizon 2026-09-08 15:37:12.286 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-09-08 15:37:12.286 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-09-08 15:37:12.286 | HOSTNAME=np0000192207 2026-09-08 15:37:12.286 | HOSTTYPE=x86_64 2026-09-08 15:37:12.286 | HOST_IP=162.253.55.181 2026-09-08 15:37:12.286 | HOST_IPV6=2604:e100:1:0:f816:3eff:fe67:ecc8 2026-09-08 15:37:12.286 | HOST_IP_IFACE= 2026-09-08 15:37:12.286 | ID=ubuntu 2026-09-08 15:37:12.286 | ID_LIKE=debian 2026-09-08 15:37:12.286 | IFS=' 2026-09-08 15:37:12.286 | ' 2026-09-08 15:37:12.286 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-08 15:37:12.286 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-09-08 15:37:12.286 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-09-08 15:37:12.286 | INSTANCE_NAME_PREFIX=instance- 2026-09-08 15:37:12.286 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-08 15:37:12.286 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-09-08 15:37:12.286 | IPV6_ADDRESS_MODE=slaac 2026-09-08 15:37:12.286 | IPV6_ADDRS_SAFE_TO_USE=fd69:fc0c:9b22::/56 2026-09-08 15:37:12.286 | IPV6_GLOBAL_ID=69:fc0c:9b22 2026-09-08 15:37:12.286 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-08 15:37:12.286 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-08 15:37:12.286 | IPV6_PROVIDER_FIXED_RANGE= 2026-09-08 15:37:12.286 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-08 15:37:12.286 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-08 15:37:12.286 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-08 15:37:12.286 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-08 15:37:12.286 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-08 15:37:12.286 | IPV6_RA_MODE=slaac 2026-09-08 15:37:12.286 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-08 15:37:12.286 | IP_VERSION=4+6 2026-09-08 15:37:12.286 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-09-08 15:37:12.286 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-09-08 15:37:12.286 | ISCSID_DEBUG=False 2026-09-08 15:37:12.287 | ISCSID_DEBUG_LEVEL=4 2026-09-08 15:37:12.287 | KEYSTONE_ADMIN_ENDPOINT=True 2026-09-08 15:37:12.287 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-09-08 15:37:12.287 | KEYSTONE_AUTH_URI=https://162.253.55.181/identity 2026-09-08 15:37:12.287 | KEYSTONE_AUTH_URI_V3=https://162.253.55.181/identity/v3 2026-09-08 15:37:12.287 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:37:12.287 | KEYSTONE_BRANCH=master 2026-09-08 15:37:12.287 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-09-08 15:37:12.287 | KEYSTONE_CONF_DIR=/etc/keystone 2026-09-08 15:37:12.287 | KEYSTONE_DIR=/opt/stack/keystone 2026-09-08 15:37:12.287 | KEYSTONE_ENABLE_CACHE=True 2026-09-08 15:37:12.287 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:37:12.287 | KEYSTONE_IDENTITY_BACKEND=sql 2026-09-08 15:37:12.287 | KEYSTONE_LOCKOUT_DURATION=10 2026-09-08 15:37:12.287 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-09-08 15:37:12.287 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-09-08 15:37:12.287 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-09-08 15:37:12.287 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-09-08 15:37:12.287 | KEYSTONE_REGION_NAME=RegionOne 2026-09-08 15:37:12.287 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-09-08 15:37:12.287 | KEYSTONE_RESOURCE_BACKEND=sql 2026-09-08 15:37:12.287 | KEYSTONE_ROLE_BACKEND=sql 2026-09-08 15:37:12.287 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-09-08 15:37:12.287 | KEYSTONE_SERVICE_HOST=162.253.55.181 2026-09-08 15:37:12.287 | KEYSTONE_SERVICE_PORT=5000 2026-09-08 15:37:12.287 | KEYSTONE_SERVICE_PORT_INT=5001 2026-09-08 15:37:12.287 | KEYSTONE_SERVICE_PROTOCOL=https 2026-09-08 15:37:12.287 | KEYSTONE_SERVICE_URI=https://162.253.55.181/identity 2026-09-08 15:37:12.287 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.181/identity/v3 2026-09-08 15:37:12.287 | KEYSTONE_TOKEN_FORMAT=fernet 2026-09-08 15:37:12.287 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-09-08 15:37:12.287 | KEY_MANAGER_BACKEND=barbican 2026-09-08 15:37:12.287 | KILL_PATH=/usr/bin/kill 2026-09-08 15:37:12.287 | KIND_VERSION=v0.16.0 2026-09-08 15:37:12.287 | LAST_RUN=0 2026-09-08 15:37:12.287 | LAST_SPINNER_PID= 2026-09-08 15:37:12.287 | LC_ALL=en_US.utf8 2026-09-08 15:37:12.287 | LDAP_BASE_DC=openstack 2026-09-08 15:37:12.287 | LDAP_BASE_DN=dc=openstack,dc=org 2026-09-08 15:37:12.287 | LDAP_DOMAIN=openstack.org 2026-09-08 15:37:12.287 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-09-08 15:37:12.287 | LDAP_OLCDB_NUMBER=1 2026-09-08 15:37:12.287 | LDAP_OLCDB_TYPE=mdb 2026-09-08 15:37:12.287 | LDAP_ROOTPW_COMMAND=replace 2026-09-08 15:37:12.288 | LDAP_SERVICE_NAME=slapd 2026-09-08 15:37:12.288 | LDAP_URL=ldap://localhost 2026-09-08 15:37:12.288 | 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-09-08 15:37:12.288 | LIBVIRT_CPU_MODE=host-passthrough 2026-09-08 15:37:12.288 | LIBVIRT_CPU_MODEL=Nehalem 2026-09-08 15:37:12.288 | LIBVIRT_GROUP=libvirt 2026-09-08 15:37:12.288 | LIBVIRT_TYPE=kvm 2026-09-08 15:37:12.288 | LINENO=768 2026-09-08 15:37:12.288 | LOCAL_HOSTNAME=np0000192207 2026-09-08 15:37:12.288 | LOGDAYS=7 2026-09-08 15:37:12.288 | LOGDIR=/opt/stack/logs 2026-09-08 15:37:12.288 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-09-08-152812 2026-09-08 15:37:12.288 | LOGFILE_DIR=/opt/stack/logs 2026-09-08 15:37:12.288 | LOGFILE_NAME=devstacklog.txt 2026-09-08 15:37:12.288 | LOGNAME=stack 2026-09-08 15:37:12.288 | LOGO=ubuntu-logo 2026-09-08 15:37:12.288 | LOG_COLOR=False 2026-09-08 15:37:12.288 | LRC=localrc 2026-09-08 15:37:12.288 | MACHTYPE=x86_64-pc-linux-gnu 2026-09-08 15:37:12.288 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-09-08 15:37:12.288 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:37:12.288 | MAGNUM_BRANCH=master 2026-09-08 15:37:12.288 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-09-08 15:37:12.288 | MAGNUM_CLUSTER_API_BRANCH=main 2026-09-08 15:37:12.288 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-09-08 15:37:12.288 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-09-08 15:37:12.288 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-09-08 15:37:12.288 | MAGNUM_CONFIGURE_IPTABLES=True 2026-09-08 15:37:12.288 | MAGNUM_CONF_DIR=/etc/magnum 2026-09-08 15:37:12.288 | MAGNUM_DIR=/opt/stack/magnum 2026-09-08 15:37:12.288 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-08 15:37:12.288 | MAGNUM_ENFORCE_SCOPE=False 2026-09-08 15:37:12.288 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.35.5.qcow2 2026-09-08 15:37:12.288 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-09-08 15:37:12.288 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-09-08 15:37:12.288 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-09-08 15:37:12.288 | MAGNUM_SERVICE_HOST=162.253.55.181 2026-09-08 15:37:12.288 | MAGNUM_SERVICE_PROTOCOL=https 2026-09-08 15:37:12.288 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-09-08 15:37:12.288 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-09-08 15:37:12.288 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-09-08 15:37:12.288 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-09-08 15:37:12.288 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-09-08 15:37:12.288 | MAIL=/var/mail/stack 2026-09-08 15:37:12.288 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-09-08 15:37:12.289 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-09-08 15:37:12.289 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-09-08 15:37:12.289 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:37:12.289 | MANILA_CONF=/etc/manila/manila.conf 2026-09-08 15:37:12.289 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-09-08 15:37:12.289 | MANILA_CONF_DIR=/etc/manila 2026-09-08 15:37:12.289 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-09-08 15:37:12.289 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-09-08 15:37:12.289 | MANILA_DATA_COPY_CHECK_HASH=True 2026-09-08 15:37:12.289 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-09-08 15:37:12.289 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-09-08 15:37:12.289 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-09-08 15:37:12.289 | MANILA_DEFAULT_SHARE_TYPE=default 2026-09-08 15:37:12.289 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-08 15:37:12.289 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-09-08 15:37:12.289 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-08 15:37:12.289 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-08 15:37:12.289 | MANILA_DIR=/opt/stack/manila 2026-09-08 15:37:12.289 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-09-08 15:37:12.289 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-09-08 15:37:12.289 | MANILA_ENABLED_BACKENDS=generic 2026-09-08 15:37:12.289 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-09-08 15:37:12.289 | MANILA_ENDPOINT_BASE=http://162.253.55.181/share 2026-09-08 15:37:12.289 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:37:12.289 | MANILA_GIT_BASE=https://opendev.org 2026-09-08 15:37:12.289 | MANILA_KEY_FORMAT=ecdsa 2026-09-08 15:37:12.289 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-09-08 15:37:12.289 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.181 2026-09-08 15:37:12.289 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-09-08 15:37:12.289 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-09-08 15:37:12.289 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-09-08 15:37:12.289 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-09-08 15:37:12.289 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-09-08 15:37:12.289 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-09-08 15:37:12.289 | MANILA_REPO_ROOT=openstack 2026-09-08 15:37:12.289 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-09-08 15:37:12.289 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-09-08 15:37:12.289 | MANILA_SERVICE_HOST=162.253.55.181 2026-09-08 15:37:12.289 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-09-08 15:37:12.289 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-09-08 15:37:12.289 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-09-08 15:37:12.289 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-09-08 15:37:12.289 | MANILA_SERVICE_INSTANCE_USER=manila 2026-09-08 15:37:12.289 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-09-08 15:37:12.289 | MANILA_SERVICE_PORT=8786 2026-09-08 15:37:12.290 | MANILA_SERVICE_PORT_INT=18786 2026-09-08 15:37:12.290 | MANILA_SERVICE_PROTOCOL=http 2026-09-08 15:37:12.290 | MANILA_SERVICE_SECGROUP=manila-service 2026-09-08 15:37:12.290 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-09-08 15:37:12.290 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-09-08 15:37:12.290 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-09-08 15:37:12.290 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-09-08 15:37:12.290 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-09-08 15:37:12.290 | MANILA_SETUP_IPV6=False 2026-09-08 15:37:12.290 | MANILA_SSH_TIMEOUT=180 2026-09-08 15:37:12.290 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-09-08 15:37:12.290 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-09-08 15:37:12.290 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-09-08 15:37:12.290 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-09-08 15:37:12.290 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-09-08 15:37:12.290 | MANILA_WSGI=manila.wsgi.api:application 2026-09-08 15:37:12.290 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-09-08 15:37:12.290 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-09-08 15:37:12.290 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-09-08 15:37:12.290 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.181 2026-09-08 15:37:12.290 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.181 2026-09-08 15:37:12.290 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-09-08 15:37:12.290 | MANILA_ZFSONLINUX_USE_SSH=False 2026-09-08 15:37:12.290 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-09-08 15:37:12.290 | MAX_DB_CONNECTIONS=200 2026-09-08 15:37:12.290 | MEMCACHE_SERVERS=localhost:11211 2026-09-08 15:37:12.290 | METADATA_SERVICE_PORT=8775 2026-09-08 15:37:12.290 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-09-08 15:37:12.290 | ML2_L3_PLUGIN=ovn-router 2026-09-08 15:37:12.290 | MYSQL_DRIVER=PyMySQL 2026-09-08 15:37:12.290 | MYSQL_GATHER_PERFORMANCE=True 2026-09-08 15:37:12.290 | MYSQL_HOST=127.0.0.1 2026-09-08 15:37:12.290 | MYSQL_REDUCE_MEMORY=True 2026-09-08 15:37:12.290 | MYSQL_SERVICE_NAME=mysql 2026-09-08 15:37:12.290 | MYSQL_USER=root 2026-09-08 15:37:12.290 | NAME=Ubuntu 2026-09-08 15:37:12.290 | NETWORK_GATEWAY=10.1.0.1 2026-09-08 15:37:12.290 | NEUTRON_ANY='q-svc neutron-api' 2026-09-08 15:37:12.290 | NEUTRON_BGP_PEER_BRIDGES= 2026-09-08 15:37:12.290 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:37:12.290 | NEUTRON_BRANCH=master 2026-09-08 15:37:12.290 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-08 15:37:12.290 | NEUTRON_CONF_DIR=/etc/neutron 2026-09-08 15:37:12.290 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-08 15:37:12.290 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-08 15:37:12.291 | NEUTRON_DIR=/opt/stack/neutron 2026-09-08 15:37:12.291 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-08 15:37:12.291 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:37:12.291 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-08 15:37:12.291 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-08 15:37:12.291 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-09-08 15:37:12.291 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:37:12.291 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-09-08 15:37:12.291 | NEUTRON_PORT_SECURITY=True 2026-09-08 15:37:12.291 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-09-08 15:37:12.291 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-08 15:37:12.291 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-08 15:37:12.291 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-08 15:37:12.291 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-08 15:37:12.291 | NOUNSET= 2026-09-08 15:37:12.291 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-09-08 15:37:12.291 | NOVA_API_DB=nova_api 2026-09-08 15:37:12.291 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-09-08 15:37:12.291 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:37:12.291 | NOVA_BRANCH=master 2026-09-08 15:37:12.291 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-09-08 15:37:12.291 | NOVA_CONF=/etc/nova/nova.conf 2026-09-08 15:37:12.291 | NOVA_CONF_DIR=/etc/nova 2026-09-08 15:37:12.291 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-09-08 15:37:12.291 | NOVA_CPU_CELL=1 2026-09-08 15:37:12.291 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-09-08 15:37:12.291 | NOVA_CPU_UUID= 2026-09-08 15:37:12.291 | NOVA_DIR=/opt/stack/nova 2026-09-08 15:37:12.291 | NOVA_ENABLED_APIS=osapi_compute 2026-09-08 15:37:12.291 | NOVA_ENABLE_CACHE=True 2026-09-08 15:37:12.291 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:37:12.291 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-09-08 15:37:12.291 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-08 15:37:12.291 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-09-08 15:37:12.291 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-09-08 15:37:12.291 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-09-08 15:37:12.291 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-09-08 15:37:12.291 | NOVA_MY_IP=162.253.55.181 2026-09-08 15:37:12.291 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-09-08 15:37:12.291 | NOVA_NUM_CELLS=1 2026-09-08 15:37:12.291 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-09-08 15:37:12.291 | NOVA_READY_TIMEOUT=60 2026-09-08 15:37:12.291 | NOVA_REPO=https://github.com/openstack/nova.git 2026-09-08 15:37:12.291 | NOVA_SERIAL_ENABLED=False 2026-09-08 15:37:12.291 | NOVA_SERVICE_HOST=162.253.55.181 2026-09-08 15:37:12.291 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:37:12.291 | NOVA_SERVICE_PORT=8774 2026-09-08 15:37:12.292 | NOVA_SERVICE_PORT_INT=18774 2026-09-08 15:37:12.292 | NOVA_SERVICE_PROTOCOL=https 2026-09-08 15:37:12.292 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-09-08 15:37:12.292 | NOVA_SHUTDOWN_TIMEOUT=0 2026-09-08 15:37:12.292 | NOVA_SPICE_ENABLED=False 2026-09-08 15:37:12.292 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-09-08 15:37:12.292 | NOVA_USE_SERVICE_TOKEN=True 2026-09-08 15:37:12.292 | NOVA_USE_UNIFIED_LIMITS=False 2026-09-08 15:37:12.292 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-09-08 15:37:12.292 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-09-08 15:37:12.292 | NOVA_VNC_ENABLED=True 2026-09-08 15:37:12.292 | NOVNC_BRANCH=v1.3.0 2026-09-08 15:37:12.292 | NOVNC_FROM_PACKAGE=False 2026-09-08 15:37:12.292 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-09-08 15:37:12.292 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-09-08 15:37:12.292 | NOW=1788881306 2026-09-08 15:37:12.292 | NO_UPDATE_REPOS=False 2026-09-08 15:37:12.292 | OBJECT_PORT_BASE=6613 2026-09-08 15:37:12.292 | OCTAVIA=octavia 2026-09-08 15:37:12.292 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-09-08 15:37:12.292 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-09-08 15:37:12.292 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-09-08 15:37:12.292 | OCTAVIA_AMP_FLAVOR_ID=10 2026-09-08 15:37:12.292 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-09-08 15:37:12.293 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-09-08 15:37:12.293 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-09-08 15:37:12.293 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-09-08 15:37:12.293 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-09-08 15:37:12.293 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-09-08 15:37:12.293 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-09-08 15:37:12.293 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-09-08 15:37:12.293 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-09-08 15:37:12.293 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-09-08 15:37:12.293 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-09-08 15:37:12.293 | OCTAVIA_API=o-api 2026-09-08 15:37:12.293 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:37:12.293 | OCTAVIA_API_HAPROXY=o-api-ha 2026-09-08 15:37:12.293 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-09-08 15:37:12.293 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:37:12.293 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-09-08 15:37:12.293 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-09-08 15:37:12.293 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-09-08 15:37:12.293 | OCTAVIA_CONF_DIR=/etc/octavia 2026-09-08 15:37:12.293 | OCTAVIA_CONSUMER=o-cw 2026-09-08 15:37:12.293 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:37:12.293 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-09-08 15:37:12.293 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-09-08 15:37:12.293 | OCTAVIA_DIB_TRACING=1 2026-09-08 15:37:12.293 | OCTAVIA_DIR=/opt/stack/octavia 2026-09-08 15:37:12.293 | OCTAVIA_DRIVER_AGENT=o-da 2026-09-08 15:37:12.294 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:37:12.294 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-09-08 15:37:12.294 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-09-08 15:37:12.294 | OCTAVIA_HA_PORT=9875 2026-09-08 15:37:12.294 | OCTAVIA_HEALTHMANAGER=o-hm 2026-09-08 15:37:12.294 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:37:12.294 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-09-08 15:37:12.294 | OCTAVIA_HEALTH_KEY=insecure 2026-09-08 15:37:12.294 | OCTAVIA_HM_LISTEN_PORT=5555 2026-09-08 15:37:12.294 | OCTAVIA_HOUSEKEEPER=o-hk 2026-09-08 15:37:12.294 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:37:12.294 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-09-08 15:37:12.294 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-09-08 15:37:12.294 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-09-08 15:37:12.294 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-09-08 15:37:12.294 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-09-08 15:37:12.294 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-09-08 15:37:12.294 | OCTAVIA_MGMT_PORT_IP=auto 2026-09-08 15:37:12.294 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-09-08 15:37:12.294 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-09-08 15:37:12.294 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-09-08 15:37:12.294 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-09-08 15:37:12.294 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-09-08 15:37:12.294 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-09-08 15:37:12.294 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-09-08 15:37:12.294 | OCTAVIA_NODE=api 2026-09-08 15:37:12.294 | OCTAVIA_PASSWORD=secretadmin 2026-09-08 15:37:12.294 | OCTAVIA_PORT=9876 2026-09-08 15:37:12.294 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-09-08 15:37:12.294 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-09-08 15:37:12.294 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-09-08 15:37:12.294 | OCTAVIA_PROJECT_NAME=admin 2026-09-08 15:37:12.294 | OCTAVIA_PROTOCOL=http 2026-09-08 15:37:12.295 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-09-08 15:37:12.295 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-09-08 15:37:12.295 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-09-08 15:37:12.295 | OCTAVIA_SERVICE=octavia 2026-09-08 15:37:12.295 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-09-08 15:37:12.295 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-09-08 15:37:12.295 | OCTAVIA_USERNAME=admin 2026-09-08 15:37:12.295 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-09-08 15:37:12.295 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-09-08 15:37:12.295 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-09-08 15:37:12.295 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-09-08 15:37:12.295 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-09-08 15:37:12.295 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-09-08 15:37:12.295 | OFFLINE=False 2026-09-08 15:37:12.295 | OLDPWD=/opt/stack/placement 2026-09-08 15:37:12.295 | OPENSSL=/usr/bin/openssl 2026-09-08 15:37:12.295 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-09-08 15:37:12.295 | OPTERR=1 2026-09-08 15:37:12.295 | OPTIND=1 2026-09-08 15:37:12.295 | ORC_VERSION=v2.2.0 2026-09-08 15:37:12.295 | ORG_NAME=OpenStack 2026-09-08 15:37:12.295 | ORG_UNIT_NAME=DevStack 2026-09-08 15:37:12.295 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:37:12.295 | OSTESTIMAGES_BRANCH=master 2026-09-08 15:37:12.295 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-09-08 15:37:12.295 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-09-08 15:37:12.295 | OSTYPE=linux-gnu 2026-09-08 15:37:12.295 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-09-08 15:37:12.295 | OS_CLOUD=devstack-admin 2026-09-08 15:37:12.295 | OS_VIF_OVS_ISOLATE_VIF=False 2026-09-08 15:37:12.295 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 15:37:12.295 | OVN_AGENT_EXTENSIONS=metadata 2026-09-08 15:37:12.295 | OVN_BRANCH=branch-24.03 2026-09-08 15:37:12.295 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-08 15:37:12.295 | OVN_BUILD_FROM_SOURCE=False 2026-09-08 15:37:12.295 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-09-08 15:37:12.295 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-09-08 15:37:12.295 | OVN_DATADIR=/var/lib/ovn 2026-09-08 15:37:12.295 | OVN_DBS_LOG_LEVEL=dbg 2026-09-08 15:37:12.295 | OVN_DNS_SERVERS=8.8.8.8 2026-09-08 15:37:12.295 | OVN_EVPN_BGP_AS= 2026-09-08 15:37:12.295 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-09-08 15:37:12.295 | OVN_EVPN_LOCAL_IP= 2026-09-08 15:37:12.295 | OVN_EVPN_VXLAN_PORT=4789 2026-09-08 15:37:12.295 | OVN_GENEVE_OVERHEAD=38 2026-09-08 15:37:12.295 | OVN_IGMP_SNOOPING_ENABLE=False 2026-09-08 15:37:12.295 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-09-08 15:37:12.295 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-09-08 15:37:12.296 | OVN_L3_SCHEDULER=leastloaded 2026-09-08 15:37:12.296 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-08 15:37:12.296 | OVN_META_DATA_HOST=162.253.55.181 2026-09-08 15:37:12.296 | OVN_NB_REMOTE=ssl:162.253.55.181:6641 2026-09-08 15:37:12.296 | OVN_NEUTRON_SYNC_MODE=log 2026-09-08 15:37:12.296 | OVN_NORTHD_SERVICE=ovn-central.service 2026-09-08 15:37:12.296 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-09-08 15:37:12.296 | OVN_PROTO=ssl 2026-09-08 15:37:12.296 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-09-08 15:37:12.296 | OVN_REPO_NAME=ovn 2026-09-08 15:37:12.296 | OVN_RUNDIR=/var/run/ovn 2026-09-08 15:37:12.296 | OVN_SB_REMOTE=ssl:162.253.55.181:6642 2026-09-08 15:37:12.296 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-09-08 15:37:12.296 | OVN_SHAREDIR=/share/ovn 2026-09-08 15:37:12.296 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-09-08 15:37:12.296 | OVN_UUID= 2026-09-08 15:37:12.296 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-09-08 15:37:12.296 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-09-08 15:37:12.296 | OVS_BINDIR=/bin 2026-09-08 15:37:12.296 | OVS_BRANCH=branch-3.3 2026-09-08 15:37:12.296 | OVS_BRIDGE=br-int 2026-09-08 15:37:12.296 | OVS_DATADIR=/opt/stack/data/ovs 2026-09-08 15:37:12.296 | OVS_DATAPATH_TYPE=system 2026-09-08 15:37:12.296 | OVS_ENABLE_TUNNELING=True 2026-09-08 15:37:12.296 | OVS_PHYSICAL_BRIDGE=br-ex 2026-09-08 15:37:12.296 | OVS_PREFIX= 2026-09-08 15:37:12.296 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-09-08 15:37:12.296 | OVS_REPO_NAME=ovs 2026-09-08 15:37:12.296 | OVS_RUNDIR=/var/run/openvswitch 2026-09-08 15:37:12.297 | OVS_SBINDIR=/sbin 2026-09-08 15:37:12.297 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-09-08 15:37:12.297 | OVS_SHAREDIR=/share/openvswitch 2026-09-08 15:37:12.297 | OVS_SYSCONFDIR=/etc/openvswitch 2026-09-08 15:37:12.297 | OVS_TUNNEL_BRIDGE=br-tun 2026-09-08 15:37:12.297 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-09-08 15:37:12.297 | PACKAGES='apache2 2026-09-08 15:37:12.297 | apache2-dev 2026-09-08 15:37:12.297 | bc 2026-09-08 15:37:12.297 | bsdmainutils 2026-09-08 15:37:12.297 | curl 2026-09-08 15:37:12.297 | g++ 2026-09-08 15:37:12.297 | gawk 2026-09-08 15:37:12.297 | gcc 2026-09-08 15:37:12.297 | gettext 2026-09-08 15:37:12.297 | git 2026-09-08 15:37:12.297 | graphviz 2026-09-08 15:37:12.297 | iputils-ping 2026-09-08 15:37:12.297 | libffi-dev 2026-09-08 15:37:12.297 | libjpeg-dev 2026-09-08 15:37:12.297 | libpq-dev 2026-09-08 15:37:12.297 | libssl-dev 2026-09-08 15:37:12.297 | libsystemd-dev 2026-09-08 15:37:12.297 | libxml2-dev 2026-09-08 15:37:12.297 | libxslt1-dev 2026-09-08 15:37:12.297 | libyaml-dev 2026-09-08 15:37:12.297 | lsof 2026-09-08 15:37:12.297 | openssh-server 2026-09-08 15:37:12.297 | openssl 2026-09-08 15:37:12.297 | pkg-config 2026-09-08 15:37:12.297 | psmisc 2026-09-08 15:37:12.297 | python3-dev 2026-09-08 15:37:12.297 | python3-pip 2026-09-08 15:37:12.298 | python3-systemd 2026-09-08 15:37:12.298 | python3-venv 2026-09-08 15:37:12.298 | tar 2026-09-08 15:37:12.298 | tcpdump 2026-09-08 15:37:12.298 | unzip 2026-09-08 15:37:12.298 | uuid-runtime 2026-09-08 15:37:12.298 | wget 2026-09-08 15:37:12.298 | zlib1g-dev 2026-09-08 15:37:12.298 | lvm2 2026-09-08 15:37:12.298 | qemu-utils 2026-09-08 15:37:12.298 | thin-provisioning-tools 2026-09-08 15:37:12.298 | lsscsi 2026-09-08 15:37:12.298 | open-iscsi 2026-09-08 15:37:12.298 | libkrb5-dev 2026-09-08 15:37:12.298 | libldap2-dev 2026-09-08 15:37:12.298 | libsasl2-dev 2026-09-08 15:37:12.298 | memcached 2026-09-08 15:37:12.298 | python3-mysqldb 2026-09-08 15:37:12.298 | sqlite3 2026-09-08 15:37:12.298 | conntrack 2026-09-08 15:37:12.298 | curl 2026-09-08 15:37:12.298 | ebtables 2026-09-08 15:37:12.298 | genisoimage 2026-09-08 15:37:12.298 | iptables 2026-09-08 15:37:12.298 | iputils-arping 2026-09-08 15:37:12.298 | kpartx 2026-09-08 15:37:12.298 | libjs-jquery-tablesorter 2026-09-08 15:37:12.298 | parted 2026-09-08 15:37:12.298 | pm-utils 2026-09-08 15:37:12.298 | python3-mysqldb 2026-09-08 15:37:12.298 | socat 2026-09-08 15:37:12.298 | sqlite3 2026-09-08 15:37:12.298 | sudo 2026-09-08 15:37:12.298 | vlan 2026-09-08 15:37:12.298 | cryptsetup 2026-09-08 15:37:12.298 | dosfstools 2026-09-08 15:37:12.298 | genisoimage 2026-09-08 15:37:12.298 | gir1.2-libosinfo-1.0 2026-09-08 15:37:12.298 | netcat-openbsd 2026-09-08 15:37:12.298 | open-iscsi 2026-09-08 15:37:12.298 | qemu-utils 2026-09-08 15:37:12.298 | sg3-utils 2026-09-08 15:37:12.298 | sysfsutils 2026-09-08 15:37:12.298 | acl 2026-09-08 15:37:12.298 | dnsmasq-base 2026-09-08 15:37:12.298 | dnsmasq-utils 2026-09-08 15:37:12.298 | ebtables 2026-09-08 15:37:12.299 | haproxy 2026-09-08 15:37:12.299 | iptables 2026-09-08 15:37:12.299 | iputils-arping 2026-09-08 15:37:12.299 | iputils-ping 2026-09-08 15:37:12.299 | postgresql-server-dev-all 2026-09-08 15:37:12.299 | python3-mysqldb 2026-09-08 15:37:12.299 | sqlite3 2026-09-08 15:37:12.299 | sudo 2026-09-08 15:37:12.299 | vlan 2026-09-08 15:37:12.299 | apache2 lvm2 2026-09-08 15:37:12.299 | golang 2026-09-08 15:37:12.299 | debootstrap 2026-09-08 15:37:12.299 | rsyslog' 2026-09-08 15:37:12.299 | PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 15:37:12.299 | PHYSICAL_NETWORK=public 2026-09-08 15:37:12.299 | PIPESTATUS=([0]="0") 2026-09-08 15:37:12.299 | PIP_UPGRADE=False 2026-09-08 15:37:12.299 | PIP_VIRTUAL_ENV= 2026-09-08 15:37:12.299 | PLACEMENT_AUTH_STRATEGY=keystone 2026-09-08 15:37:12.299 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:37:12.299 | PLACEMENT_BRANCH=master 2026-09-08 15:37:12.299 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-09-08 15:37:12.299 | PLACEMENT_CONF_DIR=/etc/placement 2026-09-08 15:37:12.299 | PLACEMENT_DIR=/opt/stack/placement 2026-09-08 15:37:12.299 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:37:12.299 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-09-08 15:37:12.299 | PLACEMENT_SERVICE_HOST=162.253.55.181 2026-09-08 15:37:12.299 | PLACEMENT_SERVICE_PROTOCOL=https 2026-09-08 15:37:12.299 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-09-08 15:37:12.299 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-09-08 15:37:12.299 | POSIXLY_CORRECT=y 2026-09-08 15:37:12.299 | PPID=1999 2026-09-08 15:37:12.299 | PREREQ_RERUN_HOURS=2 2026-09-08 15:37:12.299 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-09-08 15:37:12.299 | PREREQ_RERUN_SECONDS=7200 2026-09-08 15:37:12.299 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-08 15:37:12.299 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-08 15:37:12.299 | PRIVATE_NETWORK_NAME=private 2026-09-08 15:37:12.299 | PRIVATE_SUBNET_NAME=private-subnet 2026-09-08 15:37:12.299 | PROVIDER_SUBNET_NAME=provider_net 2026-09-08 15:37:12.299 | PS4='+ $(short_source): ' 2026-09-08 15:37:12.299 | PUBLIC_BRIDGE=br-ex 2026-09-08 15:37:12.299 | PUBLIC_BRIDGE_MTU=1430 2026-09-08 15:37:12.299 | PUBLIC_INTERFACE= 2026-09-08 15:37:12.299 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-09-08 15:37:12.299 | PUBLIC_NETWORK_NAME=public 2026-09-08 15:37:12.300 | PUBLIC_PHYSICAL_NETWORK=public 2026-09-08 15:37:12.300 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-08 15:37:12.300 | PUBLIC_SUBNET_NAME=public-subnet 2026-09-08 15:37:12.300 | PWD=/opt/stack/devstack 2026-09-08 15:37:12.300 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-08 15:37:12.300 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-09-08 15:37:12.300 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-09-08 15:37:12.300 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-09-08 15:37:12.300 | PYKMIP_CONF_DIR=/etc/pykmip 2026-09-08 15:37:12.300 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-09-08 15:37:12.300 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-09-08 15:37:12.300 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-09-08 15:37:12.300 | PYTHON=/opt/stack/data/venv/bin/python3 2026-09-08 15:37:12.300 | PYTHON3_VERSION=3.12 2026-09-08 15:37:12.300 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-09-08 15:37:12.300 | Q_ADMIN_USERNAME=neutron 2026-09-08 15:37:12.300 | Q_AGENT=ovn 2026-09-08 15:37:12.300 | Q_ALLOW_OVERLAPPING_IP=True 2026-09-08 15:37:12.300 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-08 15:37:12.300 | Q_AUTH_STRATEGY=keystone 2026-09-08 15:37:12.300 | Q_BUILD_OVS_FROM_GIT=False 2026-09-08 15:37:12.300 | Q_DB_NAME=neutron 2026-09-08 15:37:12.300 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-08 15:37:12.300 | Q_DVR_MODE=legacy 2026-09-08 15:37:12.300 | Q_HOST=162.253.55.181 2026-09-08 15:37:12.300 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-08 15:37:12.300 | Q_L3_ROUTER_PER_TENANT=True 2026-09-08 15:37:12.300 | Q_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:37:12.300 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-09-08 15:37:12.300 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-09-08 15:37:12.300 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-09-08 15:37:12.300 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-08 15:37:12.300 | Q_META_DATA_IP=162.253.55.181 2026-09-08 15:37:12.300 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-09-08 15:37:12.300 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-09-08 15:37:12.300 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-09-08 15:37:12.300 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-09-08 15:37:12.300 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-09-08 15:37:12.300 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-09-08 15:37:12.300 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-09-08 15:37:12.300 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-09-08 15:37:12.300 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-08 15:37:12.300 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-08 15:37:12.300 | Q_OVS_USE_VETH=False 2026-09-08 15:37:12.300 | Q_PLUGIN=ml2 2026-09-08 15:37:12.300 | Q_PROTOCOL=https 2026-09-08 15:37:12.301 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-08 15:37:12.301 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-08 15:37:12.301 | Q_ROUTER_NAME=router1 2026-09-08 15:37:12.301 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-08 15:37:12.301 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-08 15:37:12.301 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 15:37:12.301 | Q_TUNNEL_TYPES=gre 2026-09-08 15:37:12.301 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-08 15:37:12.301 | Q_USE_PUBLIC_VETH=False 2026-09-08 15:37:12.301 | Q_USE_ROOTWRAP=True 2026-09-08 15:37:12.301 | Q_USE_ROOTWRAP_DAEMON=True 2026-09-08 15:37:12.301 | Q_USE_SECGROUP=True 2026-09-08 15:37:12.301 | RABBIT_HOST=162.253.55.181 2026-09-08 15:37:12.301 | RABBIT_PASSWORD=secretrabbit 2026-09-08 15:37:12.301 | RABBIT_USERID=stackrabbit 2026-09-08 15:37:12.301 | RC_DIR=/opt/stack/devstack 2026-09-08 15:37:12.301 | RECLONE=False 2026-09-08 15:37:12.301 | RECREATE_KEYSTONE_DB=True 2026-09-08 15:37:12.301 | REGION_NAME=RegionOne 2026-09-08 15:37:12.301 | REPOS_UPDATED=True 2026-09-08 15:37:12.301 | REQUIREMENTS_BRANCH=master 2026-09-08 15:37:12.301 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-09-08 15:37:12.301 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-09-08 15:37:12.301 | RETRY_UPDATE=False 2026-09-08 15:37:12.301 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-08 15:37:12.301 | S3_SERVICE_PORT=3333 2026-09-08 15:37:12.301 | SERVICE_DIR=/opt/stack/status 2026-09-08 15:37:12.301 | SERVICE_DOMAIN_NAME=Default 2026-09-08 15:37:12.301 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-09-08 15:37:12.301 | SERVICE_HOST=162.253.55.181 2026-09-08 15:37:12.301 | SERVICE_IP_VERSION=4 2026-09-08 15:37:12.301 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:37:12.301 | SERVICE_LOCAL_HOST=127.0.0.1 2026-09-08 15:37:12.301 | SERVICE_PASSWORD=secretservice 2026-09-08 15:37:12.301 | SERVICE_PROJECT_NAME=service 2026-09-08 15:37:12.301 | SERVICE_PROTOCOL=http 2026-09-08 15:37:12.301 | SERVICE_TENANT_NAME=service 2026-09-08 15:37:12.301 | SERVICE_TIMEOUT=60 2026-09-08 15:37:12.301 | SHARE_BACKING_FILE_SIZE=8400M 2026-09-08 15:37:12.301 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-09-08 15:37:12.301 | SHARE_GROUP=lvm-shares 2026-09-08 15:37:12.301 | SHARE_NAME_PREFIX=share- 2026-09-08 15:37:12.301 | SHELL=/bin/bash 2026-09-08 15:37:12.301 | SHLVL=1 2026-09-08 15:37:12.301 | SKIP_EPEL_INSTALL=False 2026-09-08 15:37:12.301 | SKIP_STOP_OVN=False 2026-09-08 15:37:12.301 | SMB_CONF=/etc/samba/smb.conf 2026-09-08 15:37:12.302 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-09-08 15:37:12.303 | SPICE_BRANCH=master 2026-09-08 15:37:12.303 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-09-08 15:37:12.303 | SQLALCHEMY_BRANCH=main 2026-09-08 15:37:12.303 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-08 15:37:12.304 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-08 15:37:12.304 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-08 15:37:12.304 | 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-09-08 15:37:12.304 | STACK_GROUP=stack 2026-09-08 15:37:12.304 | STACK_USER=stack 2026-09-08 15:37:12.304 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-08 15:37:12.304 | STUD_PROTO=--tls 2026-09-08 15:37:12.304 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-08 15:37:12.305 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-08 15:37:12.305 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-09-08 15:37:12.305 | SUBNETPOOL_PREFIX_V6=fd69:fc0c:9b22::/56 2026-09-08 15:37:12.305 | SUBNETPOOL_SIZE_V4=26 2026-09-08 15:37:12.305 | SUBNETPOOL_SIZE_V6=64 2026-09-08 15:37:12.305 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-09-08 15:37:12.305 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-oqsosasdhntwaquajrqvxalnlmtmzyrb ; /usr/bin/python3' 2026-09-08 15:37:12.306 | SUDO_GID=1000 2026-09-08 15:37:12.306 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-09-08 15:37:12.306 | SUDO_UID=1000 2026-09-08 15:37:12.306 | SUDO_USER=zuul 2026-09-08 15:37:12.306 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-09-08-152812.summary.2026-09-08-152812 2026-09-08 15:37:12.306 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-09-08 15:37:12.306 | SUPPORT_URL=https://help.ubuntu.com/ 2026-09-08 15:37:12.306 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-09-08 15:37:12.306 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:37:12.306 | SWIFT_BRANCH=master 2026-09-08 15:37:12.306 | SWIFT_CONF_DIR=/etc/swift 2026-09-08 15:37:12.306 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-09-08 15:37:12.306 | SWIFT_DEFAULT_BIND_PORT=8080 2026-09-08 15:37:12.306 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-09-08 15:37:12.306 | SWIFT_DIR=/opt/stack/swift 2026-09-08 15:37:12.306 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-09-08 15:37:12.306 | SWIFT_ENABLE_TEMPURLS=False 2026-09-08 15:37:12.306 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-09-08 15:37:12.306 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-09-08 15:37:12.306 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-09-08 15:37:12.306 | SWIFT_HASH=1234123412341234 2026-09-08 15:37:12.306 | SWIFT_LOG_TOKEN_LENGTH=12 2026-09-08 15:37:12.306 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-09-08 15:37:12.306 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-09-08 15:37:12.306 | SWIFT_MAX_FILE_SIZE=1073741824 2026-09-08 15:37:12.306 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-09-08 15:37:12.306 | SWIFT_MAX_HEADER_SIZE=16384 2026-09-08 15:37:12.306 | SWIFT_PARTITION_POWER_SIZE=9 2026-09-08 15:37:12.306 | SWIFT_REPLICAS=1 2026-09-08 15:37:12.306 | SWIFT_REPLICAS_SEQ=1 2026-09-08 15:37:12.306 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-09-08 15:37:12.306 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:37:12.306 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-09-08 15:37:12.306 | SWIFT_SERVICE_PROTOCOL=https 2026-09-08 15:37:12.307 | SWIFT_START_ALL_SERVICES=False 2026-09-08 15:37:12.307 | SWIFT_STORAGE_IPS= 2026-09-08 15:37:12.307 | SWIFT_TEMPURL_KEY= 2026-09-08 15:37:12.307 | SWIFT_USE_MOD_WSGI=False 2026-09-08 15:37:12.307 | SYSLOG=False 2026-09-08 15:37:12.307 | SYSLOG_HOST=162.253.55.181 2026-09-08 15:37:12.307 | SYSLOG_PORT=516 2026-09-08 15:37:12.307 | SYSTEMCTL='sudo systemctl' 2026-09-08 15:37:12.307 | SYSTEMD_DIR=/etc/systemd/system 2026-09-08 15:37:12.307 | TARGET_BRANCH=master 2026-09-08 15:37:12.307 | TARGET_ENABLE_OVN_AGENT=False 2026-09-08 15:37:12.308 | TCPDUMP_ARGS= 2026-09-08 15:37:12.308 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-09-08 15:37:12.308 | TEMPEST_BRANCH=master 2026-09-08 15:37:12.308 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-09-08 15:37:12.308 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-09-08 15:37:12.308 | TEMPFILE=/tmp/tmp.4z6WfRlALt 2026-09-08 15:37:12.308 | TENANT_TUNNEL_RANGES=1:1000 2026-09-08 15:37:12.308 | TENANT_VLAN_RANGE= 2026-09-08 15:37:12.308 | TERM=unknown 2026-09-08 15:37:12.308 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-09-08 15:37:12.308 | TLS_IP=IP:162.253.55.181,IP:2604:e100:1:0:f816:3eff:fe67:ecc8 2026-09-08 15:37:12.308 | TOP_DIR=/opt/stack/devstack 2026-09-08 15:37:12.308 | TRAILING_TARGET_BRANCH=master 2026-09-08 15:37:12.308 | TUNNEL_ENDPOINT_IP=162.253.55.181 2026-09-08 15:37:12.308 | TUNNEL_IP=162.253.55.181 2026-09-08 15:37:12.308 | TUNNEL_IP_VERSION=4 2026-09-08 15:37:12.308 | UBUNTU_CODENAME=noble 2026-09-08 15:37:12.308 | UBUNTU_RELEASE_BASE_NUM=24 2026-09-08 15:37:12.308 | UID=1002 2026-09-08 15:37:12.308 | ULIMIT_NOFILE=2048 2026-09-08 15:37:12.308 | USER=stack 2026-09-08 15:37:12.308 | USER_HOME=/opt/stack 2026-09-08 15:37:12.308 | USER_UNITS=False 2026-09-08 15:37:12.308 | USE_CINDER_FOR_GLANCE=False 2026-09-08 15:37:12.308 | USE_JOURNAL=False 2026-09-08 15:37:12.308 | USE_SUBNETPOOL=True 2026-09-08 15:37:12.308 | USE_VENV=False 2026-09-08 15:37:12.308 | VAULT_PLUGIN_BACKEND= 2026-09-08 15:37:12.308 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-09-08 15:37:12.308 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-09-08 15:37:12.308 | VERBOSE=True 2026-09-08 15:37:12.308 | VERBOSE_NO_TIMESTAMP=True 2026-09-08 15:37:12.308 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-08 15:37:12.308 | VERSION_CODENAME=noble 2026-09-08 15:37:12.308 | VERSION_ID=24.04 2026-09-08 15:37:12.308 | VIF_PLUGGING_IS_FATAL=True 2026-09-08 15:37:12.308 | VIF_PLUGGING_TIMEOUT=300 2026-09-08 15:37:12.308 | VIRTUALENV_CMD='python3.12 -m venv' 2026-09-08 15:37:12.308 | VIRT_DRIVER=libvirt 2026-09-08 15:37:12.309 | VOLUME_BACKING_FILE_SIZE=50G 2026-09-08 15:37:12.309 | VOLUME_GROUP_NAME=stack-volumes 2026-09-08 15:37:12.309 | VOLUME_NAME_PREFIX=volume- 2026-09-08 15:37:12.309 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-09-08 15:37:12.309 | WORKER_TIMEOUT=80 2026-09-08 15:37:12.309 | WSGI_MODE=uwsgi 2026-09-08 15:37:12.309 | ZSWAP_COMPRESSOR=lz4 2026-09-08 15:37:12.309 | ZSWAP_ZPOOL=zsmalloc 2026-09-08 15:37:12.309 | _=posix 2026-09-08 15:37:12.309 | _ASYNC_BG_TIME=0 2026-09-08 15:37:12.309 | _DEFAULT_LVM_INIT=0 2026-09-08 15:37:12.309 | _DEFAULT_PYTHON3_VERSION=3.12 2026-09-08 15:37:12.309 | _DEVSTACK_FUNCTIONS=1 2026-09-08 15:37:12.309 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-09-08 15:37:12.309 | _DEVSTACK_STACKRC=1 2026-09-08 15:37:12.309 | _LOG_COLOR_DEFAULT=False 2026-09-08 15:37:12.309 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-08 15:37:12.309 | _TIME_BEGIN=1788881282 2026-09-08 15:37:12.309 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-09-08 15:37:12.309 | _TIME_TOTAL=([apt-get]="204020" [pip_install]="130788" [apt-get-update]="1824" ) 2026-09-08 15:37:12.309 | _of_args='-v --no-timestamp' 2026-09-08 15:37:12.309 | backend=postgresql 2026-09-08 15:37:12.309 | be=lvm:lvmdriver-1 2026-09-08 15:37:12.309 | be_name=lvmdriver-1 2026-09-08 15:37:12.309 | be_type=lvm 2026-09-08 15:37:12.309 | db=postgresql 2026-09-08 15:37:12.309 | dc=org 2026-09-08 15:37:12.309 | default_v4_route_devs=ens3 2026-09-08 15:37:12.309 | default_v6_route_devs=ens3 2026-09-08 15:37:12.309 | dir=/opt/stack/magnum 2026-09-08 15:37:12.309 | dn=,dc=openstack,dc=org 2026-09-08 15:37:12.309 | exceptions=80-tempest.sh 2026-09-08 15:37:12.309 | extra=80-tempest.sh 2026-09-08 15:37:12.309 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-09-08 15:37:12.309 | f=/opt/stack/devstack/lib/databases/postgresql 2026-09-08 15:37:12.309 | i=1 2026-09-08 15:37:12.309 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-08 15:37:12.309 | lfile=localrc 2026-09-08 15:37:12.309 | localrc=/opt/stack/devstack/.localrc.password 2026-09-08 15:37:12.309 | logfile=ovsdb-server-sb.log 2026-09-08 15:37:12.309 | mode=stack 2026-09-08 15:37:12.309 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-08 15:37:12.309 | opt='?' 2026-09-08 15:37:12.309 | os_CODENAME=noble 2026-09-08 15:37:12.309 | os_PACKAGE=deb 2026-09-08 15:37:12.310 | os_RELEASE=24.04 2026-09-08 15:37:12.310 | os_VENDOR=Ubuntu 2026-09-08 15:37:12.310 | phase=install 2026-09-08 15:37:12.310 | pkgs= 2026-09-08 15:37:12.310 | plugin=magnum 2026-09-08 15:37:12.310 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-08 15:37:12.310 | port=60999 2026-09-08 15:37:12.310 | pw=secretadmin 2026-09-08 15:37:12.310 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-08 15:37:12.310 | saveenv=ehxB 2026-09-08 15:37:12.310 | time_stamp=2026-09-08-152826 2026-09-08 15:37:12.310 | var=ADMIN_PASSWORD 2026-09-08 15:37:12.310 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-09-08 15:37:12.334 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:37:12.340 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:37:12.347 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-09-08 15:37:12.354 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-09-08 15:37:12.360 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:37:12.367 | ++ ./stack.sh:echo_summary:450 : echo -e Installing magnum 2026-09-08 15:37:12.373 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-09-08 15:37:12.380 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:323 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-09-08 15:37:12.385 | ++ functions-common:git_clone:589 : local git_remote=https://github.com/openstack/magnum.git 2026-09-08 15:37:12.391 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-09-08 15:37:12.397 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:37:12.403 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-08 15:37:12.411 | +++ functions-common:git_clone:593 : pwd 2026-09-08 15:37:12.417 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:37:12.423 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:37:12.431 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:37:12.469 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:37:12.476 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:37:12.481 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:37:12.490 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:37:12.490 | ++ functions-common:git_clone:610 : echo master 2026-09-08 15:37:12.501 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-09-08 15:37:12.506 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:37:12.512 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-09-08 15:37:12.541 | ++ functions-common:git_clone:672 : cd /opt/stack/magnum 2026-09-08 15:37:12.550 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-08 15:37:12.550 | ++ functions-common:git_clone:673 : head -1 2026-09-08 15:37:12.559 | 23a43e87 Raise clear error when image os_distro is unset 2026-09-08 15:37:12.565 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:37:12.573 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:324 : setup_develop /opt/stack/magnum 2026-09-08 15:37:12.580 | ++ inc/python:setup_develop:353 : local bindep 2026-09-08 15:37:12.587 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-09-08 15:37:12.592 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-09-08 15:37:12.598 | ++ inc/python:setup_develop:359 : local extras= 2026-09-08 15:37:12.605 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-09-08 15:37:12.611 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 15:37:12.617 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-09-08 15:37:12.624 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-09-08 15:37:12.630 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 15:37:12.636 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 15:37:12.643 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-09-08 15:37:12.650 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 15:37:12.658 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-09-08 15:37:12.664 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 15:37:12.671 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 15:37:12.679 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-09-08 15:37:12.691 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-09-08 15:37:12.698 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-09-08 15:37:12.703 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-09-08 15:37:12.814 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-09-08 15:37:12.819 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-08 15:37:12.825 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-08 15:37:12.831 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 15:37:12.837 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-09-08 15:37:12.843 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-09-08 15:37:12.848 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-08 15:37:12.852 | ++ inc/python:setup_package:446 : local extras= 2026-09-08 15:37:12.858 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 15:37:12.863 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 15:37:12.868 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 15:37:12.874 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 15:37:12.880 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 15:37:12.886 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-09-08 15:37:12.932 | Using python 3.12 to install /opt/stack/magnum 2026-09-08 15:37:12.937 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum 2026-09-08 15:37:13.530 | Obtaining file:///opt/stack/magnum 2026-09-08 15:37:13.530 | Installing build dependencies: started 2026-09-08 15:37:14.384 | Installing build dependencies: finished with status 'done' 2026-09-08 15:37:14.385 | Checking if build backend supports build_editable: started 2026-09-08 15:37:14.682 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 15:37:14.684 | Getting requirements to build editable: started 2026-09-08 15:37:15.335 | Getting requirements to build editable: finished with status 'done' 2026-09-08 15:37:15.337 | Preparing editable metadata (pyproject.toml): started 2026-09-08 15:37:15.819 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:37:15.842 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.0.3) 2026-09-08 15:37:15.843 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (2.0.52) 2026-09-08 15:37:15.844 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (0.13.0) 2026-09-08 15:37:15.845 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.8.11) 2026-09-08 15:37:15.847 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.19.1) 2026-09-08 15:37:15.848 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (4.16.0) 2026-09-08 15:37:15.849 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (5.3.1) 2026-09-08 15:37:15.850 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.33) 2026-09-08 15:37:15.851 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (5.17.0) 2026-09-08 15:37:15.852 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (13.0.1) 2026-09-08 15:37:15.853 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.3.0) 2026-09-08 15:37:15.854 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (7.6.1) 2026-09-08 15:37:15.855 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (10.7.0) 2026-09-08 15:37:15.856 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.5.0) 2026-09-08 15:37:15.857 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (18.1.1) 2026-09-08 15:37:15.857 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.9.0) 2026-09-08 15:37:15.858 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (8.3.1) 2026-09-08 15:37:15.859 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (18.3.0) 2026-09-08 15:37:15.860 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (8.2.0) 2026-09-08 15:37:15.861 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.0.1) 2026-09-08 15:37:15.862 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (3.9.0) 2026-09-08 15:37:15.863 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (5.11.0) 2026-09-08 15:37:15.864 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (4.8.0) 2026-09-08 15:37:15.865 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (2.8.0) 2026-09-08 15:37:15.865 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (10.2.0) 2026-09-08 15:37:15.866 | Requirement already satisfied: oslo.versionedobjects>=3.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (3.12.0) 2026-09-08 15:37:15.866 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (7.0.3) 2026-09-08 15:37:15.867 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (1.8.0) 2026-09-08 15:37:15.868 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (4.1.0) 2026-09-08 15:37:15.868 | Requirement already satisfied: openstacksdk>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (4.20.0) 2026-09-08 15:37:15.869 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (2.34.2) 2026-09-08 15:37:15.869 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (5.9.1) 2026-09-08 15:37:15.870 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (6.4.0) 2026-09-08 15:37:15.871 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (43.0.3) 2026-09-08 15:37:15.871 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (3.1.8) 2026-09-08 15:37:15.873 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev97) (1.4.1) 2026-09-08 15:37:15.874 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev97) (4.16.0) 2026-09-08 15:37:15.875 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev97) (0.6.0) 2026-09-08 15:37:15.876 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev97) (4.2.0) 2026-09-08 15:37:15.876 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev97) (3.18.0) 2026-09-08 15:37:15.880 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (3.0.53) 2026-09-08 15:37:15.880 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (1.11.0) 2026-09-08 15:37:15.881 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (15.0.0) 2026-09-08 15:37:15.882 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (1.8.0) 2026-09-08 15:37:15.884 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==22.1.0.dev97) (2.1.1) 2026-09-08 15:37:15.887 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==22.1.0.dev97) (3.0) 2026-09-08 15:37:15.889 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==22.1.0.dev97) (3.1.1) 2026-09-08 15:37:15.891 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev97) (2.1.0) 2026-09-08 15:37:15.892 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev97) (1.9.0) 2026-09-08 15:37:15.894 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev97) (4.3.0) 2026-09-08 15:37:15.895 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev97) (2.13.0) 2026-09-08 15:37:15.896 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev97) (6.0.0) 2026-09-08 15:37:15.899 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev97) (1.5.0) 2026-09-08 15:37:15.900 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev97) (1.1.0) 2026-09-08 15:37:15.901 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev97) (4.11.3) 2026-09-08 15:37:15.901 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev97) (7.2.2) 2026-09-08 15:37:15.907 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev97) (0.20) 2026-09-08 15:37:15.907 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev97) (3.1.0) 2026-09-08 15:37:15.909 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.1.0->magnum==22.1.0.dev97) (2.3.0) 2026-09-08 15:37:15.911 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==22.1.0.dev97) (2.0.0) 2026-09-08 15:37:15.914 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev97) (2.1.2) 2026-09-08 15:37:15.915 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev97) (0.6.2) 2026-09-08 15:37:15.918 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->magnum==22.1.0.dev97) (2.9.0.post0) 2026-09-08 15:37:15.920 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (3.5.0) 2026-09-08 15:37:15.921 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (7.1.7) 2026-09-08 15:37:15.922 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (5.3.1) 2026-09-08 15:37:15.922 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (5.6.2) 2026-09-08 15:37:15.923 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (0.17.0) 2026-09-08 15:37:15.924 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (5.1.0) 2026-09-08 15:37:15.929 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (2026.3) 2026-09-08 15:37:15.930 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (26.3) 2026-09-08 15:37:15.933 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum==22.1.0.dev97) (0.26.0) 2026-09-08 15:37:15.934 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev97) (5.0.0) 2026-09-08 15:37:15.935 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev97) (3.1.6) 2026-09-08 15:37:15.936 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev97) (4.0.1) 2026-09-08 15:37:15.939 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==22.1.0.dev97) (3.0.3) 2026-09-08 15:37:15.945 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==22.1.0.dev97) (1.2.1) 2026-09-08 15:37:15.948 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (0.41.2) 2026-09-08 15:37:15.949 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (3.5.5) 2026-09-08 15:37:15.950 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (3.1.0) 2026-09-08 15:37:15.950 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (2.5.1) 2026-09-08 15:37:15.950 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (3.10.1) 2026-09-08 15:37:15.951 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (1.7.6) 2026-09-08 15:37:15.953 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (2.8.0) 2026-09-08 15:37:15.960 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (2.2.0) 2026-09-08 15:37:15.962 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (1.3.7) 2026-09-08 15:37:15.966 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==22.1.0.dev97) (3.3.2) 2026-09-08 15:37:15.973 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (84.0.0) 2026-09-08 15:37:15.984 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum==22.1.0.dev97) (0.8.2) 2026-09-08 15:37:16.000 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->magnum==22.1.0.dev97) (1.17.0) 2026-09-08 15:37:16.006 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev97) (3.5.0) 2026-09-08 15:37:16.006 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev97) (3.18) 2026-09-08 15:37:16.007 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev97) (2.7.0) 2026-09-08 15:37:16.007 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==22.1.0.dev97) (2023.11.17) 2026-09-08 15:37:16.020 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (4.2.0) 2026-09-08 15:37:16.020 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (2.20.0) 2026-09-08 15:37:16.024 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum==22.1.0.dev97) (0.1.2) 2026-09-08 15:37:16.032 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev97) (0.8) 2026-09-08 15:37:16.048 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (3.6.1) 2026-09-08 15:37:16.049 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (4.26.0) 2026-09-08 15:37:16.049 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (3.5.0) 2026-09-08 15:37:16.050 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (9.1.4) 2026-09-08 15:37:16.050 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev97) (4.0.1) 2026-09-08 15:37:16.056 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev97) (26.1.0) 2026-09-08 15:37:16.056 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev97) (2025.9.1) 2026-09-08 15:37:16.057 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev97) (0.37.0) 2026-09-08 15:37:16.057 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev97) (2026.6.3) 2026-09-08 15:37:16.096 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev97) (0.8.1) 2026-09-08 15:37:16.096 | Requirement already satisfied: importlib_metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev97) (9.0.0) 2026-09-08 15:37:16.099 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib_metadata>=4.4->WSME>=0.8.0->magnum==22.1.0.dev97) (4.1.0) 2026-09-08 15:37:16.119 | Building wheels for collected packages: magnum 2026-09-08 15:37:16.120 | Building editable for magnum (pyproject.toml): started 2026-09-08 15:37:16.731 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-09-08 15:37:16.733 | Created wheel for magnum: filename=magnum-22.1.0.dev97-0.editable-py3-none-any.whl size=8358 sha256=8ef4e5d6b65b33dba319583a650eff096600d0f38159f05830575ceacba41cce 2026-09-08 15:37:16.733 | Stored in directory: /tmp/pip-ephem-wheel-cache-s23_z1gn/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-09-08 15:37:16.738 | Successfully built magnum 2026-09-08 15:37:16.864 | Installing collected packages: magnum 2026-09-08 15:37:16.892 | Successfully installed magnum-22.1.0.dev97 2026-09-08 15:37:17.000 | ++ inc/python:pip_install:216 : result=0 2026-09-08 15:37:17.006 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:37:17.011 | ++ functions-common:time_stop:2420 : local name 2026-09-08 15:37:17.017 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 15:37:17.022 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:37:17.028 | ++ functions-common:time_stop:2423 : local total 2026-09-08 15:37:17.033 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 15:37:17.038 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:37:17.044 | ++ functions-common:time_stop:2427 : start_time=1788881832920 2026-09-08 15:37:17.050 | ++ functions-common:time_stop:2429 : [[ -z 1788881832920 ]] 2026-09-08 15:37:17.057 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:37:17.065 | ++ functions-common:time_stop:2432 : end_time=1788881837060 2026-09-08 15:37:17.071 | ++ functions-common:time_stop:2433 : elapsed_time=4140 2026-09-08 15:37:17.076 | ++ functions-common:time_stop:2434 : total=130788 2026-09-08 15:37:17.082 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:37:17.087 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=134928 2026-09-08 15:37:17.093 | ++ inc/python:pip_install:219 : return 0 2026-09-08 15:37:17.099 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 15:37:17.105 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:37:17.111 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-09-08 15:37:17.117 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-09-08 15:37:17.123 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:37:17.129 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-09-08 15:37:17.135 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/magnum, ]] 2026-09-08 15:37:17.142 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-08 15:37:17.148 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.35.5.qcow2 2026-09-08 15:37:17.154 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : MAGNUM_GUEST_IMAGE_EXTRA_PROPERTIES= 2026-09-08 15:37:17.160 | ++ /opt/stack/magnum/devstack/plugin.sh:source:18 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.35.5.qcow2 2026-09-08 15:37:17.167 | ++ /opt/stack/magnum/devstack/plugin.sh:source:20 : LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient 2026-09-08 15:37:17.173 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : install_magnumclient 2026-09-08 15:37:17.179 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:314 : use_library_from_git python-magnumclient 2026-09-08 15:37:17.186 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-09-08 15:37:17.192 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:37:17.197 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-09-08 15:37:17.203 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-magnumclient, ]] 2026-09-08 15:37:17.210 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-09-08 15:37:17.216 | ++ inc/python:use_library_from_git:269 : return 0 2026-09-08 15:37:17.222 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:315 : git_clone_by_name python-magnumclient 2026-09-08 15:37:17.229 | ++ functions-common:git_clone_by_name:681 : local name=python-magnumclient 2026-09-08 15:37:17.235 | ++ functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/python-magnumclient.git 2026-09-08 15:37:17.242 | ++ functions-common:git_clone_by_name:683 : local dir=/opt/stack/python-magnumclient 2026-09-08 15:37:17.248 | ++ functions-common:git_clone_by_name:684 : local branch=master 2026-09-08 15:37:17.254 | ++ functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-09-08 15:37:17.259 | ++ functions-common:git_clone:589 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-09-08 15:37:17.265 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/python-magnumclient 2026-09-08 15:37:17.271 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-08 15:37:17.277 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-08 15:37:17.284 | +++ functions-common:git_clone:593 : pwd 2026-09-08 15:37:17.291 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:37:17.297 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:37:17.305 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:37:17.344 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:37:17.350 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:37:17.355 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:37:17.362 | ++ functions-common:git_clone:610 : echo master 2026-09-08 15:37:17.362 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:37:17.372 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-09-08 15:37:17.378 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:37:17.385 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-09-08 15:37:17.413 | ++ functions-common:git_clone:672 : cd /opt/stack/python-magnumclient 2026-09-08 15:37:17.420 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-08 15:37:17.421 | ++ functions-common:git_clone:673 : head -1 2026-09-08 15:37:17.426 | 43fc0de Replace deprecated datetime.datetime.utcnow 2026-09-08 15:37:17.432 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:37:17.439 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:316 : setup_dev_lib python-magnumclient 2026-09-08 15:37:17.445 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-09-08 15:37:17.451 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-09-08 15:37:17.458 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-09-08 15:37:17.463 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-09-08 15:37:17.470 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-09-08 15:37:17.475 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-09-08 15:37:17.482 | ++ inc/python:setup_develop:353 : local bindep 2026-09-08 15:37:17.487 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-09-08 15:37:17.494 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-09-08 15:37:17.500 | ++ inc/python:setup_develop:359 : local extras= 2026-09-08 15:37:17.506 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-09-08 15:37:17.513 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 15:37:17.519 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-09-08 15:37:17.526 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-09-08 15:37:17.531 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 15:37:17.537 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 15:37:17.545 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-09-08 15:37:17.552 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 15:37:17.560 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-09-08 15:37:17.566 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 15:37:17.572 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 15:37:17.580 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-09-08 15:37:17.593 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-09-08 15:37:17.599 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-09-08 15:37:17.605 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-09-08 15:37:17.718 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-09-08 15:37:17.724 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-08 15:37:17.729 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-08 15:37:17.735 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 15:37:17.741 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-09-08 15:37:17.747 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-09-08 15:37:17.753 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-08 15:37:17.760 | ++ inc/python:setup_package:446 : local extras= 2026-09-08 15:37:17.766 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 15:37:17.772 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 15:37:17.778 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 15:37:17.784 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 15:37:17.790 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 15:37:17.796 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-09-08 15:37:17.842 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-09-08 15:37:17.848 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/python-magnumclient 2026-09-08 15:37:18.412 | Obtaining file:///opt/stack/python-magnumclient 2026-09-08 15:37:18.414 | Installing build dependencies: started 2026-09-08 15:37:19.266 | Installing build dependencies: finished with status 'done' 2026-09-08 15:37:19.267 | Checking if build backend supports build_editable: started 2026-09-08 15:37:19.559 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 15:37:19.560 | Getting requirements to build editable: started 2026-09-08 15:37:20.004 | Getting requirements to build editable: finished with status 'done' 2026-09-08 15:37:20.006 | Preparing editable metadata (pyproject.toml): started 2026-09-08 15:37:20.307 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:37:20.329 | Requirement already satisfied: pbr>=6.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (7.0.3) 2026-09-08 15:37:20.330 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (5.17.0) 2026-09-08 15:37:20.331 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (5.9.1) 2026-09-08 15:37:20.332 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (2.34.2) 2026-09-08 15:37:20.333 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (6.9.0) 2026-09-08 15:37:20.334 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (8.3.1) 2026-09-08 15:37:20.335 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (5.11.0) 2026-09-08 15:37:20.335 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (10.2.0) 2026-09-08 15:37:20.336 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (4.20.0) 2026-09-08 15:37:20.337 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (4.7.0) 2026-09-08 15:37:20.338 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (3.18.0) 2026-09-08 15:37:20.339 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (43.0.3) 2026-09-08 15:37:20.340 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (5.3.1) 2026-09-08 15:37:20.344 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==5.0.0) (2.1.1) 2026-09-08 15:37:20.348 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==5.0.0) (3.0) 2026-09-08 15:37:20.351 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==5.0.0) (2.1.0) 2026-09-08 15:37:20.352 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==5.0.0) (1.9.0) 2026-09-08 15:37:20.353 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==5.0.0) (4.16.0) 2026-09-08 15:37:20.355 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==5.0.0) (1.5.0) 2026-09-08 15:37:20.356 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==5.0.0) (1.1.0) 2026-09-08 15:37:20.357 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==5.0.0) (1.33) 2026-09-08 15:37:20.358 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==5.0.0) (4.11.3) 2026-09-08 15:37:20.358 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==5.0.0) (7.2.2) 2026-09-08 15:37:20.359 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==5.0.0) (6.0.3) 2026-09-08 15:37:20.363 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.10.0->python-magnumclient==5.0.0) (3.1.1) 2026-09-08 15:37:20.365 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.8.0->python-magnumclient==5.0.0) (4.16.0) 2026-09-08 15:37:20.368 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==5.0.0) (0.6.0) 2026-09-08 15:37:20.368 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==5.0.0) (4.2.0) 2026-09-08 15:37:20.371 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==5.0.0) (3.0.53) 2026-09-08 15:37:20.372 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==5.0.0) (1.11.0) 2026-09-08 15:37:20.373 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==5.0.0) (15.0.0) 2026-09-08 15:37:20.373 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==5.0.0) (1.8.0) 2026-09-08 15:37:20.376 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==5.0.0) (10.7.0) 2026-09-08 15:37:20.376 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==5.0.0) (6.5.0) 2026-09-08 15:37:20.377 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==5.0.0) (2.9.0.post0) 2026-09-08 15:37:20.378 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==5.0.0) (3.1.0) 2026-09-08 15:37:20.379 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->python-magnumclient==5.0.0) (2.3.0) 2026-09-08 15:37:20.380 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==5.0.0) (1.3.0) 2026-09-08 15:37:20.380 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==5.0.0) (2.0.0) 2026-09-08 15:37:20.384 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-magnumclient==5.0.0) (1.2.1) 2026-09-08 15:37:20.386 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==5.0.0) (3.3.2) 2026-09-08 15:37:20.386 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==5.0.0) (26.3) 2026-09-08 15:37:20.388 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=6.1.1->python-magnumclient==5.0.0) (84.0.0) 2026-09-08 15:37:20.391 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==5.0.0) (0.8.2) 2026-09-08 15:37:20.398 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-magnumclient==5.0.0) (1.17.0) 2026-09-08 15:37:20.400 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==5.0.0) (3.5.0) 2026-09-08 15:37:20.401 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==5.0.0) (3.18) 2026-09-08 15:37:20.401 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==5.0.0) (2.7.0) 2026-09-08 15:37:20.402 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==5.0.0) (2023.11.17) 2026-09-08 15:37:20.410 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==5.0.0) (4.2.0) 2026-09-08 15:37:20.410 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==5.0.0) (2.20.0) 2026-09-08 15:37:20.413 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==5.0.0) (0.1.2) 2026-09-08 15:37:20.428 | Building wheels for collected packages: python-magnumclient 2026-09-08 15:37:20.429 | Building editable for python-magnumclient (pyproject.toml): started 2026-09-08 15:37:20.824 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-09-08 15:37:20.826 | Created wheel for python-magnumclient: filename=python_magnumclient-5.0.0-0.editable-py3-none-any.whl size=8791 sha256=4bd1656e82b57af1dbfcd94b30028b12b0c6c2a3c925cabc53c1793b1b00e7fc 2026-09-08 15:37:20.826 | Stored in directory: /tmp/pip-ephem-wheel-cache-_jemxf69/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-09-08 15:37:20.832 | Successfully built python-magnumclient 2026-09-08 15:37:20.982 | Installing collected packages: python-magnumclient 2026-09-08 15:37:21.007 | Successfully installed python-magnumclient-5.0.0 2026-09-08 15:37:21.118 | ++ inc/python:pip_install:216 : result=0 2026-09-08 15:37:21.120 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:37:21.125 | ++ functions-common:time_stop:2420 : local name 2026-09-08 15:37:21.131 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 15:37:21.136 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:37:21.142 | ++ functions-common:time_stop:2423 : local total 2026-09-08 15:37:21.146 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 15:37:21.150 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:37:21.155 | ++ functions-common:time_stop:2427 : start_time=1788881837831 2026-09-08 15:37:21.161 | ++ functions-common:time_stop:2429 : [[ -z 1788881837831 ]] 2026-09-08 15:37:21.169 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:37:21.178 | ++ functions-common:time_stop:2432 : end_time=1788881841172 2026-09-08 15:37:21.184 | ++ functions-common:time_stop:2433 : elapsed_time=3341 2026-09-08 15:37:21.190 | ++ functions-common:time_stop:2434 : total=134928 2026-09-08 15:37:21.196 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:37:21.202 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138269 2026-09-08 15:37:21.208 | ++ inc/python:pip_install:219 : return 0 2026-09-08 15:37:21.214 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 15:37:21.220 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:37:21.226 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-09-08 15:37:21.232 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-09-08 15:37:21.239 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:37:21.245 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-09-08 15:37:21.251 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/python-magnumclient, ]] 2026-09-08 15:37:21.257 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-08 15:37:21.264 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:317 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-09-08 15:37:21.292 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : cleanup_magnum 2026-09-08 15:37:21.299 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-09-08 15:37:21.325 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-09-08 15:37:21.332 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-09-08 15:37:21.338 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 15:37:21.345 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:37:21.351 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:37:21.358 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-09-08 15:37:21.365 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-09-08 15:37:21.391 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-09-08 15:37:21.397 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-09-08 15:37:21.404 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-09-08 15:37:21.410 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-09-08 15:37:21.418 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-09-08 15:37:21.428 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-09-08 15:37:21.434 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-09-08 15:37:21.440 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-09-08 15:37:21.451 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-09-08 15:37:21.456 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-09-08 15:37:21.463 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-09-08 15:37:21.469 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:37:21.475 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:37:21.481 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-09-08 15:37:21.549 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-09-08 15:37:21.559 | ++ lib/apache:disable_apache_site:209 : true 2026-09-08 15:37:21.565 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 15:37:21.571 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-09-08 15:37:21.584 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-08 15:37:21.590 | + functions-common:run_plugins:1840 : local dir=/opt/stack/manila 2026-09-08 15:37:21.596 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-09-08 15:37:21.602 | + functions-common:run_plugins:1842 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-09-08 15:37:21.647 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:37:21.653 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ install == \i\n\s\t\a\l\l ]] 2026-09-08 15:37:21.659 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : echo_summary 'Installing Manila Client' 2026-09-08 15:37:21.666 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:37:21.672 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Manila Client 2026-09-08 15:37:21.678 | ++ /opt/stack/manila/devstack/plugin.sh:source:1169 : install_manilaclient 2026-09-08 15:37:21.684 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:705 : use_library_from_git python-manilaclient 2026-09-08 15:37:21.690 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-09-08 15:37:21.697 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:37:21.703 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-09-08 15:37:21.709 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-manilaclient, ]] 2026-09-08 15:37:21.715 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-08 15:37:21.722 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:709 : pip_install python-manilaclient 2026-09-08 15:37:21.774 | Using python 3.12 to install python-manilaclient 2026-09-08 15:37:21.780 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-manilaclient 2026-09-08 15:37:22.449 | Collecting python-manilaclient 2026-09-08 15:37:23.582 | Downloading python_manilaclient-6.3.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 15:37:23.598 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-09-08 15:37:23.599 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.7.0) 2026-09-08 15:37:23.600 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.3.1) 2026-09-08 15:37:23.601 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.11.0) 2026-09-08 15:37:23.601 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.2.0) 2026-09-08 15:37:23.602 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.18.0) 2026-09-08 15:37:23.603 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.34.2) 2026-09-08 15:37:23.604 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.7.0) 2026-09-08 15:37:23.605 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.17.0) 2026-09-08 15:37:23.606 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.1.0) 2026-09-08 15:37:23.608 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-manilaclient) (2.3.0) 2026-09-08 15:37:23.609 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (2.1.0) 2026-09-08 15:37:23.610 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (5.9.1) 2026-09-08 15:37:23.611 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (1.9.0) 2026-09-08 15:37:23.612 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (4.16.0) 2026-09-08 15:37:23.617 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.16.0) 2026-09-08 15:37:23.618 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.20.0) 2026-09-08 15:37:23.619 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (6.9.0) 2026-09-08 15:37:23.622 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.6.0) 2026-09-08 15:37:23.623 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.2.0) 2026-09-08 15:37:23.624 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (6.0.3) 2026-09-08 15:37:23.628 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (3.0.53) 2026-09-08 15:37:23.629 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.11.0) 2026-09-08 15:37:23.630 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (15.0.0) 2026-09-08 15:37:23.631 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.8.0) 2026-09-08 15:37:23.633 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (43.0.3) 2026-09-08 15:37:23.634 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (5.3.1) 2026-09-08 15:37:23.635 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (1.5.0) 2026-09-08 15:37:23.635 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (1.1.0) 2026-09-08 15:37:23.636 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (1.33) 2026-09-08 15:37:23.637 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (4.11.3) 2026-09-08 15:37:23.638 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (7.2.2) 2026-09-08 15:37:23.640 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (2.1.1) 2026-09-08 15:37:23.642 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (3.0) 2026-09-08 15:37:23.647 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (3.1.1) 2026-09-08 15:37:23.649 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (1.3.0) 2026-09-08 15:37:23.650 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (2.0.0) 2026-09-08 15:37:23.654 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (6.5.0) 2026-09-08 15:37:23.655 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (2.9.0.post0) 2026-09-08 15:37:23.659 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.20.0->python-manilaclient) (1.2.1) 2026-09-08 15:37:23.662 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (3.3.2) 2026-09-08 15:37:23.662 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (26.3) 2026-09-08 15:37:23.664 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.0.0->python-manilaclient) (84.0.0) 2026-09-08 15:37:23.667 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.8.2) 2026-09-08 15:37:23.674 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient) (1.17.0) 2026-09-08 15:37:23.676 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.5.0) 2026-09-08 15:37:23.676 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.18) 2026-09-08 15:37:23.676 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.7.0) 2026-09-08 15:37:23.677 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-09-08 15:37:23.685 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.2.0) 2026-09-08 15:37:23.685 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (2.20.0) 2026-09-08 15:37:23.688 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.1.2) 2026-09-08 15:37:23.707 | Downloading python_manilaclient-6.3.0-py3-none-any.whl (416 kB) 2026-09-08 15:37:23.845 | Installing collected packages: python-manilaclient 2026-09-08 15:37:24.198 | Successfully installed python-manilaclient-6.3.0 2026-09-08 15:37:24.281 | ++ inc/python:pip_install:216 : result=0 2026-09-08 15:37:24.287 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:37:24.293 | ++ functions-common:time_stop:2420 : local name 2026-09-08 15:37:24.299 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 15:37:24.305 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:37:24.310 | ++ functions-common:time_stop:2423 : local total 2026-09-08 15:37:24.316 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 15:37:24.321 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:37:24.327 | ++ functions-common:time_stop:2427 : start_time=1788881841761 2026-09-08 15:37:24.331 | ++ functions-common:time_stop:2429 : [[ -z 1788881841761 ]] 2026-09-08 15:37:24.339 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:37:24.348 | ++ functions-common:time_stop:2432 : end_time=1788881844342 2026-09-08 15:37:24.354 | ++ functions-common:time_stop:2433 : elapsed_time=2581 2026-09-08 15:37:24.361 | ++ functions-common:time_stop:2434 : total=138269 2026-09-08 15:37:24.367 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:37:24.372 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140850 2026-09-08 15:37:24.379 | ++ inc/python:pip_install:219 : return 0 2026-09-08 15:37:24.386 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:711 : [[ True == \T\r\u\e ]] 2026-09-08 15:37:24.392 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:712 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-09-08 15:37:24.420 | ++ /opt/stack/manila/devstack/plugin.sh:source:1170 : echo_summary 'Installing Manila' 2026-09-08 15:37:24.426 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:37:24.432 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Manila 2026-09-08 15:37:24.438 | ++ /opt/stack/manila/devstack/plugin.sh:source:1171 : install_manila 2026-09-08 15:37:24.444 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:718 : setup_develop /opt/stack/manila 2026-09-08 15:37:24.451 | ++ inc/python:setup_develop:353 : local bindep 2026-09-08 15:37:24.458 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-09-08 15:37:24.464 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-09-08 15:37:24.470 | ++ inc/python:setup_develop:359 : local extras= 2026-09-08 15:37:24.477 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-09-08 15:37:24.483 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 15:37:24.490 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-09-08 15:37:24.496 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-09-08 15:37:24.502 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 15:37:24.508 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 15:37:24.515 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-09-08 15:37:24.521 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 15:37:24.528 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-09-08 15:37:24.534 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 15:37:24.540 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 15:37:24.548 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-09-08 15:37:24.561 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-09-08 15:37:24.567 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-09-08 15:37:24.573 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-09-08 15:37:24.682 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-09-08 15:37:24.686 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-08 15:37:24.689 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-08 15:37:24.693 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 15:37:24.699 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-09-08 15:37:24.704 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-09-08 15:37:24.710 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-08 15:37:24.715 | ++ inc/python:setup_package:446 : local extras= 2026-09-08 15:37:24.720 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 15:37:24.726 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 15:37:24.732 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 15:37:24.738 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 15:37:24.744 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 15:37:24.750 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-09-08 15:37:24.796 | Using python 3.12 to install /opt/stack/manila 2026-09-08 15:37:24.801 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/manila 2026-09-08 15:37:25.431 | Obtaining file:///opt/stack/manila 2026-09-08 15:37:25.434 | Installing build dependencies: started 2026-09-08 15:37:26.277 | Installing build dependencies: finished with status 'done' 2026-09-08 15:37:26.279 | Checking if build backend supports build_editable: started 2026-09-08 15:37:26.605 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 15:37:26.606 | Getting requirements to build editable: started 2026-09-08 15:37:27.270 | Getting requirements to build editable: finished with status 'done' 2026-09-08 15:37:27.272 | Preparing editable metadata (pyproject.toml): started 2026-09-08 15:37:27.764 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:37:27.789 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (7.0.3) 2026-09-08 15:37:27.790 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (1.19.1) 2026-09-08 15:37:27.791 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (5.8.0) 2026-09-08 15:37:27.791 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (0.7.1) 2026-09-08 15:37:27.792 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (0.41.2) 2026-09-08 15:37:27.793 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (3.5.5) 2026-09-08 15:37:27.795 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (6.1.1) 2026-09-08 15:37:27.796 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (1.3.0) 2026-09-08 15:37:27.797 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (10.7.0) 2026-09-08 15:37:27.798 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (6.5.0) 2026-09-08 15:37:27.798 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (18.1.1) 2026-09-08 15:37:27.799 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (6.9.0) 2026-09-08 15:37:27.800 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (8.3.1) 2026-09-08 15:37:27.801 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (18.3.0) 2026-09-08 15:37:27.802 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (8.2.0) 2026-09-08 15:37:27.802 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (6.0.1) 2026-09-08 15:37:27.803 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (3.12.0) 2026-09-08 15:37:27.804 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (3.9.0) 2026-09-08 15:37:27.805 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (7.10.0) 2026-09-08 15:37:27.805 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (5.11.0) 2026-09-08 15:37:27.806 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (4.8.0) 2026-09-08 15:37:27.808 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (2.8.0) 2026-09-08 15:37:27.809 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (10.2.0) 2026-09-08 15:37:27.810 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (7.6.1) 2026-09-08 15:37:27.810 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (4.4.0) 2026-09-08 15:37:27.810 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (4.0.0) 2026-09-08 15:37:27.811 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (3.10.1) 2026-09-08 15:37:27.811 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (3.1.0) 2026-09-08 15:37:27.812 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (3.3.2) 2026-09-08 15:37:27.812 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (14.0.0) 2026-09-08 15:37:27.813 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (5.17.0) 2026-09-08 15:37:27.813 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (13.0.1) 2026-09-08 15:37:27.814 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (2.34.2) 2026-09-08 15:37:27.814 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (9.1.4) 2026-09-08 15:37:27.815 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (2.5.1) 2026-09-08 15:37:27.815 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (2.0.52) 2026-09-08 15:37:27.958 | Collecting SQLAlchemy-Utils>=0.38.3 (from manila==22.1.0.dev302) 2026-09-08 15:37:31.172 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-08 15:37:31.201 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (5.9.1) 2026-09-08 15:37:31.201 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (9.1.0) 2026-09-08 15:37:31.202 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (9.10.0) 2026-09-08 15:37:31.203 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (18.13.1) 2026-09-08 15:37:31.203 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (1.8.11) 2026-09-08 15:37:31.204 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (7.1.7) 2026-09-08 15:37:31.204 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (26.3) 2026-09-08 15:37:31.205 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (4.26.0) 2026-09-08 15:37:31.205 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev302) (4.20.0) 2026-09-08 15:37:31.207 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev302) (1.4.1) 2026-09-08 15:37:31.208 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev302) (4.16.0) 2026-09-08 15:37:31.210 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev302) (43.0.3) 2026-09-08 15:37:31.211 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev302) (7.6.0) 2026-09-08 15:37:31.214 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev302) (2.1.1) 2026-09-08 15:37:31.217 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev302) (3.0) 2026-09-08 15:37:31.221 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==22.1.0.dev302) (2.8.0) 2026-09-08 15:37:31.227 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev302) (26.1.0) 2026-09-08 15:37:31.227 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev302) (2025.9.1) 2026-09-08 15:37:31.228 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev302) (0.37.0) 2026-09-08 15:37:31.228 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev302) (2026.6.3) 2026-09-08 15:37:31.232 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev302) (2.1.0) 2026-09-08 15:37:31.233 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev302) (1.9.0) 2026-09-08 15:37:31.235 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev302) (4.3.0) 2026-09-08 15:37:31.236 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev302) (4.1.0) 2026-09-08 15:37:31.236 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev302) (2.13.0) 2026-09-08 15:37:31.237 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev302) (6.0.0) 2026-09-08 15:37:31.241 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev302) (5.3.1) 2026-09-08 15:37:31.242 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev302) (1.5.0) 2026-09-08 15:37:31.242 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev302) (1.1.0) 2026-09-08 15:37:31.243 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev302) (1.33) 2026-09-08 15:37:31.243 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev302) (4.11.3) 2026-09-08 15:37:31.244 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev302) (7.2.2) 2026-09-08 15:37:31.244 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev302) (6.0.3) 2026-09-08 15:37:31.249 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->manila==22.1.0.dev302) (3.1.1) 2026-09-08 15:37:31.254 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev302) (0.20) 2026-09-08 15:37:31.254 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev302) (3.1.0) 2026-09-08 15:37:31.255 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0->manila==22.1.0.dev302) (2.3.0) 2026-09-08 15:37:31.258 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=9.5.0->manila==22.1.0.dev302) (2.0.0) 2026-09-08 15:37:31.261 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev302) (2.1.2) 2026-09-08 15:37:31.262 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev302) (0.6.2) 2026-09-08 15:37:31.265 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==22.1.0.dev302) (2.9.0.post0) 2026-09-08 15:37:31.267 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev302) (3.5.0) 2026-09-08 15:37:31.269 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev302) (5.3.1) 2026-09-08 15:37:31.269 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev302) (5.6.2) 2026-09-08 15:37:31.269 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev302) (0.17.0) 2026-09-08 15:37:31.271 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->manila==22.1.0.dev302) (5.1.0) 2026-09-08 15:37:31.275 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->manila==22.1.0.dev302) (2026.3) 2026-09-08 15:37:31.279 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->manila==22.1.0.dev302) (0.26.0) 2026-09-08 15:37:31.280 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev302) (5.0.0) 2026-09-08 15:37:31.281 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev302) (3.1.6) 2026-09-08 15:37:31.281 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev302) (4.0.1) 2026-09-08 15:37:31.285 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->manila==22.1.0.dev302) (3.0.3) 2026-09-08 15:37:31.290 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==22.1.0.dev302) (1.2.1) 2026-09-08 15:37:31.299 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.4.1->manila==22.1.0.dev302) (1.7.6) 2026-09-08 15:37:31.302 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->manila==22.1.0.dev302) (2.2.0) 2026-09-08 15:37:31.304 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.4.1->manila==22.1.0.dev302) (1.3.7) 2026-09-08 15:37:31.307 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==22.1.0.dev302) (3.18.0) 2026-09-08 15:37:31.316 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev302) (3.0.3) 2026-09-08 15:37:31.317 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev302) (1.6.2) 2026-09-08 15:37:31.321 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev302) (84.0.0) 2026-09-08 15:37:31.329 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==22.1.0.dev302) (0.8.2) 2026-09-08 15:37:31.348 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev302) (4.16.0) 2026-09-08 15:37:31.351 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev302) (0.6.0) 2026-09-08 15:37:31.351 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev302) (4.2.0) 2026-09-08 15:37:31.356 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev302) (3.0.53) 2026-09-08 15:37:31.357 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev302) (1.11.0) 2026-09-08 15:37:31.357 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev302) (15.0.0) 2026-09-08 15:37:31.357 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev302) (1.8.0) 2026-09-08 15:37:31.366 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.4.0->manila==22.1.0.dev302) (1.17.0) 2026-09-08 15:37:31.372 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==22.1.0.dev302) (4.7.0) 2026-09-08 15:37:31.387 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev302) (3.5.0) 2026-09-08 15:37:31.387 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev302) (3.18) 2026-09-08 15:37:31.388 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev302) (2.7.0) 2026-09-08 15:37:31.388 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev302) (2023.11.17) 2026-09-08 15:37:31.404 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev302) (4.2.0) 2026-09-08 15:37:31.404 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev302) (2.20.0) 2026-09-08 15:37:31.409 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev302) (0.1.2) 2026-09-08 15:37:31.419 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==22.1.0.dev302) (0.8) 2026-09-08 15:37:31.450 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==22.1.0.dev302) (0.16.0) 2026-09-08 15:37:31.500 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-09-08 15:37:31.539 | Building wheels for collected packages: manila 2026-09-08 15:37:31.539 | Building editable for manila (pyproject.toml): started 2026-09-08 15:37:32.347 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-09-08 15:37:32.348 | Created wheel for manila: filename=manila-22.1.0.dev302-0.editable-py3-none-any.whl size=8988 sha256=0fc838ef112d1552f34732bf0e68e7e7453d0e17083070805386eca96f74ce03 2026-09-08 15:37:32.349 | Stored in directory: /tmp/pip-ephem-wheel-cache-2cjhuebf/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-09-08 15:37:32.353 | Successfully built manila 2026-09-08 15:37:32.488 | Installing collected packages: SQLAlchemy-Utils, manila 2026-09-08 15:37:32.572 | 2026-09-08 15:37:32.584 | Successfully installed SQLAlchemy-Utils-0.42.1 manila-22.1.0.dev302 2026-09-08 15:37:32.705 | ++ inc/python:pip_install:216 : result=0 2026-09-08 15:37:32.711 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:37:32.715 | ++ functions-common:time_stop:2420 : local name 2026-09-08 15:37:32.720 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 15:37:32.726 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:37:32.731 | ++ functions-common:time_stop:2423 : local total 2026-09-08 15:37:32.735 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 15:37:32.741 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:37:32.746 | ++ functions-common:time_stop:2427 : start_time=1788881844784 2026-09-08 15:37:32.751 | ++ functions-common:time_stop:2429 : [[ -z 1788881844784 ]] 2026-09-08 15:37:32.756 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:37:32.766 | ++ functions-common:time_stop:2432 : end_time=1788881852759 2026-09-08 15:37:32.769 | ++ functions-common:time_stop:2433 : elapsed_time=7975 2026-09-08 15:37:32.775 | ++ functions-common:time_stop:2434 : total=140850 2026-09-08 15:37:32.781 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:37:32.787 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=148825 2026-09-08 15:37:32.792 | ++ inc/python:pip_install:219 : return 0 2026-09-08 15:37:32.798 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 15:37:32.803 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:37:32.809 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-09-08 15:37:32.815 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-09-08 15:37:32.821 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:37:32.827 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-09-08 15:37:32.832 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/manila, ]] 2026-09-08 15:37:32.838 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-08 15:37:32.845 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:720 : is_service_enabled m-shr 2026-09-08 15:37:32.887 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:37:32.896 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:722 : systemctl is-active nfs-ganesha.service 2026-09-08 15:37:32.912 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:722 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-09-08 15:37:32.918 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:723 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-09-08 15:37:32.924 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:724 : _install_nfs_and_samba 2026-09-08 15:37:32.931 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:685 : is_ubuntu 2026-09-08 15:37:32.938 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:37:32.944 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:37:32.950 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:686 : install_package nfs-kernel-server nfs-common samba 2026-09-08 15:37:32.956 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-08 15:37:32.962 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 15:37:32.968 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 15:37:32.975 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 15:37:32.981 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 15:37:32.987 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 15:37:32.994 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:37:33.000 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:37:33.007 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 15:37:33.013 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 15:37:33.019 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 15:37:33.026 | ++ functions-common:apt_get_update:1167 : return 2026-09-08 15:37:33.032 | ++ functions-common:install_package:1439 : real_install_package nfs-kernel-server nfs-common samba 2026-09-08 15:37:33.038 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 15:37:33.044 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:37:33.051 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:37:33.058 | ++ functions-common:real_install_package:1427 : apt_get install nfs-kernel-server nfs-common samba 2026-09-08 15:37:33.108 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install nfs-kernel-server nfs-common samba 2026-09-08 15:37:33.161 | Reading package lists... 2026-09-08 15:37:33.391 | Building dependency tree... 2026-09-08 15:37:33.392 | Reading state information... 2026-09-08 15:37:33.608 | The following additional packages will be installed: 2026-09-08 15:37:33.608 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-09-08 15:37:33.609 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-09-08 15:37:33.609 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-09-08 15:37:33.609 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-09-08 15:37:33.612 | Suggested packages: 2026-09-08 15:37:33.613 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-09-08 15:37:33.613 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-09-08 15:37:33.613 | | chrony ufw winbind heimdal-clients 2026-09-08 15:37:33.613 | Recommended packages: 2026-09-08 15:37:33.613 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-09-08 15:37:33.657 | The following NEW packages will be installed: 2026-09-08 15:37:33.657 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-09-08 15:37:33.658 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-09-08 15:37:33.658 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-09-08 15:37:33.658 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-09-08 15:37:33.658 | samba-common-bin samba-libs tdb-tools 2026-09-08 15:37:34.085 | 0 upgraded, 26 newly installed, 0 to remove and 15 not upgraded. 2026-09-08 15:37:34.086 | Need to get 12.9 MB of archives. 2026-09-08 15:37:34.086 | After this operation, 58.1 MB of additional disk space will be used. 2026-09-08 15:37:34.086 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-09-08 15:37:34.316 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-09-08 15:37:34.356 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-09-08 15:37:34.426 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-09-08 15:37:34.547 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-09-08 15:37:34.585 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-09-08 15:37:34.594 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-09-08 15:37:34.599 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-09-08 15:37:34.607 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-09-08 15:37:34.613 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldb2 amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7 [188 kB] 2026-09-08 15:37:34.640 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ldb amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7 [41.8 kB] 2026-09-08 15:37:34.644 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-09-08 15:37:34.647 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-09-08 15:37:34.655 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB] 2026-09-08 15:37:34.701 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-09-08 15:37:34.703 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-09-08 15:37:34.705 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libwbclient0 amd64 2:4.19.5+dfsg-4ubuntu9.7 [72.2 kB] 2026-09-08 15:37:34.710 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-libs amd64 2:4.19.5+dfsg-4ubuntu9.7 [6,018 kB] 2026-09-08 15:37:35.008 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-09-08 15:37:35.008 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-samba amd64 2:4.19.5+dfsg-4ubuntu9.7 [2,894 kB] 2026-09-08 15:37:35.056 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common all 2:4.19.5+dfsg-4ubuntu9.7 [65.7 kB] 2026-09-08 15:37:35.057 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.14 [274 kB] 2026-09-08 15:37:35.061 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common-bin amd64 2:4.19.5+dfsg-4ubuntu9.7 [1,280 kB] 2026-09-08 15:37:35.099 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-09-08 15:37:35.099 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba amd64 2:4.19.5+dfsg-4ubuntu9.7 [1,005 kB] 2026-09-08 15:37:35.114 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-kernel-server amd64 1:2.6.4-3ubuntu5.1 [169 kB] 2026-09-08 15:37:35.392 | debconf: delaying package configuration, since apt-utils is not installed 2026-09-08 15:37:35.451 | Fetched 12.9 MB in 1s (8,954 kB/s) 2026-09-08 15:37:35.506 | Selecting previously unselected package libnfsidmap1:amd64. 2026-09-08 15:37:35.555 | (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 ... 71134 files and directories currently installed.) 2026-09-08 15:37:35.558 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-09-08 15:37:35.568 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-09-08 15:37:35.650 | Selecting previously unselected package rpcbind. 2026-09-08 15:37:35.663 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-09-08 15:37:35.673 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-09-08 15:37:35.745 | Selecting previously unselected package keyutils. 2026-09-08 15:37:35.757 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-09-08 15:37:35.763 | Unpacking keyutils (1.6.3-3build1) ... 2026-09-08 15:37:35.858 | Selecting previously unselected package nfs-common. 2026-09-08 15:37:35.870 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-09-08 15:37:35.880 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-09-08 15:37:35.989 | Selecting previously unselected package python3-dnspython. 2026-09-08 15:37:35.999 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-09-08 15:37:36.004 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-09-08 15:37:36.139 | Selecting previously unselected package liblmdb0:amd64. 2026-09-08 15:37:36.146 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-09-08 15:37:36.151 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-09-08 15:37:36.218 | Selecting previously unselected package libtalloc2:amd64. 2026-09-08 15:37:36.230 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-09-08 15:37:36.234 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-09-08 15:37:36.307 | Selecting previously unselected package libtdb1:amd64. 2026-09-08 15:37:36.320 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-09-08 15:37:36.325 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-09-08 15:37:36.397 | Selecting previously unselected package libtevent0t64:amd64. 2026-09-08 15:37:36.410 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-09-08 15:37:36.415 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-09-08 15:37:36.486 | Selecting previously unselected package libldb2:amd64. 2026-09-08 15:37:36.498 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-09-08 15:37:36.504 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:36.591 | Selecting previously unselected package python3-ldb. 2026-09-08 15:37:36.604 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-09-08 15:37:36.610 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:36.684 | Selecting previously unselected package python3-tdb. 2026-09-08 15:37:36.696 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-09-08 15:37:36.703 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-09-08 15:37:36.767 | Selecting previously unselected package python3-markdown. 2026-09-08 15:37:36.778 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-09-08 15:37:36.784 | Unpacking python3-markdown (3.5.2-1) ... 2026-09-08 15:37:36.869 | Selecting previously unselected package libavahi-common-data:amd64. 2026-09-08 15:37:36.881 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-09-08 15:37:36.886 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-09-08 15:37:36.953 | Selecting previously unselected package libavahi-common3:amd64. 2026-09-08 15:37:36.965 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-09-08 15:37:36.970 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-09-08 15:37:37.038 | Selecting previously unselected package libavahi-client3:amd64. 2026-09-08 15:37:37.050 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-09-08 15:37:37.056 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-09-08 15:37:37.123 | Selecting previously unselected package libwbclient0:amd64. 2026-09-08 15:37:37.135 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-09-08 15:37:37.141 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:37.213 | Selecting previously unselected package samba-libs:amd64. 2026-09-08 15:37:37.224 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-09-08 15:37:37.235 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:37.495 | Selecting previously unselected package python3-talloc:amd64. 2026-09-08 15:37:37.501 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-09-08 15:37:37.506 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-09-08 15:37:37.586 | Selecting previously unselected package python3-samba. 2026-09-08 15:37:37.597 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-09-08 15:37:37.605 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:37.859 | Selecting previously unselected package samba-common. 2026-09-08 15:37:37.866 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.7_all.deb ... 2026-09-08 15:37:37.884 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:37.964 | Selecting previously unselected package libcups2t64:amd64. 2026-09-08 15:37:37.972 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ... 2026-09-08 15:37:37.978 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-09-08 15:37:38.053 | Selecting previously unselected package samba-common-bin. 2026-09-08 15:37:38.065 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-09-08 15:37:38.071 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:38.202 | Selecting previously unselected package tdb-tools. 2026-09-08 15:37:38.209 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-09-08 15:37:38.214 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-09-08 15:37:38.286 | Selecting previously unselected package samba. 2026-09-08 15:37:38.297 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-09-08 15:37:38.324 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:38.480 | Selecting previously unselected package nfs-kernel-server. 2026-09-08 15:37:38.492 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-09-08 15:37:38.498 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-09-08 15:37:38.658 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-09-08 15:37:38.673 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-09-08 15:37:38.686 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-09-08 15:37:38.700 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-09-08 15:37:39.467 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-09-08 15:37:39.467 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-09-08 15:37:40.144 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:40.458 | 2026-09-08 15:37:40.458 | Creating config file /etc/samba/smb.conf with new version 2026-09-08 15:37:40.604 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:40.618 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-09-08 15:37:40.635 | Setting up python3-tdb (1.4.10-1build1) ... 2026-09-08 15:37:40.848 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-09-08 15:37:40.864 | Setting up tdb-tools (1.4.10-1build1) ... 2026-09-08 15:37:40.881 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-09-08 15:37:40.891 | Setting up python3-markdown (3.5.2-1) ... 2026-09-08 15:37:41.166 | Setting up keyutils (1.6.3-3build1) ... 2026-09-08 15:37:41.187 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-09-08 15:37:41.594 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-09-08 15:37:41.610 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-09-08 15:37:41.625 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-09-08 15:37:41.639 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-09-08 15:37:41.934 | 2026-09-08 15:37:41.934 | Creating config file /etc/idmapd.conf with new version 2026-09-08 15:37:42.639 | 2026-09-08 15:37:42.639 | Creating config file /etc/nfs.conf with new version 2026-09-08 15:37:42.785 | info: Selecting UID from range 100 to 999 ... 2026-09-08 15:37:42.785 | 2026-09-08 15:37:42.791 | info: Adding system user `statd' (UID 115) ... 2026-09-08 15:37:42.796 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-09-08 15:37:42.845 | info: Not creating home directory `/var/lib/nfs'. 2026-09-08 15:37:43.455 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-09-08 15:37:43.455 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-09-08 15:37:43.864 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-09-08 15:37:43.913 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-09-08 15:37:43.938 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-09-08 15:37:43.962 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-09-08 15:37:43.986 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-09-08 15:37:44.011 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-09-08 15:37:44.035 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-09-08 15:37:44.060 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-09-08 15:37:44.223 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:44.238 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-09-08 15:37:44.252 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-09-08 15:37:44.483 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-09-08 15:37:44.483 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-09-08 15:37:44.687 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-09-08 15:37:44.899 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-09-08 15:37:45.334 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-09-08 15:37:45.384 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-09-08 15:37:46.056 | 2026-09-08 15:37:46.056 | Creating config file /etc/exports with new version 2026-09-08 15:37:46.397 | 2026-09-08 15:37:46.397 | Creating config file /etc/default/nfs-kernel-server with new version 2026-09-08 15:37:46.889 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:46.903 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:47.121 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-09-08 15:37:47.136 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:47.764 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:47.785 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-09-08 15:37:49.272 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-09-08 15:37:49.272 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-09-08 15:37:50.095 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-09-08 15:37:50.095 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-09-08 15:37:50.882 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-09-08 15:37:50.883 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-09-08 15:37:51.395 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 15:37:52.736 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 15:37:53.063 | ++ functions-common:apt_get:1211 : result=0 2026-09-08 15:37:53.070 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 15:37:53.074 | ++ functions-common:time_stop:2420 : local name 2026-09-08 15:37:53.080 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 15:37:53.086 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:37:53.091 | ++ functions-common:time_stop:2423 : local total 2026-09-08 15:37:53.097 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 15:37:53.103 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-08 15:37:53.109 | ++ functions-common:time_stop:2427 : start_time=1788881853101 2026-09-08 15:37:53.115 | ++ functions-common:time_stop:2429 : [[ -z 1788881853101 ]] 2026-09-08 15:37:53.124 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:37:53.133 | ++ functions-common:time_stop:2432 : end_time=1788881873127 2026-09-08 15:37:53.139 | ++ functions-common:time_stop:2433 : elapsed_time=20026 2026-09-08 15:37:53.145 | ++ functions-common:time_stop:2434 : total=204020 2026-09-08 15:37:53.151 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:37:53.158 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=224046 2026-09-08 15:37:53.165 | ++ functions-common:apt_get:1215 : return 0 2026-09-08 15:37:53.172 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:687 : check_nfs_kernel_service_state_ubuntu 2026-09-08 15:37:53.180 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:670 : sudo service nfs-kernel-server status 2026-09-08 15:37:53.233 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:670 : [[ '' == \f\a\i\l ]] 2026-09-08 15:37:53.242 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:678 : sudo service nfs-kernel-server status 2026-09-08 15:37:53.292 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:678 : [[ '' == \f\a\i\l ]] 2026-09-08 15:37:53.299 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:728 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-09-08 15:37:53.305 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:743 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-09-08 15:37:53.312 | ++ /opt/stack/manila/devstack/plugin.sh:source:1276 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 15:37:53.318 | ++ /opt/stack/manila/devstack/plugin.sh:source:1281 : [[ stack == \c\l\e\a\n ]] 2026-09-08 15:37:53.332 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-08 15:37:53.339 | + functions-common:run_plugins:1840 : local dir=/opt/stack/octavia 2026-09-08 15:37:53.346 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-09-08 15:37:53.354 | + functions-common:run_plugins:1842 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-09-08 15:37:53.361 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-09-08 15:37:53.367 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-09-08 15:37:53.375 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-09-08 15:37:53.388 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : is_service_enabled octavia 2026-09-08 15:37:53.430 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:37:53.436 | ++ /opt/stack/octavia/devstack/plugin.sh:source:774 : '[' api == main ']' 2026-09-08 15:37:53.442 | ++ /opt/stack/octavia/devstack/plugin.sh:source:774 : '[' api == standalone ']' 2026-09-08 15:37:53.449 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:37:53.454 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : [[ install == \i\n\s\t\a\l\l ]] 2026-09-08 15:37:53.460 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : echo_summary 'Installing octavia' 2026-09-08 15:37:53.467 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:37:53.473 | ++ ./stack.sh:echo_summary:450 : echo -e Installing octavia 2026-09-08 15:37:53.479 | ++ /opt/stack/octavia/devstack/plugin.sh:source:789 : octavia_lib_install 2026-09-08 15:37:53.486 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-09-08 15:37:53.492 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-09-08 15:37:53.498 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:37:53.504 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-09-08 15:37:53.511 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,octavia-lib, ]] 2026-09-08 15:37:53.518 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-08 15:37:53.525 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-09-08 15:37:53.532 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-09-08 15:37:53.539 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-09-08 15:37:53.547 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-09-08 15:37:53.555 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-09-08 15:37:53.561 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 15:37:53.572 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-09-08 15:37:53.572 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 15:37:53.585 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-09-08 15:37:53.593 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-09-08 15:37:53.600 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-09-08 15:37:53.608 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-09-08 15:37:53.615 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-09-08 15:37:53.672 | Using python 3.12 to install octavia-lib 2026-09-08 15:37:53.679 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt octavia-lib 2026-09-08 15:37:56.435 | Collecting octavia-lib 2026-09-08 15:37:57.537 | Downloading octavia_lib-3.12.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 15:37:57.549 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.9.0) 2026-09-08 15:37:57.549 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.11.0) 2026-09-08 15:37:57.550 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (7.0.3) 2026-09-08 15:37:57.551 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-09-08 15:37:57.552 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (1.2.1) 2026-09-08 15:37:57.553 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (10.2.0) 2026-09-08 15:37:57.555 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.0) 2026-09-08 15:37:57.555 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (1.3.0) 2026-09-08 15:37:57.556 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.3.2) 2026-09-08 15:37:57.557 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (26.3) 2026-09-08 15:37:57.557 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (6.0.3) 2026-09-08 15:37:57.558 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (7.2.2) 2026-09-08 15:37:57.562 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib) (84.0.0) 2026-09-08 15:37:57.578 | Downloading octavia_lib-3.12.0-py3-none-any.whl (39 kB) 2026-09-08 15:37:57.732 | Installing collected packages: octavia-lib 2026-09-08 15:37:57.781 | Successfully installed octavia-lib-3.12.0 2026-09-08 15:37:57.895 | ++ inc/python:pip_install:216 : result=0 2026-09-08 15:37:57.902 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:37:57.910 | ++ functions-common:time_stop:2420 : local name 2026-09-08 15:37:57.916 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 15:37:57.923 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:37:57.930 | ++ functions-common:time_stop:2423 : local total 2026-09-08 15:37:57.936 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 15:37:57.942 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:37:57.949 | ++ functions-common:time_stop:2427 : start_time=1788881873659 2026-09-08 15:37:57.955 | ++ functions-common:time_stop:2429 : [[ -z 1788881873659 ]] 2026-09-08 15:37:57.965 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:37:57.977 | ++ functions-common:time_stop:2432 : end_time=1788881877968 2026-09-08 15:37:57.985 | ++ functions-common:time_stop:2433 : elapsed_time=4309 2026-09-08 15:37:57.992 | ++ functions-common:time_stop:2434 : total=148825 2026-09-08 15:37:57.999 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:37:58.007 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153134 2026-09-08 15:37:58.014 | ++ inc/python:pip_install:219 : return 0 2026-09-08 15:37:58.021 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : octavia_install 2026-09-08 15:37:58.029 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-09-08 15:37:58.036 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-09-08 15:37:58.044 | ++ inc/python:setup_develop:353 : local bindep 2026-09-08 15:37:58.052 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-09-08 15:37:58.068 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-09-08 15:37:58.072 | ++ inc/python:setup_develop:359 : local extras= 2026-09-08 15:37:58.079 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-09-08 15:37:58.086 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 15:37:58.094 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-09-08 15:37:58.100 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-09-08 15:37:58.108 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 15:37:58.115 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 15:37:58.124 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-09-08 15:37:58.131 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 15:37:58.141 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-09-08 15:37:58.149 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 15:37:58.156 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 15:37:58.166 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-09-08 15:37:58.180 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-09-08 15:37:58.187 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-09-08 15:37:58.195 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-09-08 15:37:58.309 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-09-08 15:37:58.317 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-08 15:37:58.323 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-08 15:37:58.332 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 15:37:58.339 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-09-08 15:37:58.345 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-09-08 15:37:58.353 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-08 15:37:58.360 | ++ inc/python:setup_package:446 : local extras= 2026-09-08 15:37:58.368 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 15:37:58.376 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 15:37:58.383 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 15:37:58.391 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 15:37:58.399 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 15:37:58.406 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-09-08 15:37:58.467 | Using python 3.12 to install /opt/stack/octavia 2026-09-08 15:37:58.473 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/octavia 2026-09-08 15:37:59.105 | Obtaining file:///opt/stack/octavia 2026-09-08 15:37:59.108 | Installing build dependencies: started 2026-09-08 15:37:59.969 | Installing build dependencies: finished with status 'done' 2026-09-08 15:37:59.970 | Checking if build backend supports build_editable: started 2026-09-08 15:38:00.263 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 15:38:00.265 | Getting requirements to build editable: started 2026-09-08 15:38:00.454 | Getting requirements to build editable: finished with status 'done' 2026-09-08 15:38:00.457 | Preparing editable metadata (pyproject.toml): started 2026-09-08 15:38:01.060 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:38:01.088 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (1.19.1) 2026-09-08 15:38:01.089 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (2.2.0) 2026-09-08 15:38:01.090 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (1.8.0) 2026-09-08 15:38:01.091 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (7.0.3) 2026-09-08 15:38:01.092 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (2.0.52) 2026-09-08 15:38:01.092 | Requirement already satisfied: SQLAlchemy-Utils>=0.30.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (0.42.1) 2026-09-08 15:38:01.093 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (3.5.0) 2026-09-08 15:38:01.094 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (2.34.2) 2026-09-08 15:38:01.095 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (2.0.0) 2026-09-08 15:38:01.096 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (5.17.0) 2026-09-08 15:38:01.097 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (13.0.1) 2026-09-08 15:38:01.097 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (1.8.11) 2026-09-08 15:38:01.098 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (5.9.1) 2026-09-08 15:38:01.099 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (4.20.0) 2026-09-08 15:38:01.100 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (10.7.0) 2026-09-08 15:38:01.101 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (6.5.0) 2026-09-08 15:38:01.102 | Requirement already satisfied: oslo.db>=8.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev74) (18.1.1) 2026-09-08 15:38:01.102 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (6.9.0) 2026-09-08 15:38:01.103 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (8.3.1) 2026-09-08 15:38:01.104 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (18.3.0) 2026-09-08 15:38:01.104 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (8.2.0) 2026-09-08 15:38:01.105 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (6.0.1) 2026-09-08 15:38:01.105 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (3.9.0) 2026-09-08 15:38:01.106 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (5.11.0) 2026-09-08 15:38:01.106 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (2.8.0) 2026-09-08 15:38:01.107 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (10.2.0) 2026-09-08 15:38:01.107 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (7.2.2) 2026-09-08 15:38:02.268 | Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==18.1.0.dev74) 2026-09-08 15:38:11.608 | Downloading pyasn1-0.6.4-py3-none-any.whl.metadata (8.4 kB) 2026-09-08 15:38:11.644 | Collecting pyasn1-modules>=0.0.6 (from octavia==18.1.0.dev74) 2026-09-08 15:38:11.650 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 15:38:11.658 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (7.6.0) 2026-09-08 15:38:11.659 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (4.13.0) 2026-09-08 15:38:11.659 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (18.13.1) 2026-09-08 15:38:11.660 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (9.10.0) 2026-09-08 15:38:11.660 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (0.13.0) 2026-09-08 15:38:11.661 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (3.1.6) 2026-09-08 15:38:11.662 | Requirement already satisfied: taskflow>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (6.4.0) 2026-09-08 15:38:11.662 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (5.8.0) 2026-09-08 15:38:11.663 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (9.1.4) 2026-09-08 15:38:11.663 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev74) (1.9.0) 2026-09-08 15:38:11.664 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (4.26.0) 2026-09-08 15:38:11.664 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (3.12.0) 2026-09-08 15:38:11.665 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (1.3.7) 2026-09-08 15:38:11.665 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (2.9.0.post0) 2026-09-08 15:38:11.666 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (3.1.3) 2026-09-08 15:38:11.666 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (43.0.3) 2026-09-08 15:38:11.667 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (0.8.1) 2026-09-08 15:38:11.687 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev74) 2026-09-08 15:38:11.692 | Downloading gunicorn-26.0.0-py3-none-any.whl.metadata (5.4 kB) 2026-09-08 15:38:11.704 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev74) (3.1.8) 2026-09-08 15:38:11.705 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev74) (1.4.1) 2026-09-08 15:38:11.706 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev74) (4.16.0) 2026-09-08 15:38:11.712 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==18.1.0.dev74) (2.1.1) 2026-09-08 15:38:11.714 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==18.1.0.dev74) (3.0) 2026-09-08 15:38:11.716 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev74) (1.9.0) 2026-09-08 15:38:11.716 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev74) (8.4.2) 2026-09-08 15:38:11.716 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev74) (2.2.0) 2026-09-08 15:38:11.717 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev74) (3.0.3) 2026-09-08 15:38:11.720 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==18.1.0.dev74) (3.1.0) 2026-09-08 15:38:11.721 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==18.1.0.dev74) (2.3.0) 2026-09-08 15:38:11.722 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev74) (26.3) 2026-09-08 15:38:11.725 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev74) (26.1.0) 2026-09-08 15:38:11.725 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev74) (2025.9.1) 2026-09-08 15:38:11.726 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev74) (0.37.0) 2026-09-08 15:38:11.726 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev74) (2026.6.3) 2026-09-08 15:38:11.730 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev74) (2.1.0) 2026-09-08 15:38:11.730 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev74) (1.9.0) 2026-09-08 15:38:11.733 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev74) (4.3.0) 2026-09-08 15:38:11.734 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev74) (4.1.0) 2026-09-08 15:38:11.735 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev74) (2.13.0) 2026-09-08 15:38:11.735 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev74) (6.0.0) 2026-09-08 15:38:11.740 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev74) (5.3.1) 2026-09-08 15:38:11.740 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev74) (1.5.0) 2026-09-08 15:38:11.741 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev74) (1.1.0) 2026-09-08 15:38:11.741 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev74) (1.33) 2026-09-08 15:38:11.742 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev74) (4.11.3) 2026-09-08 15:38:11.742 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev74) (6.0.3) 2026-09-08 15:38:11.747 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==18.1.0.dev74) (3.1.1) 2026-09-08 15:38:11.752 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==18.1.0.dev74) (1.3.0) 2026-09-08 15:38:11.758 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev74) (2.1.2) 2026-09-08 15:38:11.758 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev74) (0.6.2) 2026-09-08 15:38:11.761 | Requirement already satisfied: PyMySQL>=0.7.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev74) (1.2.0) 2026-09-08 15:38:11.766 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (4.8.0) 2026-09-08 15:38:11.767 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (7.1.7) 2026-09-08 15:38:11.767 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (5.3.1) 2026-09-08 15:38:11.768 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (5.6.2) 2026-09-08 15:38:11.768 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (0.17.0) 2026-09-08 15:38:11.771 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (5.1.0) 2026-09-08 15:38:11.775 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (2026.3) 2026-09-08 15:38:11.778 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (0.26.0) 2026-09-08 15:38:11.780 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev74) (5.0.0) 2026-09-08 15:38:11.781 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev74) (4.0.1) 2026-09-08 15:38:11.788 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==18.1.0.dev74) (1.2.1) 2026-09-08 15:38:11.792 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (0.41.2) 2026-09-08 15:38:11.792 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (3.5.5) 2026-09-08 15:38:11.793 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (7.6.1) 2026-09-08 15:38:11.793 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (3.1.0) 2026-09-08 15:38:11.794 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (2.5.1) 2026-09-08 15:38:11.794 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (3.10.1) 2026-09-08 15:38:11.795 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (1.7.6) 2026-09-08 15:38:11.797 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (2.8.0) 2026-09-08 15:38:11.805 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (0.20) 2026-09-08 15:38:11.809 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev74) (3.18.0) 2026-09-08 15:38:11.811 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==18.1.0.dev74) (3.3.2) 2026-09-08 15:38:11.816 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (84.0.0) 2026-09-08 15:38:11.828 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev74) (0.8.2) 2026-09-08 15:38:11.850 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==18.1.0.dev74) (4.16.0) 2026-09-08 15:38:11.853 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev74) (0.6.0) 2026-09-08 15:38:11.853 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev74) (4.2.0) 2026-09-08 15:38:11.858 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev74) (3.0.53) 2026-09-08 15:38:11.858 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev74) (1.11.0) 2026-09-08 15:38:11.859 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev74) (15.0.0) 2026-09-08 15:38:11.859 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev74) (1.8.0) 2026-09-08 15:38:11.868 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==18.1.0.dev74) (1.17.0) 2026-09-08 15:38:11.871 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev74) (2.1.0) 2026-09-08 15:38:11.872 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev74) (24.2.1) 2026-09-08 15:38:11.888 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev74) (3.5.0) 2026-09-08 15:38:11.889 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev74) (3.18) 2026-09-08 15:38:11.889 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev74) (2.7.0) 2026-09-08 15:38:11.890 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev74) (2023.11.17) 2026-09-08 15:38:11.906 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev74) (4.2.0) 2026-09-08 15:38:11.907 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev74) (2.20.0) 2026-09-08 15:38:11.911 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev74) (0.1.2) 2026-09-08 15:38:11.920 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev74) (0.8) 2026-09-08 15:38:11.949 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=6.2.0->octavia==18.1.0.dev74) (3.6.1) 2026-09-08 15:38:11.950 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=6.2.0->octavia==18.1.0.dev74) (3.5.0) 2026-09-08 15:38:11.950 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=6.2.0->octavia==18.1.0.dev74) (4.0.1) 2026-09-08 15:38:11.993 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev74) (0.8.1) 2026-09-08 15:38:11.993 | Requirement already satisfied: importlib_metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev74) (9.0.0) 2026-09-08 15:38:11.997 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib_metadata>=4.4->WSME>=0.8.0->octavia==18.1.0.dev74) (4.1.0) 2026-09-08 15:38:12.025 | Downloading gunicorn-26.0.0-py3-none-any.whl (212 kB) 2026-09-08 15:38:12.043 | Downloading pyasn1-0.6.4-py3-none-any.whl (84 kB) 2026-09-08 15:38:12.057 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-09-08 15:38:12.077 | Building wheels for collected packages: octavia 2026-09-08 15:38:12.078 | Building editable for octavia (pyproject.toml): started 2026-09-08 15:38:12.672 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-09-08 15:38:12.673 | Created wheel for octavia: filename=octavia-18.1.0.dev74-0.editable-py3-none-any.whl size=9720 sha256=d32a9406aae95607ad2383b85b9ba975d088bc84086a27b43e41df100ccd4700 2026-09-08 15:38:12.674 | Stored in directory: /tmp/pip-ephem-wheel-cache-_3ejl655/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-09-08 15:38:12.678 | Successfully built octavia 2026-09-08 15:38:12.826 | Installing collected packages: pyasn1, gunicorn, pyasn1-modules, octavia 2026-09-08 15:38:13.235 | 2026-09-08 15:38:13.247 | Successfully installed gunicorn-26.0.0 octavia-18.1.0.dev74 pyasn1-0.6.4 pyasn1-modules-0.4.2 2026-09-08 15:38:13.399 | ++ inc/python:pip_install:216 : result=0 2026-09-08 15:38:13.405 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:38:13.411 | ++ functions-common:time_stop:2420 : local name 2026-09-08 15:38:13.417 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 15:38:13.422 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:38:13.428 | ++ functions-common:time_stop:2423 : local total 2026-09-08 15:38:13.433 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 15:38:13.437 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:38:13.444 | ++ functions-common:time_stop:2427 : start_time=1788881878452 2026-09-08 15:38:13.450 | ++ functions-common:time_stop:2429 : [[ -z 1788881878452 ]] 2026-09-08 15:38:13.456 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:38:13.466 | ++ functions-common:time_stop:2432 : end_time=1788881893459 2026-09-08 15:38:13.473 | ++ functions-common:time_stop:2433 : elapsed_time=15007 2026-09-08 15:38:13.481 | ++ functions-common:time_stop:2434 : total=153134 2026-09-08 15:38:13.487 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:38:13.493 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168141 2026-09-08 15:38:13.500 | ++ inc/python:pip_install:219 : return 0 2026-09-08 15:38:13.507 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 15:38:13.512 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:38:13.518 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-09-08 15:38:13.523 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-09-08 15:38:13.530 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:38:13.537 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-09-08 15:38:13.544 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-09-08 15:38:13.553 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-08 15:38:13.559 | ++ /opt/stack/octavia/devstack/plugin.sh:source:791 : octaviaclient_install 2026-09-08 15:38:13.566 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-09-08 15:38:13.573 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-09-08 15:38:13.580 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:38:13.587 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-09-08 15:38:13.594 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-octaviaclient, ]] 2026-09-08 15:38:13.601 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-08 15:38:13.609 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-09-08 15:38:13.616 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-09-08 15:38:13.622 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-09-08 15:38:13.631 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-09-08 15:38:13.640 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-09-08 15:38:13.648 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 15:38:13.658 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 15:38:13.660 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-09-08 15:38:13.672 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-09-08 15:38:13.678 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-09-08 15:38:13.687 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-09-08 15:38:13.698 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-09-08 15:38:13.704 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-09-08 15:38:13.761 | Using python 3.12 to install python-octaviaclient 2026-09-08 15:38:13.769 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-octaviaclient 2026-09-08 15:38:14.488 | Collecting python-octaviaclient 2026-09-08 15:38:14.567 | Downloading python_octaviaclient-3.15.0-py3-none-any.whl.metadata (3.0 kB) 2026-09-08 15:38:14.579 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.16.0) 2026-09-08 15:38:14.579 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.17.0) 2026-09-08 15:38:14.626 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient) 2026-09-08 15:38:14.636 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-09-08 15:38:14.652 | Requirement already satisfied: osc-lib>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.7.0) 2026-09-08 15:38:14.652 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.11.0) 2026-09-08 15:38:14.653 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (10.2.0) 2026-09-08 15:38:14.654 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (7.0.3) 2026-09-08 15:38:14.654 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.34.2) 2026-09-08 15:38:14.655 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-09-08 15:38:14.656 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.2.0) 2026-09-08 15:38:14.657 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.18.0) 2026-09-08 15:38:14.658 | Requirement already satisfied: stevedore>=5.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (5.9.1) 2026-09-08 15:38:14.658 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (6.0.3) 2026-09-08 15:38:14.661 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.0.53) 2026-09-08 15:38:14.663 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.11.0) 2026-09-08 15:38:14.663 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (15.0.0) 2026-09-08 15:38:14.666 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.8.0) 2026-09-08 15:38:14.667 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (2.1.0) 2026-09-08 15:38:14.667 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (1.9.0) 2026-09-08 15:38:14.667 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (4.16.0) 2026-09-08 15:38:14.670 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.3.0->python-octaviaclient) (4.20.0) 2026-09-08 15:38:14.671 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.3.0->python-octaviaclient) (6.9.0) 2026-09-08 15:38:14.673 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (43.0.3) 2026-09-08 15:38:14.674 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (5.3.1) 2026-09-08 15:38:14.674 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (1.5.0) 2026-09-08 15:38:14.675 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (1.1.0) 2026-09-08 15:38:14.675 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (1.33) 2026-09-08 15:38:14.676 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (4.11.3) 2026-09-08 15:38:14.677 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (7.2.2) 2026-09-08 15:38:14.678 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (2.1.1) 2026-09-08 15:38:14.682 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (3.0) 2026-09-08 15:38:14.686 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (3.1.1) 2026-09-08 15:38:14.688 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-octaviaclient) (1.2.1) 2026-09-08 15:38:14.690 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (1.3.0) 2026-09-08 15:38:14.690 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.3.2) 2026-09-08 15:38:14.691 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (26.3) 2026-09-08 15:38:14.694 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-octaviaclient) (84.0.0) 2026-09-08 15:38:14.697 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.8.2) 2026-09-08 15:38:14.704 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (6.0.0) 2026-09-08 15:38:14.705 | Requirement already satisfied: python-manilaclient>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (6.3.0) 2026-09-08 15:38:14.707 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (3.1.0) 2026-09-08 15:38:14.707 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (10.7.0) 2026-09-08 15:38:14.709 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.3.0) 2026-09-08 15:38:14.711 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.0.0) 2026-09-08 15:38:14.713 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient>=3.12.0->python-octaviaclient) (8.3.1) 2026-09-08 15:38:14.716 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient>=3.12.0->python-octaviaclient) (6.5.0) 2026-09-08 15:38:14.717 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.9.0.post0) 2026-09-08 15:38:14.720 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient>=3.12.0->python-octaviaclient) (1.17.0) 2026-09-08 15:38:14.723 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.5.0) 2026-09-08 15:38:14.723 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.18) 2026-09-08 15:38:14.724 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (2.7.0) 2026-09-08 15:38:14.725 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-09-08 15:38:14.734 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.2.0) 2026-09-08 15:38:14.735 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (2.20.0) 2026-09-08 15:38:14.738 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.1.2) 2026-09-08 15:38:14.767 | Downloading python_octaviaclient-3.15.0-py3-none-any.whl (113 kB) 2026-09-08 15:38:14.806 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-09-08 15:38:14.922 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 11.4 MB/s 0:00:00 2026-09-08 15:38:15.098 | Installing collected packages: python-openstackclient, python-octaviaclient 2026-09-08 15:38:16.532 | 2026-09-08 15:38:16.549 | Successfully installed python-octaviaclient-3.15.0 python-openstackclient-10.3.0 2026-09-08 15:38:16.719 | ++ inc/python:pip_install:216 : result=0 2026-09-08 15:38:16.726 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:38:16.731 | ++ functions-common:time_stop:2420 : local name 2026-09-08 15:38:16.739 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 15:38:16.744 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:38:16.752 | ++ functions-common:time_stop:2423 : local total 2026-09-08 15:38:16.757 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 15:38:16.763 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:38:16.768 | ++ functions-common:time_stop:2427 : start_time=1788881893746 2026-09-08 15:38:16.775 | ++ functions-common:time_stop:2429 : [[ -z 1788881893746 ]] 2026-09-08 15:38:16.784 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:38:16.795 | ++ functions-common:time_stop:2432 : end_time=1788881896789 2026-09-08 15:38:16.802 | ++ functions-common:time_stop:2433 : elapsed_time=3043 2026-09-08 15:38:16.809 | ++ functions-common:time_stop:2434 : total=168141 2026-09-08 15:38:16.816 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:38:16.822 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171184 2026-09-08 15:38:16.829 | ++ inc/python:pip_install:219 : return 0 2026-09-08 15:38:16.835 | ++ /opt/stack/octavia/devstack/plugin.sh:source:814 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 15:38:16.842 | ++ /opt/stack/octavia/devstack/plugin.sh:source:822 : [[ stack == \c\l\e\a\n ]] 2026-09-08 15:38:16.848 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ e ]] 2026-09-08 15:38:16.856 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -e 2026-09-08 15:38:16.863 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : [[ ehxB =~ x ]] 2026-09-08 15:38:16.869 | ++ /opt/stack/octavia/devstack/plugin.sh:source:836 : set -x 2026-09-08 15:38:16.875 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-08 15:38:16.881 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum-cluster-api 2026-09-08 15:38:16.887 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-09-08 15:38:16.893 | + functions-common:run_plugins:1842 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-09-08 15:38:16.901 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-09-08 15:38:16.907 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-09-08 15:38:16.915 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-09-08 15:38:16.921 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-09-08 15:38:16.929 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-09-08 15:38:16.936 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-09-08 15:38:16.941 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-09-08 15:38:16.947 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-09-08 15:38:16.954 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-09-08 15:38:16.998 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:38:17.004 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:38:17.011 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-09-08 15:38:17.017 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:38:17.023 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-09-08 15:38:17.030 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:66 : git_clone https://github.com/vexxhost/magnum-cluster-api.git /opt/stack/magnum-cluster-api /opt/stack/magnum-cluster-api 2026-09-08 15:38:17.035 | ++ functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-09-08 15:38:17.041 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-09-08 15:38:17.047 | ++ functions-common:git_clone:591 : local git_ref=/opt/stack/magnum-cluster-api 2026-09-08 15:38:17.053 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-08 15:38:17.061 | +++ functions-common:git_clone:593 : pwd 2026-09-08 15:38:17.067 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-09-08 15:38:17.071 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 15:38:17.079 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 15:38:17.118 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-08 15:38:17.124 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 15:38:17.130 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 15:38:17.138 | ++ functions-common:git_clone:610 : echo /opt/stack/magnum-cluster-api 2026-09-08 15:38:17.139 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 15:38:17.150 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-09-08 15:38:17.156 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-09-08 15:38:17.162 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-09-08 15:38:17.189 | ++ functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-09-08 15:38:17.197 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-08 15:38:17.198 | ++ functions-common:git_clone:673 : head -1 2026-09-08 15:38:17.206 | c431c9c chore(deps): update vexxhost/chart-vendor digest to c83ba57 2026-09-08 15:38:17.211 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-09-08 15:38:17.217 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-09-08 15:38:17.224 | ++ inc/python:setup_develop:353 : local bindep 2026-09-08 15:38:17.229 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-09-08 15:38:17.236 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-09-08 15:38:17.242 | ++ inc/python:setup_develop:359 : local extras= 2026-09-08 15:38:17.247 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-09-08 15:38:17.254 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 15:38:17.262 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-09-08 15:38:17.269 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-09-08 15:38:17.275 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 15:38:17.285 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 15:38:17.293 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-09-08 15:38:17.299 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 15:38:17.307 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-09-08 15:38:17.314 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 15:38:17.322 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 15:38:17.330 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-09-08 15:38:17.340 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-09-08 15:38:17.347 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-09-08 15:38:17.356 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-09-08 15:38:17.371 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-09-08 15:38:17.376 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum-cluster-api 2026-09-08 15:38:17.496 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-09-08 15:38:17.503 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-08 15:38:17.508 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-08 15:38:17.513 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 15:38:17.519 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-09-08 15:38:17.525 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-09-08 15:38:17.532 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-08 15:38:17.538 | ++ inc/python:setup_package:446 : local extras= 2026-09-08 15:38:17.544 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 15:38:17.549 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 15:38:17.554 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 15:38:17.560 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 15:38:17.566 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 15:38:17.572 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-09-08 15:38:17.620 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-09-08 15:38:17.625 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum-cluster-api 2026-09-08 15:38:18.217 | Obtaining file:///opt/stack/magnum-cluster-api 2026-09-08 15:38:18.218 | Installing build dependencies: started 2026-09-08 15:38:22.697 | Installing build dependencies: finished with status 'done' 2026-09-08 15:38:22.698 | Checking if build backend supports build_editable: started 2026-09-08 15:38:22.794 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 15:38:22.795 | Getting requirements to build editable: started 2026-09-08 15:38:22.857 | Getting requirements to build editable: finished with status 'done' 2026-09-08 15:38:22.859 | Preparing editable metadata (pyproject.toml): started 2026-09-08 15:38:27.461 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:38:27.481 | Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from magnum-cluster-api==0.38.2) (2023.11.17) 2026-09-08 15:38:27.481 | Requirement already satisfied: click>=8.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (8.4.2) 2026-09-08 15:38:27.594 | Collecting diskcache>=5.6.1 (from magnum-cluster-api==0.38.2) 2026-09-08 15:38:29.697 | Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-09-08 15:38:29.707 | Requirement already satisfied: eventlet>=0.33.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (0.41.2) 2026-09-08 15:38:29.719 | Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api==0.38.2) 2026-09-08 15:38:29.723 | Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-09-08 15:38:29.752 | Installing build dependencies: started 2026-09-08 15:38:30.530 | Installing build dependencies: finished with status 'done' 2026-09-08 15:38:30.531 | Getting requirements to build wheel: started 2026-09-08 15:38:30.860 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 15:38:30.863 | Installing backend dependencies: started 2026-09-08 15:38:31.750 | Installing backend dependencies: finished with status 'done' 2026-09-08 15:38:31.751 | Preparing metadata (pyproject.toml): started 2026-09-08 15:38:32.017 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:38:32.066 | Collecting kubernetes>=24.2.0 (from magnum-cluster-api==0.38.2) 2026-09-08 15:38:32.073 | Downloading kubernetes-36.0.3-py2.py3-none-any.whl.metadata (1.8 kB) 2026-09-08 15:38:32.087 | Requirement already satisfied: magnum>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (22.1.0.dev97) 2026-09-08 15:38:32.088 | Requirement already satisfied: oslo-concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (7.6.1) 2026-09-08 15:38:32.088 | Requirement already satisfied: oslo-config>=8.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (10.7.0) 2026-09-08 15:38:32.089 | Requirement already satisfied: oslo-context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (6.5.0) 2026-09-08 15:38:32.090 | Requirement already satisfied: oslo-log>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (8.3.1) 2026-09-08 15:38:32.091 | Requirement already satisfied: oslo-privsep>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (3.12.0) 2026-09-08 15:38:32.092 | Requirement already satisfied: oslo-service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (4.8.0) 2026-09-08 15:38:32.093 | Requirement already satisfied: openstacksdk in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (4.20.0) 2026-09-08 15:38:32.120 | Collecting pykube-ng (from magnum-cluster-api==0.38.2) 2026-09-08 15:38:32.126 | Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-09-08 15:38:32.137 | Requirement already satisfied: pyroute2>=0.3.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (0.8.1) 2026-09-08 15:38:32.162 | Collecting python-heatclient (from magnum-cluster-api==0.38.2) 2026-09-08 15:38:32.168 | Downloading python_heatclient-5.3.0-py3-none-any.whl.metadata (3.0 kB) 2026-09-08 15:38:32.178 | Requirement already satisfied: python-manilaclient>=3.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (6.3.0) 2026-09-08 15:38:32.178 | Requirement already satisfied: requests>=2.27.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (2.34.2) 2026-09-08 15:38:32.199 | Collecting semver>=2.0.0 (from magnum-cluster-api==0.38.2) 2026-09-08 15:38:32.203 | Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-09-08 15:38:32.226 | Collecting sherlock>=0.4.1 (from magnum-cluster-api==0.38.2) 2026-09-08 15:38:32.231 | Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-09-08 15:38:32.263 | Collecting shortuuid (from magnum-cluster-api==0.38.2) 2026-09-08 15:38:32.267 | Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-09-08 15:38:32.279 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.38.2) (2.8.0) 2026-09-08 15:38:32.279 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.38.2) (3.5.5) 2026-09-08 15:38:32.284 | Requirement already satisfied: six in /opt/stack/data/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api==0.38.2) (1.17.0) 2026-09-08 15:38:32.286 | Requirement already satisfied: python-dateutil>=2.5.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (2.9.0.post0) 2026-09-08 15:38:32.286 | Requirement already satisfied: pyyaml>=6.0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (6.0.3) 2026-09-08 15:38:32.308 | Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-09-08 15:38:32.313 | Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 2026-09-08 15:38:32.339 | Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-09-08 15:38:32.343 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-09-08 15:38:32.353 | Requirement already satisfied: urllib3!=2.6.0,>=1.24.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (2.7.0) 2026-09-08 15:38:32.368 | Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-09-08 15:38:32.371 | Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 2026-09-08 15:38:32.947 | Collecting aiohttp<4.0.0,>=3.13.5 (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-09-08 15:38:32.951 | Downloading aiohttp-3.14.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-09-08 15:38:32.976 | Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-09-08 15:38:32.979 | Downloading aiohappyeyeballs-2.7.1-py3-none-any.whl.metadata (5.9 kB) 2026-09-08 15:38:33.000 | Collecting aiosignal>=1.4.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-09-08 15:38:33.002 | Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-08 15:38:33.010 | Requirement already satisfied: attrs>=17.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (26.1.0) 2026-09-08 15:38:33.071 | Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-09-08 15:38:33.074 | Downloading frozenlist-1.8.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (20 kB) 2026-09-08 15:38:33.296 | Collecting multidict<7.0,>=4.5 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-09-08 15:38:33.299 | Downloading multidict-6.7.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2026-09-08 15:38:33.361 | Collecting propcache>=0.2.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-09-08 15:38:33.364 | Downloading propcache-0.5.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (16 kB) 2026-09-08 15:38:33.379 | Requirement already satisfied: typing_extensions>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (4.16.0) 2026-09-08 15:38:33.648 | Collecting yarl<2.0,>=1.17.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-09-08 15:38:33.652 | Downloading yarl-1.24.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (103 kB) 2026-09-08 15:38:33.670 | Requirement already satisfied: idna>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from yarl<2.0,>=1.17.0->aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (3.18) 2026-09-08 15:38:33.678 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.0.52) 2026-09-08 15:38:33.678 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.13.0) 2026-09-08 15:38:33.678 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.8.11) 2026-09-08 15:38:33.679 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.19.1) 2026-09-08 15:38:33.679 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.16.0) 2026-09-08 15:38:33.680 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.3.1) 2026-09-08 15:38:33.680 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.33) 2026-09-08 15:38:33.680 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.17.0) 2026-09-08 15:38:33.681 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (13.0.1) 2026-09-08 15:38:33.681 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.3.0) 2026-09-08 15:38:33.682 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (18.1.1) 2026-09-08 15:38:33.682 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (6.9.0) 2026-09-08 15:38:33.683 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (18.3.0) 2026-09-08 15:38:33.683 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (8.2.0) 2026-09-08 15:38:33.683 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (6.0.1) 2026-09-08 15:38:33.684 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.9.0) 2026-09-08 15:38:33.684 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.11.0) 2026-09-08 15:38:33.685 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.8.0) 2026-09-08 15:38:33.685 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (10.2.0) 2026-09-08 15:38:33.686 | Requirement already satisfied: oslo.versionedobjects>=3.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.12.0) 2026-09-08 15:38:33.686 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (7.0.3) 2026-09-08 15:38:33.686 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.8.0) 2026-09-08 15:38:33.687 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.1.0) 2026-09-08 15:38:33.687 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.9.1) 2026-09-08 15:38:33.688 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (6.4.0) 2026-09-08 15:38:33.688 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (43.0.3) 2026-09-08 15:38:33.688 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.1.8) 2026-09-08 15:38:33.690 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.4.1) 2026-09-08 15:38:33.691 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.6.0) 2026-09-08 15:38:33.692 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.2.0) 2026-09-08 15:38:33.692 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.18.0) 2026-09-08 15:38:33.695 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.0.53) 2026-09-08 15:38:33.695 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.11.0) 2026-09-08 15:38:33.695 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (15.0.0) 2026-09-08 15:38:33.696 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.8.0) 2026-09-08 15:38:33.697 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.1.1) 2026-09-08 15:38:33.699 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.0) 2026-09-08 15:38:33.701 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.1.1) 2026-09-08 15:38:33.703 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.1.0) 2026-09-08 15:38:33.704 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.9.0) 2026-09-08 15:38:33.707 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.3.0) 2026-09-08 15:38:33.708 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.13.0) 2026-09-08 15:38:33.708 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (6.0.0) 2026-09-08 15:38:33.712 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.38.2) (1.5.0) 2026-09-08 15:38:33.712 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.38.2) (1.1.0) 2026-09-08 15:38:33.713 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.38.2) (4.11.3) 2026-09-08 15:38:33.714 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk->magnum-cluster-api==0.38.2) (7.2.2) 2026-09-08 15:38:33.721 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.38.2) (0.20) 2026-09-08 15:38:33.721 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.38.2) (3.1.0) 2026-09-08 15:38:33.723 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo-concurrency>=4.5.0->magnum-cluster-api==0.38.2) (2.3.0) 2026-09-08 15:38:33.726 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api==0.38.2) (2.0.0) 2026-09-08 15:38:33.731 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.1.2) 2026-09-08 15:38:33.731 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.6.2) 2026-09-08 15:38:33.737 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.5.0) 2026-09-08 15:38:33.738 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (7.1.7) 2026-09-08 15:38:33.738 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.3.1) 2026-09-08 15:38:33.739 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.6.2) 2026-09-08 15:38:33.739 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.17.0) 2026-09-08 15:38:33.741 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.1.0) 2026-09-08 15:38:33.747 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2026.3) 2026-09-08 15:38:33.747 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (26.3) 2026-09-08 15:38:33.751 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.26.0) 2026-09-08 15:38:33.752 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (5.0.0) 2026-09-08 15:38:33.753 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.1.6) 2026-09-08 15:38:33.754 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.0.1) 2026-09-08 15:38:33.757 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.0.3) 2026-09-08 15:38:33.763 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api==0.38.2) (1.2.1) 2026-09-08 15:38:33.771 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (3.1.0) 2026-09-08 15:38:33.772 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (2.5.1) 2026-09-08 15:38:33.772 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (3.10.1) 2026-09-08 15:38:33.772 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (1.7.6) 2026-09-08 15:38:33.775 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.2.0) 2026-09-08 15:38:33.778 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (1.3.7) 2026-09-08 15:38:33.783 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.3.2) 2026-09-08 15:38:33.791 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (84.0.0) 2026-09-08 15:38:33.811 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.8.2) 2026-09-08 15:38:33.831 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=3.3.2->magnum-cluster-api==0.38.2) (4.7.0) 2026-09-08 15:38:33.839 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.38.2) (3.5.0) 2026-09-08 15:38:33.850 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.2.0) 2026-09-08 15:38:33.850 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2.20.0) 2026-09-08 15:38:33.855 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.1.2) 2026-09-08 15:38:33.864 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo-service>=2.8.0->magnum-cluster-api==0.38.2) (0.8) 2026-09-08 15:38:33.887 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.6.1) 2026-09-08 15:38:33.887 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.26.0) 2026-09-08 15:38:33.888 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (3.5.0) 2026-09-08 15:38:33.888 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (9.1.4) 2026-09-08 15:38:33.889 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.0.1) 2026-09-08 15:38:33.895 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2025.9.1) 2026-09-08 15:38:33.897 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.37.0) 2026-09-08 15:38:33.897 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (2026.6.3) 2026-09-08 15:38:33.941 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (0.8.1) 2026-09-08 15:38:33.942 | Requirement already satisfied: importlib_metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (9.0.0) 2026-09-08 15:38:33.945 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib_metadata>=4.4->WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.38.2) (4.1.0) 2026-09-08 15:38:33.981 | Collecting python-swiftclient>=3.2.0 (from python-heatclient->magnum-cluster-api==0.38.2) 2026-09-08 15:38:33.985 | Downloading python_swiftclient-4.11.0-py3-none-any.whl.metadata (3.9 kB) 2026-09-08 15:38:34.003 | Requirement already satisfied: oauthlib>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests-oauthlib->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) (3.3.1) 2026-09-08 15:38:34.027 | Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-09-08 15:38:34.041 | Downloading kubernetes-36.0.3-py2.py3-none-any.whl (4.6 MB) 2026-09-08 15:38:34.092 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 93.6 MB/s 0:00:00 2026-09-08 15:38:34.099 | Downloading aiohttp-3.14.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.8 MB) 2026-09-08 15:38:34.129 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 58.7 MB/s 0:00:00 2026-09-08 15:38:34.133 | Downloading multidict-6.7.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (256 kB) 2026-09-08 15:38:34.150 | Downloading yarl-1.24.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (109 kB) 2026-09-08 15:38:34.163 | Downloading aiohappyeyeballs-2.7.1-py3-none-any.whl (15 kB) 2026-09-08 15:38:34.179 | Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2026-09-08 15:38:34.200 | Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 2026-09-08 15:38:34.216 | Downloading frozenlist-1.8.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (242 kB) 2026-09-08 15:38:34.234 | Downloading propcache-0.5.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (61 kB) 2026-09-08 15:38:34.251 | Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-09-08 15:38:34.271 | Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-09-08 15:38:34.290 | Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 2026-09-08 15:38:34.312 | Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-09-08 15:38:34.330 | Downloading python_heatclient-5.3.0-py3-none-any.whl (212 kB) 2026-09-08 15:38:34.353 | Downloading python_swiftclient-4.11.0-py3-none-any.whl (88 kB) 2026-09-08 15:38:34.369 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-09-08 15:38:34.389 | Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-09-08 15:38:34.483 | Building wheels for collected packages: magnum-cluster-api, haproxyadmin 2026-09-08 15:38:34.484 | Building editable for magnum-cluster-api (pyproject.toml): started 2026-09-08 15:40:36.709 | Building editable for magnum-cluster-api (pyproject.toml): still running... 2026-09-08 15:40:36.894 | Building editable for magnum-cluster-api (pyproject.toml): finished with status 'done' 2026-09-08 15:40:36.895 | Created wheel for magnum-cluster-api: filename=magnum_cluster_api-0.38.2-cp38-abi3-linux_x86_64.whl size=57389 sha256=8c05cfdfac1f64c4bfb7684fe9dc3cb074b9eb0c28bff3beee32aadac8b9193a 2026-09-08 15:40:36.896 | Stored in directory: /tmp/pip-ephem-wheel-cache-e6bbje4y/wheels/ab/6c/83/dfa257fe4f865c2bf5c49e249597923b82b0a7c08a5b700e1b 2026-09-08 15:40:36.903 | Building wheel for haproxyadmin (pyproject.toml): started 2026-09-08 15:40:37.197 | Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-09-08 15:40:37.198 | Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37209 sha256=fedf5bdde9d29970b5a18b60670907e6b3708456149373b4de12138b37cbb8cc 2026-09-08 15:40:37.198 | Stored in directory: /opt/stack/.cache/pip/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-09-08 15:40:37.201 | Successfully built magnum-cluster-api haproxyadmin 2026-09-08 15:40:37.381 | Installing collected packages: durationpy, websocket-client, shortuuid, sherlock, semver, propcache, multidict, haproxyadmin, frozenlist, diskcache, aiohappyeyeballs, yarl, requests-oauthlib, python-swiftclient, pykube-ng, aiosignal, aiohttp, kubernetes, python-heatclient, magnum-cluster-api 2026-09-08 15:40:41.660 | 2026-09-08 15:40:41.676 | Successfully installed aiohappyeyeballs-2.7.1 aiohttp-3.14.3 aiosignal-1.4.0 diskcache-5.6.3 durationpy-0.10 frozenlist-1.8.0 haproxyadmin-0.2.4 kubernetes-36.0.3 magnum-cluster-api-0.38.2 multidict-6.7.1 propcache-0.5.2 pykube-ng-23.6.0 python-heatclient-5.3.0 python-swiftclient-4.11.0 requests-oauthlib-2.0.0 semver-3.0.4 sherlock-0.4.1 shortuuid-1.0.13 websocket-client-1.9.0 yarl-1.24.5 2026-09-08 15:40:42.000 | ++ inc/python:pip_install:216 : result=0 2026-09-08 15:40:42.007 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:40:42.014 | ++ functions-common:time_stop:2420 : local name 2026-09-08 15:40:42.020 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 15:40:42.027 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:40:42.032 | ++ functions-common:time_stop:2423 : local total 2026-09-08 15:40:42.037 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 15:40:42.042 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:40:42.048 | ++ functions-common:time_stop:2427 : start_time=1788881897609 2026-09-08 15:40:42.055 | ++ functions-common:time_stop:2429 : [[ -z 1788881897609 ]] 2026-09-08 15:40:42.062 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:40:42.075 | ++ functions-common:time_stop:2432 : end_time=1788882042069 2026-09-08 15:40:42.081 | ++ functions-common:time_stop:2433 : elapsed_time=144460 2026-09-08 15:40:42.086 | ++ functions-common:time_stop:2434 : total=171184 2026-09-08 15:40:42.091 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:40:42.096 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=315644 2026-09-08 15:40:42.102 | ++ inc/python:pip_install:219 : return 0 2026-09-08 15:40:42.109 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 15:40:42.116 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:40:42.124 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum-cluster-api 2026-09-08 15:40:42.131 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum-cluster-api 2026-09-08 15:40:42.137 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:40:42.143 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-09-08 15:40:42.152 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/magnum-cluster-api, ]] 2026-09-08 15:40:42.159 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-08 15:40:42.167 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 15:40:42.174 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-09-08 15:40:42.180 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-08 15:40:42.188 | + functions-common:run_plugins:1840 : local dir=/opt/stack/ovn-octavia-provider 2026-09-08 15:40:42.196 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-09-08 15:40:42.203 | + functions-common:run_plugins:1842 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack install 2026-09-08 15:40:42.212 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-09-08 15:40:42.257 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:40:42.265 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-09-08 15:40:42.275 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:162.253.55.181:6641 2026-09-08 15:40:42.282 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:162.253.55.181:6642 2026-09-08 15:40:42.290 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:40:42.298 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-09-08 15:40:42.307 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:49 : is_ovn_enabled 2026-09-08 15:40:42.313 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:31 : [[ '' == \o\v\n ]] 2026-09-08 15:40:42.320 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:31 : [[ ovn == \o\v\n ]] 2026-09-08 15:40:42.326 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:32 : return 0 2026-09-08 15:40:42.336 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:50 : _install_provider_driver 2026-09-08 15:40:42.344 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_install_provider_driver:38 : setup_develop /opt/stack/ovn-octavia-provider 2026-09-08 15:40:42.351 | ++ inc/python:setup_develop:353 : local bindep 2026-09-08 15:40:42.357 | ++ inc/python:setup_develop:354 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-09-08 15:40:42.364 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/ovn-octavia-provider 2026-09-08 15:40:42.371 | ++ inc/python:setup_develop:359 : local extras= 2026-09-08 15:40:42.378 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/ovn-octavia-provider -e 2026-09-08 15:40:42.384 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 15:40:42.391 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-09-08 15:40:42.399 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/ovn-octavia-provider 2026-09-08 15:40:42.407 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 15:40:42.415 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 15:40:42.423 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/ovn-octavia-provider 2026-09-08 15:40:42.430 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 15:40:42.439 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/ovn-octavia-provider 2026-09-08 15:40:42.447 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 15:40:42.454 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 15:40:42.462 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/ovn-octavia-provider/setup.cfg 2026-09-08 15:40:42.476 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=ovn-octavia-provider 2026-09-08 15:40:42.482 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ovn-octavia-provider ']' 2026-09-08 15:40:42.489 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- ovn-octavia-provider 2026-09-08 15:40:42.607 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/ovn-octavia-provider -e 2026-09-08 15:40:42.614 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-08 15:40:42.622 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-08 15:40:42.629 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 15:40:42.636 | ++ inc/python:setup_package:439 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-09-08 15:40:42.643 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/ovn-octavia-provider 2026-09-08 15:40:42.649 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-08 15:40:42.657 | ++ inc/python:setup_package:446 : local extras= 2026-09-08 15:40:42.664 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 15:40:42.672 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 15:40:42.679 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 15:40:42.686 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 15:40:42.692 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 15:40:42.700 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/ovn-octavia-provider 2026-09-08 15:40:42.758 | Using python 3.12 to install /opt/stack/ovn-octavia-provider 2026-09-08 15:40:42.765 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/ovn-octavia-provider 2026-09-08 15:40:43.344 | Obtaining file:///opt/stack/ovn-octavia-provider 2026-09-08 15:40:43.345 | Installing build dependencies: started 2026-09-08 15:40:44.202 | Installing build dependencies: finished with status 'done' 2026-09-08 15:40:44.203 | Checking if build backend supports build_editable: started 2026-09-08 15:40:44.553 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 15:40:44.554 | Getting requirements to build editable: started 2026-09-08 15:40:44.709 | Getting requirements to build editable: finished with status 'done' 2026-09-08 15:40:44.711 | Installing backend dependencies: started 2026-09-08 15:40:45.645 | Installing backend dependencies: finished with status 'done' 2026-09-08 15:40:45.647 | Preparing editable metadata (pyproject.toml): started 2026-09-08 15:40:46.036 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:40:46.060 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (5.17.0) 2026-09-08 15:40:46.060 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (1.3.0) 2026-09-08 15:40:46.060 | Requirement already satisfied: neutron-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (5.0.1) 2026-09-08 15:40:46.061 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (4.20.0) 2026-09-08 15:40:46.062 | Requirement already satisfied: oslo.config>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (10.7.0) 2026-09-08 15:40:46.063 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (8.3.1) 2026-09-08 15:40:46.064 | Requirement already satisfied: oslo.messaging>=12.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (18.3.0) 2026-09-08 15:40:46.065 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (5.11.0) 2026-09-08 15:40:46.066 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (10.2.0) 2026-09-08 15:40:46.067 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (3.7.1) 2026-09-08 15:40:46.069 | Requirement already satisfied: ovsdbapp>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (2.19.0) 2026-09-08 15:40:46.069 | Requirement already satisfied: pbr>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (7.0.3) 2026-09-08 15:40:46.070 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (2.0.52) 2026-09-08 15:40:46.071 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (9.1.4) 2026-09-08 15:40:46.072 | Requirement already satisfied: octavia-lib>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev36) (3.12.0) 2026-09-08 15:40:46.074 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev36) (2.1.0) 2026-09-08 15:40:46.075 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev36) (2.34.2) 2026-09-08 15:40:46.076 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev36) (5.9.1) 2026-09-08 15:40:46.076 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev36) (1.9.0) 2026-09-08 15:40:46.077 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev36) (4.16.0) 2026-09-08 15:40:46.081 | Requirement already satisfied: pecan>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (1.8.0) 2026-09-08 15:40:46.082 | Requirement already satisfied: os-ken>=0.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (4.2.2) 2026-09-08 15:40:46.082 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (7.6.1) 2026-09-08 15:40:46.083 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (6.5.0) 2026-09-08 15:40:46.084 | Requirement already satisfied: oslo.db>=12.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (18.1.1) 2026-09-08 15:40:46.084 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (6.9.0) 2026-09-08 15:40:46.085 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (6.0.1) 2026-09-08 15:40:46.087 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (4.8.0) 2026-09-08 15:40:46.087 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (3.12.0) 2026-09-08 15:40:46.088 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (4.4.0) 2026-09-08 15:40:46.088 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (1.3.7) 2026-09-08 15:40:46.090 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (1.8.11) 2026-09-08 15:40:46.090 | Requirement already satisfied: os-traits>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (3.9.0) 2026-09-08 15:40:46.090 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (3.1.0) 2026-09-08 15:40:46.091 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (2.3.0) 2026-09-08 15:40:46.094 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev36) (43.0.3) 2026-09-08 15:40:46.094 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev36) (5.3.1) 2026-09-08 15:40:46.095 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev36) (1.5.0) 2026-09-08 15:40:46.096 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev36) (1.1.0) 2026-09-08 15:40:46.096 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev36) (1.33) 2026-09-08 15:40:46.097 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev36) (4.11.3) 2026-09-08 15:40:46.098 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev36) (7.2.2) 2026-09-08 15:40:46.099 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev36) (6.0.3) 2026-09-08 15:40:46.100 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev36) (2.1.1) 2026-09-08 15:40:46.103 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev36) (3.0) 2026-09-08 15:40:46.106 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->ovn-octavia-provider==10.1.0.dev36) (3.1.1) 2026-09-08 15:40:46.108 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (0.41.2) 2026-09-08 15:40:46.109 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (1.2.1) 2026-09-08 15:40:46.109 | Requirement already satisfied: ncclient>=0.6.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (0.7.1) 2026-09-08 15:40:46.110 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (26.3) 2026-09-08 15:40:46.110 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (2.5.1) 2026-09-08 15:40:46.111 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (2.8.0) 2026-09-08 15:40:46.112 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (3.5.5) 2026-09-08 15:40:46.117 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (6.1.1) 2026-09-08 15:40:46.118 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (4.0.0) 2026-09-08 15:40:46.122 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (0.20) 2026-09-08 15:40:46.124 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.0.0->ovn-octavia-provider==10.1.0.dev36) (2.0.0) 2026-09-08 15:40:46.127 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (1.19.1) 2026-09-08 15:40:46.129 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (2.1.2) 2026-09-08 15:40:46.129 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (0.6.2) 2026-09-08 15:40:46.131 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (1.4.1) 2026-09-08 15:40:46.134 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ovn-octavia-provider==10.1.0.dev36) (2.9.0.post0) 2026-09-08 15:40:46.135 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev36) (3.5.0) 2026-09-08 15:40:46.136 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev36) (7.1.7) 2026-09-08 15:40:46.138 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev36) (5.3.1) 2026-09-08 15:40:46.138 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev36) (5.6.2) 2026-09-08 15:40:46.139 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev36) (8.2.0) 2026-09-08 15:40:46.139 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev36) (0.17.0) 2026-09-08 15:40:46.140 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev36) (5.1.0) 2026-09-08 15:40:46.145 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev36) (2026.3) 2026-09-08 15:40:46.148 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev36) (0.26.0) 2026-09-08 15:40:46.149 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev36) (5.0.0) 2026-09-08 15:40:46.150 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev36) (3.1.6) 2026-09-08 15:40:46.151 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev36) (4.0.1) 2026-09-08 15:40:46.154 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==10.1.0.dev36) (3.0.3) 2026-09-08 15:40:46.160 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (3.1.0) 2026-09-08 15:40:46.161 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (3.10.1) 2026-09-08 15:40:46.161 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (1.7.6) 2026-09-08 15:40:46.163 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==10.1.0.dev36) (3.3.2) 2026-09-08 15:40:46.168 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (3.18.0) 2026-09-08 15:40:46.170 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovn-octavia-provider==10.1.0.dev36) (2.4.0) 2026-09-08 15:40:46.173 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=2.1.0->ovn-octavia-provider==10.1.0.dev36) (4.3.2) 2026-09-08 15:40:46.179 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (3.0.3) 2026-09-08 15:40:46.179 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (1.6.2) 2026-09-08 15:40:46.182 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (84.0.0) 2026-09-08 15:40:46.193 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (0.8.2) 2026-09-08 15:40:46.204 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->ovn-octavia-provider==10.1.0.dev36) (1.17.0) 2026-09-08 15:40:46.208 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev36) (3.5.0) 2026-09-08 15:40:46.208 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev36) (3.18) 2026-09-08 15:40:46.209 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev36) (2.7.0) 2026-09-08 15:40:46.209 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev36) (2023.11.17) 2026-09-08 15:40:46.221 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==10.1.0.dev36) (0.8) 2026-09-08 15:40:46.264 | Building wheels for collected packages: ovn-octavia-provider 2026-09-08 15:40:46.265 | Building editable for ovn-octavia-provider (pyproject.toml): started 2026-09-08 15:40:46.661 | Building editable for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-09-08 15:40:46.663 | Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-10.1.0.dev36-0.editable-py3-none-any.whl size=8315 sha256=b6c2dcebd8eab2c876afaaa4fe053d77cb1f80616bd71e01a61da18171cd842a 2026-09-08 15:40:46.663 | Stored in directory: /tmp/pip-ephem-wheel-cache-raz69q94/wheels/3e/51/f9/4036f8bebd244fd803a75fac3ec387c680ddaf1f4d4b078d4e 2026-09-08 15:40:46.668 | Successfully built ovn-octavia-provider 2026-09-08 15:40:46.828 | Installing collected packages: ovn-octavia-provider 2026-09-08 15:40:46.877 | Successfully installed ovn-octavia-provider-10.1.0.dev36 2026-09-08 15:40:47.012 | ++ inc/python:pip_install:216 : result=0 2026-09-08 15:40:47.019 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:40:47.024 | ++ functions-common:time_stop:2420 : local name 2026-09-08 15:40:47.030 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 15:40:47.036 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:40:47.043 | ++ functions-common:time_stop:2423 : local total 2026-09-08 15:40:47.048 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 15:40:47.054 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:40:47.061 | ++ functions-common:time_stop:2427 : start_time=1788882042744 2026-09-08 15:40:47.066 | ++ functions-common:time_stop:2429 : [[ -z 1788882042744 ]] 2026-09-08 15:40:47.073 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:40:47.082 | ++ functions-common:time_stop:2432 : end_time=1788882047076 2026-09-08 15:40:47.088 | ++ functions-common:time_stop:2433 : elapsed_time=4332 2026-09-08 15:40:47.093 | ++ functions-common:time_stop:2434 : total=315644 2026-09-08 15:40:47.099 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:40:47.104 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=319976 2026-09-08 15:40:47.111 | ++ inc/python:pip_install:219 : return 0 2026-09-08 15:40:47.117 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 15:40:47.124 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:40:47.131 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/ovn-octavia-provider 2026-09-08 15:40:47.137 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/ovn-octavia-provider 2026-09-08 15:40:47.143 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:40:47.150 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-09-08 15:40:47.156 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/ovn-octavia-provider, ]] 2026-09-08 15:40:47.162 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-08 15:40:47.169 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-09-08 15:40:47.176 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-09-08 15:40:47.182 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 15:40:47.188 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-09-08 15:40:47.195 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-openstackclient, ]] 2026-09-08 15:40:47.202 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 15:40:47.208 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-09-08 15:40:47.215 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-09-08 15:40:47.221 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 15:40:47.229 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-09-08 15:40:47.237 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-09-08 15:40:47.243 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 15:40:47.254 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 15:40:47.254 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-09-08 15:40:47.267 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-09-08 15:40:47.274 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-09-08 15:40:47.281 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-08 15:40:47.289 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-09-08 15:40:47.296 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-08 15:40:47.352 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-09-08 15:40:47.359 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-08 15:40:47.931 | Requirement already satisfied: python-openstackclient!=7.3.0,!=7.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (10.3.0) 2026-09-08 15:40:47.932 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-09-08 15:40:47.934 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-09-08 15:40:47.935 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-09-08 15:40:47.935 | Requirement already satisfied: openstacksdk>=4.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.20.0) 2026-09-08 15:40:47.935 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-09-08 15:40:47.935 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-09-08 15:40:47.935 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.0.0) 2026-09-08 15:40:47.936 | Requirement already satisfied: python-manilaclient>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.3.0) 2026-09-08 15:40:47.936 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-09-08 15:40:47.937 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.1) 2026-09-08 15:40:47.937 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-09-08 15:40:47.938 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-09-08 15:40:47.938 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-09-08 15:40:47.939 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-09-08 15:40:47.941 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.53) 2026-09-08 15:40:47.941 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-09-08 15:40:47.942 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-09-08 15:40:47.942 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-09-08 15:40:47.943 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-09-08 15:40:47.945 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-09-08 15:40:47.947 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-09-08 15:40:47.947 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-09-08 15:40:47.948 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-09-08 15:40:47.948 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-09-08 15:40:47.949 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.17.0) 2026-09-08 15:40:47.949 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-09-08 15:40:47.950 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-09-08 15:40:47.950 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-09-08 15:40:47.951 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-09-08 15:40:47.954 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-09-08 15:40:47.957 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-09-08 15:40:47.960 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.2.0) 2026-09-08 15:40:47.961 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-09-08 15:40:47.961 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-09-08 15:40:47.962 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.3) 2026-09-08 15:40:47.964 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-09-08 15:40:47.967 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.2) 2026-09-08 15:40:47.973 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-09-08 15:40:47.974 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.7.0) 2026-09-08 15:40:47.975 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-09-08 15:40:47.976 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.3.0) 2026-09-08 15:40:47.978 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-09-08 15:40:47.980 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-09-08 15:40:47.982 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.1) 2026-09-08 15:40:47.984 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-09-08 15:40:47.985 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-09-08 15:40:47.988 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-09-08 15:40:47.991 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.5.0) 2026-09-08 15:40:47.991 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-09-08 15:40:47.992 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-09-08 15:40:47.992 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-09-08 15:40:48.001 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-09-08 15:40:48.001 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-09-08 15:40:48.004 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-09-08 15:40:48.246 | + inc/python:pip_install:216 : result=0 2026-09-08 15:40:48.253 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:40:48.261 | + functions-common:time_stop:2420 : local name 2026-09-08 15:40:48.268 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:40:48.276 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:40:48.281 | + functions-common:time_stop:2423 : local total 2026-09-08 15:40:48.288 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:40:48.295 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:40:48.302 | + functions-common:time_stop:2427 : start_time=1788882047339 2026-09-08 15:40:48.309 | + functions-common:time_stop:2429 : [[ -z 1788882047339 ]] 2026-09-08 15:40:48.317 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:40:48.328 | + functions-common:time_stop:2432 : end_time=1788882048320 2026-09-08 15:40:48.335 | + functions-common:time_stop:2433 : elapsed_time=981 2026-09-08 15:40:48.342 | + functions-common:time_stop:2434 : total=319976 2026-09-08 15:40:48.349 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:40:48.356 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=320957 2026-09-08 15:40:48.363 | + inc/python:pip_install:219 : return 0 2026-09-08 15:40:48.372 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-09-08 15:40:48.419 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:40:48.427 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-09-08 15:40:48.434 | + functions-common:install_openstack_cli_server:2441 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 15:40:48.442 | + functions-common:install_openstack_cli_server:2441 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 15:40:48.449 | + functions-common:install_openstack_cli_server:2442 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-09-08 15:40:48.457 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-09-08 15:40:48.465 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-09-08 15:40:48.473 | + functions-common:run_process:1676 : local group= 2026-09-08 15:40:48.479 | + functions-common:run_process:1677 : local user= 2026-09-08 15:40:48.486 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 15:40:48.494 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-09-08 15:40:48.502 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 15:40:48.510 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 15:40:48.518 | + functions-common:time_start:2407 : local start_time= 2026-09-08 15:40:48.525 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 15:40:48.535 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 15:40:48.547 | + functions-common:time_start:2411 : _TIME_START[$name]=1788882048538 2026-09-08 15:40:48.555 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-09-08 15:40:48.604 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:40:48.611 | + functions-common:run_process:1684 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-09-08 15:40:48.619 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-09-08 15:40:48.628 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-09-08 15:40:48.637 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-09-08 15:40:48.645 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-09-08 15:40:48.652 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-09-08 15:40:48.660 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-09-08 15:40:48.668 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-09-08 15:40:48.677 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-09-08 15:40:48.685 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 15:40:48.693 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-09-08 15:40:48.701 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-09-08 15:40:48.708 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 15:40:48.715 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-09-08 15:40:48.722 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-09-08 15:40:48.731 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@openstack-cli-server.service '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-09-08 15:40:48.739 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-09-08 15:40:48.747 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-09-08 15:40:48.754 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 15:40:48.761 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-09-08 15:40:48.769 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 15:40:48.775 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 15:40:48.783 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 15:40:48.791 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-09-08 15:40:48.798 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 15:40:48.810 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-09-08 15:40:48.963 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 15:40:49.117 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-09-08 15:40:49.251 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-09-08 15:40:49.390 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-09-08 15:40:49.521 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-09-08 15:40:49.657 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 15:40:49.791 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 15:40:49.798 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 15:40:49.805 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-09-08 15:40:49.965 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 15:40:50.370 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-09-08 15:40:50.397 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-09-08 15:40:50.750 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-09-08 15:40:50.805 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 15:40:50.813 | + functions-common:time_stop:2420 : local name 2026-09-08 15:40:50.820 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:40:50.828 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:40:50.836 | + functions-common:time_stop:2423 : local total 2026-09-08 15:40:50.842 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:40:50.852 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 15:40:50.859 | + functions-common:time_stop:2427 : start_time=1788882048538 2026-09-08 15:40:50.866 | + functions-common:time_stop:2429 : [[ -z 1788882048538 ]] 2026-09-08 15:40:50.876 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:40:50.887 | + functions-common:time_stop:2432 : end_time=1788882050879 2026-09-08 15:40:50.894 | + functions-common:time_stop:2433 : elapsed_time=2341 2026-09-08 15:40:50.902 | + functions-common:time_stop:2434 : total=0 2026-09-08 15:40:50.908 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:40:50.916 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2341 2026-09-08 15:40:50.923 | + ./stack.sh:main:1014 : install_oscwrap 2026-09-08 15:40:50.933 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-09-08 15:40:50.944 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.x2pgUa1f0a 2026-09-08 15:40:50.951 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-09-08 15:40:50.958 | + functions-common:install_oscwrap:2476 : unalias -a 2026-09-08 15:40:50.966 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-09-08 15:40:50.974 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-09-08 15:40:50.979 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-08 15:40:50.986 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-09-08 15:40:50.995 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-09-08 15:40:51.003 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-09-08 15:40:51.047 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:40:51.055 | + ./stack.sh:main:1068 : configure_database 2026-09-08 15:40:51.061 | + lib/database:configure_database:128 : configure_database_mysql 2026-09-08 15:40:51.068 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-09-08 15:40:51.074 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-09-08 15:40:51.080 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:40:51.087 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-09-08 15:40:51.093 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-09-08 15:40:51.099 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:40:51.105 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:40:51.112 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-09-08 15:40:51.119 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-09-08 15:40:51.126 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:40:51.131 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:40:51.138 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-09-08 15:40:51.145 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-09-08 15:40:51.148 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-09-08 15:40:51.155 | + functions-common:is_fips_enabled:2541 : fips= 2026-09-08 15:40:51.161 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-09-08 15:40:51.168 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-09-08 15:40:51.176 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-08 15:40:51.177 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-08 15:40:51.187 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-09-08 15:40:51.319 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-09-08 15:40:51.325 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 15:40:51.331 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 15:40:51.338 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 15:40:51.343 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 15:40:51.349 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 15:40:51.355 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 15:40:51.361 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 15:40:51.367 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 15:40:51.373 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 15:40:51.379 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 15:40:51.384 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 15:40:51.390 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 15:40:51.396 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 15:40:51.402 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-09-08 15:40:51.407 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:40:51.414 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:40:51.419 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-09-08 15:40:51.424 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:40:51.430 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-08 15:40:52.926 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-09-08 15:40:52.933 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-09-08 15:40:52.941 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:40:52.947 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:40:52.955 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-09-08 15:40:52.961 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-09-08 15:40:52.968 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-09-08 15:40:52.998 | mysqladmin: connect to server at 'localhost' failed 2026-09-08 15:40:52.998 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-09-08 15:40:53.009 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-09-08 15:40:53.015 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-09-08 15:40:53.021 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:40:53.028 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:40:53.033 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-09-08 15:40:53.039 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-09-08 15:40:53.045 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-09-08 15:40:53.056 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-09-08 15:40:53.056 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-09-08 15:40:53.079 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:40:53.181 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-09-08 15:40:53.191 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-09-08 15:40:53.193 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-09-08 15:40:53.194 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-09-08 15:40:53.206 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-09-08 15:40:53.214 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-09-08 15:40:53.221 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-09-08 15:40:53.228 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-09-08 15:40:53.235 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2026-09-08 15:40:53.259 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:40:53.339 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-09-08 15:40:53.362 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:40:53.432 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-09-08 15:40:53.553 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-09-08 15:40:53.672 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-09-08 15:40:53.791 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-09-08 15:40:53.797 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-09-08 15:40:53.803 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-09-08 15:40:53.803 | enabling MySQL performance counting 2026-09-08 15:40:53.810 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-09-08 15:40:53.867 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-09-08 15:40:53.873 | + 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 /opt/stack/devstack/tools/dbcounter 2026-09-08 15:40:54.440 | Processing ./tools/dbcounter 2026-09-08 15:40:54.443 | Installing build dependencies: started 2026-09-08 15:40:55.804 | Installing build dependencies: finished with status 'done' 2026-09-08 15:40:55.805 | Getting requirements to build wheel: started 2026-09-08 15:40:56.136 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 15:40:56.139 | Preparing metadata (pyproject.toml): started 2026-09-08 15:40:56.321 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 15:40:56.325 | Building wheels for collected packages: dbcounter 2026-09-08 15:40:56.328 | Building wheel for dbcounter (pyproject.toml): started 2026-09-08 15:40:56.572 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-09-08 15:40:56.572 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=0c9b44d8e7bb01c4490f055a2bebda21e7ed857bbfe54b50a2bcfa770d3a3b45 2026-09-08 15:40:56.572 | Stored in directory: /tmp/pip-ephem-wheel-cache-ui7ijesb/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-09-08 15:40:56.576 | Successfully built dbcounter 2026-09-08 15:40:56.730 | Installing collected packages: dbcounter 2026-09-08 15:40:56.760 | Successfully installed dbcounter-0.1 2026-09-08 15:40:56.873 | + inc/python:pip_install:216 : result=0 2026-09-08 15:40:56.879 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 15:40:56.886 | + functions-common:time_stop:2420 : local name 2026-09-08 15:40:56.892 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:40:56.897 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:40:56.903 | + functions-common:time_stop:2423 : local total 2026-09-08 15:40:56.908 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:40:56.934 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 15:40:56.941 | + functions-common:time_stop:2427 : start_time=1788882053854 2026-09-08 15:40:56.947 | + functions-common:time_stop:2429 : [[ -z 1788882053854 ]] 2026-09-08 15:40:56.954 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:40:56.965 | + functions-common:time_stop:2432 : end_time=1788882056958 2026-09-08 15:40:56.972 | + functions-common:time_stop:2433 : elapsed_time=3104 2026-09-08 15:40:56.978 | + functions-common:time_stop:2434 : total=320957 2026-09-08 15:40:56.984 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:40:56.990 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=324061 2026-09-08 15:40:56.996 | + inc/python:pip_install:219 : return 0 2026-09-08 15:40:57.004 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-09-08 15:40:57.011 | + lib/database:recreate_database:112 : local db=stats 2026-09-08 15:40:57.019 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-09-08 15:40:57.027 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-09-08 15:40:57.032 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-09-08 15:40:57.041 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:40:57.111 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-09-08 15:40:57.119 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:40:57.193 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -psecretdatabase -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-09-08 15:40:57.193 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-09-08 15:40:57.202 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:40:57.282 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-09-08 15:40:57.289 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-09-08 15:40:57.407 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-09-08 15:40:57.520 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-09-08 15:40:57.642 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-09-08 15:40:57.763 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-09-08 15:40:57.880 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-09-08 15:40:57.999 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-09-08 15:40:58.120 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-09-08 15:40:58.126 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:40:58.132 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-08 15:41:00.337 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-09-08 15:41:00.344 | + functions-common:save_stackenv:65 : local tag=1072 2026-09-08 15:41:00.354 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-08 15:41:00.363 | + functions-common:save_stackenv:67 : time_stamp=2026-09-08-154100 2026-09-08 15:41:00.370 | + functions-common:save_stackenv:68 : echo '# 2026-09-08-154100 1072' 2026-09-08 15:41:00.377 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.383 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-08 15:41:00.389 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.396 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-08 15:41:00.403 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.409 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-08 15:41:00.415 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.421 | + 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-09-08 15:41:00.427 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.433 | + functions-common:save_stackenv:70 : echo HOST_IP=162.253.55.181 2026-09-08 15:41:00.439 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.446 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://162.253.55.181/identity 2026-09-08 15:41:00.452 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.459 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-09-08-152812 2026-09-08 15:41:00.466 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.472 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-09-08 15:41:00.478 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.484 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=162.253.55.181 2026-09-08 15:41:00.490 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.497 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-09-08 15:41:00.504 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.510 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:162.253.55.181,IP:2604:e100:1:0:f816:3eff:fe67:ecc8 2026-09-08 15:41:00.516 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.523 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:fe67:ecc8 2026-09-08 15:41:00.529 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.536 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-08 15:41:00.543 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.550 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=162.253.55.181 2026-09-08 15:41:00.557 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 15:41:00.563 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-08 15:41:00.570 | + ./stack.sh:main:1082 : start_dstat 2026-09-08 15:41:00.576 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 15:41:00.582 | + functions-common:run_process:1674 : local service=dstat 2026-09-08 15:41:00.589 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 15:41:00.594 | + functions-common:run_process:1676 : local group= 2026-09-08 15:41:00.601 | + functions-common:run_process:1677 : local user= 2026-09-08 15:41:00.607 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 15:41:00.613 | + functions-common:run_process:1680 : local name=dstat 2026-09-08 15:41:00.619 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 15:41:00.625 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 15:41:00.632 | + functions-common:time_start:2407 : local start_time= 2026-09-08 15:41:00.639 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 15:41:00.647 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 15:41:00.658 | + functions-common:time_start:2411 : _TIME_START[$name]=1788882060652 2026-09-08 15:41:00.665 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-09-08 15:41:00.706 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:41:00.712 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 15:41:00.718 | + functions-common:time_stop:2420 : local name 2026-09-08 15:41:00.724 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:41:00.731 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:41:00.737 | + functions-common:time_stop:2423 : local total 2026-09-08 15:41:00.744 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:41:00.750 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 15:41:00.755 | + functions-common:time_stop:2427 : start_time=1788882060652 2026-09-08 15:41:00.761 | + functions-common:time_stop:2429 : [[ -z 1788882060652 ]] 2026-09-08 15:41:00.769 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:41:00.780 | + functions-common:time_stop:2432 : end_time=1788882060773 2026-09-08 15:41:00.787 | + functions-common:time_stop:2433 : elapsed_time=121 2026-09-08 15:41:00.792 | + functions-common:time_stop:2434 : total=2341 2026-09-08 15:41:00.798 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:41:00.804 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2462 2026-09-08 15:41:00.811 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-09-08 15:41:00.817 | + functions-common:run_process:1674 : local service=memory_tracker 2026-09-08 15:41:00.822 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-09-08 15:41:00.829 | + functions-common:run_process:1676 : local group= 2026-09-08 15:41:00.835 | + functions-common:run_process:1677 : local user=root 2026-09-08 15:41:00.843 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-09-08 15:41:00.849 | + functions-common:run_process:1680 : local name=memory_tracker 2026-09-08 15:41:00.855 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 15:41:00.861 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 15:41:00.867 | + functions-common:time_start:2407 : local start_time= 2026-09-08 15:41:00.874 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 15:41:00.882 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 15:41:00.890 | + functions-common:time_start:2411 : _TIME_START[$name]=1788882060885 2026-09-08 15:41:00.897 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-09-08 15:41:00.938 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:41:00.944 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-09-08 15:41:00.950 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-09-08 15:41:00.957 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-09-08 15:41:00.964 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-09-08 15:41:00.971 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-09-08 15:41:00.979 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-09-08 15:41:00.986 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-09-08 15:41:00.992 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-09-08 15:41:00.999 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-09-08 15:41:01.005 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 15:41:01.011 | + functions-common:_run_under_systemd:1636 : local user=root 2026-09-08 15:41:01.019 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-09-08 15:41:01.025 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-09-08 15:41:01.031 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-09-08 15:41:01.037 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-09-08 15:41:01.043 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-09-08 15:41:01.050 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-09-08 15:41:01.057 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-09-08 15:41:01.063 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 15:41:01.069 | + functions-common:write_user_unit_file:1538 : local user=root 2026-09-08 15:41:01.075 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-09-08 15:41:01.081 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 15:41:01.088 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 15:41:01.094 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-09-08 15:41:01.099 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 15:41:01.109 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-09-08 15:41:01.244 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 15:41:01.364 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-09-08 15:41:01.484 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-09-08 15:41:01.609 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-09-08 15:41:01.739 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-09-08 15:41:01.875 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 15:41:02.026 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-09-08 15:41:02.034 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-09-08 15:41:02.167 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 15:41:02.175 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-09-08 15:41:02.330 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 15:41:02.724 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-09-08 15:41:02.755 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-09-08 15:41:03.082 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-09-08 15:41:03.131 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 15:41:03.139 | + functions-common:time_stop:2420 : local name 2026-09-08 15:41:03.146 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:41:03.153 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:41:03.159 | + functions-common:time_stop:2423 : local total 2026-09-08 15:41:03.166 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:41:03.173 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 15:41:03.181 | + functions-common:time_stop:2427 : start_time=1788882060885 2026-09-08 15:41:03.188 | + functions-common:time_stop:2429 : [[ -z 1788882060885 ]] 2026-09-08 15:41:03.196 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:41:03.209 | + functions-common:time_stop:2432 : end_time=1788882063200 2026-09-08 15:41:03.215 | + functions-common:time_stop:2433 : elapsed_time=2315 2026-09-08 15:41:03.221 | + functions-common:time_stop:2434 : total=2462 2026-09-08 15:41:03.227 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:41:03.233 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4777 2026-09-08 15:41:03.241 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-09-08 15:41:03.288 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:41:03.297 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-09-08 15:41:03.303 | + functions-common:run_process:1674 : local service=file_tracker 2026-09-08 15:41:03.308 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-09-08 15:41:03.314 | + functions-common:run_process:1676 : local group= 2026-09-08 15:41:03.319 | + functions-common:run_process:1677 : local user= 2026-09-08 15:41:03.323 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 15:41:03.328 | + functions-common:run_process:1680 : local name=file_tracker 2026-09-08 15:41:03.333 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 15:41:03.337 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 15:41:03.343 | + functions-common:time_start:2407 : local start_time= 2026-09-08 15:41:03.348 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 15:41:03.354 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 15:41:03.363 | + functions-common:time_start:2411 : _TIME_START[$name]=1788882063358 2026-09-08 15:41:03.367 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-09-08 15:41:03.401 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:41:03.406 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-09-08 15:41:03.412 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-09-08 15:41:03.419 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-09-08 15:41:03.424 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-09-08 15:41:03.431 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-09-08 15:41:03.438 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-09-08 15:41:03.444 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-09-08 15:41:03.449 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-09-08 15:41:03.456 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-09-08 15:41:03.461 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 15:41:03.466 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-09-08 15:41:03.472 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-09-08 15:41:03.477 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 15:41:03.482 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-09-08 15:41:03.489 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-09-08 15:41:03.494 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-09-08 15:41:03.501 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-09-08 15:41:03.507 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-09-08 15:41:03.514 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 15:41:03.520 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-09-08 15:41:03.526 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 15:41:03.533 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 15:41:03.540 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 15:41:03.547 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-09-08 15:41:03.554 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 15:41:03.564 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-09-08 15:41:03.710 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 15:41:03.853 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-09-08 15:41:03.975 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-09-08 15:41:04.091 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-09-08 15:41:04.217 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-09-08 15:41:04.341 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 15:41:04.463 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 15:41:04.471 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 15:41:04.493 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-09-08 15:41:04.624 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 15:41:04.993 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-09-08 15:41:05.019 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-09-08 15:41:05.319 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-09-08 15:41:05.369 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 15:41:05.377 | + functions-common:time_stop:2420 : local name 2026-09-08 15:41:05.384 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:41:05.390 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:41:05.396 | + functions-common:time_stop:2423 : local total 2026-09-08 15:41:05.404 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:41:05.410 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 15:41:05.417 | + functions-common:time_stop:2427 : start_time=1788882063358 2026-09-08 15:41:05.423 | + functions-common:time_stop:2429 : [[ -z 1788882063358 ]] 2026-09-08 15:41:05.432 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:41:05.441 | + functions-common:time_stop:2432 : end_time=1788882065435 2026-09-08 15:41:05.449 | + functions-common:time_stop:2433 : elapsed_time=2077 2026-09-08 15:41:05.456 | + functions-common:time_stop:2434 : total=4777 2026-09-08 15:41:05.461 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:41:05.468 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6854 2026-09-08 15:41:05.475 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-09-08 15:41:05.517 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:41:05.524 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-09-08 15:41:05.570 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:41:05.577 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-09-08 15:41:05.626 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:41:05.633 | + ./stack.sh:main:1101 : start_etcd3 2026-09-08 15:41:05.640 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-09-08 15:41:05.647 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000192207 --data-dir /opt/stack/data/etcd' 2026-09-08 15:41:05.655 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-09-08 15:41:05.662 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000192207=http://162.253.55.181:2380' 2026-09-08 15:41:05.668 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://162.253.55.181:2380' 2026-09-08 15:41:05.675 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://162.253.55.181:2379' 2026-09-08 15:41:05.681 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-09-08 15:41:05.689 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-09-08 15:41:05.696 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://162.253.55.181:2379' 2026-09-08 15:41:05.702 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-09-08 15:41:05.709 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-09-08 15:41:05.716 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-08 15:41:05.724 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000192207 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000192207=http://162.253.55.181:2380 --initial-advertise-peer-urls http://162.253.55.181:2380 --advertise-client-urls http://162.253.55.181:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.181:2379 --log-level=debug' '' root 2026-09-08 15:41:05.732 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-09-08 15:41:05.738 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000192207 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000192207=http://162.253.55.181:2380 --initial-advertise-peer-urls http://162.253.55.181:2380 --advertise-client-urls http://162.253.55.181:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.181:2379 --log-level=debug' 2026-09-08 15:41:05.745 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 15:41:05.752 | + functions-common:write_user_unit_file:1538 : local user=root 2026-09-08 15:41:05.759 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 15:41:05.767 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 15:41:05.774 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 15:41:05.780 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-08 15:41:05.786 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 15:41:05.797 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-09-08 15:41:05.944 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 15:41:06.088 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-09-08 15:41:06.215 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000192207 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000192207=http://162.253.55.181:2380 --initial-advertise-peer-urls http://162.253.55.181:2380 --advertise-client-urls http://162.253.55.181:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.181:2379 --log-level=debug' 2026-09-08 15:41:06.341 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-09-08 15:41:06.468 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-09-08 15:41:06.598 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 15:41:06.723 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 15:41:06.731 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 15:41:06.739 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-09-08 15:41:06.892 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 15:41:07.308 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-09-08 15:41:07.434 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-09-08 15:41:07.563 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-09-08 15:41:07.692 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-09-08 15:41:07.823 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-09-08 15:41:07.831 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 15:41:07.842 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 15:41:07.848 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-09-08 15:41:08.221 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-09-08 15:41:08.247 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-09-08 15:41:08.556 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-09-08 15:41:09.491 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-09-08 15:41:09.545 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:41:09.551 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 162.253.55.181 80 2026-09-08 15:41:09.558 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-09-08 15:41:09.565 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-09-08 15:41:09.571 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-09-08 15:41:09.577 | + lib/tls:start_tls_proxy:513 : local b_host=162.253.55.181 2026-09-08 15:41:09.584 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-09-08 15:41:09.590 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-09-08 15:41:09.597 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-09-08 15:41:09.604 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-09-08 15:41:09.612 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-09-08 15:41:09.618 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-09-08 15:41:09.625 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-09-08 15:41:09.656 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-09-08 15:41:09.663 | + lib/tls:start_tls_proxy:521 : local config_file 2026-09-08 15:41:09.672 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-09-08 15:41:09.679 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-09-08 15:41:09.686 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 15:41:09.694 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:41:09.701 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:41:09.708 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-09-08 15:41:09.717 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-09-08 15:41:09.723 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-09-08 15:41:09.730 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-09-08 15:41:09.737 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-09-08 15:41:09.743 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-09-08 15:41:09.751 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-09-08 15:41:09.785 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-09-08 15:41:09.791 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-09-08 15:41:09.798 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-09-08 15:41:09.805 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-09-08 15:41:09.813 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:41:09.820 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:41:09.826 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:41:09.833 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-09-08 15:41:09.841 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-09-08 15:41:09.894 | No module matches headers 2026-09-08 15:41:09.903 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-09-08 15:41:09.973 | Enabling module headers. 2026-09-08 15:41:09.982 | To activate the new configuration, you need to run: 2026-09-08 15:41:09.982 | systemctl restart apache2 2026-09-08 15:41:09.991 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-09-08 15:41:09.998 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-09-08 15:41:10.003 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-09-08 15:41:10.009 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-09-08 15:41:10.017 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-09-08 15:41:10.024 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:41:10.031 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:41:10.036 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:41:10.043 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-09-08 15:41:10.049 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-09-08 15:41:10.097 | No module matches ssl 2026-09-08 15:41:10.105 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-09-08 15:41:10.177 | Considering dependency mime for ssl: 2026-09-08 15:41:10.177 | Module mime already enabled 2026-09-08 15:41:10.177 | Considering dependency socache_shmcb for ssl: 2026-09-08 15:41:10.177 | Enabling module socache_shmcb. 2026-09-08 15:41:10.187 | Enabling module ssl. 2026-09-08 15:41:10.187 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-09-08 15:41:10.197 | To activate the new configuration, you need to run: 2026-09-08 15:41:10.197 | systemctl restart apache2 2026-09-08 15:41:10.207 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-09-08 15:41:10.214 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-09-08 15:41:10.221 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-09-08 15:41:10.229 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-09-08 15:41:10.235 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-09-08 15:41:10.241 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:41:10.248 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:41:10.254 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:41:10.262 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-09-08 15:41:10.269 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-09-08 15:41:10.329 | proxy (enabled by site administrator) 2026-09-08 15:41:10.338 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-09-08 15:41:10.344 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-09-08 15:41:10.351 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-09-08 15:41:10.357 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-09-08 15:41:10.365 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:41:10.372 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:41:10.378 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:41:10.386 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-09-08 15:41:10.393 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-09-08 15:41:10.454 | proxy_http (enabled by site administrator) 2026-09-08 15:41:10.463 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-09-08 15:41:10.470 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-09-08 15:41:10.477 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 15:41:10.483 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 15:41:10.490 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 15:41:10.497 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:41:10.504 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:41:10.512 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:41:10.519 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 15:41:10.527 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 15:41:10.534 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:41:10.541 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:41:10.548 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-09-08 15:41:10.616 | Enabling site http-services-tls-proxy. 2026-09-08 15:41:10.626 | To activate the new configuration, you need to run: 2026-09-08 15:41:10.627 | systemctl reload apache2 2026-09-08 15:41:10.636 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-09-08 15:41:10.644 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 15:41:10.650 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:41:10.656 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 15:41:10.853 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-09-08 15:41:10.860 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-09-08 15:41:10.866 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-09-08 15:41:10.893 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-09-08 15:41:10.918 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-09-08 15:41:10.925 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-08 15:41:10.931 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-09-08 15:41:10.937 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.181/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-09-08 15:41:11.018 | The user clouds.yaml file didn't exist. 2026-09-08 15:41:11.030 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.181/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-09-08 15:41:11.127 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.181/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-09-08 15:41:11.225 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.181/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-09-08 15:41:11.322 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.181/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-09-08 15:41:11.389 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.181/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-09-08 15:41:11.458 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.181/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-09-08 15:41:11.526 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.181/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-09-08 15:41:11.626 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.181/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-09-08 15:41:11.696 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://162.253.55.181/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-09-08 15:41:11.799 | + functions-common:write_clouds_yaml:203 : cat 2026-09-08 15:41:11.808 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-09-08 15:41:11.816 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-09-08 15:41:11.824 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-09-08 15:41:11.833 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-09-08 15:41:11.840 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-09-08 15:41:11.849 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-09-08 15:41:11.887 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:41:11.892 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-09-08 15:41:11.898 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:41:11.904 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-09-08 15:41:11.910 | + ./stack.sh:main:1118 : '[' 162.253.55.181 == 162.253.55.181 ']' 2026-09-08 15:41:11.917 | + ./stack.sh:main:1119 : init_keystone 2026-09-08 15:41:11.924 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-09-08 15:41:11.964 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:41:11.971 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-09-08 15:41:11.978 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-09-08 15:41:11.984 | + lib/database:recreate_database:112 : local db=keystone 2026-09-08 15:41:11.988 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-09-08 15:41:11.994 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-09-08 15:41:12.001 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-09-08 15:41:12.009 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:41:12.089 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-09-08 15:41:12.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:41:12.174 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-09-08 15:41:12.181 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 15:41:12.187 | + functions-common:time_start:2407 : local start_time= 2026-09-08 15:41:12.194 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 15:41:12.204 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 15:41:12.215 | + functions-common:time_start:2411 : _TIME_START[$name]=1788882072208 2026-09-08 15:41:12.222 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-09-08 15:41:12.596 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 15:41:12.597 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:41:12.597 | we strongly recommend against using it for new projects. 2026-09-08 15:41:12.597 | 2026-09-08 15:41:12.597 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:41:12.597 | framework. For more detail see 2026-09-08 15:41:12.597 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:41:12.597 | 2026-09-08 15:41:12.597 | from eventlet import event 2026-09-08 15:41:14.028 | INFO dbcounter [-] Registered counter for database keystone 2026-09-08 15:41:14.077 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=65665) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 15:41:14.084 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:41:14.084 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:41:14.084 | DEBUG dbcounter [-] [65665] Writer thread running {{(pid=65665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 15:41:14.149 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-09-08 15:41:17.525 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=65665) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 15:41:17.527 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-09-08 15:41:17.527 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=65665) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:41:17.531 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-09-08 15:41:17.575 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=65665) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:41:17.577 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-09-08 15:41:17.599 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=65665) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:41:17.601 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-09-08 15:41:17.677 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=65665) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:41:17.679 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-09-08 15:41:17.713 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=65665) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:41:17.714 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-09-08 15:41:17.814 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=65665) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:41:17.816 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-09-08 15:41:17.816 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=65665) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 15:41:17.818 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-09-08 15:41:17.902 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=65665) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:41:17.904 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-09-08 15:41:17.964 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=65665) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:41:18.324 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-09-08 15:41:18.332 | + functions-common:time_stop:2420 : local name 2026-09-08 15:41:18.339 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:41:18.345 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:41:18.354 | + functions-common:time_stop:2423 : local total 2026-09-08 15:41:18.359 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:41:18.367 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 15:41:18.374 | + functions-common:time_stop:2427 : start_time=1788882072208 2026-09-08 15:41:18.379 | + functions-common:time_stop:2429 : [[ -z 1788882072208 ]] 2026-09-08 15:41:18.388 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:41:18.399 | + functions-common:time_stop:2432 : end_time=1788882078392 2026-09-08 15:41:18.405 | + functions-common:time_stop:2433 : elapsed_time=6184 2026-09-08 15:41:18.411 | + functions-common:time_stop:2434 : total=0 2026-09-08 15:41:18.417 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:41:18.425 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6184 2026-09-08 15:41:18.433 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-09-08 15:41:18.441 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-09-08 15:41:18.453 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-09-08 15:41:18.782 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 15:41:18.782 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:41:18.782 | we strongly recommend against using it for new projects. 2026-09-08 15:41:18.783 | 2026-09-08 15:41:18.783 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:41:18.783 | framework. For more detail see 2026-09-08 15:41:18.783 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:41:18.783 | 2026-09-08 15:41:18.783 | from eventlet import event 2026-09-08 15:41:20.076 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-09-08 15:41:20.076 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-08 15:41:20.076 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-08 15:41:20.076 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-09-08 15:41:20.076 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-08 15:41:20.076 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-08 15:41:20.076 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-08 15:41:20.077 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-08 15:41:20.077 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-08 15:41:20.409 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-09-08 15:41:20.420 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-09-08 15:41:20.720 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 15:41:20.721 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:41:20.721 | we strongly recommend against using it for new projects. 2026-09-08 15:41:20.721 | 2026-09-08 15:41:20.721 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:41:20.721 | framework. For more detail see 2026-09-08 15:41:20.721 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:41:20.721 | 2026-09-08 15:41:20.721 | from eventlet import event 2026-09-08 15:41:22.072 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-09-08 15:41:22.072 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-08 15:41:22.073 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-08 15:41:22.073 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-09-08 15:41:22.073 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-08 15:41:22.073 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-08 15:41:22.073 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-08 15:41:22.073 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-08 15:41:22.073 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-08 15:41:22.407 | + ./stack.sh:main:1120 : start_keystone 2026-09-08 15:41:22.416 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-09-08 15:41:22.426 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-09-08 15:41:22.432 | + functions-common:run_process:1674 : local service=keystone 2026-09-08 15:41:22.439 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 15:41:22.443 | + functions-common:run_process:1676 : local group= 2026-09-08 15:41:22.451 | + functions-common:run_process:1677 : local user= 2026-09-08 15:41:22.455 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 15:41:22.463 | + functions-common:run_process:1680 : local name=keystone 2026-09-08 15:41:22.470 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 15:41:22.477 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 15:41:22.483 | + functions-common:time_start:2407 : local start_time= 2026-09-08 15:41:22.490 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 15:41:22.500 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 15:41:22.512 | + functions-common:time_start:2411 : _TIME_START[$name]=1788882082502 2026-09-08 15:41:22.520 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-09-08 15:41:22.565 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:41:22.570 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-09-08 15:41:22.577 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-09-08 15:41:22.586 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 15:41:22.592 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 15:41:22.599 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 15:41:22.605 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 15:41:22.613 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-09-08 15:41:22.620 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-09-08 15:41:22.628 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-09-08 15:41:22.635 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 15:41:22.641 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-09-08 15:41:22.648 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-09-08 15:41:22.655 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 15:41:22.661 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-09-08 15:41:22.669 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-09-08 15:41:22.675 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 15:41:22.681 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-09-08 15:41:22.689 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' stack '' 2026-09-08 15:41:22.696 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-09-08 15:41:22.702 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-09-08 15:41:22.707 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 15:41:22.713 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-09-08 15:41:22.720 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 15:41:22.725 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-09-08 15:41:22.732 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 15:41:22.741 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-09-08 15:41:22.883 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 15:41:23.033 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-09-08 15:41:23.164 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-09-08 15:41:23.290 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-09-08 15:41:23.413 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 15:41:23.534 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-09-08 15:41:23.663 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-09-08 15:41:23.792 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-09-08 15:41:23.919 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-09-08 15:41:24.052 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-09-08 15:41:24.170 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 15:41:24.176 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 15:41:24.182 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-09-08 15:41:24.339 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 15:41:24.732 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-09-08 15:41:24.759 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-09-08 15:41:25.123 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-09-08 15:41:25.245 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 15:41:25.251 | + functions-common:time_stop:2420 : local name 2026-09-08 15:41:25.259 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:41:25.266 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:41:25.271 | + functions-common:time_stop:2423 : local total 2026-09-08 15:41:25.278 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:41:25.285 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 15:41:25.292 | + functions-common:time_stop:2427 : start_time=1788882082502 2026-09-08 15:41:25.299 | + functions-common:time_stop:2429 : [[ -z 1788882082502 ]] 2026-09-08 15:41:25.306 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:41:25.318 | + functions-common:time_stop:2432 : end_time=1788882085310 2026-09-08 15:41:25.325 | + functions-common:time_stop:2433 : elapsed_time=2808 2026-09-08 15:41:25.331 | + functions-common:time_stop:2434 : total=6854 2026-09-08 15:41:25.337 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:41:25.346 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9662 2026-09-08 15:41:25.352 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-09-08 15:41:25.352 | Waiting for keystone to start... 2026-09-08 15:41:25.359 | + lib/keystone:start_keystone:514 : local service_uri=http://162.253.55.181/identity/v3/ 2026-09-08 15:41:25.366 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://162.253.55.181/identity/v3/ 2026-09-08 15:41:25.372 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 15:41:25.380 | + functions:wait_for_service:477 : local url=http://162.253.55.181/identity/v3/ 2026-09-08 15:41:25.386 | + functions:wait_for_service:478 : local rval=0 2026-09-08 15:41:25.393 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 15:41:25.399 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 15:41:25.405 | + functions-common:time_start:2407 : local start_time= 2026-09-08 15:41:25.411 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 15:41:25.418 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 15:41:25.427 | + functions-common:time_start:2411 : _TIME_START[$name]=1788882085421 2026-09-08 15:41:25.432 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 15:41:25.444 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.253.55.181/identity/v3/ 2026-09-08 15:41:28.470 | + :: : [[ 200 == 503 ]] 2026-09-08 15:41:28.472 | + :: : [[ 0 -eq 7 ]] 2026-09-08 15:41:28.480 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 15:41:28.486 | + functions-common:time_stop:2420 : local name 2026-09-08 15:41:28.492 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:41:28.498 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:41:28.504 | + functions-common:time_stop:2423 : local total 2026-09-08 15:41:28.510 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:41:28.517 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 15:41:28.525 | + functions-common:time_stop:2427 : start_time=1788882085421 2026-09-08 15:41:28.530 | + functions-common:time_stop:2429 : [[ -z 1788882085421 ]] 2026-09-08 15:41:28.541 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:41:28.553 | + functions-common:time_stop:2432 : end_time=1788882088545 2026-09-08 15:41:28.559 | + functions-common:time_stop:2433 : elapsed_time=3124 2026-09-08 15:41:28.567 | + functions-common:time_stop:2434 : total=0 2026-09-08 15:41:28.573 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:41:28.579 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3124 2026-09-08 15:41:28.587 | + functions:wait_for_service:486 : return 0 2026-09-08 15:41:28.594 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-09-08 15:41:28.637 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:41:28.645 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 162.253.55.181 5001 2026-09-08 15:41:28.652 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-09-08 15:41:28.661 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-09-08 15:41:28.667 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-09-08 15:41:28.675 | + lib/tls:start_tls_proxy:513 : local b_host=162.253.55.181 2026-09-08 15:41:28.681 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-09-08 15:41:28.687 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-09-08 15:41:28.696 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-09-08 15:41:28.702 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-09-08 15:41:28.709 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-09-08 15:41:28.716 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-09-08 15:41:28.724 | + lib/tls:start_tls_proxy:521 : local config_file 2026-09-08 15:41:28.733 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-09-08 15:41:28.739 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-09-08 15:41:28.746 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 15:41:28.753 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:41:28.760 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:41:28.766 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-09-08 15:41:28.774 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-09-08 15:41:28.780 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-09-08 15:41:28.787 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-09-08 15:41:28.792 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-09-08 15:41:28.800 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-09-08 15:41:28.807 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-09-08 15:41:28.814 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-09-08 15:41:28.844 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-09-08 15:41:28.852 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-09-08 15:41:28.858 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-09-08 15:41:28.864 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-09-08 15:41:28.871 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:41:28.877 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:41:28.885 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:41:28.890 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-09-08 15:41:28.898 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-09-08 15:41:28.959 | headers (enabled by site administrator) 2026-09-08 15:41:28.968 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-09-08 15:41:28.975 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-09-08 15:41:28.982 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-09-08 15:41:28.988 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-09-08 15:41:28.995 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:41:29.001 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:41:29.008 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:41:29.014 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-09-08 15:41:29.020 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-09-08 15:41:29.081 | ssl (enabled by site administrator) 2026-09-08 15:41:29.089 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-09-08 15:41:29.097 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-09-08 15:41:29.103 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-09-08 15:41:29.110 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-09-08 15:41:29.116 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:41:29.122 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:41:29.128 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:41:29.135 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-09-08 15:41:29.141 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-09-08 15:41:29.201 | proxy (enabled by site administrator) 2026-09-08 15:41:29.208 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-09-08 15:41:29.216 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-09-08 15:41:29.222 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-09-08 15:41:29.228 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-09-08 15:41:29.235 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:41:29.241 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:41:29.247 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:41:29.253 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-09-08 15:41:29.260 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-09-08 15:41:29.319 | proxy_http (enabled by site administrator) 2026-09-08 15:41:29.327 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-09-08 15:41:29.333 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-09-08 15:41:29.339 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 15:41:29.346 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 15:41:29.352 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 15:41:29.359 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:41:29.364 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:41:29.370 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:41:29.377 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 15:41:29.383 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 15:41:29.390 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:41:29.396 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:41:29.403 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-09-08 15:41:29.474 | Enabling site keystone-service-tls-proxy. 2026-09-08 15:41:29.484 | To activate the new configuration, you need to run: 2026-09-08 15:41:29.484 | systemctl reload apache2 2026-09-08 15:41:29.494 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-09-08 15:41:29.501 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 15:41:29.506 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:41:29.513 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 15:41:29.733 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-09-08 15:41:29.738 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:41:29.743 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-09-08 15:41:30.568 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-09-08 15:41:30.575 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password secretadmin --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url https://162.253.55.181/identity 2026-09-08 15:41:30.903 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 15:41:30.903 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:41:30.903 | we strongly recommend against using it for new projects. 2026-09-08 15:41:30.903 | 2026-09-08 15:41:30.903 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:41:30.903 | framework. For more detail see 2026-09-08 15:41:30.903 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:41:30.903 | 2026-09-08 15:41:30.903 | from eventlet import event 2026-09-08 15:41:32.533 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.533 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.533 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.539 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.543 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.543 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.567 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.570 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.570 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.605 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.605 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.605 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.605 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.605 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.605 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.611 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.611 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.611 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.612 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.612 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.612 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.612 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.615 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.616 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.616 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.616 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.616 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.616 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.616 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.617 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66789) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 15:41:32.727 | INFO dbcounter [-] Registered counter for database keystone 2026-09-08 15:41:32.771 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=66789) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 15:41:32.818 | DEBUG dbcounter [-] [66789] Writer thread running {{(pid=66789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 15:41:32.885 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Created domain default 2026-09-08 15:41:32.912 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Created project admin 2026-09-08 15:41:32.929 | WARNING keystone.common.password_hashing [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-09-08 15:41:32.945 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Created user admin 2026-09-08 15:41:32.957 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Created role reader 2026-09-08 15:41:32.967 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Created role member 2026-09-08 15:41:32.986 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Created implied role where bea4409b94a14ee8b566db9584cd474f implies 9802ca3ed301411985de788ddfbcd53c 2026-09-08 15:41:32.997 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Created role manager 2026-09-08 15:41:33.015 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Created implied role where 07fba4b3264b49549adc35c8720e9362 implies bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:41:33.027 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Created role admin 2026-09-08 15:41:33.043 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Created implied role where da6a8c0fa67c49efba3301283885157c implies 07fba4b3264b49549adc35c8720e9362 2026-09-08 15:41:33.058 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Created role service 2026-09-08 15:41:33.070 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Granted role admin on project admin to user admin. 2026-09-08 15:41:33.080 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Granted role admin on the system to user admin. 2026-09-08 15:41:33.090 | WARNING py.warnings [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-09-08 15:41:33.090 | warnings.warn( 2026-09-08 15:41:33.091 |  2026-09-08 15:41:33.093 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Created region RegionOne 2026-09-08 15:41:33.123 | INFO keystone.cmd.bootstrap [None req-e5c720ac-df1c-4324-bc6f-d99235c5ee1d None None] Created public endpoint https://162.253.55.181/identity 2026-09-08 15:41:33.547 | + lib/keystone:bootstrap_keystone:549 : '[' True == True ']' 2026-09-08 15:41:33.555 | + lib/keystone:bootstrap_keystone:550 : openstack endpoint create --region RegionOne --os-username admin --os-user-domain-id default --os-password secretadmin --os-project-name admin --os-project-domain-id default keystone admin https://162.253.55.181/identity 2026-09-08 15:41:35.456 | 2026-09-08 15:41:35.456 | +--------------+----------------------------------+ 2026-09-08 15:41:35.456 | | Field | Value | 2026-09-08 15:41:35.456 | +--------------+----------------------------------+ 2026-09-08 15:41:35.456 | | enabled | True | 2026-09-08 15:41:35.456 | | id | dc75c65272b2412993deb18b21ef91d7 | 2026-09-08 15:41:35.456 | | interface | admin | 2026-09-08 15:41:35.456 | | region | RegionOne | 2026-09-08 15:41:35.456 | | region_id | RegionOne | 2026-09-08 15:41:35.456 | | service_id | b43d9009ffdd48509186c6c7e6b1893f | 2026-09-08 15:41:35.456 | | url | https://162.253.55.181/identity | 2026-09-08 15:41:35.456 | | service_name | keystone | 2026-09-08 15:41:35.456 | | service_type | identity | 2026-09-08 15:41:35.456 | +--------------+----------------------------------+ 2026-09-08 15:41:35.470 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-09-08 15:41:35.478 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-09-08 15:41:35.487 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-09-08 15:41:36.263 | 2026-09-08 15:41:36.285 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:36.292 | + lib/keystone:create_keystone_accounts:258 : admin_project=5b881ec02580472ba55bef832210ba50 2026-09-08 15:41:36.301 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-09-08 15:41:36.310 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-09-08 15:41:36.699 | 2026-09-08 15:41:36.719 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:36.728 | + lib/keystone:create_keystone_accounts:260 : admin_user=7570380aabac4be995e40fff32a9f566 2026-09-08 15:41:36.736 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-09-08 15:41:36.743 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-09-08 15:41:36.749 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-09-08 15:41:36.756 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 7570380aabac4be995e40fff32a9f566 default 2026-09-08 15:41:36.895 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 7570380aabac4be995e40fff32a9f566 default 2026-09-08 15:41:36.976 | [2001 Async ks-domain-role:66914]: running: get_or_add_user_domain_role admin 7570380aabac4be995e40fff32a9f566 default 2026-09-08 15:41:36.984 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-09-08 15:41:36.989 | + functions-common:get_or_create_domain:872 : local domain_id 2026-09-08 15:41:36.997 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-08 15:41:38.369 | 2026-09-08 15:41:38.379 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:38.386 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-09-08 15:41:38.392 | + functions-common:get_or_create_domain:878 : echo default 2026-09-08 15:41:38.392 | default 2026-09-08 15:41:38.397 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-09-08 15:41:38.535 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-09-08 15:41:38.630 | [2001 Async ks-project:67040]: running: get_or_create_project service Default 2026-09-08 15:41:38.637 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-09-08 15:41:38.775 | + inc/async:async_inner:63 : get_or_create_role service 2026-09-08 15:41:38.861 | [2001 Async ks-service:67134]: running: get_or_create_role service 2026-09-08 15:41:38.867 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-09-08 15:41:39.012 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-09-08 15:41:39.102 | [2001 Async ks-reseller:67228]: running: get_or_create_role ResellerAdmin 2026-09-08 15:41:39.109 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-09-08 15:41:39.116 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-09-08 15:41:39.190 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:41:39.242 | [66914 Async ks-domain-role:66914]: finished successfully 2026-09-08 15:41:39.261 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-09-08 15:41:39.343 | [2001 Async ks-anotherrole:67354]: running: get_or_create_role anotherrole 2026-09-08 15:41:39.348 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-09-08 15:41:39.355 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-09-08 15:41:39.361 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 15:41:39.372 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-09-08 15:41:39.826 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:41:39.884 | [67040 Async ks-project:67040]: finished successfully 2026-09-08 15:41:40.379 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:41:40.438 | [67134 Async ks-service:67134]: finished successfully 2026-09-08 15:41:40.701 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:41:40.756 | [67228 Async ks-reseller:67228]: finished successfully 2026-09-08 15:41:40.990 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:41:41.043 | [67354 Async ks-anotherrole:67354]: finished successfully 2026-09-08 15:41:41.367 | 2026-09-08 15:41:41.389 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:41.400 | ++ functions-common:get_or_create_project:928 : project_id=bc94ca5c1b274f0a897a093a1049a16b 2026-09-08 15:41:41.405 | ++ functions-common:get_or_create_project:929 : echo bc94ca5c1b274f0a897a093a1049a16b 2026-09-08 15:41:41.412 | + lib/keystone:create_keystone_accounts:288 : invis_project=bc94ca5c1b274f0a897a093a1049a16b 2026-09-08 15:41:41.419 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-09-08 15:41:41.428 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-09-08 15:41:41.436 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 15:41:41.443 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-09-08 15:41:41.940 | 2026-09-08 15:41:41.966 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:41.974 | ++ functions-common:get_or_create_project:928 : project_id=96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:41.979 | ++ functions-common:get_or_create_project:929 : echo 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:41.986 | + lib/keystone:create_keystone_accounts:292 : demo_project=96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:41.994 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-09-08 15:41:42.001 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-09-08 15:41:42.007 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:41:42.013 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-09-08 15:41:42.018 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-09-08 15:41:42.025 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-09-08 15:41:42.570 | 2026-09-08 15:41:42.593 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:42.600 | ++ functions-common:get_or_create_user:915 : user_id=2fc9f2949ca6423bac8b8a7d9e876056 2026-09-08 15:41:42.606 | ++ functions-common:get_or_create_user:916 : echo 2fc9f2949ca6423bac8b8a7d9e876056 2026-09-08 15:41:42.616 | + lib/keystone:create_keystone_accounts:295 : demo_user=2fc9f2949ca6423bac8b8a7d9e876056 2026-09-08 15:41:42.622 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-09-08 15:41:42.729 | [2001 Async ks-domain-role:66914]: Waiting for completion of get_or_add_user_domain_role admin 7570380aabac4be995e40fff32a9f566 default running on PID 66914 (5 other jobs running) 2026-09-08 15:41:42.776 | [2001 Async ks-domain-role:66914]: Signaling child to exit 2026-09-08 15:41:42.776 | WAKEUP 2026-09-08 15:41:42.826 | [2001 Async ks-domain-role:66914]: Signaled 2026-09-08 15:41:42.829 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-09-08 15:41:42.829 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 7570380aabac4be995e40fff32a9f566 --domain default 2026-09-08 15:41:42.829 | 2026-09-08 15:41:42.829 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7570380aabac4be995e40fff32a9f566 --domain default -c Role -f value 2026-09-08 15:41:42.829 | 2026-09-08 15:41:42.829 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:42.829 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=da6a8c0fa67c49efba3301283885157c 2026-09-08 15:41:42.829 | + functions-common:get_or_add_user_domain_role:999 : echo da6a8c0fa67c49efba3301283885157c 2026-09-08 15:41:42.830 | da6a8c0fa67c49efba3301283885157c 2026-09-08 15:41:42.928 | [2001 Async ks-domain-role:66914]: finished get_or_add_user_domain_role admin 7570380aabac4be995e40fff32a9f566 default with result 0 in 2 seconds 2026-09-08 15:41:42.944 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-09-08 15:41:43.020 | [2001 Async ks-project:67040]: Waiting for completion of get_or_create_project service Default running on PID 67040 (4 other jobs running) 2026-09-08 15:41:43.072 | [2001 Async ks-project:67040]: Signaling child to exit 2026-09-08 15:41:43.072 | WAKEUP 2026-09-08 15:41:43.121 | [2001 Async ks-project:67040]: Signaled 2026-09-08 15:41:43.124 | + functions-common:get_or_create_project:922 : local project_id 2026-09-08 15:41:43.124 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-09-08 15:41:43.124 | 2026-09-08 15:41:43.124 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:43.124 | + functions-common:get_or_create_project:928 : project_id=7e29240940e249f4af713f8673ace0e5 2026-09-08 15:41:43.124 | + functions-common:get_or_create_project:929 : echo 7e29240940e249f4af713f8673ace0e5 2026-09-08 15:41:43.124 | 7e29240940e249f4af713f8673ace0e5 2026-09-08 15:41:43.216 | [2001 Async ks-project:67040]: finished get_or_create_project service Default with result 0 in 1 seconds 2026-09-08 15:41:43.294 | [2001 Async ks-service:67134]: Waiting for completion of get_or_create_role service running on PID 67134 (3 other jobs running) 2026-09-08 15:41:43.345 | [2001 Async ks-service:67134]: Signaling child to exit 2026-09-08 15:41:43.345 | WAKEUP 2026-09-08 15:41:43.390 | [2001 Async ks-service:67134]: Signaled 2026-09-08 15:41:43.393 | + functions-common:get_or_create_role:935 : local role_id 2026-09-08 15:41:43.393 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-09-08 15:41:43.393 | 2026-09-08 15:41:43.393 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:43.393 | + functions-common:get_or_create_role:940 : role_id=d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:41:43.393 | + functions-common:get_or_create_role:941 : echo d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:41:43.393 | d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:41:43.491 | [2001 Async ks-service:67134]: finished get_or_create_role service with result 0 in 1 seconds 2026-09-08 15:41:43.564 | [2001 Async ks-reseller:67228]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 67228 (2 other jobs running) 2026-09-08 15:41:43.616 | [2001 Async ks-reseller:67228]: Signaling child to exit 2026-09-08 15:41:43.617 | WAKEUP 2026-09-08 15:41:43.663 | [2001 Async ks-reseller:67228]: Signaled 2026-09-08 15:41:43.666 | + functions-common:get_or_create_role:935 : local role_id 2026-09-08 15:41:43.666 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-09-08 15:41:43.666 | 2026-09-08 15:41:43.666 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:43.666 | + functions-common:get_or_create_role:940 : role_id=5b34fd665e214f16969f156a14e56634 2026-09-08 15:41:43.666 | + functions-common:get_or_create_role:941 : echo 5b34fd665e214f16969f156a14e56634 2026-09-08 15:41:43.666 | 5b34fd665e214f16969f156a14e56634 2026-09-08 15:41:43.760 | [2001 Async ks-reseller:67228]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-09-08 15:41:43.844 | [2001 Async ks-anotherrole:67354]: Waiting for completion of get_or_create_role anotherrole running on PID 67354 (1 other jobs running) 2026-09-08 15:41:43.900 | [2001 Async ks-anotherrole:67354]: Signaling child to exit 2026-09-08 15:41:43.900 | WAKEUP 2026-09-08 15:41:43.949 | [2001 Async ks-anotherrole:67354]: Signaled 2026-09-08 15:41:43.952 | + functions-common:get_or_create_role:935 : local role_id 2026-09-08 15:41:43.953 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-09-08 15:41:43.953 | 2026-09-08 15:41:43.953 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:43.953 | + functions-common:get_or_create_role:940 : role_id=68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:41:43.953 | + functions-common:get_or_create_role:941 : echo 68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:41:43.953 | 68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:41:44.051 | [2001 Async ks-anotherrole:67354]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-09-08 15:41:44.060 | + inc/async:async_wait:197 : return 0 2026-09-08 15:41:44.069 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 2fc9f2949ca6423bac8b8a7d9e876056 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:44.218 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2fc9f2949ca6423bac8b8a7d9e876056 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:44.308 | [2001 Async ks-demo-member:68171]: running: get_or_add_user_project_role member 2fc9f2949ca6423bac8b8a7d9e876056 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:44.315 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 7570380aabac4be995e40fff32a9f566 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:44.460 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7570380aabac4be995e40fff32a9f566 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:44.552 | [2001 Async ks-demo-admin:68267]: running: get_or_add_user_project_role admin 7570380aabac4be995e40fff32a9f566 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:44.559 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 2fc9f2949ca6423bac8b8a7d9e876056 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:44.714 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2fc9f2949ca6423bac8b8a7d9e876056 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:44.808 | [2001 Async ks-demo-another:68363]: running: get_or_add_user_project_role anotherrole 2fc9f2949ca6423bac8b8a7d9e876056 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:44.815 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 2fc9f2949ca6423bac8b8a7d9e876056 bc94ca5c1b274f0a897a093a1049a16b 2026-09-08 15:41:44.952 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2fc9f2949ca6423bac8b8a7d9e876056 bc94ca5c1b274f0a897a093a1049a16b 2026-09-08 15:41:45.046 | [2001 Async ks-demo-invis:68459]: running: get_or_add_user_project_role member 2fc9f2949ca6423bac8b8a7d9e876056 bc94ca5c1b274f0a897a093a1049a16b 2026-09-08 15:41:45.053 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-09-08 15:41:45.061 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-09-08 15:41:45.069 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:41:45.075 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-09-08 15:41:45.082 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-09-08 15:41:45.091 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-09-08 15:41:48.052 | 2026-09-08 15:41:48.074 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:48.081 | ++ functions-common:get_or_create_user:915 : user_id=7c65700954404a4c9314b3657cce4a21 2026-09-08 15:41:48.087 | ++ functions-common:get_or_create_user:916 : echo 7c65700954404a4c9314b3657cce4a21 2026-09-08 15:41:48.095 | + lib/keystone:create_keystone_accounts:308 : demo_reader=7c65700954404a4c9314b3657cce4a21 2026-09-08 15:41:48.101 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 7c65700954404a4c9314b3657cce4a21 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:48.244 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7c65700954404a4c9314b3657cce4a21 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:48.339 | [2001 Async ks-demo-reader:68670]: running: get_or_add_user_project_role reader 7c65700954404a4c9314b3657cce4a21 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:41:48.346 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-09-08 15:41:48.353 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-09-08 15:41:48.360 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 15:41:48.368 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-09-08 15:41:48.834 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:41:48.883 | [68171 Async ks-demo-member:68171]: finished successfully 2026-09-08 15:41:49.596 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:41:49.649 | [68267 Async ks-demo-admin:68267]: finished successfully 2026-09-08 15:41:50.350 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:41:50.404 | [68363 Async ks-demo-another:68363]: finished successfully 2026-09-08 15:41:51.076 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:41:51.128 | [68459 Async ks-demo-invis:68459]: finished successfully 2026-09-08 15:41:52.243 | 2026-09-08 15:41:52.264 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:52.271 | ++ functions-common:get_or_create_project:928 : project_id=57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:52.279 | ++ functions-common:get_or_create_project:929 : echo 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:52.286 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:52.294 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-09-08 15:41:52.304 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-09-08 15:41:52.309 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:41:52.315 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-09-08 15:41:52.322 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-09-08 15:41:52.330 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-09-08 15:41:53.062 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:41:53.115 | [68670 Async ks-demo-reader:68670]: finished successfully 2026-09-08 15:41:53.410 | 2026-09-08 15:41:53.432 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:53.439 | ++ functions-common:get_or_create_user:915 : user_id=a0e4ed8f8d6341aab0c7b58782b6a885 2026-09-08 15:41:53.445 | ++ functions-common:get_or_create_user:916 : echo a0e4ed8f8d6341aab0c7b58782b6a885 2026-09-08 15:41:53.453 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=a0e4ed8f8d6341aab0c7b58782b6a885 2026-09-08 15:41:53.459 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin a0e4ed8f8d6341aab0c7b58782b6a885 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:53.612 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a0e4ed8f8d6341aab0c7b58782b6a885 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:53.698 | [2001 Async ks-alt-admin:69059]: running: get_or_add_user_project_role admin a0e4ed8f8d6341aab0c7b58782b6a885 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:53.705 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole a0e4ed8f8d6341aab0c7b58782b6a885 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:53.850 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a0e4ed8f8d6341aab0c7b58782b6a885 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:53.938 | [2001 Async ks-alt-another:69155]: running: get_or_add_user_project_role anotherrole a0e4ed8f8d6341aab0c7b58782b6a885 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:53.945 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-09-08 15:41:53.954 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-09-08 15:41:53.961 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:41:53.967 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-09-08 15:41:53.973 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-09-08 15:41:53.982 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-09-08 15:41:55.655 | 2026-09-08 15:41:55.674 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:55.683 | ++ functions-common:get_or_create_user:915 : user_id=fb58e1f0f1074d82889edab978321d54 2026-09-08 15:41:55.689 | ++ functions-common:get_or_create_user:916 : echo fb58e1f0f1074d82889edab978321d54 2026-09-08 15:41:55.698 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=fb58e1f0f1074d82889edab978321d54 2026-09-08 15:41:55.703 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member fb58e1f0f1074d82889edab978321d54 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:55.852 | + inc/async:async_inner:63 : get_or_add_user_project_role member fb58e1f0f1074d82889edab978321d54 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:55.947 | [2001 Async ks-alt-member-user:69325]: running: get_or_add_user_project_role member fb58e1f0f1074d82889edab978321d54 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:55.953 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-09-08 15:41:55.959 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-09-08 15:41:55.964 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:41:55.970 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-09-08 15:41:55.976 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-09-08 15:41:55.985 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-09-08 15:41:56.492 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:41:56.546 | [69059 Async ks-alt-admin:69059]: finished successfully 2026-09-08 15:41:57.215 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:41:57.268 | [69155 Async ks-alt-another:69155]: finished successfully 2026-09-08 15:41:58.368 | 2026-09-08 15:41:58.388 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:41:58.398 | ++ functions-common:get_or_create_user:915 : user_id=d4d3075b4de545c4bdaac2ad733f02d3 2026-09-08 15:41:58.405 | ++ functions-common:get_or_create_user:916 : echo d4d3075b4de545c4bdaac2ad733f02d3 2026-09-08 15:41:58.411 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=d4d3075b4de545c4bdaac2ad733f02d3 2026-09-08 15:41:58.418 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader d4d3075b4de545c4bdaac2ad733f02d3 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:58.570 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d4d3075b4de545c4bdaac2ad733f02d3 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:58.659 | [2001 Async ks-alt-reader-user:69557]: running: get_or_add_user_project_role reader d4d3075b4de545c4bdaac2ad733f02d3 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:41:58.667 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-09-08 15:41:58.674 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:41:58.680 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-09-08 15:41:58.685 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-09-08 15:41:58.695 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2026-09-08 15:41:59.139 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:41:59.193 | [69325 Async ks-alt-member-user:69325]: finished successfully 2026-09-08 15:42:00.191 | 2026-09-08 15:42:00.218 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:00.227 | ++ functions-common:get_or_create_user:915 : user_id=6fd1eb823e2148b3bd9c1f8920319746 2026-09-08 15:42:00.234 | ++ functions-common:get_or_create_user:916 : echo 6fd1eb823e2148b3bd9c1f8920319746 2026-09-08 15:42:00.240 | + lib/keystone:create_keystone_accounts:340 : system_member_user=6fd1eb823e2148b3bd9c1f8920319746 2026-09-08 15:42:00.247 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 6fd1eb823e2148b3bd9c1f8920319746 all 2026-09-08 15:42:00.397 | + inc/async:async_inner:63 : get_or_add_user_system_role member 6fd1eb823e2148b3bd9c1f8920319746 all 2026-09-08 15:42:00.482 | [2001 Async ks-system-member:69748]: running: get_or_add_user_system_role member 6fd1eb823e2148b3bd9c1f8920319746 all 2026-09-08 15:42:00.491 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-09-08 15:42:00.498 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:42:00.505 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-09-08 15:42:00.513 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-09-08 15:42:00.524 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-09-08 15:42:01.001 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:42:01.055 | [69557 Async ks-alt-reader-user:69557]: finished successfully 2026-09-08 15:42:02.024 | 2026-09-08 15:42:02.048 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:02.054 | ++ functions-common:get_or_create_user:915 : user_id=be22047005224de8bab32b840b8cc9d9 2026-09-08 15:42:02.060 | ++ functions-common:get_or_create_user:916 : echo be22047005224de8bab32b840b8cc9d9 2026-09-08 15:42:02.068 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=be22047005224de8bab32b840b8cc9d9 2026-09-08 15:42:02.076 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader be22047005224de8bab32b840b8cc9d9 all 2026-09-08 15:42:02.237 | + inc/async:async_inner:63 : get_or_add_user_system_role reader be22047005224de8bab32b840b8cc9d9 all 2026-09-08 15:42:02.318 | [2001 Async ks-system-reader:69946]: running: get_or_add_user_system_role reader be22047005224de8bab32b840b8cc9d9 all 2026-09-08 15:42:02.327 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-09-08 15:42:02.336 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-09-08 15:42:02.343 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-09-08 15:42:02.350 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-08 15:42:02.358 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-09-08 15:42:03.593 | 2026-09-08 15:42:03.613 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:03.622 | ++ functions-common:get_or_create_group:892 : group_id=216373132aa3472eaa993cc2e99e2241 2026-09-08 15:42:03.628 | ++ functions-common:get_or_create_group:893 : echo 216373132aa3472eaa993cc2e99e2241 2026-09-08 15:42:03.637 | + lib/keystone:create_keystone_accounts:350 : admin_group=216373132aa3472eaa993cc2e99e2241 2026-09-08 15:42:03.643 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-09-08 15:42:03.651 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-09-08 15:42:03.655 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-09-08 15:42:03.662 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-08 15:42:03.670 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-09-08 15:42:04.221 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:42:04.280 | [69748 Async ks-system-member:69748]: finished successfully 2026-09-08 15:42:05.201 | 2026-09-08 15:42:05.221 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:05.230 | ++ functions-common:get_or_create_group:892 : group_id=e23576aed599460494b152468a12c951 2026-09-08 15:42:05.236 | ++ functions-common:get_or_create_group:893 : echo e23576aed599460494b152468a12c951 2026-09-08 15:42:05.243 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=e23576aed599460494b152468a12c951 2026-09-08 15:42:05.250 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member e23576aed599460494b152468a12c951 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:42:05.391 | + inc/async:async_inner:63 : get_or_add_group_project_role member e23576aed599460494b152468a12c951 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:42:05.479 | [2001 Async ks-group-memberdemo:70225]: running: get_or_add_group_project_role member e23576aed599460494b152468a12c951 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:42:05.487 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole e23576aed599460494b152468a12c951 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:42:05.644 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e23576aed599460494b152468a12c951 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:42:05.733 | [2001 Async ks-group-anotherdemo:70306]: running: get_or_add_group_project_role anotherrole e23576aed599460494b152468a12c951 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:42:05.740 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member e23576aed599460494b152468a12c951 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:42:05.881 | + inc/async:async_inner:63 : get_or_add_group_project_role member e23576aed599460494b152468a12c951 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:42:05.900 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:42:05.966 | [69946 Async ks-system-reader:69946]: finished successfully 2026-09-08 15:42:05.976 | [2001 Async ks-group-memberalt:70388]: running: get_or_add_group_project_role member e23576aed599460494b152468a12c951 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:42:05.983 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole e23576aed599460494b152468a12c951 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:42:06.133 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e23576aed599460494b152468a12c951 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:42:06.216 | [2001 Async ks-group-anotheralt:70505]: running: get_or_add_group_project_role anotherrole e23576aed599460494b152468a12c951 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:42:06.221 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 216373132aa3472eaa993cc2e99e2241 5b881ec02580472ba55bef832210ba50 2026-09-08 15:42:06.374 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 216373132aa3472eaa993cc2e99e2241 5b881ec02580472ba55bef832210ba50 2026-09-08 15:42:06.457 | [2001 Async ks-group-admin:70602]: running: get_or_add_group_project_role admin 216373132aa3472eaa993cc2e99e2241 5b881ec02580472ba55bef832210ba50 2026-09-08 15:42:06.463 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-09-08 15:42:06.569 | [2001 Async ks-demo-member:68171]: Waiting for completion of get_or_add_user_project_role member 2fc9f2949ca6423bac8b8a7d9e876056 96b1a232adb64e019a2a6e56917b1fa6 running on PID 68171 (16 other jobs running) 2026-09-08 15:42:06.621 | [2001 Async ks-demo-member:68171]: Signaling child to exit 2026-09-08 15:42:06.621 | WAKEUP 2026-09-08 15:42:06.670 | [2001 Async ks-demo-member:68171]: Signaled 2026-09-08 15:42:06.673 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:06.673 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:06.673 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 15:42:06.673 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:06.673 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:06.673 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 15:42:06.673 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 15:42:06.673 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 15:42:06.673 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 15:42:06.673 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 2fc9f2949ca6423bac8b8a7d9e876056 --project 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:42:06.673 | 2026-09-08 15:42:06.673 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2fc9f2949ca6423bac8b8a7d9e876056 --project 96b1a232adb64e019a2a6e56917b1fa6 -c Role -f value 2026-09-08 15:42:06.673 | 2026-09-08 15:42:06.673 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:06.673 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:06.673 | + functions-common:get_or_add_user_project_role:980 : echo bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:06.673 | bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:06.766 | [2001 Async ks-demo-member:68171]: finished get_or_add_user_project_role member 2fc9f2949ca6423bac8b8a7d9e876056 96b1a232adb64e019a2a6e56917b1fa6 with result 0 in 4 seconds 2026-09-08 15:42:06.845 | [2001 Async ks-demo-admin:68267]: Waiting for completion of get_or_add_user_project_role admin 7570380aabac4be995e40fff32a9f566 96b1a232adb64e019a2a6e56917b1fa6 running on PID 68267 (15 other jobs running) 2026-09-08 15:42:06.900 | [2001 Async ks-demo-admin:68267]: Signaling child to exit 2026-09-08 15:42:06.900 | WAKEUP 2026-09-08 15:42:06.945 | [2001 Async ks-demo-admin:68267]: Signaled 2026-09-08 15:42:06.948 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:06.949 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:06.949 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 15:42:06.949 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:06.949 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:06.949 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 15:42:06.949 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 15:42:06.949 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 15:42:06.949 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 15:42:06.949 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 7570380aabac4be995e40fff32a9f566 --project 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:42:06.949 | 2026-09-08 15:42:06.949 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7570380aabac4be995e40fff32a9f566 --project 96b1a232adb64e019a2a6e56917b1fa6 -c Role -f value 2026-09-08 15:42:06.949 | 2026-09-08 15:42:06.949 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:06.949 | + functions-common:get_or_add_user_project_role:979 : user_role_id=da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:06.949 | + functions-common:get_or_add_user_project_role:980 : echo da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:06.949 | da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:07.042 | [2001 Async ks-demo-admin:68267]: finished get_or_add_user_project_role admin 7570380aabac4be995e40fff32a9f566 96b1a232adb64e019a2a6e56917b1fa6 with result 0 in 5 seconds 2026-09-08 15:42:07.121 | [2001 Async ks-demo-another:68363]: Waiting for completion of get_or_add_user_project_role anotherrole 2fc9f2949ca6423bac8b8a7d9e876056 96b1a232adb64e019a2a6e56917b1fa6 running on PID 68363 (14 other jobs running) 2026-09-08 15:42:07.174 | [2001 Async ks-demo-another:68363]: Signaling child to exit 2026-09-08 15:42:07.176 | WAKEUP 2026-09-08 15:42:07.222 | [2001 Async ks-demo-another:68363]: Signaled 2026-09-08 15:42:07.225 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:07.225 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:07.225 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 15:42:07.225 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:07.225 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:07.225 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 15:42:07.225 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 15:42:07.225 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 15:42:07.225 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 15:42:07.225 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2fc9f2949ca6423bac8b8a7d9e876056 --project 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:42:07.225 | 2026-09-08 15:42:07.225 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2fc9f2949ca6423bac8b8a7d9e876056 --project 96b1a232adb64e019a2a6e56917b1fa6 -c Role -f value 2026-09-08 15:42:07.225 | 2026-09-08 15:42:07.225 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:07.225 | + functions-common:get_or_add_user_project_role:979 : user_role_id=68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:42:07.225 | + functions-common:get_or_add_user_project_role:980 : echo 68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:42:07.225 | 68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:42:07.324 | [2001 Async ks-demo-another:68363]: finished get_or_add_user_project_role anotherrole 2fc9f2949ca6423bac8b8a7d9e876056 96b1a232adb64e019a2a6e56917b1fa6 with result 0 in 5 seconds 2026-09-08 15:42:07.407 | [2001 Async ks-demo-invis:68459]: Waiting for completion of get_or_add_user_project_role member 2fc9f2949ca6423bac8b8a7d9e876056 bc94ca5c1b274f0a897a093a1049a16b running on PID 68459 (13 other jobs running) 2026-09-08 15:42:07.462 | [2001 Async ks-demo-invis:68459]: Signaling child to exit 2026-09-08 15:42:07.463 | WAKEUP 2026-09-08 15:42:07.510 | [2001 Async ks-demo-invis:68459]: Signaled 2026-09-08 15:42:07.514 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:07.514 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:07.514 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 15:42:07.514 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:07.514 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:07.514 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 15:42:07.514 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 15:42:07.514 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 15:42:07.514 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 15:42:07.514 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 2fc9f2949ca6423bac8b8a7d9e876056 --project bc94ca5c1b274f0a897a093a1049a16b 2026-09-08 15:42:07.514 | 2026-09-08 15:42:07.514 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2fc9f2949ca6423bac8b8a7d9e876056 --project bc94ca5c1b274f0a897a093a1049a16b -c Role -f value 2026-09-08 15:42:07.514 | 2026-09-08 15:42:07.514 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:07.514 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:07.514 | + functions-common:get_or_add_user_project_role:980 : echo bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:07.514 | bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:07.616 | [2001 Async ks-demo-invis:68459]: finished get_or_add_user_project_role member 2fc9f2949ca6423bac8b8a7d9e876056 bc94ca5c1b274f0a897a093a1049a16b with result 0 in 6 seconds 2026-09-08 15:42:07.702 | [2001 Async ks-demo-reader:68670]: Waiting for completion of get_or_add_user_project_role reader 7c65700954404a4c9314b3657cce4a21 96b1a232adb64e019a2a6e56917b1fa6 running on PID 68670 (12 other jobs running) 2026-09-08 15:42:07.758 | [2001 Async ks-demo-reader:68670]: Signaling child to exit 2026-09-08 15:42:07.758 | WAKEUP 2026-09-08 15:42:07.804 | [2001 Async ks-demo-reader:68670]: Signaled 2026-09-08 15:42:07.806 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:07.806 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:07.806 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 15:42:07.806 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:07.806 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:07.806 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 15:42:07.806 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 15:42:07.806 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 15:42:07.807 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 15:42:07.807 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 7c65700954404a4c9314b3657cce4a21 --project 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:42:07.807 | 2026-09-08 15:42:07.807 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7c65700954404a4c9314b3657cce4a21 --project 96b1a232adb64e019a2a6e56917b1fa6 -c Role -f value 2026-09-08 15:42:07.807 | 2026-09-08 15:42:07.807 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:07.807 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9802ca3ed301411985de788ddfbcd53c 2026-09-08 15:42:07.807 | + functions-common:get_or_add_user_project_role:980 : echo 9802ca3ed301411985de788ddfbcd53c 2026-09-08 15:42:07.807 | 9802ca3ed301411985de788ddfbcd53c 2026-09-08 15:42:07.900 | [2001 Async ks-demo-reader:68670]: finished get_or_add_user_project_role reader 7c65700954404a4c9314b3657cce4a21 96b1a232adb64e019a2a6e56917b1fa6 with result 0 in 4 seconds 2026-09-08 15:42:07.909 | + inc/async:async_wait:197 : return 0 2026-09-08 15:42:07.915 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-09-08 15:42:08.024 | [2001 Async ks-alt-admin:69059]: Waiting for completion of get_or_add_user_project_role admin a0e4ed8f8d6341aab0c7b58782b6a885 57d23ac7d91d4812b829582e2b550930 running on PID 69059 (11 other jobs running) 2026-09-08 15:42:08.075 | [2001 Async ks-alt-admin:69059]: Signaling child to exit 2026-09-08 15:42:08.075 | WAKEUP 2026-09-08 15:42:08.123 | [2001 Async ks-alt-admin:69059]: Signaled 2026-09-08 15:42:08.125 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:08.125 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:08.125 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 15:42:08.125 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:08.125 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:08.125 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 15:42:08.125 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 15:42:08.125 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 15:42:08.125 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 15:42:08.125 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user a0e4ed8f8d6341aab0c7b58782b6a885 --project 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:42:08.125 | 2026-09-08 15:42:08.125 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a0e4ed8f8d6341aab0c7b58782b6a885 --project 57d23ac7d91d4812b829582e2b550930 -c Role -f value 2026-09-08 15:42:08.125 | 2026-09-08 15:42:08.126 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:08.126 | + functions-common:get_or_add_user_project_role:979 : user_role_id=da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:08.126 | + functions-common:get_or_add_user_project_role:980 : echo da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:08.126 | da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:08.136 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:42:08.191 | [70225 Async ks-group-memberdemo:70225]: finished successfully 2026-09-08 15:42:08.223 | [2001 Async ks-alt-admin:69059]: finished get_or_add_user_project_role admin a0e4ed8f8d6341aab0c7b58782b6a885 57d23ac7d91d4812b829582e2b550930 with result 0 in 2 seconds 2026-09-08 15:42:08.301 | [2001 Async ks-alt-another:69155]: Waiting for completion of get_or_add_user_project_role anotherrole a0e4ed8f8d6341aab0c7b58782b6a885 57d23ac7d91d4812b829582e2b550930 running on PID 69155 (10 other jobs running) 2026-09-08 15:42:08.355 | [2001 Async ks-alt-another:69155]: Signaling child to exit 2026-09-08 15:42:08.355 | WAKEUP 2026-09-08 15:42:08.402 | [2001 Async ks-alt-another:69155]: Signaled 2026-09-08 15:42:08.406 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:08.406 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:08.406 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 15:42:08.406 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:08.406 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:08.406 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 15:42:08.406 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 15:42:08.406 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 15:42:08.406 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 15:42:08.406 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user a0e4ed8f8d6341aab0c7b58782b6a885 --project 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:42:08.406 | 2026-09-08 15:42:08.406 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a0e4ed8f8d6341aab0c7b58782b6a885 --project 57d23ac7d91d4812b829582e2b550930 -c Role -f value 2026-09-08 15:42:08.406 | 2026-09-08 15:42:08.406 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:08.406 | + functions-common:get_or_add_user_project_role:979 : user_role_id=68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:42:08.406 | + functions-common:get_or_add_user_project_role:980 : echo 68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:42:08.406 | 68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:42:08.508 | [2001 Async ks-alt-another:69155]: finished get_or_add_user_project_role anotherrole a0e4ed8f8d6341aab0c7b58782b6a885 57d23ac7d91d4812b829582e2b550930 with result 0 in 3 seconds 2026-09-08 15:42:08.588 | [2001 Async ks-alt-member-user:69325]: Waiting for completion of get_or_add_user_project_role member fb58e1f0f1074d82889edab978321d54 57d23ac7d91d4812b829582e2b550930 running on PID 69325 (9 other jobs running) 2026-09-08 15:42:08.634 | [2001 Async ks-alt-member-user:69325]: Signaling child to exit 2026-09-08 15:42:08.634 | WAKEUP 2026-09-08 15:42:08.678 | [2001 Async ks-alt-member-user:69325]: Signaled 2026-09-08 15:42:08.681 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:08.681 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:08.681 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 15:42:08.681 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:08.681 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:08.681 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 15:42:08.681 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 15:42:08.681 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 15:42:08.681 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 15:42:08.681 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user fb58e1f0f1074d82889edab978321d54 --project 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:42:08.681 | 2026-09-08 15:42:08.681 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fb58e1f0f1074d82889edab978321d54 --project 57d23ac7d91d4812b829582e2b550930 -c Role -f value 2026-09-08 15:42:08.681 | 2026-09-08 15:42:08.681 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:08.681 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:08.681 | + functions-common:get_or_add_user_project_role:980 : echo bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:08.681 | bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:08.779 | [2001 Async ks-alt-member-user:69325]: finished get_or_add_user_project_role member fb58e1f0f1074d82889edab978321d54 57d23ac7d91d4812b829582e2b550930 with result 0 in 3 seconds 2026-09-08 15:42:08.856 | [2001 Async ks-alt-reader-user:69557]: Waiting for completion of get_or_add_user_project_role reader d4d3075b4de545c4bdaac2ad733f02d3 57d23ac7d91d4812b829582e2b550930 running on PID 69557 (8 other jobs running) 2026-09-08 15:42:08.907 | [2001 Async ks-alt-reader-user:69557]: Signaling child to exit 2026-09-08 15:42:08.907 | WAKEUP 2026-09-08 15:42:08.953 | [2001 Async ks-alt-reader-user:69557]: Signaled 2026-09-08 15:42:08.956 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:08.956 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:08.956 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 15:42:08.956 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:08.956 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:08.956 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 15:42:08.956 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 15:42:08.956 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 15:42:08.956 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 15:42:08.956 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user d4d3075b4de545c4bdaac2ad733f02d3 --project 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:42:08.956 | 2026-09-08 15:42:08.956 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d4d3075b4de545c4bdaac2ad733f02d3 --project 57d23ac7d91d4812b829582e2b550930 -c Role -f value 2026-09-08 15:42:08.956 | 2026-09-08 15:42:08.956 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:08.956 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9802ca3ed301411985de788ddfbcd53c 2026-09-08 15:42:08.956 | + functions-common:get_or_add_user_project_role:980 : echo 9802ca3ed301411985de788ddfbcd53c 2026-09-08 15:42:08.956 | 9802ca3ed301411985de788ddfbcd53c 2026-09-08 15:42:09.046 | [2001 Async ks-alt-reader-user:69557]: finished get_or_add_user_project_role reader d4d3075b4de545c4bdaac2ad733f02d3 57d23ac7d91d4812b829582e2b550930 with result 0 in 2 seconds 2026-09-08 15:42:09.055 | + inc/async:async_wait:197 : return 0 2026-09-08 15:42:09.061 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-09-08 15:42:09.171 | [2001 Async ks-system-member:69748]: Waiting for completion of get_or_add_user_system_role member 6fd1eb823e2148b3bd9c1f8920319746 all running on PID 69748 (7 other jobs running) 2026-09-08 15:42:09.222 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:42:09.228 | [2001 Async ks-system-member:69748]: Signaling child to exit 2026-09-08 15:42:09.229 | WAKEUP 2026-09-08 15:42:09.276 | [70306 Async ks-group-anotherdemo:70306]: finished successfully 2026-09-08 15:42:09.279 | [2001 Async ks-system-member:69748]: Signaled 2026-09-08 15:42:09.283 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-08 15:42:09.283 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-08 15:42:09.283 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-08 15:42:09.283 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:09.283 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:09.283 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 15:42:09.283 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 15:42:09.283 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 15:42:09.283 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-08 15:42:09.283 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6fd1eb823e2148b3bd9c1f8920319746 --system all -f value -c Role 2026-09-08 15:42:09.283 | 2026-09-08 15:42:09.283 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:09.283 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-08 15:42:09.283 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-08 15:42:09.283 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 6fd1eb823e2148b3bd9c1f8920319746 --system all 2026-09-08 15:42:09.283 | 2026-09-08 15:42:09.283 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6fd1eb823e2148b3bd9c1f8920319746 --system all -f value -c Role 2026-09-08 15:42:09.283 | 2026-09-08 15:42:09.283 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:09.283 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:09.283 | + functions-common:get_or_add_user_system_role:1030 : echo bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:09.283 | bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:09.381 | [2001 Async ks-system-member:69748]: finished get_or_add_user_system_role member 6fd1eb823e2148b3bd9c1f8920319746 all with result 0 in 3 seconds 2026-09-08 15:42:09.459 | [2001 Async ks-system-reader:69946]: Waiting for completion of get_or_add_user_system_role reader be22047005224de8bab32b840b8cc9d9 all running on PID 69946 (6 other jobs running) 2026-09-08 15:42:09.509 | [2001 Async ks-system-reader:69946]: Signaling child to exit 2026-09-08 15:42:09.510 | WAKEUP 2026-09-08 15:42:09.555 | [2001 Async ks-system-reader:69946]: Signaled 2026-09-08 15:42:09.559 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-08 15:42:09.559 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-08 15:42:09.559 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-08 15:42:09.559 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:09.559 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:09.559 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 15:42:09.559 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 15:42:09.559 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 15:42:09.559 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-08 15:42:09.559 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user be22047005224de8bab32b840b8cc9d9 --system all -f value -c Role 2026-09-08 15:42:09.559 | 2026-09-08 15:42:09.559 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:09.559 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-08 15:42:09.559 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-08 15:42:09.559 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user be22047005224de8bab32b840b8cc9d9 --system all 2026-09-08 15:42:09.559 | 2026-09-08 15:42:09.559 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user be22047005224de8bab32b840b8cc9d9 --system all -f value -c Role 2026-09-08 15:42:09.559 | 2026-09-08 15:42:09.559 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:09.559 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=9802ca3ed301411985de788ddfbcd53c 2026-09-08 15:42:09.559 | + functions-common:get_or_add_user_system_role:1030 : echo 9802ca3ed301411985de788ddfbcd53c 2026-09-08 15:42:09.559 | 9802ca3ed301411985de788ddfbcd53c 2026-09-08 15:42:09.654 | [2001 Async ks-system-reader:69946]: finished get_or_add_user_system_role reader be22047005224de8bab32b840b8cc9d9 all with result 0 in 3 seconds 2026-09-08 15:42:09.666 | + inc/async:async_wait:197 : return 0 2026-09-08 15:42:09.672 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-09-08 15:42:09.786 | [2001 Async ks-group-memberdemo:70225]: Waiting for completion of get_or_add_group_project_role member e23576aed599460494b152468a12c951 96b1a232adb64e019a2a6e56917b1fa6 running on PID 70225 (5 other jobs running) 2026-09-08 15:42:09.844 | [2001 Async ks-group-memberdemo:70225]: Signaling child to exit 2026-09-08 15:42:09.846 | WAKEUP 2026-09-08 15:42:09.892 | [2001 Async ks-group-memberdemo:70225]: Signaled 2026-09-08 15:42:09.896 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 15:42:09.897 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e23576aed599460494b152468a12c951 --project 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:42:09.897 | 2026-09-08 15:42:09.897 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e23576aed599460494b152468a12c951 --project 96b1a232adb64e019a2a6e56917b1fa6 -f value -c Role 2026-09-08 15:42:09.897 | 2026-09-08 15:42:09.897 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:09.897 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:09.897 | + functions-common:get_or_add_group_project_role:1049 : echo bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:09.897 | bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:09.959 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:42:09.998 | [2001 Async ks-group-memberdemo:70225]: finished get_or_add_group_project_role member e23576aed599460494b152468a12c951 96b1a232adb64e019a2a6e56917b1fa6 with result 0 in 2 seconds 2026-09-08 15:42:10.016 | [70388 Async ks-group-memberalt:70388]: finished successfully 2026-09-08 15:42:10.084 | [2001 Async ks-group-anotherdemo:70306]: Waiting for completion of get_or_add_group_project_role anotherrole e23576aed599460494b152468a12c951 96b1a232adb64e019a2a6e56917b1fa6 running on PID 70306 (4 other jobs running) 2026-09-08 15:42:10.135 | [2001 Async ks-group-anotherdemo:70306]: Signaling child to exit 2026-09-08 15:42:10.135 | WAKEUP 2026-09-08 15:42:10.181 | [2001 Async ks-group-anotherdemo:70306]: Signaled 2026-09-08 15:42:10.184 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 15:42:10.184 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e23576aed599460494b152468a12c951 --project 96b1a232adb64e019a2a6e56917b1fa6 2026-09-08 15:42:10.184 | 2026-09-08 15:42:10.184 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e23576aed599460494b152468a12c951 --project 96b1a232adb64e019a2a6e56917b1fa6 -f value -c Role 2026-09-08 15:42:10.184 | 2026-09-08 15:42:10.184 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:10.184 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:42:10.184 | + functions-common:get_or_add_group_project_role:1049 : echo 68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:42:10.184 | 68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:42:10.275 | [2001 Async ks-group-anotherdemo:70306]: finished get_or_add_group_project_role anotherrole e23576aed599460494b152468a12c951 96b1a232adb64e019a2a6e56917b1fa6 with result 0 in 3 seconds 2026-09-08 15:42:10.353 | [2001 Async ks-group-memberalt:70388]: Waiting for completion of get_or_add_group_project_role member e23576aed599460494b152468a12c951 57d23ac7d91d4812b829582e2b550930 running on PID 70388 (3 other jobs running) 2026-09-08 15:42:10.403 | [2001 Async ks-group-memberalt:70388]: Signaling child to exit 2026-09-08 15:42:10.403 | WAKEUP 2026-09-08 15:42:10.451 | [2001 Async ks-group-memberalt:70388]: Signaled 2026-09-08 15:42:10.454 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 15:42:10.454 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e23576aed599460494b152468a12c951 --project 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:42:10.454 | 2026-09-08 15:42:10.454 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e23576aed599460494b152468a12c951 --project 57d23ac7d91d4812b829582e2b550930 -f value -c Role 2026-09-08 15:42:10.454 | 2026-09-08 15:42:10.454 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:10.454 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:10.454 | + functions-common:get_or_add_group_project_role:1049 : echo bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:10.454 | bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:10.546 | [2001 Async ks-group-memberalt:70388]: finished get_or_add_group_project_role member e23576aed599460494b152468a12c951 57d23ac7d91d4812b829582e2b550930 with result 0 in 4 seconds 2026-09-08 15:42:10.623 | [2001 Async ks-group-anotheralt:70505]: Waiting for completion of get_or_add_group_project_role anotherrole e23576aed599460494b152468a12c951 57d23ac7d91d4812b829582e2b550930 running on PID 70505 (2 other jobs running) 2026-09-08 15:42:10.642 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:42:10.678 | [2001 Async ks-group-anotheralt:70505]: Signaling child to exit 2026-09-08 15:42:10.697 | [70505 Async ks-group-anotheralt:70505]: finished successfully 2026-09-08 15:42:10.745 | WAKEUP 2026-09-08 15:42:10.794 | [2001 Async ks-group-anotheralt:70505]: Signaled 2026-09-08 15:42:10.798 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 15:42:10.798 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e23576aed599460494b152468a12c951 --project 57d23ac7d91d4812b829582e2b550930 2026-09-08 15:42:10.798 | 2026-09-08 15:42:10.798 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e23576aed599460494b152468a12c951 --project 57d23ac7d91d4812b829582e2b550930 -f value -c Role 2026-09-08 15:42:10.799 | 2026-09-08 15:42:10.799 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:10.799 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:42:10.799 | + functions-common:get_or_add_group_project_role:1049 : echo 68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:42:10.799 | 68da45f0e1ab4e80b8820b0c24246678 2026-09-08 15:42:10.896 | [2001 Async ks-group-anotheralt:70505]: finished get_or_add_group_project_role anotherrole e23576aed599460494b152468a12c951 57d23ac7d91d4812b829582e2b550930 with result 0 in 4 seconds 2026-09-08 15:42:10.983 | [2001 Async ks-group-admin:70602]: Waiting for completion of get_or_add_group_project_role admin 216373132aa3472eaa993cc2e99e2241 5b881ec02580472ba55bef832210ba50 running on PID 70602 (1 other jobs running) 2026-09-08 15:42:11.039 | [2001 Async ks-group-admin:70602]: Signaling child to exit 2026-09-08 15:42:11.379 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:42:11.435 | [70602 Async ks-group-admin:70602]: finished successfully 2026-09-08 15:42:11.486 | WAKEUP 2026-09-08 15:42:11.536 | [2001 Async ks-group-admin:70602]: Signaled 2026-09-08 15:42:11.539 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 15:42:11.539 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 216373132aa3472eaa993cc2e99e2241 --project 5b881ec02580472ba55bef832210ba50 2026-09-08 15:42:11.539 | 2026-09-08 15:42:11.539 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 216373132aa3472eaa993cc2e99e2241 --project 5b881ec02580472ba55bef832210ba50 -f value -c Role 2026-09-08 15:42:11.539 | 2026-09-08 15:42:11.539 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:11.539 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:11.539 | + functions-common:get_or_add_group_project_role:1049 : echo da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:11.539 | da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:11.636 | [2001 Async ks-group-admin:70602]: finished get_or_add_group_project_role admin 216373132aa3472eaa993cc2e99e2241 5b881ec02580472ba55bef832210ba50 with result 0 in 5 seconds 2026-09-08 15:42:11.647 | + inc/async:async_wait:197 : return 0 2026-09-08 15:42:11.654 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-09-08 15:42:11.695 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:42:11.701 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-09-08 15:42:11.744 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:42:11.751 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-09-08 15:42:11.758 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-09-08 15:42:11.908 | + inc/async:async_inner:63 : create_nova_accounts 2026-09-08 15:42:12.004 | [2001 Async create_nova_accounts:72386]: running: create_nova_accounts 2026-09-08 15:42:12.011 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-09-08 15:42:12.056 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:42:12.062 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-09-08 15:42:12.070 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-09-08 15:42:12.210 | + inc/async:async_inner:63 : create_glance_accounts 2026-09-08 15:42:12.294 | [2001 Async create_glance_accounts:72569]: running: create_glance_accounts 2026-09-08 15:42:12.300 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-09-08 15:42:12.336 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:42:12.344 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-09-08 15:42:12.350 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-09-08 15:42:12.493 | + inc/async:async_inner:63 : create_cinder_accounts 2026-09-08 15:42:12.576 | [2001 Async create_cinder_accounts:72707]: running: create_cinder_accounts 2026-09-08 15:42:12.584 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-09-08 15:42:12.631 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:42:12.638 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-09-08 15:42:12.644 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-09-08 15:42:12.800 | + inc/async:async_inner:63 : create_neutron_accounts 2026-09-08 15:42:12.888 | [2001 Async create_neutron_accounts:72879]: running: create_neutron_accounts 2026-09-08 15:42:12.897 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-09-08 15:42:12.949 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:42:12.957 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-09-08 15:42:13.000 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:42:13.007 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-09-08 15:42:13.132 | [2001 Async create_nova_accounts:72386]: Waiting for completion of create_nova_accounts running on PID 72386 (4 other jobs running) 2026-09-08 15:42:13.192 | [2001 Async create_nova_accounts:72386]: Signaling child to exit 2026-09-08 15:42:40.549 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:42:40.603 | [72879 Async create_neutron_accounts:72879]: finished successfully 2026-09-08 15:42:50.924 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:42:50.979 | [72386 Async create_nova_accounts:72386]: finished successfully 2026-09-08 15:42:51.028 | WAKEUP 2026-09-08 15:42:51.079 | [2001 Async create_nova_accounts:72386]: Signaled 2026-09-08 15:42:51.082 | + lib/nova:create_nova_accounts:388 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ n-api ]] 2026-09-08 15:42:51.082 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-09-08 15:42:51.083 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-09-08 15:42:51.083 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:42:51.083 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 15:42:51.083 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 15:42:51.083 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-09-08 15:42:51.083 | 2026-09-08 15:42:51.083 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:51.083 | + functions-common:get_or_create_user:915 : user_id=7367ef9547ed486d8b2a96946429f2a4 2026-09-08 15:42:51.083 | + functions-common:get_or_create_user:916 : echo 7367ef9547ed486d8b2a96946429f2a4 2026-09-08 15:42:51.083 | 7367ef9547ed486d8b2a96946429f2a4 2026-09-08 15:42:51.083 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-09-08 15:42:51.083 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:51.083 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:51.083 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 15:42:51.083 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:51.083 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:51.083 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 15:42:51.083 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 15:42:51.083 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 15:42:51.083 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 15:42:51.083 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 15:42:51.083 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 15:42:51.083 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-09-08 15:42:51.083 | 2026-09-08 15:42:51.083 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 15:42:51.083 | 2026-09-08 15:42:51.083 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:51.083 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:42:51.083 | + functions-common:get_or_add_user_project_role:980 : echo d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:42:51.083 | d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:42:51.083 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-08 15:42:51.083 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-09-08 15:42:51.084 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:51.084 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:51.084 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 15:42:51.084 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:51.084 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:51.084 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 15:42:51.084 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 15:42:51.084 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 15:42:51.084 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 15:42:51.084 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 15:42:51.084 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 15:42:51.084 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-09-08 15:42:51.084 | 2026-09-08 15:42:51.084 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 15:42:51.084 | 2026-09-08 15:42:51.084 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:51.084 | + functions-common:get_or_add_user_project_role:979 : user_role_id=da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:51.084 | + functions-common:get_or_add_user_project_role:980 : echo da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:51.084 | da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:51.084 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-09-08 15:42:51.084 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://162.253.55.181/compute 2026-09-08 15:42:51.084 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-09-08 15:42:51.084 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 15:42:51.084 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-09-08 15:42:51.084 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-09-08 15:42:51.084 | 2026-09-08 15:42:51.084 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:51.084 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 15:42:51.084 | 87033036ab7843ff8fe407cf8d8ecadc' 2026-09-08 15:42:51.084 | + functions-common:get_or_create_service:1067 : echo 87033036ab7843ff8fe407cf8d8ecadc 2026-09-08 15:42:51.084 | 87033036ab7843ff8fe407cf8d8ecadc 2026-09-08 15:42:51.085 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://162.253.55.181/compute/v2/$(project_id)s' 2026-09-08 15:42:51.085 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 15:42:51.085 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://162.253.55.181/compute/v2/$(project_id)s' RegionOne 2026-09-08 15:42:51.085 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 15:42:51.085 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-09-08 15:42:51.085 | 2026-09-08 15:42:51.085 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:51.085 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 15:42:51.085 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 15:42:51.085 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://162.253.55.181/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-09-08 15:42:51.085 | 2026-09-08 15:42:51.085 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:51.085 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=bece9bb1a52e4a60b59d04cf15fdb20e 2026-09-08 15:42:51.085 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo bece9bb1a52e4a60b59d04cf15fdb20e 2026-09-08 15:42:51.085 | + functions-common:get_or_create_endpoint:1100 : public_id=bece9bb1a52e4a60b59d04cf15fdb20e 2026-09-08 15:42:51.085 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 15:42:51.085 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 15:42:51.085 | + functions-common:get_or_create_endpoint:1109 : echo bece9bb1a52e4a60b59d04cf15fdb20e 2026-09-08 15:42:51.085 | bece9bb1a52e4a60b59d04cf15fdb20e 2026-09-08 15:42:51.085 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-09-08 15:42:51.085 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 15:42:51.085 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-09-08 15:42:51.085 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-09-08 15:42:51.085 | 2026-09-08 15:42:51.085 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:51.085 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 15:42:51.085 | a88c4120247c4d9b8977c18f069e94f6' 2026-09-08 15:42:51.085 | + functions-common:get_or_create_service:1067 : echo a88c4120247c4d9b8977c18f069e94f6 2026-09-08 15:42:51.085 | a88c4120247c4d9b8977c18f069e94f6 2026-09-08 15:42:51.086 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://162.253.55.181/compute/v2.1 2026-09-08 15:42:51.086 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 15:42:51.086 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://162.253.55.181/compute/v2.1 RegionOne 2026-09-08 15:42:51.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 15:42:51.086 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-09-08 15:42:51.086 | 2026-09-08 15:42:51.086 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:51.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 15:42:51.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 15:42:51.086 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://162.253.55.181/compute/v2.1 --region RegionOne -f value -c id 2026-09-08 15:42:51.086 | 2026-09-08 15:42:51.086 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:51.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ba0165d956d9412395df39898506d05f 2026-09-08 15:42:51.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ba0165d956d9412395df39898506d05f 2026-09-08 15:42:51.086 | + functions-common:get_or_create_endpoint:1100 : public_id=ba0165d956d9412395df39898506d05f 2026-09-08 15:42:51.086 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 15:42:51.086 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 15:42:51.086 | + functions-common:get_or_create_endpoint:1109 : echo ba0165d956d9412395df39898506d05f 2026-09-08 15:42:51.086 | ba0165d956d9412395df39898506d05f 2026-09-08 15:42:51.086 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-09-08 15:42:51.086 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:42:51.086 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-09-08 15:42:51.086 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:42:51.086 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-09-08 15:42:51.086 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:42:51.086 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-09-08 15:42:51.086 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:42:51.086 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-09-08 15:42:51.182 | [2001 Async create_nova_accounts:72386]: finished create_nova_accounts with result 0 in 39 seconds 2026-09-08 15:42:51.262 | [2001 Async create_glance_accounts:72569]: Waiting for completion of create_glance_accounts running on PID 72569 (3 other jobs running) 2026-09-08 15:42:51.318 | [2001 Async create_glance_accounts:72569]: Signaling child to exit 2026-09-08 15:42:53.157 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:42:53.210 | [72707 Async create_cinder_accounts:72707]: finished successfully 2026-09-08 15:42:54.822 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:42:54.878 | [72569 Async create_glance_accounts:72569]: finished successfully 2026-09-08 15:42:54.920 | WAKEUP 2026-09-08 15:42:54.957 | [2001 Async create_glance_accounts:72569]: Signaled 2026-09-08 15:42:54.960 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-09-08 15:42:54.960 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:42:54.960 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-09-08 15:42:54.960 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-09-08 15:42:54.960 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:42:54.960 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 15:42:54.961 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 15:42:54.961 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-09-08 15:42:54.961 | 2026-09-08 15:42:54.961 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:54.961 | + functions-common:get_or_create_user:915 : user_id=d8efe6bd09ec4410bb995f1d889bd0de 2026-09-08 15:42:54.961 | + functions-common:get_or_create_user:916 : echo d8efe6bd09ec4410bb995f1d889bd0de 2026-09-08 15:42:54.961 | d8efe6bd09ec4410bb995f1d889bd0de 2026-09-08 15:42:54.961 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-09-08 15:42:54.961 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:54.961 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:54.961 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 15:42:54.961 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:54.961 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:54.961 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 15:42:54.961 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 15:42:54.961 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 15:42:54.961 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 15:42:54.961 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 15:42:54.961 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 15:42:54.961 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-09-08 15:42:54.961 | 2026-09-08 15:42:54.961 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 15:42:54.961 | 2026-09-08 15:42:54.961 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:54.961 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:42:54.961 | + functions-common:get_or_add_user_project_role:980 : echo d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:42:54.961 | d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:42:54.961 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-08 15:42:54.961 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-09-08 15:42:54.961 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:54.962 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:54.962 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 15:42:54.962 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:54.962 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:54.962 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 15:42:54.962 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 15:42:54.962 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 15:42:54.962 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 15:42:54.962 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 15:42:54.962 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 15:42:54.962 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-09-08 15:42:54.962 | 2026-09-08 15:42:54.962 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 15:42:54.962 | 2026-09-08 15:42:54.962 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:54.962 | + functions-common:get_or_add_user_project_role:979 : user_role_id=da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:54.962 | + functions-common:get_or_add_user_project_role:980 : echo da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:54.962 | da6a8c0fa67c49efba3301283885157c 2026-09-08 15:42:54.963 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-09-08 15:42:54.963 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:42:54.963 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-09-08 15:42:54.963 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 15:42:54.963 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-09-08 15:42:54.963 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-09-08 15:42:54.963 | 2026-09-08 15:42:54.963 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:54.963 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 15:42:54.963 | c3e3e5f44184425da6e49e764a598c08' 2026-09-08 15:42:54.963 | + functions-common:get_or_create_service:1067 : echo c3e3e5f44184425da6e49e764a598c08 2026-09-08 15:42:54.963 | c3e3e5f44184425da6e49e764a598c08 2026-09-08 15:42:54.963 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://162.253.55.181/image 2026-09-08 15:42:54.963 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 15:42:54.963 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://162.253.55.181/image RegionOne 2026-09-08 15:42:54.963 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 15:42:54.963 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-09-08 15:42:54.963 | 2026-09-08 15:42:54.963 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:54.963 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 15:42:54.963 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 15:42:54.963 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://162.253.55.181/image --region RegionOne -f value -c id 2026-09-08 15:42:54.963 | 2026-09-08 15:42:54.963 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:54.963 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=05a48dbde93d413a9ce0f814f93fba87 2026-09-08 15:42:54.963 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 05a48dbde93d413a9ce0f814f93fba87 2026-09-08 15:42:54.963 | + functions-common:get_or_create_endpoint:1100 : public_id=05a48dbde93d413a9ce0f814f93fba87 2026-09-08 15:42:54.963 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 15:42:54.964 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 15:42:54.964 | + functions-common:get_or_create_endpoint:1109 : echo 05a48dbde93d413a9ce0f814f93fba87 2026-09-08 15:42:54.964 | 05a48dbde93d413a9ce0f814f93fba87 2026-09-08 15:42:54.964 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-09-08 15:42:54.964 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-09-08 15:42:54.964 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-08 15:42:54.964 | 2026-09-08 15:42:54.964 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:54.964 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-09-08 15:42:54.964 | ++ functions-common:get_or_create_domain:878 : echo default 2026-09-08 15:42:54.964 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-09-08 15:42:54.964 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-09-08 15:42:54.964 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-09-08 15:42:54.964 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-09-08 15:42:54.964 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-09-08 15:42:54.964 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 10000 --region RegionOne image_size_total 2026-09-08 15:42:54.964 | 2026-09-08 15:42:54.964 | +---------------+----------------------------------+ 2026-09-08 15:42:54.964 | | Field | Value | 2026-09-08 15:42:54.964 | +---------------+----------------------------------+ 2026-09-08 15:42:54.964 | | default_limit | 10000 | 2026-09-08 15:42:54.964 | | description | None | 2026-09-08 15:42:54.964 | | id | f452adb3242d41aab8152b8f305ee07f | 2026-09-08 15:42:54.964 | | region_id | RegionOne | 2026-09-08 15:42:54.965 | | resource_name | image_size_total | 2026-09-08 15:42:54.965 | | service_id | c3e3e5f44184425da6e49e764a598c08 | 2026-09-08 15:42:54.965 | +---------------+----------------------------------+ 2026-09-08 15:42:54.965 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 10000 --region RegionOne image_stage_total 2026-09-08 15:42:54.965 | 2026-09-08 15:42:54.965 | +---------------+----------------------------------+ 2026-09-08 15:42:54.965 | | Field | Value | 2026-09-08 15:42:54.965 | +---------------+----------------------------------+ 2026-09-08 15:42:54.965 | | default_limit | 10000 | 2026-09-08 15:42:54.965 | | description | None | 2026-09-08 15:42:54.965 | | id | cbc61550a03640e1ae919137bdb0db2d | 2026-09-08 15:42:54.965 | | region_id | RegionOne | 2026-09-08 15:42:54.965 | | resource_name | image_stage_total | 2026-09-08 15:42:54.965 | | service_id | c3e3e5f44184425da6e49e764a598c08 | 2026-09-08 15:42:54.965 | +---------------+----------------------------------+ 2026-09-08 15:42:54.965 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-09-08 15:42:54.965 | 2026-09-08 15:42:54.965 | +---------------+----------------------------------+ 2026-09-08 15:42:54.965 | | Field | Value | 2026-09-08 15:42:54.965 | +---------------+----------------------------------+ 2026-09-08 15:42:54.965 | | default_limit | 100 | 2026-09-08 15:42:54.965 | | description | None | 2026-09-08 15:42:54.965 | | id | f8337c3372714a9fa038e7bebd9b218c | 2026-09-08 15:42:54.965 | | region_id | RegionOne | 2026-09-08 15:42:54.965 | | resource_name | image_count_total | 2026-09-08 15:42:54.965 | | service_id | c3e3e5f44184425da6e49e764a598c08 | 2026-09-08 15:42:54.965 | +---------------+----------------------------------+ 2026-09-08 15:42:54.965 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-09-08 15:42:54.965 | 2026-09-08 15:42:54.965 | +---------------+----------------------------------+ 2026-09-08 15:42:54.965 | | Field | Value | 2026-09-08 15:42:54.965 | +---------------+----------------------------------+ 2026-09-08 15:42:54.965 | | default_limit | 100 | 2026-09-08 15:42:54.965 | | description | None | 2026-09-08 15:42:54.965 | | id | 5be792e5da0a47a6967eb871eb93aeed | 2026-09-08 15:42:54.965 | | region_id | RegionOne | 2026-09-08 15:42:54.965 | | resource_name | image_count_uploading | 2026-09-08 15:42:54.965 | | service_id | c3e3e5f44184425da6e49e764a598c08 | 2026-09-08 15:42:54.966 | +---------------+----------------------------------+ 2026-09-08 15:42:54.966 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-09-08 15:42:54.966 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-09-08 15:42:54.966 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-09-08 15:42:54.966 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-09-08 15:42:54.966 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-09-08 15:42:54.966 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://162.253.55.181/identity 2026-09-08 15:42:54.966 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-09-08 15:42:54.966 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-09-08 15:42:54.966 | 2026-09-08 15:42:54.966 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:54.966 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 05a48dbde93d413a9ce0f814f93fba87 2026-09-08 15:42:54.966 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-09-08 15:42:54.966 | 2026-09-08 15:42:54.966 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-09-08 15:42:54.966 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:42:55.055 | [2001 Async create_glance_accounts:72569]: finished create_glance_accounts with result 0 in 42 seconds 2026-09-08 15:42:55.134 | [2001 Async create_cinder_accounts:72707]: Waiting for completion of create_cinder_accounts running on PID 72707 (2 other jobs running) 2026-09-08 15:42:55.186 | [2001 Async create_cinder_accounts:72707]: Signaling child to exit 2026-09-08 15:42:55.187 | WAKEUP 2026-09-08 15:42:55.234 | [2001 Async create_cinder_accounts:72707]: Signaled 2026-09-08 15:42:55.237 | + lib/cinder:create_cinder_accounts:453 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-09-08 15:42:55.238 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-09-08 15:42:55.238 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-09-08 15:42:55.238 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:42:55.238 | ++ lib/cinder:create_cinder_accounts:466 : get_or_create_role creator 2026-09-08 15:42:55.238 | ++ functions-common:get_or_create_role:935 : local role_id 2026-09-08 15:42:55.238 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create creator --or-show -f value -c id 2026-09-08 15:42:55.238 | 2026-09-08 15:42:55.238 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.238 | ++ functions-common:get_or_create_role:940 : role_id=6de72143215743568154df90b2dc02cb 2026-09-08 15:42:55.238 | ++ functions-common:get_or_create_role:941 : echo 6de72143215743568154df90b2dc02cb 2026-09-08 15:42:55.238 | + lib/cinder:create_cinder_accounts:466 : extra_role=6de72143215743568154df90b2dc02cb 2026-09-08 15:42:55.238 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 6de72143215743568154df90b2dc02cb 2026-09-08 15:42:55.238 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-09-08 15:42:55.238 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:42:55.238 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 15:42:55.238 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 15:42:55.238 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-09-08 15:42:55.238 | 2026-09-08 15:42:55.238 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.238 | + functions-common:get_or_create_user:915 : user_id=14d72a9a360b44e99efec3bccdd3e01f 2026-09-08 15:42:55.238 | + functions-common:get_or_create_user:916 : echo 14d72a9a360b44e99efec3bccdd3e01f 2026-09-08 15:42:55.238 | 14d72a9a360b44e99efec3bccdd3e01f 2026-09-08 15:42:55.238 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-09-08 15:42:55.238 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:55.238 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:55.238 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 15:42:55.239 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:55.239 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:55.239 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 15:42:55.239 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 15:42:55.239 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 15:42:55.239 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 15:42:55.239 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 15:42:55.239 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 15:42:55.239 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-09-08 15:42:55.239 | 2026-09-08 15:42:55.239 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 15:42:55.239 | 2026-09-08 15:42:55.239 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.239 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:42:55.239 | + functions-common:get_or_add_user_project_role:980 : echo d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:42:55.239 | d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:42:55.239 | + lib/keystone:create_service_user:382 : [[ -n 6de72143215743568154df90b2dc02cb ]] 2026-09-08 15:42:55.239 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role 6de72143215743568154df90b2dc02cb cinder service Default Default 2026-09-08 15:42:55.239 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:55.239 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:55.239 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 15:42:55.239 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:55.239 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:55.239 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 15:42:55.239 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 15:42:55.240 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 15:42:55.240 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 15:42:55.240 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 15:42:55.240 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 15:42:55.240 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add 6de72143215743568154df90b2dc02cb --user cinder --project service --user-domain Default --project-domain Default 2026-09-08 15:42:55.240 | 2026-09-08 15:42:55.240 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role 6de72143215743568154df90b2dc02cb --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 15:42:55.240 | 2026-09-08 15:42:55.240 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.240 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6de72143215743568154df90b2dc02cb 2026-09-08 15:42:55.240 | + functions-common:get_or_add_user_project_role:980 : echo 6de72143215743568154df90b2dc02cb 2026-09-08 15:42:55.240 | 6de72143215743568154df90b2dc02cb 2026-09-08 15:42:55.240 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-09-08 15:42:55.240 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:42:55.240 | + lib/cinder:create_cinder_accounts:472 : get_or_add_user_project_role member cinder service Default Default 2026-09-08 15:42:55.240 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:55.240 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:55.240 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 15:42:55.240 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:55.240 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:55.240 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 15:42:55.240 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 15:42:55.241 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 15:42:55.241 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 15:42:55.241 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 15:42:55.241 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 15:42:55.241 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user cinder --project service --user-domain Default --project-domain Default 2026-09-08 15:42:55.241 | 2026-09-08 15:42:55.241 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 15:42:55.241 | 2026-09-08 15:42:55.241 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.241 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:55.241 | + functions-common:get_or_add_user_project_role:980 : echo bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:55.241 | bea4409b94a14ee8b566db9584cd474f 2026-09-08 15:42:55.241 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-09-08 15:42:55.241 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://162.253.55.181/volume 2026-09-08 15:42:55.241 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-09-08 15:42:55.241 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 15:42:55.241 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-09-08 15:42:55.241 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-09-08 15:42:55.241 | 2026-09-08 15:42:55.241 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.241 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 15:42:55.241 | 622b2ac04758475382ecb0cbde9efd04' 2026-09-08 15:42:55.241 | + functions-common:get_or_create_service:1067 : echo 622b2ac04758475382ecb0cbde9efd04 2026-09-08 15:42:55.241 | 622b2ac04758475382ecb0cbde9efd04 2026-09-08 15:42:55.241 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://162.253.55.181/volume/v3 2026-09-08 15:42:55.241 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 15:42:55.242 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://162.253.55.181/volume/v3 RegionOne 2026-09-08 15:42:55.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 15:42:55.242 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-09-08 15:42:55.242 | 2026-09-08 15:42:55.242 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 15:42:55.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 15:42:55.242 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://162.253.55.181/volume/v3 --region RegionOne -f value -c id 2026-09-08 15:42:55.242 | 2026-09-08 15:42:55.242 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c36d5b46b08f4e87a83cf9f93f61f6c2 2026-09-08 15:42:55.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c36d5b46b08f4e87a83cf9f93f61f6c2 2026-09-08 15:42:55.242 | + functions-common:get_or_create_endpoint:1100 : public_id=c36d5b46b08f4e87a83cf9f93f61f6c2 2026-09-08 15:42:55.242 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 15:42:55.242 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 15:42:55.242 | + functions-common:get_or_create_endpoint:1109 : echo c36d5b46b08f4e87a83cf9f93f61f6c2 2026-09-08 15:42:55.242 | c36d5b46b08f4e87a83cf9f93f61f6c2 2026-09-08 15:42:55.242 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-09-08 15:42:55.242 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-09-08 15:42:55.242 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 15:42:55.242 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-09-08 15:42:55.242 | 2026-09-08 15:42:55.242 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.242 | ++ functions-common:get_or_create_project:928 : project_id=7e29240940e249f4af713f8673ace0e5 2026-09-08 15:42:55.242 | ++ functions-common:get_or_create_project:929 : echo 7e29240940e249f4af713f8673ace0e5 2026-09-08 15:42:55.242 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 7e29240940e249f4af713f8673ace0e5 2026-09-08 15:42:55.243 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-09-08 15:42:55.243 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:42:55.243 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 15:42:55.243 | ++ functions-common:get_or_create_user:903 : local email= 2026-09-08 15:42:55.243 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-09-08 15:42:55.243 | No password was supplied, authentication will fail when a user does not have a password. 2026-09-08 15:42:55.243 | 2026-09-08 15:42:55.243 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.243 | ++ functions-common:get_or_create_user:915 : user_id=14d72a9a360b44e99efec3bccdd3e01f 2026-09-08 15:42:55.243 | ++ functions-common:get_or_create_user:916 : echo 14d72a9a360b44e99efec3bccdd3e01f 2026-09-08 15:42:55.243 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 14d72a9a360b44e99efec3bccdd3e01f 2026-09-08 15:42:55.334 | [2001 Async create_cinder_accounts:72707]: finished create_cinder_accounts with result 0 in 40 seconds 2026-09-08 15:42:55.345 | + inc/async:async_wait:197 : return 0 2026-09-08 15:42:55.351 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-09-08 15:42:55.466 | [2001 Async create_neutron_accounts:72879]: Waiting for completion of create_neutron_accounts running on PID 72879 (1 other jobs running) 2026-09-08 15:42:55.518 | [2001 Async create_neutron_accounts:72879]: Signaling child to exit 2026-09-08 15:42:55.519 | WAKEUP 2026-09-08 15:42:55.564 | [2001 Async create_neutron_accounts:72879]: Signaled 2026-09-08 15:42:55.567 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-09-08 15:42:55.567 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://162.253.55.181/ 2026-09-08 15:42:55.567 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-09-08 15:42:55.567 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://162.253.55.181/networking 2026-09-08 15:42:55.567 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-09-08 15:42:55.567 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:42:55.567 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-09-08 15:42:55.567 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-09-08 15:42:55.568 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:42:55.568 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 15:42:55.568 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 15:42:55.568 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-09-08 15:42:55.568 | 2026-09-08 15:42:55.568 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.568 | + functions-common:get_or_create_user:915 : user_id=9033d5290ed4474f8bb71ed3288ee157 2026-09-08 15:42:55.568 | + functions-common:get_or_create_user:916 : echo 9033d5290ed4474f8bb71ed3288ee157 2026-09-08 15:42:55.568 | 9033d5290ed4474f8bb71ed3288ee157 2026-09-08 15:42:55.568 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-09-08 15:42:55.568 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:42:55.568 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:42:55.568 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 15:42:55.568 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:42:55.568 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:42:55.568 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 15:42:55.568 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 15:42:55.568 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 15:42:55.568 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 15:42:55.568 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 15:42:55.568 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 15:42:55.568 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-09-08 15:42:55.568 | 2026-09-08 15:42:55.568 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 15:42:55.568 | 2026-09-08 15:42:55.568 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.569 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:42:55.569 | + functions-common:get_or_add_user_project_role:980 : echo d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:42:55.569 | d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:42:55.569 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-08 15:42:55.569 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-09-08 15:42:55.569 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 15:42:55.569 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-09-08 15:42:55.569 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-09-08 15:42:55.569 | 2026-09-08 15:42:55.569 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.569 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 15:42:55.569 | 2df46f5fbbab4053aefc6a817bca695b' 2026-09-08 15:42:55.569 | + functions-common:get_or_create_service:1067 : echo 2df46f5fbbab4053aefc6a817bca695b 2026-09-08 15:42:55.569 | 2df46f5fbbab4053aefc6a817bca695b 2026-09-08 15:42:55.569 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://162.253.55.181/networking 2026-09-08 15:42:55.569 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 15:42:55.569 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://162.253.55.181/networking RegionOne 2026-09-08 15:42:55.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 15:42:55.569 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-09-08 15:42:55.569 | 2026-09-08 15:42:55.569 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 15:42:55.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 15:42:55.569 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://162.253.55.181/networking --region RegionOne -f value -c id 2026-09-08 15:42:55.569 | 2026-09-08 15:42:55.569 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:42:55.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2348e30e2eeb4a52bc7dc5471a17eb2c 2026-09-08 15:42:55.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2348e30e2eeb4a52bc7dc5471a17eb2c 2026-09-08 15:42:55.570 | + functions-common:get_or_create_endpoint:1100 : public_id=2348e30e2eeb4a52bc7dc5471a17eb2c 2026-09-08 15:42:55.570 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 15:42:55.570 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 15:42:55.570 | + functions-common:get_or_create_endpoint:1109 : echo 2348e30e2eeb4a52bc7dc5471a17eb2c 2026-09-08 15:42:55.570 | 2348e30e2eeb4a52bc7dc5471a17eb2c 2026-09-08 15:42:55.659 | [2001 Async create_neutron_accounts:72879]: finished create_neutron_accounts with result 0 in 27 seconds 2026-09-08 15:42:55.676 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-09-08 15:42:55.688 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-09-08 15:42:55.695 | + inc/async:async_wait:197 : return 0 2026-09-08 15:42:55.701 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-09-08 15:42:55.743 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:42:55.749 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-09-08 15:42:55.791 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:42:55.798 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-09-08 15:42:55.805 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:42:55.810 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-09-08 15:42:55.817 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-09-08 15:42:55.824 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-09-08 15:42:55.967 | + inc/async:async_inner:63 : init_glance 2026-09-08 15:42:56.055 | [2001 Async init_glance:75235]: running: init_glance 2026-09-08 15:42:56.063 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-09-08 15:42:56.107 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:42:56.114 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-09-08 15:42:56.121 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:42:56.128 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-09-08 15:42:56.135 | + ./stack.sh:main:1170 : configure_neutron 2026-09-08 15:42:56.142 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-09-08 15:42:56.148 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-09-08 15:42:56.155 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-09-08 15:42:56.184 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-09-08 15:42:56.189 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-09-08 15:42:56.949 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:42:56.949 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:42:56.949 | we strongly recommend against using it for new projects. 2026-09-08 15:42:56.949 | 2026-09-08 15:42:56.949 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:42:56.949 | framework. For more detail see 2026-09-08 15:42:56.949 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:42:56.949 | 2026-09-08 15:42:56.949 | import eventlet as _eventlet # noqa 2026-09-08 15:42:59.165 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:42:59.165 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:42:59.165 | we strongly recommend against using it for new projects. 2026-09-08 15:42:59.165 | 2026-09-08 15:42:59.165 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:42:59.165 | framework. For more detail see 2026-09-08 15:42:59.165 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:42:59.165 | 2026-09-08 15:42:59.166 | import eventlet as _eventlet # noqa 2026-09-08 15:43:01.260 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:01.260 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:01.260 | we strongly recommend against using it for new projects. 2026-09-08 15:43:01.260 | 2026-09-08 15:43:01.260 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:01.260 | framework. For more detail see 2026-09-08 15:43:01.260 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:01.260 | 2026-09-08 15:43:01.260 | import eventlet as _eventlet # noqa 2026-09-08 15:43:03.386 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:03.386 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:03.386 | we strongly recommend against using it for new projects. 2026-09-08 15:43:03.386 | 2026-09-08 15:43:03.386 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:03.386 | framework. For more detail see 2026-09-08 15:43:03.386 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:03.386 | 2026-09-08 15:43:03.386 | import eventlet as _eventlet # noqa 2026-09-08 15:43:05.745 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:05.746 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:05.746 | we strongly recommend against using it for new projects. 2026-09-08 15:43:05.746 | 2026-09-08 15:43:05.746 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:05.746 | framework. For more detail see 2026-09-08 15:43:05.746 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:05.746 | 2026-09-08 15:43:05.746 | import eventlet as _eventlet # noqa 2026-09-08 15:43:06.328 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:43:06.381 | [75235 Async init_glance:75235]: finished successfully 2026-09-08 15:43:07.799 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:07.800 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:07.800 | we strongly recommend against using it for new projects. 2026-09-08 15:43:07.800 | 2026-09-08 15:43:07.800 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:07.800 | framework. For more detail see 2026-09-08 15:43:07.800 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:07.800 | 2026-09-08 15:43:07.800 | import eventlet as _eventlet # noqa 2026-09-08 15:43:09.920 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 15:43:09.920 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:09.920 | we strongly recommend against using it for new projects. 2026-09-08 15:43:09.920 | 2026-09-08 15:43:09.920 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:09.920 | framework. For more detail see 2026-09-08 15:43:09.920 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:09.920 | 2026-09-08 15:43:09.920 | from eventlet import event 2026-09-08 15:43:10.192 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-08 15:43:10.192 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-08 15:43:11.982 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:11.982 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:11.982 | we strongly recommend against using it for new projects. 2026-09-08 15:43:11.982 | 2026-09-08 15:43:11.982 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:11.982 | framework. For more detail see 2026-09-08 15:43:11.982 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:11.982 | 2026-09-08 15:43:11.982 | import eventlet as _eventlet # noqa 2026-09-08 15:43:12.945 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:12.946 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:12.946 | we strongly recommend against using it for new projects. 2026-09-08 15:43:12.946 | 2026-09-08 15:43:12.946 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:12.946 | framework. For more detail see 2026-09-08 15:43:12.946 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:12.946 | 2026-09-08 15:43:12.946 | import eventlet as _eventlet # noqa 2026-09-08 15:43:15.012 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:15.012 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:15.012 | we strongly recommend against using it for new projects. 2026-09-08 15:43:15.012 | 2026-09-08 15:43:15.012 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:15.012 | framework. For more detail see 2026-09-08 15:43:15.012 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:15.012 | 2026-09-08 15:43:15.012 | import eventlet as _eventlet # noqa 2026-09-08 15:43:16.486 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:16.486 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:16.486 | we strongly recommend against using it for new projects. 2026-09-08 15:43:16.486 | 2026-09-08 15:43:16.486 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:16.486 | framework. For more detail see 2026-09-08 15:43:16.486 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:16.486 | 2026-09-08 15:43:16.486 | import eventlet as _eventlet # noqa 2026-09-08 15:43:18.183 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-09-08 15:43:18.198 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-09-08 15:43:18.205 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-09-08 15:43:18.212 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-09-08 15:43:18.217 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-09-08 15:43:18.223 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-09-08 15:43:18.229 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-09-08 15:43:18.237 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-09-08 15:43:18.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-09-08 15:43:18.249 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-09-08 15:43:18.257 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-09-08 15:43:18.264 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-09-08 15:43:18.275 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-09-08 15:43:18.280 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-09-08 15:43:18.286 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-09-08 15:43:18.295 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-09-08 15:43:18.309 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:18.315 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:18.321 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-09-08 15:43:18.329 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:18.342 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-09-08 15:43:18.350 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-09-08 15:43:18.358 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-09-08 15:43:18.364 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-09-08 15:43:18.371 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 15:43:18.378 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 15:43:18.383 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 15:43:18.427 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:18.432 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 15:43:18.441 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-08 15:43:18.448 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-08 15:43:18.532 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-09-08 15:43:18.609 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-09-08 15:43:18.692 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-09-08 15:43:18.764 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-09-08 15:43:18.839 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-09-08 15:43:18.916 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-09-08 15:43:18.922 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-09-08 15:43:18.930 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-09-08 15:43:18.937 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 15:43:18.946 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 15:43:18.992 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 15:43:18.999 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 15:43:19.030 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 15:43:19.037 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 15:43:19.043 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 15:43:19.117 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:43:19.196 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:43:19.272 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 15:43:19.346 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-09-08 15:43:19.423 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-09-08 15:43:19.429 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:43:19.435 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-09-08 15:43:19.442 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-09-08 15:43:19.448 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-09-08 15:43:19.454 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:43:19.461 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-09-08 15:43:19.467 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-09-08 15:43:19.495 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-09-08 15:43:19.524 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-09-08 15:43:19.552 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-09-08 15:43:19.580 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-09-08 15:43:19.608 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-08 15:43:19.614 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 15:43:19.622 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-09-08 15:43:19.633 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.6P7SYlZuwU 2026-09-08 15:43:19.639 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-08 15:43:19.646 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 15:43:19.653 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.6P7SYlZuwU 2026-09-08 15:43:19.663 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.6P7SYlZuwU 2026-09-08 15:43:19.689 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.6P7SYlZuwU /etc/sudoers.d/neutron-rootwrap 2026-09-08 15:43:19.716 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-09-08 15:43:19.723 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-09-08 15:43:19.730 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-08 15:43:19.808 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-08 15:43:19.815 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 15:43:19.897 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-09-08 15:43:19.904 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-09-08 15:43:19.911 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-09-08 15:43:19.918 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 15:43:19.925 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 15:43:19.932 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 15:43:19.976 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:19.985 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 15:43:19.992 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 15:43:19.999 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 15:43:20.044 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:20.052 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/ 2026-09-08 15:43:20.061 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/ 2026-09-08 15:43:20.146 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 15:43:20.153 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 15:43:20.160 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-09-08 15:43:20.209 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:20.216 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-09-08 15:43:20.264 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:20.271 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-09-08 15:43:20.317 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:20.324 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-09-08 15:43:20.370 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:20.377 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-09-08 15:43:20.427 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:20.435 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-08 15:43:20.442 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-09-08 15:43:20.486 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:20.494 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-09-08 15:43:20.500 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-09-08 15:43:20.508 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-09-08 15:43:20.508 | Configuring OVN 2026-09-08 15:43:20.516 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-09-08 15:43:20.523 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-09-08 15:43:20.533 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-09-08 15:43:20.544 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=156362c2-a08d-4ee2-bc95-f2da7e9c0a79 2026-09-08 15:43:20.552 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-09-08 15:43:20.561 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-09-08 15:43:20.568 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 15:43:20.575 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 15:43:20.581 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 15:43:20.587 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 15:43:20.595 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 15:43:20.603 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 15:43:20.610 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 15:43:20.617 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 15:43:20.624 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 15:43:20.630 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 15:43:20.637 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 15:43:20.643 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 15:43:20.650 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 15:43:20.658 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-09-08 15:43:20.666 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-09-08 15:43:20.672 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-09-08 15:43:20.679 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-08 15:43:20.720 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:20.728 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-08 15:43:20.837 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-08 15:43:20.844 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-09-08 15:43:20.852 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-09-08 15:43:20.894 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:20.902 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-09-08 15:43:20.909 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 15:43:20.916 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-09-08 15:43:20.922 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o stack /etc/neutron 2026-09-08 15:43:20.946 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-09-08 15:43:20.957 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-09-08 15:43:20.963 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-09-08 15:43:21.307 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:21.307 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:21.307 | we strongly recommend against using it for new projects. 2026-09-08 15:43:21.307 | 2026-09-08 15:43:21.307 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:21.307 | framework. For more detail see 2026-09-08 15:43:21.307 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:21.307 | 2026-09-08 15:43:21.307 | import eventlet as _eventlet # noqa 2026-09-08 15:43:23.376 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:23.376 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:23.377 | we strongly recommend against using it for new projects. 2026-09-08 15:43:23.377 | 2026-09-08 15:43:23.377 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:23.377 | framework. For more detail see 2026-09-08 15:43:23.377 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:23.377 | 2026-09-08 15:43:23.377 | import eventlet as _eventlet # noqa 2026-09-08 15:43:25.410 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:25.410 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:25.410 | we strongly recommend against using it for new projects. 2026-09-08 15:43:25.411 | 2026-09-08 15:43:25.411 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:25.411 | framework. For more detail see 2026-09-08 15:43:25.411 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:25.411 | 2026-09-08 15:43:25.411 | import eventlet as _eventlet # noqa 2026-09-08 15:43:27.496 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:27.496 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:27.496 | we strongly recommend against using it for new projects. 2026-09-08 15:43:27.496 | 2026-09-08 15:43:27.496 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:27.496 | framework. For more detail see 2026-09-08 15:43:27.496 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:27.496 | 2026-09-08 15:43:27.496 | import eventlet as _eventlet # noqa 2026-09-08 15:43:29.504 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:29.504 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:29.504 | we strongly recommend against using it for new projects. 2026-09-08 15:43:29.504 | 2026-09-08 15:43:29.504 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:29.504 | framework. For more detail see 2026-09-08 15:43:29.504 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:29.504 | 2026-09-08 15:43:29.504 | import eventlet as _eventlet # noqa 2026-09-08 15:43:31.520 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:31.521 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:31.521 | we strongly recommend against using it for new projects. 2026-09-08 15:43:31.521 | 2026-09-08 15:43:31.521 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:31.521 | framework. For more detail see 2026-09-08 15:43:31.521 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:31.521 | 2026-09-08 15:43:31.521 | import eventlet as _eventlet # noqa 2026-09-08 15:43:34.172 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 15:43:34.172 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:34.172 | we strongly recommend against using it for new projects. 2026-09-08 15:43:34.172 | 2026-09-08 15:43:34.172 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:34.172 | framework. For more detail see 2026-09-08 15:43:34.172 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:34.172 | 2026-09-08 15:43:34.172 | from eventlet import event 2026-09-08 15:43:34.436 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-08 15:43:34.437 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-08 15:43:36.201 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:36.201 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:36.201 | we strongly recommend against using it for new projects. 2026-09-08 15:43:36.201 | 2026-09-08 15:43:36.201 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:36.201 | framework. For more detail see 2026-09-08 15:43:36.201 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:36.201 | 2026-09-08 15:43:36.201 | import eventlet as _eventlet # noqa 2026-09-08 15:43:37.293 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:37.293 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:37.293 | we strongly recommend against using it for new projects. 2026-09-08 15:43:37.293 | 2026-09-08 15:43:37.293 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:37.293 | framework. For more detail see 2026-09-08 15:43:37.293 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:37.293 | 2026-09-08 15:43:37.293 | import eventlet as _eventlet # noqa 2026-09-08 15:43:39.463 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:39.463 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:39.463 | we strongly recommend against using it for new projects. 2026-09-08 15:43:39.463 | 2026-09-08 15:43:39.463 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:39.463 | framework. For more detail see 2026-09-08 15:43:39.463 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:39.463 | 2026-09-08 15:43:39.463 | import eventlet as _eventlet # noqa 2026-09-08 15:43:40.728 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:40.729 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:40.729 | we strongly recommend against using it for new projects. 2026-09-08 15:43:40.729 | 2026-09-08 15:43:40.729 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:40.729 | framework. For more detail see 2026-09-08 15:43:40.729 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:40.729 | 2026-09-08 15:43:40.729 | import eventlet as _eventlet # noqa 2026-09-08 15:43:42.424 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 15:43:42.439 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 15:43:42.446 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 15:43:42.453 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-08 15:43:42.532 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-08 15:43:42.538 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 15:43:42.618 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-09-08 15:43:42.706 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 162.253.55.181 2026-09-08 15:43:42.791 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 4 2026-09-08 15:43:42.872 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-09-08 15:43:42.958 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-09-08 15:43:43.041 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:162.253.55.181:6642 2026-09-08 15:43:43.128 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-09-08 15:43:43.179 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:43.186 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-08 15:43:43.271 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-09-08 15:43:43.352 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-09-08 15:43:43.436 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-09-08 15:43:43.443 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-09-08 15:43:43.528 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:162.253.55.181:6641 2026-09-08 15:43:43.616 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-09-08 15:43:43.625 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-09-08 15:43:43.634 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-09-08 15:43:43.634 | Configuring Neutron for OVN 2026-09-08 15:43:43.641 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-09-08 15:43:43.691 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:43.699 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-09-08 15:43:43.709 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-08 15:43:43.709 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-09-08 15:43:44.121 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:44.121 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:44.121 | we strongly recommend against using it for new projects. 2026-09-08 15:43:44.121 | 2026-09-08 15:43:44.121 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:44.121 | framework. For more detail see 2026-09-08 15:43:44.121 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:44.121 | 2026-09-08 15:43:44.121 | import eventlet as _eventlet # noqa 2026-09-08 15:43:45.977 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-09-08 15:43:45.988 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-08 15:43:45.988 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-09-08 15:43:46.381 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:43:46.381 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:43:46.381 | we strongly recommend against using it for new projects. 2026-09-08 15:43:46.381 | 2026-09-08 15:43:46.381 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:43:46.381 | framework. For more detail see 2026-09-08 15:43:46.381 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:43:46.381 | 2026-09-08 15:43:46.381 | import eventlet as _eventlet # noqa 2026-09-08 15:43:48.072 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,floating-ip-router-writable,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-08 15:43:48.078 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-09-08 15:43:48.124 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:48.131 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,floating-ip-router-writable,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-08 15:43:48.142 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,floating-ip-router-writable,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-08 15:43:48.143 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-09-08 15:43:48.145 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-09-08 15:43:48.153 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-09-08 15:43:48.166 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-09-08 15:43:48.166 | address-scope 2026-09-08 15:43:48.166 | agent 2026-09-08 15:43:48.166 | allowed-address-pairs 2026-09-08 15:43:48.166 | auto-allocated-topology 2026-09-08 15:43:48.166 | availability_zone 2026-09-08 15:43:48.166 | bgp 2026-09-08 15:43:48.166 | bgp_4byte_asn 2026-09-08 15:43:48.166 | bgp_dragent_scheduler 2026-09-08 15:43:48.166 | binding 2026-09-08 15:43:48.166 | binding-extended 2026-09-08 15:43:48.166 | default-subnetpools 2026-09-08 15:43:48.166 | dhcp_agent_scheduler 2026-09-08 15:43:48.166 | dns-domain-ports 2026-09-08 15:43:48.166 | dns-integration 2026-09-08 15:43:48.166 | dns-integration-domain-keywords 2026-09-08 15:43:48.166 | empty-string-filtering 2026-09-08 15:43:48.166 | enable-default-route-bfd 2026-09-08 15:43:48.166 | enable-default-route-ecmp 2026-09-08 15:43:48.166 | expose-port-forwarding-in-fip 2026-09-08 15:43:48.166 | ext-gw-mode 2026-09-08 15:43:48.166 | external-gateway-multihoming 2026-09-08 15:43:48.166 | external-net 2026-09-08 15:43:48.166 | extra_dhcp_opt 2026-09-08 15:43:48.166 | extraroute 2026-09-08 15:43:48.166 | extraroute-atomic 2026-09-08 15:43:48.166 | filter-validation 2026-09-08 15:43:48.166 | fip-port-details 2026-09-08 15:43:48.166 | flavors 2026-09-08 15:43:48.166 | floating-ip-port-forwarding 2026-09-08 15:43:48.167 | floating-ip-port-forwarding-description 2026-09-08 15:43:48.167 | floating-ip-port-forwarding-detail 2026-09-08 15:43:48.167 | floating-ip-port-forwarding-port-ranges 2026-09-08 15:43:48.167 | floating-ip-router-writable 2026-09-08 15:43:48.167 | floatingip-pools 2026-09-08 15:43:48.167 | fwaas_v2 2026-09-08 15:43:48.167 | ip_allocation 2026-09-08 15:43:48.167 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 15:43:48.167 | l3-flavors 2026-09-08 15:43:48.167 | l3-ha 2026-09-08 15:43:48.167 | l3_agent_scheduler 2026-09-08 15:43:48.167 | logging 2026-09-08 15:43:48.167 | multi-provider 2026-09-08 15:43:48.167 | net-mtu 2026-09-08 15:43:48.167 | net-mtu-writable 2026-09-08 15:43:48.167 | network-ip-availability 2026-09-08 15:43:48.167 | network_availability_zone 2026-09-08 15:43:48.167 | network_ha 2026-09-08 15:43:48.167 | pagination 2026-09-08 15:43:48.167 | port-device-profile 2026-09-08 15:43:48.167 | port-hardware-offload-type 2026-09-08 15:43:48.167 | port-mac-address-regenerate 2026-09-08 15:43:48.167 | port-numa-affinity-policy 2026-09-08 15:43:48.167 | port-numa-affinity-policy-socket 2026-09-08 15:43:48.167 | port-resource-request 2026-09-08 15:43:48.167 | port-security 2026-09-08 15:43:48.167 | port-trusted-vif 2026-09-08 15:43:48.167 | project-id 2026-09-08 15:43:48.167 | provider 2026-09-08 15:43:48.167 | pvlan 2026-09-08 15:43:48.167 | qinq 2026-09-08 15:43:48.167 | qos 2026-09-08 15:43:48.167 | qos-bw-limit-direction 2026-09-08 15:43:48.167 | qos-bw-minimum-ingress 2026-09-08 15:43:48.167 | qos-default 2026-09-08 15:43:48.167 | qos-fip 2026-09-08 15:43:48.167 | qos-gateway-ip 2026-09-08 15:43:48.167 | qos-rule-type-details 2026-09-08 15:43:48.167 | qos-rule-type-filter 2026-09-08 15:43:48.167 | qos-rules-alias 2026-09-08 15:43:48.167 | quota-check-limit 2026-09-08 15:43:48.167 | quota-check-limit-default 2026-09-08 15:43:48.167 | quota_details 2026-09-08 15:43:48.167 | quotas 2026-09-08 15:43:48.167 | rbac-address-scope 2026-09-08 15:43:48.167 | rbac-policies 2026-09-08 15:43:48.167 | rbac-security-groups 2026-09-08 15:43:48.167 | router 2026-09-08 15:43:48.168 | router-enable-snat 2026-09-08 15:43:48.168 | router_availability_zone 2026-09-08 15:43:48.168 | security-group 2026-09-08 15:43:48.168 | security-groups-default-rules 2026-09-08 15:43:48.168 | security-groups-default-statefulness 2026-09-08 15:43:48.168 | security-groups-normalized-cidr 2026-09-08 15:43:48.168 | security-groups-remote-address-group 2026-09-08 15:43:48.168 | security-groups-rules-belongs-to-default-sg 2026-09-08 15:43:48.168 | security-groups-shared-filtering 2026-09-08 15:43:48.168 | segment 2026-09-08 15:43:48.168 | sorting 2026-09-08 15:43:48.168 | standard-attr-description 2026-09-08 15:43:48.168 | standard-attr-fwaas-v2 2026-09-08 15:43:48.168 | standard-attr-revisions 2026-09-08 15:43:48.168 | standard-attr-tag 2026-09-08 15:43:48.168 | standard-attr-timestamp 2026-09-08 15:43:48.168 | stateful-security-group 2026-09-08 15:43:48.168 | subnet-dns-publish-fixed-ip 2026-09-08 15:43:48.168 | subnet-external-network 2026-09-08 15:43:48.168 | subnet-service-types 2026-09-08 15:43:48.168 | subnet_allocation 2026-09-08 15:43:48.168 | subnet_onboard 2026-09-08 15:43:48.168 | subnetpool-prefix-ops 2026-09-08 15:43:48.168 | tag-creation 2026-09-08 15:43:48.168 | tap-mirror 2026-09-08 15:43:48.168 | tap-mirror-both-direction 2026-09-08 15:43:48.168 | trunk 2026-09-08 15:43:48.168 | uplink-status-propagation 2026-09-08 15:43:48.168 | uplink-status-propagation-updatable 2026-09-08 15:43:48.168 | vlan-transparent 2026-09-08 15:43:48.168 | vpn-endpoint-groups 2026-09-08 15:43:48.168 | vpnaas' 2026-09-08 15:43:48.177 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,floating-ip-router-writable,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-08 15:43:48.178 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-09-08 15:43:48.178 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-09-08 15:43:48.186 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-09-08 15:43:48.199 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-09-08 15:43:48.199 | address-scope 2026-09-08 15:43:48.199 | agent 2026-09-08 15:43:48.199 | allowed-address-pairs 2026-09-08 15:43:48.199 | auto-allocated-topology 2026-09-08 15:43:48.199 | availability_zone 2026-09-08 15:43:48.199 | bgp 2026-09-08 15:43:48.199 | bgp_4byte_asn 2026-09-08 15:43:48.199 | bgp_dragent_scheduler 2026-09-08 15:43:48.199 | binding 2026-09-08 15:43:48.199 | binding-extended 2026-09-08 15:43:48.199 | default-subnetpools 2026-09-08 15:43:48.199 | dhcp_agent_scheduler 2026-09-08 15:43:48.199 | dns-domain-ports 2026-09-08 15:43:48.199 | dns-integration 2026-09-08 15:43:48.199 | dns-integration-domain-keywords 2026-09-08 15:43:48.199 | empty-string-filtering 2026-09-08 15:43:48.199 | enable-default-route-bfd 2026-09-08 15:43:48.199 | enable-default-route-ecmp 2026-09-08 15:43:48.199 | expose-port-forwarding-in-fip 2026-09-08 15:43:48.199 | ext-gw-mode 2026-09-08 15:43:48.199 | external-gateway-multihoming 2026-09-08 15:43:48.199 | external-net 2026-09-08 15:43:48.199 | extra_dhcp_opt 2026-09-08 15:43:48.199 | extraroute 2026-09-08 15:43:48.199 | extraroute-atomic 2026-09-08 15:43:48.199 | filter-validation 2026-09-08 15:43:48.199 | fip-port-details 2026-09-08 15:43:48.199 | flavors 2026-09-08 15:43:48.199 | floating-ip-port-forwarding 2026-09-08 15:43:48.200 | floating-ip-port-forwarding-description 2026-09-08 15:43:48.200 | floating-ip-port-forwarding-detail 2026-09-08 15:43:48.200 | floating-ip-port-forwarding-port-ranges 2026-09-08 15:43:48.200 | floating-ip-router-writable 2026-09-08 15:43:48.200 | floatingip-pools 2026-09-08 15:43:48.200 | fwaas_v2 2026-09-08 15:43:48.200 | ip_allocation 2026-09-08 15:43:48.200 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 15:43:48.200 | l3-flavors 2026-09-08 15:43:48.200 | l3-ha 2026-09-08 15:43:48.200 | l3_agent_scheduler 2026-09-08 15:43:48.200 | logging 2026-09-08 15:43:48.200 | multi-provider 2026-09-08 15:43:48.200 | net-mtu 2026-09-08 15:43:48.200 | net-mtu-writable 2026-09-08 15:43:48.200 | network-ip-availability 2026-09-08 15:43:48.200 | network_availability_zone 2026-09-08 15:43:48.200 | network_ha 2026-09-08 15:43:48.200 | pagination 2026-09-08 15:43:48.200 | port-device-profile 2026-09-08 15:43:48.200 | port-hardware-offload-type 2026-09-08 15:43:48.200 | port-mac-address-regenerate 2026-09-08 15:43:48.200 | port-numa-affinity-policy 2026-09-08 15:43:48.200 | port-numa-affinity-policy-socket 2026-09-08 15:43:48.200 | port-resource-request 2026-09-08 15:43:48.200 | port-security 2026-09-08 15:43:48.200 | port-trusted-vif 2026-09-08 15:43:48.200 | project-id 2026-09-08 15:43:48.200 | provider 2026-09-08 15:43:48.200 | pvlan 2026-09-08 15:43:48.200 | qinq 2026-09-08 15:43:48.200 | qos 2026-09-08 15:43:48.200 | qos-bw-limit-direction 2026-09-08 15:43:48.200 | qos-bw-minimum-ingress 2026-09-08 15:43:48.200 | qos-default 2026-09-08 15:43:48.200 | qos-fip 2026-09-08 15:43:48.200 | qos-gateway-ip 2026-09-08 15:43:48.200 | qos-rule-type-details 2026-09-08 15:43:48.200 | qos-rule-type-filter 2026-09-08 15:43:48.200 | qos-rules-alias 2026-09-08 15:43:48.200 | quota-check-limit 2026-09-08 15:43:48.201 | quota-check-limit-default 2026-09-08 15:43:48.201 | quota_details 2026-09-08 15:43:48.201 | quotas 2026-09-08 15:43:48.201 | rbac-address-scope 2026-09-08 15:43:48.201 | rbac-policies 2026-09-08 15:43:48.201 | rbac-security-groups 2026-09-08 15:43:48.201 | router 2026-09-08 15:43:48.201 | router-enable-snat 2026-09-08 15:43:48.201 | router_availability_zone 2026-09-08 15:43:48.201 | security-group 2026-09-08 15:43:48.201 | security-groups-default-rules 2026-09-08 15:43:48.201 | security-groups-default-statefulness 2026-09-08 15:43:48.201 | security-groups-normalized-cidr 2026-09-08 15:43:48.201 | security-groups-remote-address-group 2026-09-08 15:43:48.201 | security-groups-rules-belongs-to-default-sg 2026-09-08 15:43:48.201 | security-groups-shared-filtering 2026-09-08 15:43:48.201 | segment 2026-09-08 15:43:48.201 | sorting 2026-09-08 15:43:48.201 | standard-attr-description 2026-09-08 15:43:48.201 | standard-attr-fwaas-v2 2026-09-08 15:43:48.201 | standard-attr-revisions 2026-09-08 15:43:48.201 | standard-attr-tag 2026-09-08 15:43:48.201 | standard-attr-timestamp 2026-09-08 15:43:48.201 | stateful-security-group 2026-09-08 15:43:48.201 | subnet-dns-publish-fixed-ip 2026-09-08 15:43:48.201 | subnet-external-network 2026-09-08 15:43:48.201 | subnet-service-types 2026-09-08 15:43:48.201 | subnet_allocation 2026-09-08 15:43:48.201 | subnet_onboard 2026-09-08 15:43:48.201 | subnetpool-prefix-ops 2026-09-08 15:43:48.201 | tag-creation 2026-09-08 15:43:48.201 | tap-mirror 2026-09-08 15:43:48.201 | tap-mirror-both-direction 2026-09-08 15:43:48.201 | trunk 2026-09-08 15:43:48.201 | uplink-status-propagation 2026-09-08 15:43:48.201 | uplink-status-propagation-updatable 2026-09-08 15:43:48.201 | vlan-transparent 2026-09-08 15:43:48.201 | vpn-endpoint-groups 2026-09-08 15:43:48.201 | vpnaas' 2026-09-08 15:43:48.210 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-08 15:43:48.210 | address-scope 2026-09-08 15:43:48.210 | agent 2026-09-08 15:43:48.210 | allowed-address-pairs 2026-09-08 15:43:48.210 | auto-allocated-topology 2026-09-08 15:43:48.210 | availability_zone 2026-09-08 15:43:48.210 | bgp 2026-09-08 15:43:48.210 | bgp_4byte_asn 2026-09-08 15:43:48.211 | bgp_dragent_scheduler 2026-09-08 15:43:48.211 | binding 2026-09-08 15:43:48.211 | binding-extended 2026-09-08 15:43:48.211 | default-subnetpools 2026-09-08 15:43:48.211 | dhcp_agent_scheduler 2026-09-08 15:43:48.211 | dns-domain-ports 2026-09-08 15:43:48.211 | dns-integration 2026-09-08 15:43:48.211 | dns-integration-domain-keywords 2026-09-08 15:43:48.211 | empty-string-filtering 2026-09-08 15:43:48.211 | enable-default-route-bfd 2026-09-08 15:43:48.211 | enable-default-route-ecmp 2026-09-08 15:43:48.211 | expose-port-forwarding-in-fip 2026-09-08 15:43:48.211 | ext-gw-mode 2026-09-08 15:43:48.211 | external-gateway-multihoming 2026-09-08 15:43:48.211 | external-net 2026-09-08 15:43:48.211 | extra_dhcp_opt 2026-09-08 15:43:48.211 | extraroute 2026-09-08 15:43:48.211 | extraroute-atomic 2026-09-08 15:43:48.211 | filter-validation 2026-09-08 15:43:48.211 | fip-port-details 2026-09-08 15:43:48.211 | flavors 2026-09-08 15:43:48.211 | floating-ip-port-forwarding 2026-09-08 15:43:48.211 | floating-ip-port-forwarding-description 2026-09-08 15:43:48.211 | floating-ip-port-forwarding-detail 2026-09-08 15:43:48.211 | floating-ip-port-forwarding-port-ranges 2026-09-08 15:43:48.211 | floating-ip-router-writable 2026-09-08 15:43:48.211 | floatingip-pools 2026-09-08 15:43:48.211 | fwaas_v2 2026-09-08 15:43:48.211 | ip_allocation 2026-09-08 15:43:48.211 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 15:43:48.211 | l3-flavors 2026-09-08 15:43:48.211 | l3-ha 2026-09-08 15:43:48.211 | l3_agent_scheduler 2026-09-08 15:43:48.211 | logging 2026-09-08 15:43:48.211 | multi-provider 2026-09-08 15:43:48.211 | net-mtu 2026-09-08 15:43:48.211 | net-mtu-writable 2026-09-08 15:43:48.212 | network-ip-availability 2026-09-08 15:43:48.212 | network_availability_zone 2026-09-08 15:43:48.212 | network_ha 2026-09-08 15:43:48.212 | pagination 2026-09-08 15:43:48.212 | port-device-profile 2026-09-08 15:43:48.212 | port-hardware-offload-type 2026-09-08 15:43:48.212 | port-mac-address-regenerate 2026-09-08 15:43:48.212 | port-numa-affinity-policy 2026-09-08 15:43:48.212 | port-numa-affinity-policy-socket 2026-09-08 15:43:48.212 | port-resource-request 2026-09-08 15:43:48.212 | port-security 2026-09-08 15:43:48.212 | port-trusted-vif 2026-09-08 15:43:48.212 | project-id 2026-09-08 15:43:48.212 | provider 2026-09-08 15:43:48.212 | pvlan 2026-09-08 15:43:48.212 | qinq 2026-09-08 15:43:48.212 | qos 2026-09-08 15:43:48.212 | qos-bw-limit-direction 2026-09-08 15:43:48.212 | qos-bw-minimum-ingress 2026-09-08 15:43:48.212 | qos-default 2026-09-08 15:43:48.212 | qos-fip 2026-09-08 15:43:48.212 | qos-gateway-ip 2026-09-08 15:43:48.212 | qos-rule-type-details 2026-09-08 15:43:48.212 | qos-rule-type-filter 2026-09-08 15:43:48.212 | qos-rules-alias 2026-09-08 15:43:48.212 | quota-check-limit 2026-09-08 15:43:48.212 | quota-check-limit-default 2026-09-08 15:43:48.212 | quota_details 2026-09-08 15:43:48.212 | quotas 2026-09-08 15:43:48.212 | rbac-address-scope 2026-09-08 15:43:48.212 | rbac-policies 2026-09-08 15:43:48.212 | rbac-security-groups 2026-09-08 15:43:48.212 | router 2026-09-08 15:43:48.212 | router-enable-snat 2026-09-08 15:43:48.212 | router_availability_zone 2026-09-08 15:43:48.213 | security-group 2026-09-08 15:43:48.213 | security-groups-default-rules 2026-09-08 15:43:48.213 | security-groups-default-statefulness 2026-09-08 15:43:48.213 | security-groups-normalized-cidr 2026-09-08 15:43:48.213 | security-groups-remote-address-group 2026-09-08 15:43:48.213 | security-groups-rules-belongs-to-default-sg 2026-09-08 15:43:48.213 | security-groups-shared-filtering 2026-09-08 15:43:48.213 | segment 2026-09-08 15:43:48.213 | sorting 2026-09-08 15:43:48.213 | standard-attr-description 2026-09-08 15:43:48.213 | standard-attr-fwaas-v2 2026-09-08 15:43:48.213 | standard-attr-revisions 2026-09-08 15:43:48.213 | standard-attr-tag 2026-09-08 15:43:48.213 | standard-attr-timestamp 2026-09-08 15:43:48.213 | stateful-security-group 2026-09-08 15:43:48.213 | subnet-dns-publish-fixed-ip 2026-09-08 15:43:48.213 | subnet-external-network 2026-09-08 15:43:48.213 | subnet-service-types 2026-09-08 15:43:48.213 | subnet_allocation 2026-09-08 15:43:48.213 | subnet_onboard 2026-09-08 15:43:48.213 | subnetpool-prefix-ops 2026-09-08 15:43:48.213 | tag-creation 2026-09-08 15:43:48.213 | tap-mirror 2026-09-08 15:43:48.213 | tap-mirror-both-direction 2026-09-08 15:43:48.213 | trunk 2026-09-08 15:43:48.213 | uplink-status-propagation 2026-09-08 15:43:48.213 | uplink-status-propagation-updatable 2026-09-08 15:43:48.213 | vlan-transparent 2026-09-08 15:43:48.213 | vpn-endpoint-groups 2026-09-08 15:43:48.213 | vpnaas' 2026-09-08 15:43:48.213 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-09-08 15:43:48.213 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-08 15:43:48.213 | address-scope 2026-09-08 15:43:48.213 | agent 2026-09-08 15:43:48.213 | allowed-address-pairs 2026-09-08 15:43:48.213 | auto-allocated-topology 2026-09-08 15:43:48.213 | availability_zone 2026-09-08 15:43:48.213 | bgp 2026-09-08 15:43:48.213 | bgp_4byte_asn 2026-09-08 15:43:48.213 | bgp_dragent_scheduler 2026-09-08 15:43:48.213 | binding 2026-09-08 15:43:48.214 | binding-extended 2026-09-08 15:43:48.214 | default-subnetpools 2026-09-08 15:43:48.214 | dhcp_agent_scheduler 2026-09-08 15:43:48.214 | dns-domain-ports 2026-09-08 15:43:48.214 | dns-integration 2026-09-08 15:43:48.214 | dns-integration-domain-keywords 2026-09-08 15:43:48.214 | empty-string-filtering 2026-09-08 15:43:48.214 | enable-default-route-bfd 2026-09-08 15:43:48.214 | enable-default-route-ecmp 2026-09-08 15:43:48.214 | expose-port-forwarding-in-fip 2026-09-08 15:43:48.214 | ext-gw-mode 2026-09-08 15:43:48.214 | external-gateway-multihoming 2026-09-08 15:43:48.214 | external-net 2026-09-08 15:43:48.214 | extra_dhcp_opt 2026-09-08 15:43:48.214 | extraroute 2026-09-08 15:43:48.214 | extraroute-atomic 2026-09-08 15:43:48.214 | filter-validation 2026-09-08 15:43:48.214 | fip-port-details 2026-09-08 15:43:48.214 | flavors 2026-09-08 15:43:48.214 | floating-ip-port-forwarding 2026-09-08 15:43:48.214 | floating-ip-port-forwarding-description 2026-09-08 15:43:48.214 | floating-ip-port-forwarding-detail 2026-09-08 15:43:48.214 | floating-ip-port-forwarding-port-ranges 2026-09-08 15:43:48.214 | floating-ip-router-writable 2026-09-08 15:43:48.214 | floatingip-pools 2026-09-08 15:43:48.214 | fwaas_v2 2026-09-08 15:43:48.214 | ip_allocation 2026-09-08 15:43:48.214 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 15:43:48.214 | l3-flavors 2026-09-08 15:43:48.214 | l3-ha 2026-09-08 15:43:48.214 | l3_agent_scheduler 2026-09-08 15:43:48.214 | logging 2026-09-08 15:43:48.214 | multi-provider 2026-09-08 15:43:48.214 | net-mtu 2026-09-08 15:43:48.214 | net-mtu-writable 2026-09-08 15:43:48.214 | network-ip-availability 2026-09-08 15:43:48.214 | network_availability_zone 2026-09-08 15:43:48.214 | network_ha 2026-09-08 15:43:48.214 | pagination 2026-09-08 15:43:48.214 | port-device-profile 2026-09-08 15:43:48.214 | port-hardware-offload-type 2026-09-08 15:43:48.214 | port-mac-address-regenerate 2026-09-08 15:43:48.214 | port-numa-affinity-policy 2026-09-08 15:43:48.214 | port-numa-affinity-policy-socket 2026-09-08 15:43:48.215 | port-resource-request 2026-09-08 15:43:48.215 | port-security 2026-09-08 15:43:48.215 | port-trusted-vif 2026-09-08 15:43:48.215 | project-id 2026-09-08 15:43:48.215 | provider 2026-09-08 15:43:48.215 | pvlan 2026-09-08 15:43:48.215 | qinq 2026-09-08 15:43:48.215 | qos 2026-09-08 15:43:48.215 | qos-bw-limit-direction 2026-09-08 15:43:48.215 | qos-bw-minimum-ingress 2026-09-08 15:43:48.215 | qos-default 2026-09-08 15:43:48.215 | qos-fip 2026-09-08 15:43:48.215 | qos-gateway-ip 2026-09-08 15:43:48.215 | qos-rule-type-details 2026-09-08 15:43:48.215 | qos-rule-type-filter 2026-09-08 15:43:48.215 | qos-rules-alias 2026-09-08 15:43:48.215 | quota-check-limit 2026-09-08 15:43:48.215 | quota-check-limit-default 2026-09-08 15:43:48.215 | quota_details 2026-09-08 15:43:48.215 | quotas 2026-09-08 15:43:48.215 | rbac-address-scope 2026-09-08 15:43:48.215 | rbac-policies 2026-09-08 15:43:48.215 | rbac-security-groups 2026-09-08 15:43:48.215 | router 2026-09-08 15:43:48.215 | router-enable-snat 2026-09-08 15:43:48.215 | router_availability_zone 2026-09-08 15:43:48.215 | security-group 2026-09-08 15:43:48.215 | security-groups-default-rules 2026-09-08 15:43:48.215 | security-groups-default-statefulness 2026-09-08 15:43:48.215 | security-groups-normalized-cidr 2026-09-08 15:43:48.215 | security-groups-remote-address-group 2026-09-08 15:43:48.215 | security-groups-rules-belongs-to-default-sg 2026-09-08 15:43:48.215 | security-groups-shared-filtering 2026-09-08 15:43:48.215 | segment 2026-09-08 15:43:48.215 | sorting 2026-09-08 15:43:48.215 | standard-attr-description 2026-09-08 15:43:48.215 | standard-attr-fwaas-v2 2026-09-08 15:43:48.215 | standard-attr-revisions 2026-09-08 15:43:48.215 | standard-attr-tag 2026-09-08 15:43:48.215 | standard-attr-timestamp 2026-09-08 15:43:48.215 | stateful-security-group 2026-09-08 15:43:48.215 | subnet-dns-publish-fixed-ip 2026-09-08 15:43:48.215 | subnet-external-network 2026-09-08 15:43:48.215 | subnet-service-types 2026-09-08 15:43:48.216 | subnet_allocation 2026-09-08 15:43:48.216 | subnet_onboard 2026-09-08 15:43:48.216 | subnetpool-prefix-ops 2026-09-08 15:43:48.216 | tag-creation 2026-09-08 15:43:48.216 | tap-mirror 2026-09-08 15:43:48.216 | tap-mirror-both-direction 2026-09-08 15:43:48.216 | trunk 2026-09-08 15:43:48.216 | uplink-status-propagation 2026-09-08 15:43:48.216 | uplink-status-propagation-updatable 2026-09-08 15:43:48.216 | vlan-transparent 2026-09-08 15:43:48.216 | vpn-endpoint-groups 2026-09-08 15:43:48.216 | vpnaas' 2026-09-08 15:43:48.219 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-09-08 15:43:48.230 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-09-08 15:43:48.230 | address-scope 2026-09-08 15:43:48.230 | agent 2026-09-08 15:43:48.230 | allowed-address-pairs 2026-09-08 15:43:48.230 | auto-allocated-topology 2026-09-08 15:43:48.230 | availability_zone 2026-09-08 15:43:48.230 | bgp 2026-09-08 15:43:48.230 | bgp_4byte_asn 2026-09-08 15:43:48.230 | bgp_dragent_scheduler 2026-09-08 15:43:48.230 | binding 2026-09-08 15:43:48.230 | binding-extended 2026-09-08 15:43:48.230 | default-subnetpools 2026-09-08 15:43:48.230 | dhcp_agent_scheduler 2026-09-08 15:43:48.230 | dns-domain-ports 2026-09-08 15:43:48.230 | dns-integration 2026-09-08 15:43:48.230 | dns-integration-domain-keywords 2026-09-08 15:43:48.230 | empty-string-filtering 2026-09-08 15:43:48.230 | enable-default-route-bfd 2026-09-08 15:43:48.230 | enable-default-route-ecmp 2026-09-08 15:43:48.230 | expose-port-forwarding-in-fip 2026-09-08 15:43:48.230 | ext-gw-mode 2026-09-08 15:43:48.230 | external-gateway-multihoming 2026-09-08 15:43:48.230 | external-net 2026-09-08 15:43:48.230 | extra_dhcp_opt 2026-09-08 15:43:48.230 | extraroute 2026-09-08 15:43:48.231 | extraroute-atomic 2026-09-08 15:43:48.231 | filter-validation 2026-09-08 15:43:48.231 | fip-port-details 2026-09-08 15:43:48.231 | flavors 2026-09-08 15:43:48.231 | floating-ip-port-forwarding 2026-09-08 15:43:48.231 | floating-ip-port-forwarding-description 2026-09-08 15:43:48.231 | floating-ip-port-forwarding-detail 2026-09-08 15:43:48.231 | floating-ip-port-forwarding-port-ranges 2026-09-08 15:43:48.231 | floating-ip-router-writable 2026-09-08 15:43:48.231 | floatingip-pools 2026-09-08 15:43:48.231 | fwaas_v2 2026-09-08 15:43:48.231 | ip_allocation 2026-09-08 15:43:48.231 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 15:43:48.231 | l3-flavors 2026-09-08 15:43:48.231 | l3-ha 2026-09-08 15:43:48.231 | l3_agent_scheduler 2026-09-08 15:43:48.231 | logging 2026-09-08 15:43:48.231 | multi-provider 2026-09-08 15:43:48.231 | net-mtu 2026-09-08 15:43:48.231 | net-mtu-writable 2026-09-08 15:43:48.231 | network-ip-availability 2026-09-08 15:43:48.231 | network_availability_zone 2026-09-08 15:43:48.231 | network_ha 2026-09-08 15:43:48.231 | pagination 2026-09-08 15:43:48.231 | port-device-profile 2026-09-08 15:43:48.231 | port-hardware-offload-type 2026-09-08 15:43:48.231 | port-mac-address-regenerate 2026-09-08 15:43:48.231 | port-numa-affinity-policy 2026-09-08 15:43:48.231 | port-numa-affinity-policy-socket 2026-09-08 15:43:48.231 | port-resource-request 2026-09-08 15:43:48.231 | port-security 2026-09-08 15:43:48.231 | port-trusted-vif 2026-09-08 15:43:48.231 | project-id 2026-09-08 15:43:48.231 | provider 2026-09-08 15:43:48.231 | pvlan 2026-09-08 15:43:48.231 | qinq 2026-09-08 15:43:48.231 | qos 2026-09-08 15:43:48.231 | qos-bw-limit-direction 2026-09-08 15:43:48.231 | qos-bw-minimum-ingress 2026-09-08 15:43:48.231 | qos-default 2026-09-08 15:43:48.231 | qos-fip 2026-09-08 15:43:48.231 | qos-gateway-ip 2026-09-08 15:43:48.231 | qos-rule-type-details 2026-09-08 15:43:48.231 | qos-rule-type-filter 2026-09-08 15:43:48.231 | qos-rules-alias 2026-09-08 15:43:48.231 | quota-check-limit 2026-09-08 15:43:48.231 | quota-check-limit-default 2026-09-08 15:43:48.232 | quota_details 2026-09-08 15:43:48.232 | quotas 2026-09-08 15:43:48.232 | rbac-address-scope 2026-09-08 15:43:48.232 | rbac-policies 2026-09-08 15:43:48.232 | rbac-security-groups 2026-09-08 15:43:48.232 | router 2026-09-08 15:43:48.232 | router-enable-snat 2026-09-08 15:43:48.232 | router_availability_zone 2026-09-08 15:43:48.232 | security-group 2026-09-08 15:43:48.232 | security-groups-default-rules 2026-09-08 15:43:48.232 | security-groups-default-statefulness 2026-09-08 15:43:48.232 | security-groups-normalized-cidr 2026-09-08 15:43:48.232 | security-groups-remote-address-group 2026-09-08 15:43:48.232 | security-groups-rules-belongs-to-default-sg 2026-09-08 15:43:48.232 | security-groups-shared-filtering 2026-09-08 15:43:48.232 | segment 2026-09-08 15:43:48.232 | sorting 2026-09-08 15:43:48.232 | standard-attr-description 2026-09-08 15:43:48.232 | standard-attr-fwaas-v2 2026-09-08 15:43:48.232 | standard-attr-revisions 2026-09-08 15:43:48.232 | standard-attr-tag 2026-09-08 15:43:48.232 | standard-attr-timestamp 2026-09-08 15:43:48.232 | stateful-security-group 2026-09-08 15:43:48.232 | subnet-dns-publish-fixed-ip 2026-09-08 15:43:48.232 | subnet-external-network 2026-09-08 15:43:48.232 | subnet-service-types 2026-09-08 15:43:48.232 | subnet_allocation 2026-09-08 15:43:48.232 | subnet_onboard 2026-09-08 15:43:48.232 | subnetpool-prefix-ops 2026-09-08 15:43:48.232 | tag-creation 2026-09-08 15:43:48.232 | tap-mirror 2026-09-08 15:43:48.232 | tap-mirror-both-direction 2026-09-08 15:43:48.232 | trunk 2026-09-08 15:43:48.232 | uplink-status-propagation 2026-09-08 15:43:48.232 | uplink-status-propagation-updatable 2026-09-08 15:43:48.232 | vlan-transparent 2026-09-08 15:43:48.232 | vpn-endpoint-groups 2026-09-08 15:43:48.232 | vpnaas' 2026-09-08 15:43:48.242 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-08 15:43:48.242 | address-scope 2026-09-08 15:43:48.242 | agent 2026-09-08 15:43:48.242 | allowed-address-pairs 2026-09-08 15:43:48.242 | auto-allocated-topology 2026-09-08 15:43:48.242 | availability_zone 2026-09-08 15:43:48.242 | bgp 2026-09-08 15:43:48.242 | bgp_4byte_asn 2026-09-08 15:43:48.242 | bgp_dragent_scheduler 2026-09-08 15:43:48.242 | binding 2026-09-08 15:43:48.242 | binding-extended 2026-09-08 15:43:48.242 | default-subnetpools 2026-09-08 15:43:48.242 | dhcp_agent_scheduler 2026-09-08 15:43:48.242 | dns-domain-ports 2026-09-08 15:43:48.242 | dns-integration 2026-09-08 15:43:48.242 | dns-integration-domain-keywords 2026-09-08 15:43:48.242 | empty-string-filtering 2026-09-08 15:43:48.242 | enable-default-route-bfd 2026-09-08 15:43:48.242 | enable-default-route-ecmp 2026-09-08 15:43:48.242 | expose-port-forwarding-in-fip 2026-09-08 15:43:48.242 | ext-gw-mode 2026-09-08 15:43:48.243 | external-gateway-multihoming 2026-09-08 15:43:48.243 | external-net 2026-09-08 15:43:48.243 | extra_dhcp_opt 2026-09-08 15:43:48.243 | extraroute 2026-09-08 15:43:48.243 | extraroute-atomic 2026-09-08 15:43:48.243 | filter-validation 2026-09-08 15:43:48.243 | fip-port-details 2026-09-08 15:43:48.243 | flavors 2026-09-08 15:43:48.243 | floating-ip-port-forwarding 2026-09-08 15:43:48.243 | floating-ip-port-forwarding-description 2026-09-08 15:43:48.243 | floating-ip-port-forwarding-detail 2026-09-08 15:43:48.243 | floating-ip-port-forwarding-port-ranges 2026-09-08 15:43:48.243 | floating-ip-router-writable 2026-09-08 15:43:48.243 | floatingip-pools 2026-09-08 15:43:48.243 | fwaas_v2 2026-09-08 15:43:48.243 | ip_allocation 2026-09-08 15:43:48.243 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 15:43:48.243 | l3-flavors 2026-09-08 15:43:48.243 | l3-ha 2026-09-08 15:43:48.243 | l3_agent_scheduler 2026-09-08 15:43:48.243 | logging 2026-09-08 15:43:48.243 | multi-provider 2026-09-08 15:43:48.243 | net-mtu 2026-09-08 15:43:48.243 | net-mtu-writable 2026-09-08 15:43:48.243 | network-ip-availability 2026-09-08 15:43:48.243 | network_availability_zone 2026-09-08 15:43:48.243 | network_ha 2026-09-08 15:43:48.243 | pagination 2026-09-08 15:43:48.243 | port-device-profile 2026-09-08 15:43:48.243 | port-hardware-offload-type 2026-09-08 15:43:48.243 | port-mac-address-regenerate 2026-09-08 15:43:48.243 | port-numa-affinity-policy 2026-09-08 15:43:48.243 | port-numa-affinity-policy-socket 2026-09-08 15:43:48.243 | port-resource-request 2026-09-08 15:43:48.243 | port-security 2026-09-08 15:43:48.243 | port-trusted-vif 2026-09-08 15:43:48.243 | project-id 2026-09-08 15:43:48.243 | provider 2026-09-08 15:43:48.243 | pvlan 2026-09-08 15:43:48.243 | qinq 2026-09-08 15:43:48.243 | qos 2026-09-08 15:43:48.243 | qos-bw-limit-direction 2026-09-08 15:43:48.243 | qos-bw-minimum-ingress 2026-09-08 15:43:48.243 | qos-default 2026-09-08 15:43:48.244 | qos-fip 2026-09-08 15:43:48.244 | qos-gateway-ip 2026-09-08 15:43:48.244 | qos-rule-type-details 2026-09-08 15:43:48.244 | qos-rule-type-filter 2026-09-08 15:43:48.244 | qos-rules-alias 2026-09-08 15:43:48.244 | quota-check-limit 2026-09-08 15:43:48.244 | quota-check-limit-default 2026-09-08 15:43:48.244 | quota_details 2026-09-08 15:43:48.244 | quotas 2026-09-08 15:43:48.244 | rbac-address-scope 2026-09-08 15:43:48.244 | rbac-policies 2026-09-08 15:43:48.244 | rbac-security-groups 2026-09-08 15:43:48.244 | router 2026-09-08 15:43:48.244 | router-enable-snat 2026-09-08 15:43:48.244 | router_availability_zone 2026-09-08 15:43:48.244 | security-group 2026-09-08 15:43:48.244 | security-groups-default-rules 2026-09-08 15:43:48.244 | security-groups-default-statefulness 2026-09-08 15:43:48.244 | security-groups-normalized-cidr 2026-09-08 15:43:48.244 | security-groups-remote-address-group 2026-09-08 15:43:48.244 | security-groups-rules-belongs-to-default-sg 2026-09-08 15:43:48.244 | security-groups-shared-filtering 2026-09-08 15:43:48.244 | segment 2026-09-08 15:43:48.244 | sorting 2026-09-08 15:43:48.244 | standard-attr-description 2026-09-08 15:43:48.244 | standard-attr-fwaas-v2 2026-09-08 15:43:48.244 | standard-attr-revisions 2026-09-08 15:43:48.244 | standard-attr-tag 2026-09-08 15:43:48.244 | standard-attr-timestamp 2026-09-08 15:43:48.244 | stateful-security-group 2026-09-08 15:43:48.244 | subnet-dns-publish-fixed-ip 2026-09-08 15:43:48.244 | subnet-external-network 2026-09-08 15:43:48.244 | subnet-service-types 2026-09-08 15:43:48.244 | subnet_allocation 2026-09-08 15:43:48.244 | subnet_onboard 2026-09-08 15:43:48.244 | subnetpool-prefix-ops 2026-09-08 15:43:48.244 | tag-creation 2026-09-08 15:43:48.244 | tap-mirror 2026-09-08 15:43:48.244 | tap-mirror-both-direction 2026-09-08 15:43:48.244 | trunk 2026-09-08 15:43:48.244 | uplink-status-propagation 2026-09-08 15:43:48.244 | uplink-status-propagation-updatable 2026-09-08 15:43:48.244 | vlan-transparent 2026-09-08 15:43:48.244 | vpn-endpoint-groups 2026-09-08 15:43:48.244 | vpnaas' 2026-09-08 15:43:48.244 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-08 15:43:48.244 | address-scope 2026-09-08 15:43:48.245 | agent 2026-09-08 15:43:48.245 | allowed-address-pairs 2026-09-08 15:43:48.245 | auto-allocated-topology 2026-09-08 15:43:48.245 | availability_zone 2026-09-08 15:43:48.245 | bgp 2026-09-08 15:43:48.245 | bgp_4byte_asn 2026-09-08 15:43:48.245 | bgp_dragent_scheduler 2026-09-08 15:43:48.245 | binding 2026-09-08 15:43:48.245 | binding-extended 2026-09-08 15:43:48.245 | default-subnetpools 2026-09-08 15:43:48.245 | dhcp_agent_scheduler 2026-09-08 15:43:48.245 | dns-domain-ports 2026-09-08 15:43:48.245 | dns-integration 2026-09-08 15:43:48.245 | dns-integration-domain-keywords 2026-09-08 15:43:48.245 | empty-string-filtering 2026-09-08 15:43:48.245 | enable-default-route-bfd 2026-09-08 15:43:48.245 | enable-default-route-ecmp 2026-09-08 15:43:48.245 | expose-port-forwarding-in-fip 2026-09-08 15:43:48.245 | ext-gw-mode 2026-09-08 15:43:48.245 | external-gateway-multihoming 2026-09-08 15:43:48.245 | external-net 2026-09-08 15:43:48.245 | extra_dhcp_opt 2026-09-08 15:43:48.245 | extraroute 2026-09-08 15:43:48.245 | extraroute-atomic 2026-09-08 15:43:48.245 | filter-validation 2026-09-08 15:43:48.245 | fip-port-details 2026-09-08 15:43:48.245 | flavors 2026-09-08 15:43:48.245 | floating-ip-port-forwarding 2026-09-08 15:43:48.245 | floating-ip-port-forwarding-description 2026-09-08 15:43:48.245 | floating-ip-port-forwarding-detail 2026-09-08 15:43:48.245 | floating-ip-port-forwarding-port-ranges 2026-09-08 15:43:48.245 | floating-ip-router-writable 2026-09-08 15:43:48.245 | floatingip-pools 2026-09-08 15:43:48.245 | fwaas_v2 2026-09-08 15:43:48.245 | ip_allocation 2026-09-08 15:43:48.245 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 15:43:48.245 | l3-flavors 2026-09-08 15:43:48.245 | l3-ha 2026-09-08 15:43:48.245 | l3_agent_scheduler 2026-09-08 15:43:48.245 | logging 2026-09-08 15:43:48.245 | multi-provider 2026-09-08 15:43:48.245 | net-mtu 2026-09-08 15:43:48.245 | net-mtu-writable 2026-09-08 15:43:48.245 | network-ip-availability 2026-09-08 15:43:48.245 | network_availability_zone 2026-09-08 15:43:48.245 | network_ha 2026-09-08 15:43:48.245 | pagination 2026-09-08 15:43:48.246 | port-device-profile 2026-09-08 15:43:48.246 | port-hardware-offload-type 2026-09-08 15:43:48.246 | port-mac-address-regenerate 2026-09-08 15:43:48.246 | port-numa-affinity-policy 2026-09-08 15:43:48.246 | port-numa-affinity-policy-socket 2026-09-08 15:43:48.246 | port-resource-request 2026-09-08 15:43:48.246 | port-security 2026-09-08 15:43:48.246 | port-trusted-vif 2026-09-08 15:43:48.246 | project-id 2026-09-08 15:43:48.246 | provider 2026-09-08 15:43:48.246 | pvlan 2026-09-08 15:43:48.246 | qinq 2026-09-08 15:43:48.246 | qos 2026-09-08 15:43:48.246 | qos-bw-limit-direction 2026-09-08 15:43:48.246 | qos-bw-minimum-ingress 2026-09-08 15:43:48.246 | qos-default 2026-09-08 15:43:48.246 | qos-fip 2026-09-08 15:43:48.246 | qos-gateway-ip 2026-09-08 15:43:48.246 | qos-rule-type-details 2026-09-08 15:43:48.246 | qos-rule-type-filter 2026-09-08 15:43:48.246 | qos-rules-alias 2026-09-08 15:43:48.246 | quota-check-limit 2026-09-08 15:43:48.246 | quota-check-limit-default 2026-09-08 15:43:48.246 | quota_details 2026-09-08 15:43:48.246 | quotas 2026-09-08 15:43:48.246 | rbac-address-scope 2026-09-08 15:43:48.246 | rbac-policies 2026-09-08 15:43:48.246 | rbac-security-groups 2026-09-08 15:43:48.246 | router 2026-09-08 15:43:48.246 | router-enable-snat 2026-09-08 15:43:48.246 | router_availability_zone 2026-09-08 15:43:48.246 | security-group 2026-09-08 15:43:48.246 | security-groups-default-rules 2026-09-08 15:43:48.246 | security-groups-default-statefulness 2026-09-08 15:43:48.246 | security-groups-normalized-cidr 2026-09-08 15:43:48.246 | security-groups-remote-address-group 2026-09-08 15:43:48.246 | security-groups-rules-belongs-to-default-sg 2026-09-08 15:43:48.246 | security-groups-shared-filtering 2026-09-08 15:43:48.246 | segment 2026-09-08 15:43:48.246 | sorting 2026-09-08 15:43:48.246 | standard-attr-description 2026-09-08 15:43:48.246 | standard-attr-fwaas-v2 2026-09-08 15:43:48.246 | standard-attr-revisions 2026-09-08 15:43:48.246 | standard-attr-tag 2026-09-08 15:43:48.246 | standard-attr-timestamp 2026-09-08 15:43:48.246 | stateful-security-group 2026-09-08 15:43:48.247 | subnet-dns-publish-fixed-ip 2026-09-08 15:43:48.247 | subnet-external-network 2026-09-08 15:43:48.247 | subnet-service-types 2026-09-08 15:43:48.247 | subnet_allocation 2026-09-08 15:43:48.247 | subnet_onboard 2026-09-08 15:43:48.247 | subnetpool-prefix-ops 2026-09-08 15:43:48.247 | tag-creation 2026-09-08 15:43:48.247 | tap-mirror 2026-09-08 15:43:48.247 | tap-mirror-both-direction 2026-09-08 15:43:48.247 | trunk 2026-09-08 15:43:48.247 | uplink-status-propagation 2026-09-08 15:43:48.247 | uplink-status-propagation-updatable 2026-09-08 15:43:48.247 | vlan-transparent 2026-09-08 15:43:48.247 | vpn-endpoint-groups 2026-09-08 15:43:48.247 | vpnaas' 2026-09-08 15:43:48.247 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-09-08 15:43:48.252 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-09-08 15:43:48.261 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-09-08 15:43:48.267 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-09-08 15:43:48.279 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floating-ip-router-writable floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-09-08 15:43:48.280 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-09-08 15:43:48.292 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floating-ip-router-writable,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-08 15:43:48.298 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floating-ip-router-writable,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-08 15:43:48.306 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-09-08 15:43:48.314 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:48.320 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-08 15:43:48.326 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-09-08 15:43:48.334 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-09-08 15:43:48.342 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:48.348 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-09-08 15:43:48.428 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:162.253.55.181:6641 2026-09-08 15:43:48.436 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:48.443 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 15:43:48.449 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:162.253.55.181:6641 2026-09-08 15:43:48.455 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:162.253.55.181:6641 ']' 2026-09-08 15:43:48.463 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:48.471 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:162.253.55.181:6641 2026-09-08 15:43:48.552 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:162.253.55.181:6642 2026-09-08 15:43:48.559 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:48.568 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 15:43:48.575 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:162.253.55.181:6642 2026-09-08 15:43:48.581 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:162.253.55.181:6642 ']' 2026-09-08 15:43:48.589 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:48.597 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:162.253.55.181:6642 2026-09-08 15:43:48.687 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-09-08 15:43:48.733 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:48.742 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-08 15:43:48.750 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:48.756 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 15:43:48.762 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-08 15:43:48.770 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-09-08 15:43:48.777 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:48.784 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-08 15:43:48.865 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-09-08 15:43:48.873 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:48.881 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 15:43:48.889 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-09-08 15:43:48.896 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-09-08 15:43:48.903 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:48.909 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-09-08 15:43:48.991 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-09-08 15:43:48.997 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:49.004 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 15:43:49.010 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-09-08 15:43:49.018 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-09-08 15:43:49.025 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:49.031 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-09-08 15:43:49.113 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:510 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-08 15:43:49.121 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:49.128 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 15:43:49.136 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-08 15:43:49.160 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-09-08 15:43:49.167 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:49.174 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-08 15:43:49.253 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-09-08 15:43:49.260 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:49.266 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 15:43:49.273 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-09-08 15:43:49.280 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-09-08 15:43:49.286 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:49.293 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-09-08 15:43:49.370 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-09-08 15:43:49.378 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:49.386 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 15:43:49.393 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-09-08 15:43:49.400 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-09-08 15:43:49.406 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:49.414 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-09-08 15:43:49.494 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-09-08 15:43:49.501 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:49.507 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 15:43:49.514 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-09-08 15:43:49.520 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-09-08 15:43:49.527 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:49.533 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-09-08 15:43:49.607 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-09-08 15:43:49.615 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:49.621 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 15:43:49.629 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-09-08 15:43:49.635 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-09-08 15:43:49.641 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:49.648 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-09-08 15:43:49.727 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-09-08 15:43:49.733 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:49.739 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-08 15:43:49.745 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-08 15:43:49.751 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-08 15:43:49.758 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:49.766 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-08 15:43:49.843 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-09-08 15:43:49.892 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-09-08 15:43:49.933 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:49.940 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-09-08 15:43:49.946 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-08 15:43:49.989 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:49.996 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-09-08 15:43:50.002 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : is_ovn_agent_enabled 2026-09-08 15:43:50.008 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-08 15:43:50.049 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:50.057 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-08 15:43:50.163 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-08 15:43:50.169 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : [[ metadata =~ metadata ]] 2026-09-08 15:43:50.177 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-09-08 15:43:50.183 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:50.189 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 15:43:50.196 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-09-08 15:43:50.203 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-09-08 15:43:50.209 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:50.214 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-09-08 15:43:50.287 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-09-08 15:43:50.332 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:50.339 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-09-08 15:43:50.427 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-09-08 15:43:50.473 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:50.480 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-09-08 15:43:50.563 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-09-08 15:43:50.607 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:50.614 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-09-08 15:43:50.620 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-08 15:43:50.664 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:50.671 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-09-08 15:43:50.677 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_ovn_agent_enabled 2026-09-08 15:43:50.684 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-08 15:43:50.729 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:50.736 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-08 15:43:50.839 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-08 15:43:50.845 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : [[ metadata =~ metadata ]] 2026-09-08 15:43:50.852 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-09-08 15:43:50.926 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-09-08 15:43:50.973 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:50.980 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-09-08 15:43:51.023 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:51.030 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-09-08 15:43:51.074 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:51.082 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-09-08 15:43:51.129 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:51.136 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-09-08 15:43:51.181 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:51.188 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-09-08 15:43:51.232 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:51.241 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-09-08 15:43:51.285 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:51.292 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-09-08 15:43:51.299 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-09-08 15:43:51.307 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-09-08 15:43:51.319 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-09-08 15:43:51.402 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-09-08 15:43:51.486 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-09-08 15:43:51.562 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-09-08 15:43:51.647 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-09-08 15:43:51.656 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 15:43:51.664 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-09-08 15:43:51.670 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 15:43:51.678 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 15:43:51.686 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-09-08 15:43:51.693 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 15:43:51.701 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-09-08 15:43:51.707 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 15:43:51.715 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-09-08 15:43:51.799 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-09-08 15:43:51.879 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://162.253.55.181/identity 2026-09-08 15:43:51.959 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-09-08 15:43:52.034 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-09-08 15:43:52.119 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-09-08 15:43:52.201 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-09-08 15:43:52.283 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-09-08 15:43:52.368 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://162.253.55.181/identity 2026-09-08 15:43:52.452 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 15:43:52.535 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 15:43:52.622 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 15:43:52.629 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-09-08 15:43:52.714 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-09-08 15:43:52.798 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-09-08 15:43:52.806 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 15:43:52.814 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 15:43:52.821 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-08 15:43:52.830 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-09-08 15:43:52.917 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-09-08 15:43:53.002 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://162.253.55.181/identity 2026-09-08 15:43:53.093 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-09-08 15:43:53.179 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-09-08 15:43:53.261 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-09-08 15:43:53.336 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-09-08 15:43:53.411 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-09-08 15:43:53.490 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-09-08 15:43:53.497 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 15:43:53.504 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-08 15:43:53.513 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-08 15:43:53.519 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-09-08 15:43:53.599 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-09-08 15:43:53.684 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://162.253.55.181/identity 2026-09-08 15:43:53.768 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-09-08 15:43:53.849 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-09-08 15:43:53.928 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-09-08 15:43:54.005 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-09-08 15:43:54.084 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-09-08 15:43:54.161 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-09-08 15:43:54.168 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-09-08 15:43:54.175 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-09-08 15:43:54.181 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-09-08 15:43:54.188 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-09-08 15:43:54.196 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-09-08 15:43:54.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-09-08 15:43:54.209 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-09-08 15:43:54.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-09-08 15:43:54.222 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-09-08 15:43:54.229 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-09-08 15:43:54.236 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-09-08 15:43:54.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-09-08 15:43:54.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-09-08 15:43:54.256 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-09-08 15:43:54.263 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-09-08 15:43:54.269 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-09-08 15:43:54.276 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-09-08 15:43:54.282 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:54.288 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-08 15:43:54.295 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-08 15:43:54.302 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-08 15:43:54.308 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:54.314 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-08 15:43:54.393 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-09-08 15:43:54.400 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:54.406 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 15:43:54.412 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-09-08 15:43:54.419 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-09-08 15:43:54.426 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:54.432 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-09-08 15:43:54.507 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-09-08 15:43:54.513 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:54.519 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 15:43:54.525 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-09-08 15:43:54.531 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-09-08 15:43:54.537 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:54.545 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-09-08 15:43:54.621 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-09-08 15:43:54.627 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-09-08 15:43:54.634 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:54.640 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 15:43:54.646 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-09-08 15:43:54.653 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-09-08 15:43:54.659 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:54.665 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-09-08 15:43:54.739 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-09-08 15:43:54.746 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:54.751 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 15:43:54.758 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-09-08 15:43:54.765 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-09-08 15:43:54.771 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:54.777 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-09-08 15:43:54.855 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-09-08 15:43:54.862 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:54.868 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 15:43:54.874 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-09-08 15:43:54.879 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-09-08 15:43:54.884 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:54.890 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-09-08 15:43:54.963 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-09-08 15:43:54.968 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:54.975 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-09-08 15:43:54.980 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-09-08 15:43:54.987 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-09-08 15:43:54.993 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:54.998 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-09-08 15:43:55.072 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-09-08 15:43:55.079 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:55.086 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-09-08 15:43:55.093 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-09-08 15:43:55.099 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-09-08 15:43:55.106 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:55.113 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-09-08 15:43:55.188 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-09-08 15:43:55.194 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:55.200 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-09-08 15:43:55.206 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-09-08 15:43:55.213 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-09-08 15:43:55.220 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:55.227 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-09-08 15:43:55.304 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-09-08 15:43:55.311 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:55.318 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-09-08 15:43:55.324 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-09-08 15:43:55.329 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-09-08 15:43:55.335 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:55.342 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-09-08 15:43:55.418 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-09-08 15:43:55.424 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:43:55.430 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-08 15:43:55.435 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-09-08 15:43:55.441 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-09-08 15:43:55.447 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 15:43:55.453 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-09-08 15:43:55.530 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-08 15:43:55.537 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 4 2026-09-08 15:43:55.614 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-09-08 15:43:55.697 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-09-08 15:43:55.704 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-09-08 15:43:55.710 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-09-08 15:43:55.717 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-09-08 15:43:55.725 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 15:43:55.731 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-09-08 15:43:55.738 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-09-08 15:43:55.744 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 15:43:55.751 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 15:43:55.786 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:43:55.787 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-09-08 15:43:55.804 | d /var/run/uwsgi 0755 stack root 2026-09-08 15:43:55.813 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:43:55.838 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-08 15:43:55.851 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-09-08 15:43:55.857 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-09-08 15:43:55.867 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 15:43:55.874 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-09-08 15:43:55.960 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 4 2026-09-08 15:43:56.036 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-09-08 15:43:56.112 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-09-08 15:43:56.189 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 15:43:56.266 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 15:43:56.342 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-09-08 15:43:56.419 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-09-08 15:43:56.497 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-09-08 15:43:56.572 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 15:43:56.649 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 15:43:56.730 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 15:43:56.810 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-09-08 15:43:56.889 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-09-08 15:43:56.969 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 15:43:56.976 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 15:43:56.985 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-09-08 15:43:56.991 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-09-08 15:43:56.998 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 15:43:57.005 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:43:57.011 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:43:57.019 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-09-08 15:43:57.028 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-09-08 15:43:57.035 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-09-08 15:43:57.119 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 15:43:57.205 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-09-08 15:43:57.205 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-09-08 15:43:57.222 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-09-08 15:43:57.234 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-09-08 15:43:57.242 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-09-08 15:43:57.251 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 15:43:57.260 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 15:43:57.267 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 15:43:57.274 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:43:57.282 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:43:57.291 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:43:57.298 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 15:43:57.306 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 15:43:57.313 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:43:57.320 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:43:57.327 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-09-08 15:43:57.397 | Enabling site neutron-api. 2026-09-08 15:43:57.409 | To activate the new configuration, you need to run: 2026-09-08 15:43:57.409 | systemctl reload apache2 2026-09-08 15:43:57.420 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 15:43:57.426 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 15:43:57.433 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:43:57.440 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 15:43:57.644 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-09-08 15:43:57.685 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:57.692 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-09-08 15:43:57.734 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:57.742 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-09-08 15:43:57.749 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-09-08 15:43:57.894 | + inc/async:async_inner:63 : init_neutron 2026-09-08 15:43:57.982 | [2001 Async init_neutron:79929]: running: init_neutron 2026-09-08 15:43:57.989 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-09-08 15:43:58.033 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:58.040 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-09-08 15:43:58.080 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:58.087 | + ./stack.sh:main:1202 : configure_os_vif 2026-09-08 15:43:58.094 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-09-08 15:43:58.101 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-09-08 15:43:58.187 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-09-08 15:43:58.194 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-09-08 15:43:58.284 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-09-08 15:43:58.327 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:43:58.334 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-09-08 15:43:58.380 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:58.386 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-09-08 15:43:58.396 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:43:58.403 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-09-08 15:43:58.410 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-09-08 15:43:58.416 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-09-08 15:43:58.574 | + inc/async:async_inner:63 : init_cinder 2026-09-08 15:43:58.663 | [2001 Async init_cinder:80167]: running: init_cinder 2026-09-08 15:43:58.670 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-09-08 15:43:58.718 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:43:58.725 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-09-08 15:43:58.731 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:43:58.739 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-09-08 15:43:58.747 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-09-08 15:43:58.753 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-09-08 15:43:58.914 | + inc/async:async_inner:63 : init_placement 2026-09-08 15:43:59.000 | [2001 Async init_placement:80313]: running: init_placement 2026-09-08 15:43:59.009 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-09-08 15:43:59.122 | [2001 Async init_neutron:79929]: Waiting for completion of init_neutron running on PID 79929 (4 other jobs running) 2026-09-08 15:43:59.179 | [2001 Async init_neutron:79929]: Signaling child to exit 2026-09-08 15:44:12.213 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:44:12.277 | [80167 Async init_cinder:80167]: finished successfully 2026-09-08 15:44:14.508 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:44:14.566 | [80313 Async init_placement:80313]: finished successfully 2026-09-08 15:44:34.957 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:44:35.008 | [79929 Async init_neutron:79929]: finished successfully 2026-09-08 15:44:35.050 | WAKEUP 2026-09-08 15:44:35.095 | [2001 Async init_neutron:79929]: Signaled 2026-09-08 15:44:35.098 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-09-08 15:44:35.098 | + lib/database:recreate_database:112 : local db=neutron 2026-09-08 15:44:35.098 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-09-08 15:44:35.098 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-09-08 15:44:35.098 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-09-08 15:44:35.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:44:35.098 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-09-08 15:44:35.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:44:35.098 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-09-08 15:44:35.098 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 15:44:35.098 | + functions-common:time_start:2407 : local start_time= 2026-09-08 15:44:35.098 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 15:44:35.098 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 15:44:35.098 | + functions-common:time_start:2411 : _TIME_START[$name]=1788882238118 2026-09-08 15:44:35.098 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-09-08 15:44:35.099 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:44:35.099 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:44:35.099 | we strongly recommend against using it for new projects. 2026-09-08 15:44:35.099 | 2026-09-08 15:44:35.099 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:44:35.099 | framework. For more detail see 2026-09-08 15:44:35.099 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:44:35.099 | 2026-09-08 15:44:35.099 | import eventlet as _eventlet # noqa 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-09-08 15:44:35.099 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-09-08 15:44:35.100 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-09-08 15:44:35.101 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade a1b2c3d4e5f6 -> c7f8d9e0f1a2 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-09-08 15:44:35.102 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-09-08 15:44:35.102 | Running upgrade for neutron ... 2026-09-08 15:44:35.102 | OK 2026-09-08 15:44:35.102 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-09-08 15:44:35.102 | + functions-common:time_stop:2420 : local name 2026-09-08 15:44:35.102 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:44:35.102 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:44:35.102 | + functions-common:time_stop:2423 : local total 2026-09-08 15:44:35.102 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:44:35.102 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 15:44:35.103 | + functions-common:time_stop:2427 : start_time=1788882238118 2026-09-08 15:44:35.103 | + functions-common:time_stop:2429 : [[ -z 1788882238118 ]] 2026-09-08 15:44:35.103 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:44:35.103 | + functions-common:time_stop:2432 : end_time=1788882274913 2026-09-08 15:44:35.103 | + functions-common:time_stop:2433 : elapsed_time=36795 2026-09-08 15:44:35.103 | + functions-common:time_stop:2434 : total=6184 2026-09-08 15:44:35.103 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:44:35.103 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42979 2026-09-08 15:44:35.202 | [2001 Async init_neutron:79929]: finished init_neutron with result 0 in 37 seconds 2026-09-08 15:44:35.212 | + inc/async:async_wait:197 : return 0 2026-09-08 15:44:35.220 | + ./stack.sh:main:1232 : async_wait init_placement 2026-09-08 15:44:35.336 | [2001 Async init_placement:80313]: Waiting for completion of init_placement running on PID 80313 (3 other jobs running) 2026-09-08 15:44:35.393 | [2001 Async init_placement:80313]: Signaling child to exit 2026-09-08 15:44:35.393 | WAKEUP 2026-09-08 15:44:35.443 | [2001 Async init_placement:80313]: Signaled 2026-09-08 15:44:35.446 | + lib/placement:init_placement:113 : recreate_database placement 2026-09-08 15:44:35.446 | + lib/database:recreate_database:112 : local db=placement 2026-09-08 15:44:35.446 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-09-08 15:44:35.447 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-09-08 15:44:35.447 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-09-08 15:44:35.447 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:44:35.447 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-09-08 15:44:35.447 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:44:35.447 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-09-08 15:44:35.447 | + lib/placement:init_placement:115 : create_placement_accounts 2026-09-08 15:44:35.447 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-09-08 15:44:35.447 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-09-08 15:44:35.447 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:44:35.447 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 15:44:35.447 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 15:44:35.447 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-09-08 15:44:35.447 | 2026-09-08 15:44:35.447 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:44:35.447 | + functions-common:get_or_create_user:915 : user_id=effda01774824b3a9f7c86af8b7466bf 2026-09-08 15:44:35.447 | + functions-common:get_or_create_user:916 : echo effda01774824b3a9f7c86af8b7466bf 2026-09-08 15:44:35.447 | effda01774824b3a9f7c86af8b7466bf 2026-09-08 15:44:35.447 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-09-08 15:44:35.447 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:44:35.447 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:44:35.447 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 15:44:35.447 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:44:35.447 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:44:35.447 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 15:44:35.447 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 15:44:35.447 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 15:44:35.447 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 15:44:35.447 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 15:44:35.447 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 15:44:35.447 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-09-08 15:44:35.447 | 2026-09-08 15:44:35.447 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 15:44:35.447 | 2026-09-08 15:44:35.447 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:44:35.447 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:44:35.447 | + functions-common:get_or_add_user_project_role:980 : echo d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:44:35.447 | d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:44:35.447 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-08 15:44:35.447 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-09-08 15:44:35.448 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:44:35.448 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:44:35.448 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 15:44:35.448 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:44:35.448 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:44:35.448 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 15:44:35.448 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 15:44:35.448 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 15:44:35.448 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 15:44:35.448 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 15:44:35.448 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 15:44:35.448 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-09-08 15:44:35.448 | 2026-09-08 15:44:35.448 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 15:44:35.448 | 2026-09-08 15:44:35.448 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:44:35.448 | + functions-common:get_or_add_user_project_role:979 : user_role_id=da6a8c0fa67c49efba3301283885157c 2026-09-08 15:44:35.448 | + functions-common:get_or_add_user_project_role:980 : echo da6a8c0fa67c49efba3301283885157c 2026-09-08 15:44:35.448 | da6a8c0fa67c49efba3301283885157c 2026-09-08 15:44:35.448 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://162.253.55.181/placement 2026-09-08 15:44:35.448 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-09-08 15:44:35.448 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 15:44:35.448 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-09-08 15:44:35.448 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-09-08 15:44:35.448 | 2026-09-08 15:44:35.448 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:44:35.448 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 15:44:35.448 | 10674499355a453c9496257277f6e9b4' 2026-09-08 15:44:35.448 | + functions-common:get_or_create_service:1067 : echo 10674499355a453c9496257277f6e9b4 2026-09-08 15:44:35.448 | 10674499355a453c9496257277f6e9b4 2026-09-08 15:44:35.448 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://162.253.55.181/placement 2026-09-08 15:44:35.448 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 15:44:35.448 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://162.253.55.181/placement RegionOne 2026-09-08 15:44:35.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 15:44:35.448 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-09-08 15:44:35.448 | 2026-09-08 15:44:35.448 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:44:35.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 15:44:35.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 15:44:35.448 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://162.253.55.181/placement --region RegionOne -f value -c id 2026-09-08 15:44:35.448 | 2026-09-08 15:44:35.448 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:44:35.448 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=63dbcb6cff28496cb1718f79976d7b30 2026-09-08 15:44:35.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 63dbcb6cff28496cb1718f79976d7b30 2026-09-08 15:44:35.449 | + functions-common:get_or_create_endpoint:1100 : public_id=63dbcb6cff28496cb1718f79976d7b30 2026-09-08 15:44:35.449 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 15:44:35.449 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 15:44:35.449 | + functions-common:get_or_create_endpoint:1109 : echo 63dbcb6cff28496cb1718f79976d7b30 2026-09-08 15:44:35.449 | 63dbcb6cff28496cb1718f79976d7b30 2026-09-08 15:44:35.547 | [2001 Async init_placement:80313]: finished init_placement with result 0 in 15 seconds 2026-09-08 15:44:35.559 | + inc/async:async_wait:197 : return 0 2026-09-08 15:44:35.565 | + ./stack.sh:main:1233 : async_wait init_glance 2026-09-08 15:44:35.683 | [2001 Async init_glance:75235]: Waiting for completion of init_glance running on PID 75235 (2 other jobs running) 2026-09-08 15:44:35.739 | [2001 Async init_glance:75235]: Signaling child to exit 2026-09-08 15:44:35.739 | WAKEUP 2026-09-08 15:44:35.788 | [2001 Async init_glance:75235]: Signaled 2026-09-08 15:44:35.791 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-09-08 15:44:35.791 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-09-08 15:44:35.791 | + lib/glance:init_glance:529 : recreate_database glance 2026-09-08 15:44:35.791 | + lib/database:recreate_database:112 : local db=glance 2026-09-08 15:44:35.791 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-09-08 15:44:35.791 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-09-08 15:44:35.791 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-09-08 15:44:35.791 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:44:35.791 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-09-08 15:44:35.791 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:44:35.791 | + lib/glance:init_glance:531 : time_start dbsync 2026-09-08 15:44:35.791 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 15:44:35.791 | + functions-common:time_start:2407 : local start_time= 2026-09-08 15:44:35.791 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 15:44:35.791 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 15:44:35.791 | + functions-common:time_start:2411 : _TIME_START[$name]=1788882176224 2026-09-08 15:44:35.791 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-09-08 15:44:35.792 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:44:35.792 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:44:35.792 | we strongly recommend against using it for new projects. 2026-09-08 15:44:35.792 | 2026-09-08 15:44:35.792 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:44:35.792 | framework. For more detail see 2026-09-08 15:44:35.792 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:44:35.792 | 2026-09-08 15:44:35.792 | import eventlet as _eventlet # noqa 2026-09-08 15:44:35.792 | INFO dbcounter [-] Registered counter for database glance 2026-09-08 15:44:35.792 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=75341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:44:35.792 | DEBUG dbcounter [-] [75341] Writer thread running {{(pid=75341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:44:35.792 | INFO dbcounter [-] Registered counter for database glance 2026-09-08 15:44:35.792 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=75341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:44:35.792 | DEBUG dbcounter [-] [75341] Writer thread running {{(pid=75341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-09-08 15:44:35.792 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-09-08 15:44:35.792 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-09-08 15:44:35.792 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-09-08 15:44:35.792 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-09-08 15:44:35.792 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-09-08 15:44:35.792 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-09-08 15:44:35.792 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-09-08 15:44:35.792 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.792 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-09-08 15:44:35.793 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-09-08 15:44:35.793 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-09-08 15:44:35.793 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 15:44:35.793 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 15:44:35.793 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 15:44:35.793 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 15:44:35.793 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-09-08 15:44:35.793 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-09-08 15:44:35.793 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-09-08 15:44:35.793 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-09-08 15:44:35.793 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-09-08 15:44:35.793 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-09-08 15:44:35.793 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.793 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-09-08 15:44:35.794 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.794 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-09-08 15:44:35.794 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.794 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-09-08 15:44:35.794 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.794 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-09-08 15:44:35.794 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.794 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-09-08 15:44:35.794 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.794 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-09-08 15:44:35.794 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.794 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-09-08 15:44:35.794 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:35.794 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-09-08 15:44:35.794 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=75341) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-09-08 15:44:35.794 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:44:35.794 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:44:35.794 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:44:35.794 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:44:35.794 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-09-08 15:44:35.794 | Database migration is up to date. No migration needed. 2026-09-08 15:44:35.794 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-09-08 15:44:35.794 | Database is synced successfully. 2026-09-08 15:44:35.794 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-09-08 15:44:35.795 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 15:44:35.795 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:44:35.795 | we strongly recommend against using it for new projects. 2026-09-08 15:44:35.795 | 2026-09-08 15:44:35.795 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:44:35.795 | framework. For more detail see 2026-09-08 15:44:35.795 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:44:35.795 | 2026-09-08 15:44:35.795 | import eventlet as _eventlet # noqa 2026-09-08 15:44:35.795 | INFO dbcounter [-] Registered counter for database glance 2026-09-08 15:44:35.795 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=75527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 15:44:35.795 | DEBUG dbcounter [-] [75527] Writer thread running {{(pid=75527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-09-08 15:44:35.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-09-08 15:44:35.796 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-09-08 15:44:35.796 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-09-08 15:44:35.796 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-09-08 15:44:35.796 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-09-08 15:44:35.796 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-09-08 15:44:35.796 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-09-08 15:44:35.796 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-09-08 15:44:35.796 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-09-08 15:44:35.796 | + lib/glance:init_glance:537 : time_stop dbsync 2026-09-08 15:44:35.796 | + functions-common:time_stop:2420 : local name 2026-09-08 15:44:35.796 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:44:35.796 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:44:35.796 | + functions-common:time_stop:2423 : local total 2026-09-08 15:44:35.796 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:44:35.796 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 15:44:35.796 | + functions-common:time_stop:2427 : start_time=1788882176224 2026-09-08 15:44:35.796 | + functions-common:time_stop:2429 : [[ -z 1788882176224 ]] 2026-09-08 15:44:35.796 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:44:35.796 | + functions-common:time_stop:2432 : end_time=1788882186290 2026-09-08 15:44:35.796 | + functions-common:time_stop:2433 : elapsed_time=10066 2026-09-08 15:44:35.796 | + functions-common:time_stop:2434 : total=6184 2026-09-08 15:44:35.796 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:44:35.796 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16250 2026-09-08 15:44:35.891 | [2001 Async init_glance:75235]: finished init_glance with result 0 in 10 seconds 2026-09-08 15:44:35.902 | + inc/async:async_wait:197 : return 0 2026-09-08 15:44:35.910 | + ./stack.sh:main:1234 : async_wait init_swift 2026-09-08 15:44:35.961 | Not waiting for async task init_swift that we never started or has already been waited for 2026-09-08 15:44:35.968 | + inc/async:async_wait:197 : return 0 2026-09-08 15:44:35.975 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-09-08 15:44:36.103 | [2001 Async init_cinder:80167]: Waiting for completion of init_cinder running on PID 80167 (1 other jobs running) 2026-09-08 15:44:36.160 | [2001 Async init_cinder:80167]: Signaling child to exit 2026-09-08 15:44:36.160 | WAKEUP 2026-09-08 15:44:36.209 | [2001 Async init_cinder:80167]: Signaled 2026-09-08 15:44:36.212 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-09-08 15:44:36.213 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:44:36.213 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-09-08 15:44:36.213 | + lib/database:recreate_database:112 : local db=cinder 2026-09-08 15:44:36.213 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-09-08 15:44:36.213 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-09-08 15:44:36.213 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-09-08 15:44:36.213 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:44:36.213 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-09-08 15:44:36.213 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:44:36.213 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-09-08 15:44:36.213 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 15:44:36.213 | + functions-common:time_start:2407 : local start_time= 2026-09-08 15:44:36.213 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 15:44:36.213 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 15:44:36.213 | + functions-common:time_start:2411 : _TIME_START[$name]=1788882238880 2026-09-08 15:44:36.213 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-09-08 15:44:36.213 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-08 15:44:36.213 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:44:36.213 | we strongly recommend against using it for new projects. 2026-09-08 15:44:36.213 | 2026-09-08 15:44:36.213 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:44:36.213 | framework. For more detail see 2026-09-08 15:44:36.213 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:44:36.213 | 2026-09-08 15:44:36.213 | import eventlet # noqa 2026-09-08 15:44:36.213 | INFO dbcounter [-] Registered counter for database cinder 2026-09-08 15:44:36.213 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=80310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 15:44:36.213 | INFO cinder.db.migration [-] Applying migration(s) 2026-09-08 15:44:36.213 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:44:36.213 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:44:36.213 | DEBUG dbcounter [-] [80310] Writer thread running {{(pid=80310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 15:44:36.213 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-09-08 15:44:36.213 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=80310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 15:44:36.213 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-09-08 15:44:36.213 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=80310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:36.213 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-09-08 15:44:36.213 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=80310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:36.213 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-09-08 15:44:36.213 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=80310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:36.214 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-09-08 15:44:36.214 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=80310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:36.214 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-09-08 15:44:36.214 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=80310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:36.214 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-09-08 15:44:36.214 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=80310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:36.214 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-09-08 15:44:36.214 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=80310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:36.214 | INFO cinder.db.migration [-] Migration(s) applied 2026-09-08 15:44:36.214 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-09-08 15:44:36.214 | + functions-common:time_stop:2420 : local name 2026-09-08 15:44:36.214 | + functions-common:time_stop:2421 : local end_time 2026-09-08 15:44:36.214 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 15:44:36.214 | + functions-common:time_stop:2423 : local total 2026-09-08 15:44:36.214 | + functions-common:time_stop:2424 : local start_time 2026-09-08 15:44:36.214 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 15:44:36.214 | + functions-common:time_stop:2427 : start_time=1788882238880 2026-09-08 15:44:36.214 | + functions-common:time_stop:2429 : [[ -z 1788882238880 ]] 2026-09-08 15:44:36.214 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 15:44:36.214 | + functions-common:time_stop:2432 : end_time=1788882250315 2026-09-08 15:44:36.214 | + functions-common:time_stop:2433 : elapsed_time=11435 2026-09-08 15:44:36.214 | + functions-common:time_stop:2434 : total=6184 2026-09-08 15:44:36.214 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 15:44:36.214 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17619 2026-09-08 15:44:36.214 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-09-08 15:44:36.214 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:44:36.214 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-09-08 15:44:36.214 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-09-08 15:44:36.214 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-08 15:44:36.214 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-09-08 15:44:36.214 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-09-08 15:44:36.214 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-09-08 15:44:36.214 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-09-08 15:44:36.214 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-09-08 15:44:36.214 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 50G 2026-09-08 15:44:36.214 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-09-08 15:44:36.214 | + lib/lvm:init_lvm_volume_group:130 : local size=50G 2026-09-08 15:44:36.214 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-09-08 15:44:36.214 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 15:44:36.215 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 15:44:36.215 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 15:44:36.215 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 15:44:36.215 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 15:44:36.215 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 15:44:36.215 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 15:44:36.215 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 15:44:36.215 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 15:44:36.215 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 15:44:36.215 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 15:44:36.215 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 15:44:36.215 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 15:44:36.215 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50G 2026-09-08 15:44:36.215 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-09-08 15:44:36.215 | + lib/lvm:_create_lvm_volume_group:89 : local size=50G 2026-09-08 15:44:36.215 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 15:44:36.215 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-09-08 15:44:36.215 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-08 15:44:36.215 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-08 15:44:36.215 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-09-08 15:44:36.215 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 15:44:36.215 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-09-08 15:44:36.215 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-09-08 15:44:36.215 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-09-08 15:44:36.215 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-09-08 15:44:36.215 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-09-08 15:44:36.215 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-09-08 15:44:36.215 | s|%DIRECTIO%|--direct-io=on|g; 2026-09-08 15:44:36.215 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-09-08 15:44:36.215 | ' /opt/stack/devstack/files/lvm-backing-file.template 2026-09-08 15:44:36.215 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-09-08 15:44:36.215 | [Unit] 2026-09-08 15:44:36.215 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 15:44:36.215 | DefaultDependencies=no 2026-09-08 15:44:36.215 | After=systemd-udev-settle.service 2026-09-08 15:44:36.215 | Before=lvm2-activation-early.service 2026-09-08 15:44:36.215 | Wants=systemd-udev-settle.service 2026-09-08 15:44:36.215 | 2026-09-08 15:44:36.215 | [Service] 2026-09-08 15:44:36.215 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 15:44:36.216 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-09-08 15:44:36.216 | RemainAfterExit=yes 2026-09-08 15:44:36.216 | Type=oneshot 2026-09-08 15:44:36.216 | 2026-09-08 15:44:36.216 | [Install] 2026-09-08 15:44:36.216 | WantedBy=local-fs.target 2026-09-08 15:44:36.216 | Also=systemd-udev-settle.service 2026-09-08 15:44:36.216 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-09-08 15:44:36.216 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-09-08 15:44:36.216 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-09-08 15:44:36.216 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-09-08 15:44:36.216 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-09-08 15:44:36.216 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-09-08 15:44:36.216 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-09-08 15:44:36.216 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-08 15:44:36.216 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-08 15:44:36.216 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-09-08 15:44:36.216 | Physical volume "/dev/loop0" successfully created. 2026-09-08 15:44:36.216 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-09-08 15:44:36.216 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-09-08 15:44:36.216 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:44:36.216 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-09-08 15:44:36.216 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-09-08 15:44:36.216 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-09-08 15:44:36.216 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-08 15:44:36.216 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:44:36.216 | we strongly recommend against using it for new projects. 2026-09-08 15:44:36.216 | 2026-09-08 15:44:36.216 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:44:36.216 | framework. For more detail see 2026-09-08 15:44:36.216 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:44:36.216 | 2026-09-08 15:44:36.216 | import eventlet # noqa 2026-09-08 15:44:36.216 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-09-08 15:44:36.216 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-09-08 15:44:36.217 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-09-08 15:44:36.217 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-09-08 15:44:36.217 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:44:36.217 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-09-08 15:44:36.217 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-09-08 15:44:36.217 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-09-08 15:44:36.314 | [2001 Async init_cinder:80167]: finished init_cinder with result 0 in 13 seconds 2026-09-08 15:44:36.324 | + inc/async:async_wait:197 : return 0 2026-09-08 15:44:36.332 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-09-08 15:44:36.380 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:44:36.386 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-09-08 15:44:36.393 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:44:36.400 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-09-08 15:44:36.406 | + ./stack.sh:main:1242 : init_nova 2026-09-08 15:44:36.414 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-09-08 15:44:36.460 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:44:36.467 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-09-08 15:44:36.511 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:44:36.518 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 15:44:36.524 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-08 15:44:36.673 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-08 15:44:36.767 | [2001 Async nova-cell-0:82483]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-08 15:44:36.777 | ++ lib/nova:init_nova:861 : seq 1 1 2026-09-08 15:44:36.789 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 15:44:36.799 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-09-08 15:44:36.806 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 15:44:36.813 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 15:44:36.822 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-08 15:44:36.976 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-08 15:44:37.062 | [2001 Async nova-cell-1:82590]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-08 15:44:37.069 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-09-08 15:44:37.076 | + lib/database:recreate_database:112 : local db=nova_api 2026-09-08 15:44:37.082 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-09-08 15:44:37.090 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-09-08 15:44:37.096 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-09-08 15:44:37.106 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:44:37.178 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-09-08 15:44:37.187 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:44:37.263 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-09-08 15:44:37.535 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 15:44:37.535 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:44:37.535 | we strongly recommend against using it for new projects. 2026-09-08 15:44:37.535 | 2026-09-08 15:44:37.535 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:44:37.535 | framework. For more detail see 2026-09-08 15:44:37.535 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:44:37.535 | 2026-09-08 15:44:37.535 | import eventlet # noqa 2026-09-08 15:44:37.669 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 15:44:39.417 | INFO dbcounter [-] Registered counter for database nova_api 2026-09-08 15:44:39.464 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:44:39.464 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:44:39.464 | DEBUG dbcounter [-] [82657] Writer thread running {{(pid=82657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 15:44:39.516 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-09-08 15:44:44.522 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=82657) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 15:44:44.530 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-09-08 15:44:47.033 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=82657) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:47.036 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-09-08 15:44:47.040 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=82657) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:47.592 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-09-08 15:44:47.599 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-08 15:44:47.606 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-08 15:44:47.612 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-08 15:44:47.619 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 15:44:47.626 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 15:44:47.632 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 15:44:47.676 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:44:47.684 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 15:44:47.691 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-08 15:44:47.700 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-08 15:44:47.971 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 15:44:47.971 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:44:47.971 | we strongly recommend against using it for new projects. 2026-09-08 15:44:47.971 | 2026-09-08 15:44:47.971 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:44:47.971 | framework. For more detail see 2026-09-08 15:44:47.971 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:44:47.971 | 2026-09-08 15:44:47.971 | import eventlet # noqa 2026-09-08 15:44:48.100 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 15:44:49.524 | INFO dbcounter [None req-db9e74dc-332e-412a-89ef-4d33892e5944 None None] Registered counter for database nova_api 2026-09-08 15:44:49.596 | DEBUG dbcounter [-] [83295] Writer thread running {{(pid=83295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 15:44:50.104 | ++ lib/nova:init_nova:873 : seq 0 1 2026-09-08 15:44:50.113 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-08 15:44:50.118 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-09-08 15:44:50.226 | [2001 Async nova-cell-0:82483]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 82483 (2 other jobs running) 2026-09-08 15:44:50.285 | [2001 Async nova-cell-0:82483]: Signaling child to exit 2026-09-08 15:44:59.035 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:44:59.094 | [82483 Async nova-cell-0:82483]: finished successfully 2026-09-08 15:44:59.095 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:44:59.137 | WAKEUP 2026-09-08 15:44:59.148 | [82590 Async nova-cell-1:82590]: finished successfully 2026-09-08 15:44:59.184 | [2001 Async nova-cell-0:82483]: Signaled 2026-09-08 15:44:59.187 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-09-08 15:44:59.187 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-09-08 15:44:59.187 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-09-08 15:44:59.187 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-09-08 15:44:59.187 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-09-08 15:44:59.187 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-09-08 15:44:59.187 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-09-08 15:44:59.187 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:44:59.187 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-09-08 15:44:59.187 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:44:59.187 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-09-08 15:44:59.187 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 15:44:59.188 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:44:59.188 | we strongly recommend against using it for new projects. 2026-09-08 15:44:59.188 | 2026-09-08 15:44:59.188 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:44:59.188 | framework. For more detail see 2026-09-08 15:44:59.188 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:44:59.188 | 2026-09-08 15:44:59.188 | import eventlet # noqa 2026-09-08 15:44:59.188 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 15:44:59.188 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-09-08 15:44:59.188 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:44:59.188 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:44:59.188 | DEBUG dbcounter [-] [82568] Writer thread running {{(pid=82568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 15:44:59.188 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-08 15:44:59.188 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=82568) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 15:44:59.188 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-08 15:44:59.188 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=82568) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.188 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-08 15:44:59.188 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=82568) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.188 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-08 15:44:59.188 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=82568) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.188 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-08 15:44:59.188 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=82568) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.188 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-08 15:44:59.188 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=82568) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.189 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-08 15:44:59.189 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=82568) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.189 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-08 15:44:59.189 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=82568) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.189 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-08 15:44:59.189 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=82568) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.189 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-08 15:44:59.189 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=82568) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.286 | [2001 Async nova-cell-0:82483]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 22 seconds 2026-09-08 15:44:59.296 | + inc/async:async_wait:197 : return 0 2026-09-08 15:44:59.303 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-08 15:44:59.309 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-09-08 15:44:59.419 | [2001 Async nova-cell-1:82590]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 82590 (1 other jobs running) 2026-09-08 15:44:59.470 | [2001 Async nova-cell-1:82590]: Signaling child to exit 2026-09-08 15:44:59.470 | WAKEUP 2026-09-08 15:44:59.517 | [2001 Async nova-cell-1:82590]: Signaled 2026-09-08 15:44:59.520 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-09-08 15:44:59.520 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-09-08 15:44:59.520 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-09-08 15:44:59.520 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-09-08 15:44:59.520 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-09-08 15:44:59.520 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-09-08 15:44:59.520 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-09-08 15:44:59.520 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:44:59.520 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-09-08 15:44:59.520 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 15:44:59.520 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-09-08 15:44:59.521 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 15:44:59.521 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:44:59.521 | we strongly recommend against using it for new projects. 2026-09-08 15:44:59.521 | 2026-09-08 15:44:59.521 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:44:59.521 | framework. For more detail see 2026-09-08 15:44:59.521 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:44:59.521 | 2026-09-08 15:44:59.521 | import eventlet # noqa 2026-09-08 15:44:59.521 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 15:44:59.521 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-09-08 15:44:59.521 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 15:44:59.521 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 15:44:59.521 | DEBUG dbcounter [-] [82654] Writer thread running {{(pid=82654) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 15:44:59.521 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-08 15:44:59.521 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=82654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 15:44:59.521 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-08 15:44:59.521 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=82654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.521 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-08 15:44:59.521 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=82654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.521 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-08 15:44:59.521 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=82654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.521 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-08 15:44:59.521 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=82654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.521 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-08 15:44:59.521 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=82654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.521 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-08 15:44:59.521 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=82654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.521 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-08 15:44:59.521 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=82654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.521 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-08 15:44:59.521 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=82654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.521 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-08 15:44:59.521 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=82654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 15:44:59.614 | [2001 Async nova-cell-1:82590]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 22 seconds 2026-09-08 15:44:59.623 | + inc/async:async_wait:197 : return 0 2026-09-08 15:44:59.630 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 15:44:59.636 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-09-08 15:44:59.919 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 15:44:59.919 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:44:59.919 | we strongly recommend against using it for new projects. 2026-09-08 15:44:59.919 | 2026-09-08 15:44:59.919 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:44:59.919 | framework. For more detail see 2026-09-08 15:44:59.919 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:44:59.919 | 2026-09-08 15:44:59.919 | import eventlet # noqa 2026-09-08 15:45:00.046 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 15:45:01.459 | Running batches of 50 until complete 2026-09-08 15:45:01.459 | INFO dbcounter [None req-fd1d697b-8db7-42c8-941e-6b7add84d73c None None] Registered counter for database nova_cell0 2026-09-08 15:45:01.563 | DEBUG dbcounter [-] [83896] Writer thread running {{(pid=83896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 15:45:01.565 | INFO dbcounter [None req-fd1d697b-8db7-42c8-941e-6b7add84d73c None None] Registered counter for database nova_api 2026-09-08 15:45:01.655 | DEBUG dbcounter [-] [83896] Writer thread running {{(pid=83896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 15:45:01.671 | INFO dbcounter [None req-fd1d697b-8db7-42c8-941e-6b7add84d73c None None] Registered counter for database nova_cell0 2026-09-08 15:45:01.715 | DEBUG dbcounter [-] [83896] Writer thread running {{(pid=83896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 15:45:01.987 | +-------------------------------------+--------------+-----------+ 2026-09-08 15:45:01.987 | | Migration | Total Needed | Completed | 2026-09-08 15:45:01.987 | +-------------------------------------+--------------+-----------+ 2026-09-08 15:45:01.987 | | fill_virtual_interface_list | 0 | 0 | 2026-09-08 15:45:01.987 | | migrate_empty_ratio | 0 | 0 | 2026-09-08 15:45:01.987 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-09-08 15:45:01.987 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-09-08 15:45:01.987 | | migration_migrate_to_uuid | 0 | 0 | 2026-09-08 15:45:01.987 | | populate_dev_uuids | 0 | 0 | 2026-09-08 15:45:01.987 | | populate_instance_compute_id | 0 | 0 | 2026-09-08 15:45:01.987 | | populate_missing_availability_zones | 0 | 0 | 2026-09-08 15:45:01.987 | | populate_queued_for_delete | 0 | 0 | 2026-09-08 15:45:01.987 | | populate_user_id | 0 | 0 | 2026-09-08 15:45:01.987 | | populate_uuids | 0 | 0 | 2026-09-08 15:45:01.987 | +-------------------------------------+--------------+-----------+ 2026-09-08 15:45:03.033 | ++ lib/nova:init_nova:887 : seq 1 1 2026-09-08 15:45:03.042 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 15:45:03.051 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-09-08 15:45:03.055 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 15:45:03.060 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 15:45:03.068 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-09-08 15:45:03.349 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 15:45:03.349 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 15:45:03.349 | we strongly recommend against using it for new projects. 2026-09-08 15:45:03.349 | 2026-09-08 15:45:03.349 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 15:45:03.349 | framework. For more detail see 2026-09-08 15:45:03.349 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 15:45:03.349 | 2026-09-08 15:45:03.349 | import eventlet # noqa 2026-09-08 15:45:03.478 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 15:45:04.881 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-09-08 15:45:04.881 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-09-08 15:45:04.881 | INFO dbcounter [None req-267638f6-02f0-4ef5-93a4-7c7725425e60 None None] Registered counter for database nova_api 2026-09-08 15:45:04.945 | DEBUG dbcounter [-] [83918] Writer thread running {{(pid=83918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 15:45:05.463 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-09-08 15:45:05.468 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-09-08 15:45:05.494 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-09-08 15:45:05.501 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-09-08 15:45:05.507 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-09-08 15:45:05.646 | + inc/async:async_inner:63 : configure_neutron_nova 2026-09-08 15:45:05.735 | [2001 Async configure_neutron_nova:83983]: running: configure_neutron_nova 2026-09-08 15:45:05.742 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-09-08 15:45:05.749 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 15:45:05.755 | + functions-common:run_phase:1849 : local phase=post-config 2026-09-08 15:45:05.762 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-09-08 15:45:05.769 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 15:45:05.777 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 15:45:05.784 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 15:45:05.790 | + functions-common:run_phase:1858 : local extra 2026-09-08 15:45:05.799 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-09-08 15:45:05.810 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 15:45:05.817 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 15:45:05.824 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-09-08 15:45:05.831 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-09-08 15:45:05.838 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 15:45:05.884 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:45:05.892 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 15:45:05.899 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 15:45:05.906 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-09-08 15:45:05.913 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 15:45:05.920 | + functions-common:run_plugins:1835 : local phase=post-config 2026-09-08 15:45:05.927 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-08 15:45:05.934 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 15:45:05.941 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-08 15:45:05.948 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-09-08 15:45:05.955 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-09-08 15:45:05.963 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack post-config 2026-09-08 15:45:05.970 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-09-08 15:45:05.976 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-09-08 15:45:06.018 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-09-08 15:45:06.061 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:06.070 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:45:06.077 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-09-08 15:45:06.083 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:45:06.090 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 15:45:06.097 | ++ /opt/stack/barbican/devstack/plugin.sh:source:26 : echo_summary 'Configuring Barbican' 2026-09-08 15:45:06.107 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:45:06.114 | ++ ./stack.sh:echo_summary:450 : echo -e Configuring Barbican 2026-09-08 15:45:06.120 | ++ /opt/stack/barbican/devstack/plugin.sh:source:27 : configure_barbican 2026-09-08 15:45:06.127 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:132 : '[' '!' -d /etc/barbican ']' 2026-09-08 15:45:06.139 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:132 : sudo mkdir -m 755 -p /etc/barbican 2026-09-08 15:45:06.164 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:133 : sudo chown stack /etc/barbican 2026-09-08 15:45:06.191 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:135 : '[' '!' -d /opt/stack/logs ']' 2026-09-08 15:45:06.197 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:136 : sudo chown stack /opt/stack/logs 2026-09-08 15:45:06.224 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:138 : '[' '!' -d /etc/barbican ']' 2026-09-08 15:45:06.230 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:139 : sudo chown stack /etc/barbican 2026-09-08 15:45:06.257 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:142 : cp /opt/stack/barbican/etc/barbican/barbican-api-paste.ini /etc/barbican 2026-09-08 15:45:06.269 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:143 : cp -R /opt/stack/barbican/etc/barbican/vassals /etc/barbican 2026-09-08 15:45:06.279 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:146 : cp /opt/stack/barbican/etc/barbican/barbican-functional.conf /etc/barbican 2026-09-08 15:45:06.290 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:149 : iniset /etc/barbican/barbican.conf DEFAULT debug True 2026-09-08 15:45:06.367 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:152 : iniset /etc/barbican/barbican.conf DEFAULT use_syslog False 2026-09-08 15:45:06.440 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:154 : setup_logging /etc/barbican/barbican.conf 2026-09-08 15:45:06.446 | ++ functions:setup_logging:693 : setup_systemd_logging /etc/barbican/barbican.conf 2026-09-08 15:45:06.452 | ++ functions:setup_systemd_logging:710 : local conf_file=/etc/barbican/barbican.conf 2026-09-08 15:45:06.460 | +++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 15:45:06.501 | ++ functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 15:45:06.507 | ++ functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 15:45:06.515 | ++ functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 15:45:06.520 | ++ functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 15:45:06.526 | ++ functions:setup_systemd_logging:723 : iniset /etc/barbican/barbican.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 15:45:06.601 | ++ functions:setup_systemd_logging:725 : iniset /etc/barbican/barbican.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:45:06.671 | ++ functions:setup_systemd_logging:726 : iniset /etc/barbican/barbican.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:45:06.744 | ++ functions:setup_systemd_logging:727 : iniset /etc/barbican/barbican.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 15:45:06.815 | ++ functions:setup_systemd_logging:730 : iniset /etc/barbican/barbican.conf DEFAULT log_color False 2026-09-08 15:45:06.890 | +++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:157 : database_connection_url barbican 2026-09-08 15:45:06.896 | +++ lib/database:database_connection_url:134 : local db=barbican 2026-09-08 15:45:06.902 | +++ lib/database:database_connection_url:135 : database_connection_url_mysql barbican 2026-09-08 15:45:06.908 | +++ lib/databases/mysql:database_connection_url_mysql:251 : local db=barbican 2026-09-08 15:45:06.913 | +++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 15:45:06.919 | +++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 15:45:06.926 | +++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 15:45:06.965 | +++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:06.971 | +++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 15:45:06.978 | +++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/barbican?charset=utf8&plugin=dbcounter' 2026-09-08 15:45:06.984 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:157 : iniset /etc/barbican/barbican.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/barbican?charset=utf8&plugin=dbcounter' 2026-09-08 15:45:07.062 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:160 : iniset /etc/barbican/barbican.conf DEFAULT db_auto_create False 2026-09-08 15:45:07.135 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:163 : iniset /etc/barbican/vassals/barbican-api.ini uwsgi buffer-size 65535 2026-09-08 15:45:07.206 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:166 : is_service_enabled rabbit 2026-09-08 15:45:07.247 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:07.253 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:167 : iniset /etc/barbican/barbican.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.181:5672 2026-09-08 15:45:07.325 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:172 : is_service_enabled tls-proxy 2026-09-08 15:45:07.365 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:07.371 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:173 : iniset /etc/barbican/barbican.conf oslo_middleware enable_proxy_headers_parsing True 2026-09-08 15:45:07.449 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:177 : iniset /etc/barbican/barbican.conf simple_crypto_plugin kek dGhpcnR5X3R3b19ieXRlX2tleWJsYWhibGFoYmxhaGg= 2026-09-08 15:45:07.527 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:179 : write_uwsgi_config /etc/barbican/barbican-uwsgi.ini barbican.wsgi.api:application /key-manager '' barbican-api 2026-09-08 15:45:07.534 | ++ lib/apache:write_uwsgi_config:243 : local conf=/etc/barbican/barbican-uwsgi.ini 2026-09-08 15:45:07.540 | ++ lib/apache:write_uwsgi_config:244 : local wsgi=barbican.wsgi.api:application 2026-09-08 15:45:07.546 | ++ lib/apache:write_uwsgi_config:245 : local url=/key-manager 2026-09-08 15:45:07.552 | ++ lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 15:45:07.557 | ++ lib/apache:write_uwsgi_config:247 : local name=barbican-api 2026-09-08 15:45:07.564 | ++ lib/apache:write_uwsgi_config:249 : '[' -z barbican-api ']' 2026-09-08 15:45:07.570 | ++ lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 15:45:07.577 | ++ lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 15:45:07.602 | ++ lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-09-08 15:45:07.604 | ++ lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:45:07.622 | d /var/run/uwsgi 0755 stack root 2026-09-08 15:45:07.631 | ++ lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:45:07.637 | + inc/async:async_inner:64 : rc=0 2026-09-08 15:45:07.653 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-08 15:45:07.662 | ++ lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/barbican-api.socket 2026-09-08 15:45:07.668 | ++ lib/apache:write_uwsgi_config:266 : rm -rf /etc/barbican/barbican-uwsgi.ini 2026-09-08 15:45:07.679 | ++ lib/apache:write_uwsgi_config:270 : [[ barbican.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 15:45:07.684 | ++ lib/apache:write_uwsgi_config:271 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi module barbican.wsgi.api:application 2026-09-08 15:45:07.693 | [83983 Async configure_neutron_nova:83983]: finished successfully 2026-09-08 15:45:07.757 | ++ lib/apache:write_uwsgi_config:276 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi processes 4 2026-09-08 15:45:07.823 | ++ lib/apache:write_uwsgi_config:278 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi master true 2026-09-08 15:45:07.890 | ++ lib/apache:write_uwsgi_config:280 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi die-on-term true 2026-09-08 15:45:07.957 | ++ lib/apache:write_uwsgi_config:281 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 15:45:08.026 | ++ lib/apache:write_uwsgi_config:284 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 15:45:08.092 | ++ lib/apache:write_uwsgi_config:285 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi enable-threads true 2026-09-08 15:45:08.157 | ++ lib/apache:write_uwsgi_config:286 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi plugins http,python3 2026-09-08 15:45:08.225 | ++ lib/apache:write_uwsgi_config:288 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi thunder-lock true 2026-09-08 15:45:08.292 | ++ lib/apache:write_uwsgi_config:290 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 15:45:08.359 | ++ lib/apache:write_uwsgi_config:292 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 15:45:08.425 | ++ lib/apache:write_uwsgi_config:294 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 15:45:08.490 | ++ lib/apache:write_uwsgi_config:296 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi lazy-apps true 2026-09-08 15:45:08.554 | ++ lib/apache:write_uwsgi_config:298 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi start-time %t 2026-09-08 15:45:08.619 | ++ lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 15:45:08.625 | ++ lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 15:45:08.632 | +++ lib/apache:write_uwsgi_config:305 : apache_site_config_for barbican-api 2026-09-08 15:45:08.638 | +++ lib/apache:apache_site_config_for:174 : local site=barbican-api 2026-09-08 15:45:08.643 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 15:45:08.649 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:45:08.655 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:45:08.660 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/barbican-api.conf 2026-09-08 15:45:08.667 | ++ lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/barbican-api.conf 2026-09-08 15:45:08.673 | ++ lib/apache:write_uwsgi_config:306 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi socket /var/run/uwsgi/barbican-api.socket 2026-09-08 15:45:08.741 | ++ lib/apache:write_uwsgi_config:307 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 15:45:08.810 | ++ lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/barbican-api.conf 2026-09-08 15:45:08.810 | ++ lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/key-manager" "unix:/var/run/uwsgi/barbican-api.socket|uwsgi://uwsgi-uds-barbican-api" retry=0 acquire=1 ' 2026-09-08 15:45:08.825 | ProxyPass "/key-manager" "unix:/var/run/uwsgi/barbican-api.socket|uwsgi://uwsgi-uds-barbican-api" retry=0 acquire=1 2026-09-08 15:45:08.834 | ++ lib/apache:write_uwsgi_config:309 : enable_apache_site barbican-api 2026-09-08 15:45:08.840 | ++ lib/apache:enable_apache_site:191 : local site=barbican-api 2026-09-08 15:45:08.846 | ++ lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 15:45:08.852 | ++ lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 15:45:08.858 | ++ lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 15:45:08.864 | ++ lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:45:08.869 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:45:08.875 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:45:08.881 | ++ lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 15:45:08.887 | ++ lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 15:45:08.893 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:45:08.898 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:45:08.904 | ++ lib/apache:enable_apache_site:195 : sudo a2ensite barbican-api 2026-09-08 15:45:08.970 | Enabling site barbican-api. 2026-09-08 15:45:08.978 | To activate the new configuration, you need to run: 2026-09-08 15:45:08.978 | systemctl reload apache2 2026-09-08 15:45:08.989 | ++ lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 15:45:08.995 | ++ lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 15:45:09.000 | ++ functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:45:09.006 | ++ functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 15:45:09.199 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:183 : iniset /etc/barbican/barbican-api-paste.ini pipeline:barbican_api pipeline barbican-api-keystone 2026-09-08 15:45:09.272 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:186 : configure_keystone_authtoken_middleware /etc/barbican/barbican.conf barbican keystone_authtoken key-manager 2026-09-08 15:45:09.278 | ++ lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/barbican/barbican.conf 2026-09-08 15:45:09.284 | ++ lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=barbican 2026-09-08 15:45:09.290 | ++ lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 15:45:09.297 | ++ lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type=key-manager 2026-09-08 15:45:09.307 | ++ lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/barbican/barbican.conf barbican keystone_authtoken 2026-09-08 15:45:09.314 | ++ lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/barbican/barbican.conf 2026-09-08 15:45:09.320 | ++ lib/keystone:configure_keystoneauth:392 : local admin_user=barbican 2026-09-08 15:45:09.326 | ++ lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 15:45:09.331 | ++ lib/keystone:configure_keystoneauth:395 : iniset /etc/barbican/barbican.conf keystone_authtoken auth_type password 2026-09-08 15:45:09.408 | ++ lib/keystone:configure_keystoneauth:396 : iniset /etc/barbican/barbican.conf keystone_authtoken interface public 2026-09-08 15:45:09.476 | ++ lib/keystone:configure_keystoneauth:397 : iniset /etc/barbican/barbican.conf keystone_authtoken auth_url https://162.253.55.181/identity 2026-09-08 15:45:09.543 | ++ lib/keystone:configure_keystoneauth:398 : iniset /etc/barbican/barbican.conf keystone_authtoken username barbican 2026-09-08 15:45:09.611 | ++ lib/keystone:configure_keystoneauth:399 : iniset /etc/barbican/barbican.conf keystone_authtoken password secretservice 2026-09-08 15:45:09.680 | ++ lib/keystone:configure_keystoneauth:400 : iniset /etc/barbican/barbican.conf keystone_authtoken user_domain_name Default 2026-09-08 15:45:09.747 | ++ lib/keystone:configure_keystoneauth:401 : iniset /etc/barbican/barbican.conf keystone_authtoken project_name service 2026-09-08 15:45:09.815 | ++ lib/keystone:configure_keystoneauth:402 : iniset /etc/barbican/barbican.conf keystone_authtoken project_domain_name Default 2026-09-08 15:45:09.882 | ++ lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/barbican/barbican.conf keystone_authtoken www_authenticate_uri https://162.253.55.181/identity 2026-09-08 15:45:09.950 | ++ lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/barbican/barbican.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 15:45:10.016 | ++ lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/barbican/barbican.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 15:45:10.086 | ++ lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n key-manager ]] 2026-09-08 15:45:10.092 | ++ lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/barbican/barbican.conf keystone_authtoken service_type key-manager 2026-09-08 15:45:10.162 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:189 : iniset /etc/barbican/barbican.conf keystone_notifications enable True 2026-09-08 15:45:10.237 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:190 : iniset /etc/barbican/barbican.conf keystone_notifications control_exchange keystone 2026-09-08 15:45:10.307 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:193 : iniset /etc/barbican/barbican.conf oslo_policy enforce_new_defaults True 2026-09-08 15:45:10.382 | ++ /opt/stack/barbican/devstack/plugin.sh:source:28 : is_service_enabled barbican-pykmip 2026-09-08 15:45:10.422 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:45:10.428 | ++ /opt/stack/barbican/devstack/plugin.sh:source:32 : is_service_enabled barbican-dogtag 2026-09-08 15:45:10.470 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:45:10.476 | ++ /opt/stack/barbican/devstack/plugin.sh:source:36 : is_service_enabled barbican-vault 2026-09-08 15:45:10.516 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:45:10.523 | ++ /opt/stack/barbican/devstack/plugin.sh:source:42 : configure_core_services 2026-09-08 15:45:10.530 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:104 : is_service_enabled n-cpu 2026-09-08 15:45:10.571 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:10.578 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:105 : iniset /etc/nova/nova.conf key_manager backend barbican 2026-09-08 15:45:10.659 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:108 : is_service_enabled c-vol 2026-09-08 15:45:10.702 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:10.708 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:109 : iniset /etc/cinder/cinder.conf key_manager backend barbican 2026-09-08 15:45:10.784 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:112 : is_service_enabled g-api 2026-09-08 15:45:10.824 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:10.831 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:113 : iniset /etc/glance/glance-api.conf key_manager backend barbican 2026-09-08 15:45:10.910 | ++ /opt/stack/barbican/devstack/plugin.sh:source:44 : is_service_enabled key 2026-09-08 15:45:10.952 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:10.959 | ++ /opt/stack/barbican/devstack/plugin.sh:source:45 : create_barbican_accounts 2026-09-08 15:45:10.965 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_accounts:253 : local admin_role=admin 2026-09-08 15:45:10.972 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_accounts:254 : create_service_user barbican admin 2026-09-08 15:45:10.978 | ++ lib/keystone:create_service_user:379 : get_or_create_user barbican secretservice Default 2026-09-08 15:45:10.984 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:45:10.990 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 15:45:10.997 | ++ functions-common:get_or_create_user:903 : local email= 2026-09-08 15:45:11.006 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create barbican --password secretservice --domain=Default --or-show -f value -c id 2026-09-08 15:45:11.639 | 2026-09-08 15:45:11.661 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:11.669 | ++ functions-common:get_or_create_user:915 : user_id=e369230328de4633bdcbbb360899c4dc 2026-09-08 15:45:11.675 | ++ functions-common:get_or_create_user:916 : echo e369230328de4633bdcbbb360899c4dc 2026-09-08 15:45:11.675 | e369230328de4633bdcbbb360899c4dc 2026-09-08 15:45:11.682 | ++ lib/keystone:create_service_user:380 : get_or_add_user_project_role service barbican service Default Default 2026-09-08 15:45:11.688 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:45:11.694 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:45:11.703 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 15:45:11.710 | +++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:45:11.716 | +++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:45:11.723 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 15:45:11.730 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 15:45:11.737 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 15:45:11.742 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 15:45:11.748 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 15:45:11.756 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 15:45:11.763 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user barbican --project service --user-domain Default --project-domain Default 2026-09-08 15:45:13.259 | 2026-09-08 15:45:13.274 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user barbican --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 15:45:14.879 | 2026-09-08 15:45:14.902 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:14.910 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:45:14.915 | ++ functions-common:get_or_add_user_project_role:980 : echo d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:45:14.916 | d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:45:14.923 | ++ lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-08 15:45:14.929 | ++ lib/keystone:create_service_user:383 : get_or_add_user_project_role admin barbican service Default Default 2026-09-08 15:45:14.935 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:45:14.941 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:45:14.949 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 15:45:14.956 | +++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:45:14.963 | +++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:45:14.970 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 15:45:14.975 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 15:45:14.981 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 15:45:14.986 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 15:45:14.993 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 15:45:15.001 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 15:45:15.006 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user barbican --project service --user-domain Default --project-domain Default 2026-09-08 15:45:16.568 | 2026-09-08 15:45:16.585 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user barbican --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 15:45:18.157 | 2026-09-08 15:45:18.178 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:18.185 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=da6a8c0fa67c49efba3301283885157c 2026-09-08 15:45:18.192 | ++ functions-common:get_or_add_user_project_role:980 : echo da6a8c0fa67c49efba3301283885157c 2026-09-08 15:45:18.192 | da6a8c0fa67c49efba3301283885157c 2026-09-08 15:45:18.198 | ++ /opt/stack/barbican/devstack/plugin.sh:source:46 : create_barbican_endpoints 2026-09-08 15:45:18.205 | +++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:263 : get_or_create_service barbican key-manager 'Barbican Key Manager Service' 2026-09-08 15:45:18.212 | +++ functions-common:get_or_create_service:1055 : local service_id 2026-09-08 15:45:18.220 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show key-manager -f value -c id 2026-09-08 15:45:18.843 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create key-manager --name barbican '--description=Barbican Key Manager Service' -f value -c id 2026-09-08 15:45:19.239 | 2026-09-08 15:45:19.259 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:19.267 | +++ functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 15:45:19.267 | d793aa1c546d46c79d8b2896a4d3af26' 2026-09-08 15:45:19.272 | +++ functions-common:get_or_create_service:1067 : echo d793aa1c546d46c79d8b2896a4d3af26 2026-09-08 15:45:19.279 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:263 : BARBICAN_SERVICE=d793aa1c546d46c79d8b2896a4d3af26 2026-09-08 15:45:19.286 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:266 : get_or_create_endpoint d793aa1c546d46c79d8b2896a4d3af26 RegionOne http://162.253.55.181/key-manager http://162.253.55.181/key-manager http://162.253.55.181/key-manager 2026-09-08 15:45:19.291 | ++ functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 15:45:19.299 | +++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface d793aa1c546d46c79d8b2896a4d3af26 public http://162.253.55.181/key-manager RegionOne 2026-09-08 15:45:19.305 | +++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 15:45:19.313 | ++++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service d793aa1c546d46c79d8b2896a4d3af26 --interface public --region RegionOne -c ID -f value 2026-09-08 15:45:19.878 | 2026-09-08 15:45:19.898 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:19.907 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 15:45:19.913 | +++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 15:45:19.922 | ++++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create d793aa1c546d46c79d8b2896a4d3af26 public http://162.253.55.181/key-manager --region RegionOne -f value -c id 2026-09-08 15:45:20.522 | 2026-09-08 15:45:20.540 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:20.548 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a82dea23a3c84963a7f08d48227f7582 2026-09-08 15:45:20.556 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a82dea23a3c84963a7f08d48227f7582 2026-09-08 15:45:20.564 | ++ functions-common:get_or_create_endpoint:1100 : public_id=a82dea23a3c84963a7f08d48227f7582 2026-09-08 15:45:20.572 | ++ functions-common:get_or_create_endpoint:1102 : [[ -n http://162.253.55.181/key-manager ]] 2026-09-08 15:45:20.578 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface d793aa1c546d46c79d8b2896a4d3af26 admin http://162.253.55.181/key-manager RegionOne 2026-09-08 15:45:20.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 15:45:20.594 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service d793aa1c546d46c79d8b2896a4d3af26 --interface admin --region RegionOne -c ID -f value 2026-09-08 15:45:21.214 | 2026-09-08 15:45:21.234 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:21.243 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 15:45:21.249 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 15:45:21.259 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create d793aa1c546d46c79d8b2896a4d3af26 admin http://162.253.55.181/key-manager --region RegionOne -f value -c id 2026-09-08 15:45:21.913 | 2026-09-08 15:45:21.937 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:21.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5250dcdacc1c4b9cadea3dfee67814ac 2026-09-08 15:45:21.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5250dcdacc1c4b9cadea3dfee67814ac 2026-09-08 15:45:21.955 | 5250dcdacc1c4b9cadea3dfee67814ac 2026-09-08 15:45:21.960 | ++ functions-common:get_or_create_endpoint:1105 : [[ -n http://162.253.55.181/key-manager ]] 2026-09-08 15:45:21.967 | ++ functions-common:get_or_create_endpoint:1106 : _get_or_create_endpoint_with_interface d793aa1c546d46c79d8b2896a4d3af26 internal http://162.253.55.181/key-manager RegionOne 2026-09-08 15:45:21.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 15:45:21.982 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service d793aa1c546d46c79d8b2896a4d3af26 --interface internal --region RegionOne -c ID -f value 2026-09-08 15:45:22.594 | 2026-09-08 15:45:22.615 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:22.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 15:45:22.629 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 15:45:22.638 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create d793aa1c546d46c79d8b2896a4d3af26 internal http://162.253.55.181/key-manager --region RegionOne -f value -c id 2026-09-08 15:45:23.256 | 2026-09-08 15:45:23.279 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:23.286 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=952b93cf66cf479ea55e0195c7cf4446 2026-09-08 15:45:23.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 952b93cf66cf479ea55e0195c7cf4446 2026-09-08 15:45:23.292 | 952b93cf66cf479ea55e0195c7cf4446 2026-09-08 15:45:23.298 | ++ functions-common:get_or_create_endpoint:1109 : echo a82dea23a3c84963a7f08d48227f7582 2026-09-08 15:45:23.300 | a82dea23a3c84963a7f08d48227f7582 2026-09-08 15:45:23.305 | ++ /opt/stack/barbican/devstack/plugin.sh:source:47 : [[ True == \F\a\l\s\e ]] 2026-09-08 15:45:23.312 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 15:45:23.319 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-09-08 15:45:23.324 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-09-08 15:45:23.331 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-09-08 15:45:23.336 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-09-08 15:45:23.343 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack post-config 2026-09-08 15:45:23.377 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-09-08 15:45:23.384 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:45:23.391 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-09-08 15:45:23.397 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-09-08 15:45:23.460 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-09-08 15:45:23.467 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-09-08 15:45:23.472 | ACCOUNT_PORT_BASE=6612 2026-09-08 15:45:23.472 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-09-08 15:45:23.472 | ADMIN_PASSWORD=secretadmin 2026-09-08 15:45:23.472 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-08 15:45:23.472 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-08 15:45:23.472 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-08 15:45:23.472 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-09-08 15:45:23.472 | ALEMBIC_BRANCH=main 2026-09-08 15:45:23.472 | ALEMBIC_DIR=/opt/stack/alembic 2026-09-08 15:45:23.472 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-08 15:45:23.472 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-09-08 15:45:23.472 | APACHE_GROUP=stack 2026-09-08 15:45:23.472 | APACHE_LOCAL_HOST=127.0.0.1 2026-09-08 15:45:23.472 | APACHE_LOG_DIR=/var/log/apache2 2026-09-08 15:45:23.472 | APACHE_NAME=apache2 2026-09-08 15:45:23.472 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-09-08 15:45:23.472 | APACHE_USER=stack 2026-09-08 15:45:23.472 | API_WORKERS=4 2026-09-08 15:45:23.472 | BACKING_FILE_SUFFIX=-backing-file 2026-09-08 15:45:23.472 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-09-08 15:45:23.472 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:45:23.472 | BARBICAN_BRANCH=master 2026-09-08 15:45:23.472 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-09-08 15:45:23.472 | BARBICAN_CONF_DIR=/etc/barbican 2026-09-08 15:45:23.472 | BARBICAN_DIR=/opt/stack/barbican 2026-09-08 15:45:23.472 | BARBICAN_ENDPOINT_TYPE=internal 2026-09-08 15:45:23.472 | BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:45:23.472 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.181/identity 2026-09-08 15:45:23.472 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-09-08 15:45:23.472 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-09-08 15:45:23.472 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-09-08 15:45:23.472 | BARBICAN_SERVICE=d793aa1c546d46c79d8b2896a4d3af26 2026-09-08 15:45:23.473 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-09-08 15:45:23.473 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-09-08 15:45:23.473 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-09-08 15:45:23.473 | BASH=/usr/bin/bash 2026-09-08 15:45:23.473 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:expand_aliases:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-09-08 15:45:23.473 | BASHPID=2001 2026-09-08 15:45:23.473 | BASH_ALIASES=() 2026-09-08 15:45:23.473 | BASH_ARGC=([0]="0") 2026-09-08 15:45:23.473 | BASH_ARGV=() 2026-09-08 15:45:23.473 | BASH_CMDS=() 2026-09-08 15:45:23.473 | BASH_LINENO=([0]="1842" [1]="1875" [2]="1252" [3]="0") 2026-09-08 15:45:23.473 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-09-08 15:45:23.473 | BASH_REMATCH=([0]=",tls-proxy,") 2026-09-08 15:45:23.473 | 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-09-08 15:45:23.473 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-09-08 15:45:23.473 | BASH_VERSION='5.2.21(1)-release' 2026-09-08 15:45:23.473 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-08 15:45:23.473 | BRANCHLESS_TARGET_BRANCH=master 2026-09-08 15:45:23.473 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-08 15:45:23.473 | CACHE_BACKEND=dogpile.cache.memcached 2026-09-08 15:45:23.473 | CAPI_VERSION=v1.13.2 2026-09-08 15:45:23.473 | CAPO_VERSION=v0.14.4 2026-09-08 15:45:23.473 | CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-09-08 15:45:23.473 | CELLSV2_SETUP=superconductor 2026-09-08 15:45:23.473 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-09-08 15:45:23.473 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-09-08 15:45:23.473 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-09-08 15:45:23.473 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-09-08 15:45:23.473 | CINDER_BACKUP_DRIVER=swift 2026-09-08 15:45:23.473 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:45:23.473 | CINDER_BRANCH=master 2026-09-08 15:45:23.473 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-09-08 15:45:23.473 | CINDER_CONF=/etc/cinder/cinder.conf 2026-09-08 15:45:23.473 | CINDER_CONF_DIR=/etc/cinder 2026-09-08 15:45:23.473 | CINDER_DIR=/opt/stack/cinder 2026-09-08 15:45:23.473 | CINDER_DRIVER=default 2026-09-08 15:45:23.473 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-09-08 15:45:23.473 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:45:23.473 | CINDER_IMG_CACHE_ENABLED=True 2026-09-08 15:45:23.473 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-09-08 15:45:23.473 | CINDER_IMG_CACHE_SIZE_GB= 2026-09-08 15:45:23.473 | CINDER_LVM_TYPE=auto 2026-09-08 15:45:23.473 | CINDER_MY_IP=162.253.55.181 2026-09-08 15:45:23.473 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-09-08 15:45:23.473 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-09-08 15:45:23.473 | CINDER_SERVICE_HOST=162.253.55.181 2026-09-08 15:45:23.473 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:45:23.473 | CINDER_SERVICE_PORT=8776 2026-09-08 15:45:23.473 | CINDER_SERVICE_PORT_INT=18776 2026-09-08 15:45:23.473 | CINDER_SERVICE_PROTOCOL=https 2026-09-08 15:45:23.474 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-09-08 15:45:23.474 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-09-08 15:45:23.474 | CINDER_TARGET_HELPER=lioadm 2026-09-08 15:45:23.474 | CINDER_TARGET_PORT=3260 2026-09-08 15:45:23.474 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-09-08 15:45:23.474 | CINDER_TARGET_PROTOCOL=iscsi 2026-09-08 15:45:23.474 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-09-08 15:45:23.474 | CINDER_UPLOAD_OPTIMIZED=False 2026-09-08 15:45:23.474 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-09-08 15:45:23.474 | CINDER_USE_SERVICE_TOKEN=True 2026-09-08 15:45:23.474 | CINDER_UWSGI=cinder.wsgi.api:application 2026-09-08 15:45:23.474 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-09-08 15:45:23.474 | CINDER_VOLUME_CLEAR=zero 2026-09-08 15:45:23.474 | CIRROS_ARCH=x86_64 2026-09-08 15:45:23.474 | CIRROS_VERSION=0.6.3 2026-09-08 15:45:23.474 | CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-09-08 15:45:23.474 | CLUSTER_TOPOLOGY=true 2026-09-08 15:45:23.474 | CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:45:23.474 | CONFIGURE_BACKING_FILE=True 2026-09-08 15:45:23.474 | CONFIG_AWK_CMD=awk 2026-09-08 15:45:23.474 | CONTAINER_PORT_BASE=6611 2026-09-08 15:45:23.474 | CURL_GET='curl -g' 2026-09-08 15:45:23.474 | CURRENT_LOG_TIME=2026-09-08-152812 2026-09-08 15:45:23.474 | DATABASE_BACKENDS=' mysql postgresql' 2026-09-08 15:45:23.474 | DATABASE_HOST=127.0.0.1 2026-09-08 15:45:23.474 | DATABASE_PASSWORD=secretdatabase 2026-09-08 15:45:23.474 | DATABASE_QUERY_LOGGING=False 2026-09-08 15:45:23.474 | DATABASE_TYPE=mysql 2026-09-08 15:45:23.474 | DATABASE_USER=root 2026-09-08 15:45:23.474 | DATA_DIR=/opt/stack/data 2026-09-08 15:45:23.474 | DC=([0]="openstack" [1]="org") 2026-09-08 15:45:23.474 | DEBUG_LIBVIRT=True 2026-09-08 15:45:23.474 | DEBUG_LIBVIRT_COREDUMPS=True 2026-09-08 15:45:23.474 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-09-08 15:45:23.474 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-09-08 15:45:23.474 | DEFAULT_VIRT_DRIVER=libvirt 2026-09-08 15:45:23.474 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-09-08 15:45:23.474 | DEF_SERVICE_HOST=162.253.55.181 2026-09-08 15:45:23.474 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:45:23.474 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-09-08 15:45:23.474 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.181 2026-09-08 15:45:23.474 | DELTA=1788881306 2026-09-08 15:45:23.474 | DEST=/opt/stack 2026-09-08 15:45:23.474 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-08 15:45:23.475 | DEVSTACK_CERT_NAME=devstack-cert 2026-09-08 15:45:23.475 | DEVSTACK_HOSTNAME=np0000192207.novalocal 2026-09-08 15:45:23.475 | DEVSTACK_PARALLEL=True 2026-09-08 15:45:23.475 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-08 15:45:23.475 | DEVSTACK_SERIES=2026.2 2026-09-08 15:45:23.475 | DEVSTACK_START_TIME=1788881282 2026-09-08 15:45:23.475 | DEVSTACK_VENV=/opt/stack/data/venv 2026-09-08 15:45:23.475 | DIRSTACK=() 2026-09-08 15:45:23.475 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-09-08 15:45:23.475 | DISABLE_AMP_IMAGE_BUILD=True 2026-09-08 15:45:23.475 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-09-08 15:45:23.475 | DISKIMAGE_BUILDER_REPO_REF=master 2026-09-08 15:45:23.475 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-09-08 15:45:23.475 | DISTRO=noble 2026-09-08 15:45:23.475 | DOWNLOAD_DEFAULT_IMAGES=False 2026-09-08 15:45:23.475 | 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-09-08 15:45:23.475 | ENABLE_CHASSIS_AS_GW=True 2026-09-08 15:45:23.475 | ENABLE_DEBUG_LOG_LEVEL=True 2026-09-08 15:45:23.475 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-09-08 15:45:23.475 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-09-08 15:45:23.475 | ENABLE_ISOLATED_METADATA=False 2026-09-08 15:45:23.475 | ENABLE_KSM=True 2026-09-08 15:45:23.475 | ENABLE_KSMTUNED=True 2026-09-08 15:45:23.475 | ENABLE_METADATA_NETWORK=False 2026-09-08 15:45:23.475 | ENABLE_SYSCTL_MEM_TUNING=True 2026-09-08 15:45:23.475 | ENABLE_SYSCTL_NET_TUNING=True 2026-09-08 15:45:23.475 | ENABLE_TENANT_TUNNELS=True 2026-09-08 15:45:23.475 | ENABLE_TENANT_VLANS=False 2026-09-08 15:45:23.475 | ENABLE_VOLUME_MULTIATTACH=False 2026-09-08 15:45:23.475 | ENABLE_ZSWAP=True 2026-09-08 15:45:23.475 | ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:45:23.475 | ERROR_ON_CLONE=True 2026-09-08 15:45:23.475 | ETCD_ARCH=amd64 2026-09-08 15:45:23.475 | ETCD_BIN_DIR=/opt/stack/bin 2026-09-08 15:45:23.475 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-09-08 15:45:23.475 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:45:23.475 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:45:23.475 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-09-08 15:45:23.475 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-09-08 15:45:23.475 | ETCD_PEER_PORT=2380 2026-09-08 15:45:23.475 | ETCD_PORT=2379 2026-09-08 15:45:23.475 | ETCD_RAMDISK_MB=512 2026-09-08 15:45:23.475 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-09-08 15:45:23.475 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-09-08 15:45:23.475 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-09-08 15:45:23.476 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-09-08 15:45:23.476 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-09-08 15:45:23.476 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-09-08 15:45:23.476 | ETCD_USE_RAMDISK=True 2026-09-08 15:45:23.476 | ETCD_VERSION=v3.5.21 2026-09-08 15:45:23.476 | EUID=1002 2026-09-08 15:45:23.476 | EXP_CLUSTER_RESOURCE_SET=true 2026-09-08 15:45:23.476 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-09-08 15:45:23.476 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 15:45:23.476 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-09-08 15:45:23.476 | EXTRA_FILES_RETRY=3 2026-09-08 15:45:23.476 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-09-08 15:45:23.476 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-09-08 15:45:23.476 | FILES=/opt/stack/devstack/files 2026-09-08 15:45:23.476 | FIXED_RANGE=10.1.0.0/20 2026-09-08 15:45:23.476 | FIXED_RANGE_V6=fd69:fc0c:9b22::/64 2026-09-08 15:45:23.476 | FLOATING_RANGE=172.24.5.0/24 2026-09-08 15:45:23.476 | FORCE_CONFIG_DRIVE=False 2026-09-08 15:45:23.476 | FORCE_PREREQ=0 2026-09-08 15:45:23.476 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-09-08 15:45:23.476 | FUNC_DIR=/opt/stack/devstack 2026-09-08 15:45:23.476 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-09-08 15:45:23.476 | 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-09-08 15:45:23.476 | 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-09-08 15:45:23.476 | 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-09-08 15:45:23.476 | GIT_BASE=https://github.com 2026-09-08 15:45:23.476 | GIT_DEPTH=0 2026-09-08 15:45:23.476 | GIT_TIMEOUT=0 2026-09-08 15:45:23.476 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-09-08 15:45:23.476 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-09-08 15:45:23.476 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:45:23.477 | GLANCE_BRANCH=master 2026-09-08 15:45:23.477 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-09-08 15:45:23.477 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-09-08 15:45:23.477 | GLANCE_CACHE_DRIVER=centralized_db 2026-09-08 15:45:23.477 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-09-08 15:45:23.477 | GLANCE_CONF_DIR=/etc/glance 2026-09-08 15:45:23.477 | GLANCE_DEFAULT_BACKEND=fast 2026-09-08 15:45:23.477 | GLANCE_DIR=/opt/stack/glance 2026-09-08 15:45:23.477 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-09-08 15:45:23.477 | GLANCE_ENABLE_QUOTAS=True 2026-09-08 15:45:23.477 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-09-08 15:45:23.477 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:45:23.477 | GLANCE_HOSTPORT=162.253.55.181:9292 2026-09-08 15:45:23.477 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-09-08 15:45:23.477 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-09-08 15:45:23.477 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-09-08 15:45:23.477 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-09-08 15:45:23.477 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-09-08 15:45:23.477 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-09-08 15:45:23.477 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-09-08 15:45:23.477 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-09-08 15:45:23.477 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-09-08 15:45:23.477 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-09-08 15:45:23.477 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-09-08 15:45:23.477 | GLANCE_S3_BUCKET_NAME=images 2026-09-08 15:45:23.477 | GLANCE_S3_BUCKET_ON_PUT=True 2026-09-08 15:45:23.477 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-09-08 15:45:23.477 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-09-08 15:45:23.477 | GLANCE_SERVICE_HOST=162.253.55.181 2026-09-08 15:45:23.477 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:45:23.477 | GLANCE_SERVICE_PORT=9292 2026-09-08 15:45:23.477 | GLANCE_SERVICE_PORT_INT=19292 2026-09-08 15:45:23.477 | GLANCE_SERVICE_PROTOCOL=https 2026-09-08 15:45:23.477 | GLANCE_SHOW_DIRECT_URL=False 2026-09-08 15:45:23.477 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-09-08 15:45:23.477 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-09-08 15:45:23.477 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-09-08 15:45:23.477 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-09-08 15:45:23.477 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-09-08 15:45:23.477 | GLANCE_URL=https://162.253.55.181/image 2026-09-08 15:45:23.478 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-09-08 15:45:23.478 | GLANCE_USE_S3=False 2026-09-08 15:45:23.478 | GLANCE_UWSGI=glance.wsgi.api:application 2026-09-08 15:45:23.478 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-09-08 15:45:23.478 | GLOBAL_VENV=True 2026-09-08 15:45:23.478 | GROUPS=() 2026-09-08 15:45:23.478 | HELM_VERSION=v3.10.3 2026-09-08 15:45:23.478 | HOME=/opt/stack 2026-09-08 15:45:23.478 | HOME_URL=https://www.ubuntu.com/ 2026-09-08 15:45:23.478 | HORIZON_APACHE_ROOT=/dashboard 2026-09-08 15:45:23.478 | HORIZON_BRANCH=master 2026-09-08 15:45:23.478 | HORIZON_DIR=/opt/stack/horizon 2026-09-08 15:45:23.478 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-09-08 15:45:23.478 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-09-08 15:45:23.478 | HOSTNAME=np0000192207 2026-09-08 15:45:23.478 | HOSTTYPE=x86_64 2026-09-08 15:45:23.478 | HOST_IP=162.253.55.181 2026-09-08 15:45:23.478 | HOST_IPV6=2604:e100:1:0:f816:3eff:fe67:ecc8 2026-09-08 15:45:23.478 | HOST_IP_IFACE= 2026-09-08 15:45:23.478 | I=vni_ranges=1:65536 2026-09-08 15:45:23.478 | ID=ubuntu 2026-09-08 15:45:23.478 | ID_LIKE=debian 2026-09-08 15:45:23.478 | IFS=' 2026-09-08 15:45:23.478 | ' 2026-09-08 15:45:23.478 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img,https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.35.5.qcow2 2026-09-08 15:45:23.478 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-09-08 15:45:23.478 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-09-08 15:45:23.478 | INSTANCE_NAME_PREFIX=instance- 2026-09-08 15:45:23.478 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-08 15:45:23.478 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-09-08 15:45:23.478 | IPV6_ADDRESS_MODE=slaac 2026-09-08 15:45:23.478 | IPV6_ADDRS_SAFE_TO_USE=fd69:fc0c:9b22::/56 2026-09-08 15:45:23.478 | IPV6_GLOBAL_ID=69:fc0c:9b22 2026-09-08 15:45:23.478 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-08 15:45:23.478 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-08 15:45:23.478 | IPV6_PROVIDER_FIXED_RANGE= 2026-09-08 15:45:23.478 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-08 15:45:23.478 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-08 15:45:23.478 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-08 15:45:23.478 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-08 15:45:23.478 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-08 15:45:23.478 | IPV6_RA_MODE=slaac 2026-09-08 15:45:23.478 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-08 15:45:23.478 | IP_VERSION=4+6 2026-09-08 15:45:23.479 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-09-08 15:45:23.479 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-09-08 15:45:23.479 | ISCSID_DEBUG=False 2026-09-08 15:45:23.479 | ISCSID_DEBUG_LEVEL=4 2026-09-08 15:45:23.479 | KEYSTONE_ADMIN_ENDPOINT=True 2026-09-08 15:45:23.479 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-09-08 15:45:23.479 | KEYSTONE_AUTH_URI=https://162.253.55.181/identity 2026-09-08 15:45:23.479 | KEYSTONE_AUTH_URI_V3=https://162.253.55.181/identity/v3 2026-09-08 15:45:23.479 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:45:23.479 | KEYSTONE_BRANCH=master 2026-09-08 15:45:23.479 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-09-08 15:45:23.479 | KEYSTONE_CONF_DIR=/etc/keystone 2026-09-08 15:45:23.479 | KEYSTONE_DIR=/opt/stack/keystone 2026-09-08 15:45:23.479 | KEYSTONE_ENABLE_CACHE=True 2026-09-08 15:45:23.479 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:45:23.479 | KEYSTONE_IDENTITY_BACKEND=sql 2026-09-08 15:45:23.479 | KEYSTONE_LOCKOUT_DURATION=10 2026-09-08 15:45:23.479 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-09-08 15:45:23.479 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-09-08 15:45:23.479 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-09-08 15:45:23.479 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-09-08 15:45:23.479 | KEYSTONE_REGION_NAME=RegionOne 2026-09-08 15:45:23.479 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-09-08 15:45:23.479 | KEYSTONE_RESOURCE_BACKEND=sql 2026-09-08 15:45:23.479 | KEYSTONE_ROLE_BACKEND=sql 2026-09-08 15:45:23.479 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-09-08 15:45:23.479 | KEYSTONE_SERVICE_HOST=162.253.55.181 2026-09-08 15:45:23.479 | KEYSTONE_SERVICE_PORT=5000 2026-09-08 15:45:23.479 | KEYSTONE_SERVICE_PORT_INT=5001 2026-09-08 15:45:23.479 | KEYSTONE_SERVICE_PROTOCOL=https 2026-09-08 15:45:23.479 | KEYSTONE_SERVICE_URI=https://162.253.55.181/identity 2026-09-08 15:45:23.480 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.181/identity/v3 2026-09-08 15:45:23.480 | KEYSTONE_TOKEN_FORMAT=fernet 2026-09-08 15:45:23.480 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-09-08 15:45:23.480 | KEY_MANAGER_BACKEND=barbican 2026-09-08 15:45:23.480 | KILL_PATH=/usr/bin/kill 2026-09-08 15:45:23.480 | KIND_VERSION=v0.16.0 2026-09-08 15:45:23.480 | LAST_RUN=0 2026-09-08 15:45:23.480 | LAST_SPINNER_PID= 2026-09-08 15:45:23.480 | LC_ALL=en_US.utf8 2026-09-08 15:45:23.480 | LDAP_BASE_DC=openstack 2026-09-08 15:45:23.480 | LDAP_BASE_DN=dc=openstack,dc=org 2026-09-08 15:45:23.480 | LDAP_DOMAIN=openstack.org 2026-09-08 15:45:23.480 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-09-08 15:45:23.480 | LDAP_OLCDB_NUMBER=1 2026-09-08 15:45:23.480 | LDAP_OLCDB_TYPE=mdb 2026-09-08 15:45:23.480 | LDAP_ROOTPW_COMMAND=replace 2026-09-08 15:45:23.480 | LDAP_SERVICE_NAME=slapd 2026-09-08 15:45:23.480 | LDAP_URL=ldap://localhost 2026-09-08 15:45:23.480 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient 2026-09-08 15:45:23.480 | LIBVIRT_CPU_MODE=host-passthrough 2026-09-08 15:45:23.480 | LIBVIRT_CPU_MODEL=Nehalem 2026-09-08 15:45:23.480 | LIBVIRT_GROUP=libvirt 2026-09-08 15:45:23.480 | LIBVIRT_TYPE=kvm 2026-09-08 15:45:23.480 | LINENO=1072 2026-09-08 15:45:23.480 | LOCAL_HOSTNAME=np0000192207 2026-09-08 15:45:23.480 | LOGDAYS=7 2026-09-08 15:45:23.480 | LOGDIR=/opt/stack/logs 2026-09-08 15:45:23.480 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-09-08-152812 2026-09-08 15:45:23.480 | LOGFILE_DIR=/opt/stack/logs 2026-09-08 15:45:23.480 | LOGFILE_NAME=devstacklog.txt 2026-09-08 15:45:23.480 | LOGNAME=stack 2026-09-08 15:45:23.480 | LOGO=ubuntu-logo 2026-09-08 15:45:23.480 | LOG_COLOR=False 2026-09-08 15:45:23.480 | LRC=localrc 2026-09-08 15:45:23.480 | MACHTYPE=x86_64-pc-linux-gnu 2026-09-08 15:45:23.480 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-09-08 15:45:23.480 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:45:23.480 | MAGNUM_BRANCH=master 2026-09-08 15:45:23.480 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-09-08 15:45:23.481 | MAGNUM_CLUSTER_API_BRANCH=main 2026-09-08 15:45:23.481 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-09-08 15:45:23.481 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-09-08 15:45:23.481 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-09-08 15:45:23.481 | MAGNUM_CONFIGURE_IPTABLES=True 2026-09-08 15:45:23.481 | MAGNUM_CONF_DIR=/etc/magnum 2026-09-08 15:45:23.481 | MAGNUM_DIR=/opt/stack/magnum 2026-09-08 15:45:23.481 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-09-08 15:45:23.481 | MAGNUM_ENFORCE_SCOPE=False 2026-09-08 15:45:23.481 | MAGNUM_GUEST_IMAGE_EXTRA_PROPERTIES= 2026-09-08 15:45:23.481 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.35.5.qcow2 2026-09-08 15:45:23.481 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-09-08 15:45:23.481 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-09-08 15:45:23.481 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-09-08 15:45:23.481 | MAGNUM_SERVICE_HOST=162.253.55.181 2026-09-08 15:45:23.481 | MAGNUM_SERVICE_PROTOCOL=https 2026-09-08 15:45:23.481 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-09-08 15:45:23.481 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-09-08 15:45:23.481 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-09-08 15:45:23.481 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-09-08 15:45:23.481 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-09-08 15:45:23.481 | MAIL=/var/mail/stack 2026-09-08 15:45:23.481 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-09-08 15:45:23.481 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-09-08 15:45:23.481 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-09-08 15:45:23.481 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:45:23.481 | MANILA_CONF=/etc/manila/manila.conf 2026-09-08 15:45:23.481 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-09-08 15:45:23.481 | MANILA_CONF_DIR=/etc/manila 2026-09-08 15:45:23.481 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-09-08 15:45:23.481 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-09-08 15:45:23.481 | MANILA_DATA_COPY_CHECK_HASH=True 2026-09-08 15:45:23.481 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-09-08 15:45:23.481 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-09-08 15:45:23.481 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-09-08 15:45:23.481 | MANILA_DEFAULT_SHARE_TYPE=default 2026-09-08 15:45:23.481 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-08 15:45:23.481 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-09-08 15:45:23.481 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-08 15:45:23.481 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-09-08 15:45:23.481 | MANILA_DIR=/opt/stack/manila 2026-09-08 15:45:23.481 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-09-08 15:45:23.481 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-09-08 15:45:23.482 | MANILA_ENABLED_BACKENDS=generic 2026-09-08 15:45:23.482 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-09-08 15:45:23.482 | MANILA_ENDPOINT_BASE=http://162.253.55.181/share 2026-09-08 15:45:23.482 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:45:23.482 | MANILA_GIT_BASE=https://opendev.org 2026-09-08 15:45:23.482 | MANILA_KEY_FORMAT=ecdsa 2026-09-08 15:45:23.482 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-09-08 15:45:23.482 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.181 2026-09-08 15:45:23.482 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-09-08 15:45:23.482 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-09-08 15:45:23.482 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-09-08 15:45:23.482 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-09-08 15:45:23.482 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-09-08 15:45:23.482 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-09-08 15:45:23.482 | MANILA_REPO_ROOT=openstack 2026-09-08 15:45:23.482 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-09-08 15:45:23.482 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-09-08 15:45:23.482 | MANILA_SERVICE_HOST=162.253.55.181 2026-09-08 15:45:23.482 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-09-08 15:45:23.482 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-09-08 15:45:23.482 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-09-08 15:45:23.482 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-09-08 15:45:23.482 | MANILA_SERVICE_INSTANCE_USER=manila 2026-09-08 15:45:23.482 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-09-08 15:45:23.482 | MANILA_SERVICE_PORT=8786 2026-09-08 15:45:23.482 | MANILA_SERVICE_PORT_INT=18786 2026-09-08 15:45:23.482 | MANILA_SERVICE_PROTOCOL=http 2026-09-08 15:45:23.482 | MANILA_SERVICE_SECGROUP=manila-service 2026-09-08 15:45:23.482 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-09-08 15:45:23.482 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-09-08 15:45:23.482 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-09-08 15:45:23.482 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-09-08 15:45:23.482 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-09-08 15:45:23.482 | MANILA_SETUP_IPV6=False 2026-09-08 15:45:23.482 | MANILA_SSH_TIMEOUT=180 2026-09-08 15:45:23.482 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-09-08 15:45:23.483 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-09-08 15:45:23.483 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-09-08 15:45:23.483 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-09-08 15:45:23.483 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-09-08 15:45:23.483 | MANILA_WSGI=manila.wsgi.api:application 2026-09-08 15:45:23.483 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-09-08 15:45:23.483 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-09-08 15:45:23.483 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-09-08 15:45:23.483 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.181 2026-09-08 15:45:23.483 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.181 2026-09-08 15:45:23.483 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-09-08 15:45:23.483 | MANILA_ZFSONLINUX_USE_SSH=False 2026-09-08 15:45:23.483 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-09-08 15:45:23.483 | MAX_DB_CONNECTIONS=200 2026-09-08 15:45:23.483 | MEMCACHE_SERVERS=localhost:11211 2026-09-08 15:45:23.483 | METADATA_SERVICE_PORT=8775 2026-09-08 15:45:23.483 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-09-08 15:45:23.483 | ML2_L3_PLUGIN=ovn-router 2026-09-08 15:45:23.483 | ML2_VLAN_RANGES=public 2026-09-08 15:45:23.483 | MYSQL_DRIVER=PyMySQL 2026-09-08 15:45:23.483 | MYSQL_GATHER_PERFORMANCE=True 2026-09-08 15:45:23.483 | MYSQL_HOST=127.0.0.1 2026-09-08 15:45:23.483 | MYSQL_REDUCE_MEMORY=True 2026-09-08 15:45:23.483 | MYSQL_SERVICE_NAME=mysql 2026-09-08 15:45:23.483 | MYSQL_USER=root 2026-09-08 15:45:23.483 | NAME=Ubuntu 2026-09-08 15:45:23.483 | NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floating-ip-router-writable,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-08 15:45:23.483 | NETWORK_GATEWAY=10.1.0.1 2026-09-08 15:45:23.483 | NEUTRON_ANY='q-svc neutron-api' 2026-09-08 15:45:23.483 | NEUTRON_BGP_PEER_BRIDGES= 2026-09-08 15:45:23.483 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:45:23.483 | NEUTRON_BRANCH=master 2026-09-08 15:45:23.483 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-08 15:45:23.483 | NEUTRON_CONF_DIR=/etc/neutron 2026-09-08 15:45:23.483 | NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:45:23.483 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-08 15:45:23.483 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-08 15:45:23.483 | NEUTRON_DIR=/opt/stack/neutron 2026-09-08 15:45:23.483 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-08 15:45:23.483 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:45:23.484 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-08 15:45:23.484 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-08 15:45:23.484 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-09-08 15:45:23.484 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:45:23.484 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-09-08 15:45:23.484 | NEUTRON_PORT_SECURITY=True 2026-09-08 15:45:23.484 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-09-08 15:45:23.484 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-08 15:45:23.484 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-08 15:45:23.484 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-08 15:45:23.484 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-08 15:45:23.484 | NOUNSET= 2026-09-08 15:45:23.484 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-09-08 15:45:23.484 | NOVA_API_DB=nova_api 2026-09-08 15:45:23.484 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-09-08 15:45:23.484 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:45:23.484 | NOVA_BRANCH=master 2026-09-08 15:45:23.484 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-09-08 15:45:23.484 | NOVA_CONF=/etc/nova/nova.conf 2026-09-08 15:45:23.484 | NOVA_CONF_DIR=/etc/nova 2026-09-08 15:45:23.484 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-09-08 15:45:23.484 | NOVA_CPU_CELL=1 2026-09-08 15:45:23.484 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-09-08 15:45:23.484 | NOVA_CPU_UUID= 2026-09-08 15:45:23.484 | NOVA_DIR=/opt/stack/nova 2026-09-08 15:45:23.484 | NOVA_ENABLED_APIS=osapi_compute 2026-09-08 15:45:23.484 | NOVA_ENABLE_CACHE=True 2026-09-08 15:45:23.484 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:45:23.484 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-09-08 15:45:23.484 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-08 15:45:23.484 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-09-08 15:45:23.484 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-09-08 15:45:23.484 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-09-08 15:45:23.484 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-09-08 15:45:23.484 | NOVA_MY_IP=162.253.55.181 2026-09-08 15:45:23.484 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-09-08 15:45:23.485 | NOVA_NUM_CELLS=1 2026-09-08 15:45:23.485 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-09-08 15:45:23.485 | NOVA_READY_TIMEOUT=60 2026-09-08 15:45:23.485 | NOVA_REPO=https://github.com/openstack/nova.git 2026-09-08 15:45:23.485 | NOVA_SERIAL_ENABLED=False 2026-09-08 15:45:23.485 | NOVA_SERVICE_HOST=162.253.55.181 2026-09-08 15:45:23.485 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:45:23.485 | NOVA_SERVICE_PORT=8774 2026-09-08 15:45:23.485 | NOVA_SERVICE_PORT_INT=18774 2026-09-08 15:45:23.486 | NOVA_SERVICE_PROTOCOL=https 2026-09-08 15:45:23.486 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-09-08 15:45:23.486 | NOVA_SHUTDOWN_TIMEOUT=0 2026-09-08 15:45:23.486 | NOVA_SPICE_ENABLED=False 2026-09-08 15:45:23.486 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-09-08 15:45:23.486 | NOVA_USE_SERVICE_TOKEN=True 2026-09-08 15:45:23.486 | NOVA_USE_UNIFIED_LIMITS=False 2026-09-08 15:45:23.486 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-09-08 15:45:23.486 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-09-08 15:45:23.486 | NOVA_VNC_ENABLED=True 2026-09-08 15:45:23.486 | NOVNC_BRANCH=v1.3.0 2026-09-08 15:45:23.486 | NOVNC_FROM_PACKAGE=False 2026-09-08 15:45:23.486 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-09-08 15:45:23.486 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-09-08 15:45:23.486 | NOW=1788881306 2026-09-08 15:45:23.486 | NO_UPDATE_REPOS=False 2026-09-08 15:45:23.486 | OBJECT_PORT_BASE=6613 2026-09-08 15:45:23.487 | OCTAVIA=octavia 2026-09-08 15:45:23.487 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-09-08 15:45:23.487 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-09-08 15:45:23.487 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-09-08 15:45:23.487 | OCTAVIA_AMP_FLAVOR_ID=10 2026-09-08 15:45:23.487 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-09-08 15:45:23.487 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-09-08 15:45:23.487 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-09-08 15:45:23.487 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-09-08 15:45:23.487 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-09-08 15:45:23.487 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-09-08 15:45:23.487 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-09-08 15:45:23.487 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-09-08 15:45:23.487 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-09-08 15:45:23.487 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-09-08 15:45:23.487 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-09-08 15:45:23.487 | OCTAVIA_API=o-api 2026-09-08 15:45:23.487 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:45:23.487 | OCTAVIA_API_HAPROXY=o-api-ha 2026-09-08 15:45:23.487 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-09-08 15:45:23.487 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:45:23.487 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-09-08 15:45:23.487 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-09-08 15:45:23.487 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-09-08 15:45:23.487 | OCTAVIA_CONF_DIR=/etc/octavia 2026-09-08 15:45:23.487 | OCTAVIA_CONSUMER=o-cw 2026-09-08 15:45:23.487 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:45:23.487 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-09-08 15:45:23.487 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-09-08 15:45:23.487 | OCTAVIA_DIB_TRACING=1 2026-09-08 15:45:23.487 | OCTAVIA_DIR=/opt/stack/octavia 2026-09-08 15:45:23.487 | OCTAVIA_DRIVER_AGENT=o-da 2026-09-08 15:45:23.487 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:45:23.487 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-09-08 15:45:23.487 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-09-08 15:45:23.487 | OCTAVIA_HA_PORT=9875 2026-09-08 15:45:23.488 | OCTAVIA_HEALTHMANAGER=o-hm 2026-09-08 15:45:23.488 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:45:23.488 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-09-08 15:45:23.488 | OCTAVIA_HEALTH_KEY=insecure 2026-09-08 15:45:23.488 | OCTAVIA_HM_LISTEN_PORT=5555 2026-09-08 15:45:23.488 | OCTAVIA_HOUSEKEEPER=o-hk 2026-09-08 15:45:23.488 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-09-08 15:45:23.488 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-09-08 15:45:23.488 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-09-08 15:45:23.488 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-09-08 15:45:23.488 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-09-08 15:45:23.488 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-09-08 15:45:23.488 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-09-08 15:45:23.488 | OCTAVIA_MGMT_PORT_IP=auto 2026-09-08 15:45:23.488 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-09-08 15:45:23.488 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-09-08 15:45:23.488 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-09-08 15:45:23.488 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-09-08 15:45:23.488 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-09-08 15:45:23.488 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-09-08 15:45:23.488 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-09-08 15:45:23.488 | OCTAVIA_NODE=api 2026-09-08 15:45:23.488 | OCTAVIA_PASSWORD=secretadmin 2026-09-08 15:45:23.488 | OCTAVIA_PORT=9876 2026-09-08 15:45:23.488 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-09-08 15:45:23.488 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-09-08 15:45:23.488 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-09-08 15:45:23.488 | OCTAVIA_PROJECT_NAME=admin 2026-09-08 15:45:23.488 | OCTAVIA_PROTOCOL=http 2026-09-08 15:45:23.488 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-09-08 15:45:23.488 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-09-08 15:45:23.488 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-09-08 15:45:23.488 | OCTAVIA_SERVICE=octavia 2026-09-08 15:45:23.488 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-09-08 15:45:23.488 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-09-08 15:45:23.488 | OCTAVIA_USERNAME=admin 2026-09-08 15:45:23.488 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-09-08 15:45:23.488 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-09-08 15:45:23.488 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-09-08 15:45:23.488 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-09-08 15:45:23.488 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-09-08 15:45:23.488 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-09-08 15:45:23.489 | OFFLINE=False 2026-09-08 15:45:23.489 | OLDPWD=/opt/stack/magnum-cluster-api 2026-09-08 15:45:23.489 | OPENSSL=/usr/bin/openssl 2026-09-08 15:45:23.489 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-09-08 15:45:23.489 | OPTERR=1 2026-09-08 15:45:23.489 | OPTIND=1 2026-09-08 15:45:23.489 | OPTS=vni_ranges=1:65536 2026-09-08 15:45:23.489 | ORC_VERSION=v2.2.0 2026-09-08 15:45:23.489 | ORG_NAME=OpenStack 2026-09-08 15:45:23.489 | ORG_UNIT_NAME=DevStack 2026-09-08 15:45:23.489 | OSCWRAP_TIMER_FILE=/tmp/tmp.x2pgUa1f0a 2026-09-08 15:45:23.489 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:45:23.489 | OSTESTIMAGES_BRANCH=master 2026-09-08 15:45:23.489 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-09-08 15:45:23.489 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-09-08 15:45:23.489 | OSTYPE=linux-gnu 2026-09-08 15:45:23.489 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-09-08 15:45:23.489 | OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-09-08 15:45:23.489 | OS_CLOUD=devstack-admin 2026-09-08 15:45:23.489 | OS_VIF_OVS_ISOLATE_VIF=False 2026-09-08 15:45:23.489 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 15:45:23.489 | OVN_AGENT_EXTENSIONS=metadata 2026-09-08 15:45:23.489 | OVN_BRANCH=branch-24.03 2026-09-08 15:45:23.489 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-08 15:45:23.489 | OVN_BUILD_FROM_SOURCE=False 2026-09-08 15:45:23.489 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-09-08 15:45:23.489 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-09-08 15:45:23.489 | OVN_DATADIR=/var/lib/ovn 2026-09-08 15:45:23.489 | OVN_DBS_LOG_LEVEL=dbg 2026-09-08 15:45:23.489 | OVN_DNS_SERVERS=8.8.8.8 2026-09-08 15:45:23.489 | OVN_EVPN_BGP_AS= 2026-09-08 15:45:23.489 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-09-08 15:45:23.489 | OVN_EVPN_LOCAL_IP= 2026-09-08 15:45:23.489 | OVN_EVPN_VXLAN_PORT=4789 2026-09-08 15:45:23.489 | OVN_GENEVE_OVERHEAD=38 2026-09-08 15:45:23.489 | OVN_IGMP_SNOOPING_ENABLE=False 2026-09-08 15:45:23.489 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-09-08 15:45:23.489 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-09-08 15:45:23.489 | OVN_L3_SCHEDULER=leastloaded 2026-09-08 15:45:23.489 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-08 15:45:23.489 | OVN_META_DATA_HOST=162.253.55.181 2026-09-08 15:45:23.489 | OVN_NB_REMOTE=ssl:162.253.55.181:6641 2026-09-08 15:45:23.489 | OVN_NEUTRON_SYNC_MODE=log 2026-09-08 15:45:23.489 | OVN_NORTHD_SERVICE=ovn-central.service 2026-09-08 15:45:23.489 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-09-08 15:45:23.489 | OVN_PROTO=ssl 2026-09-08 15:45:23.490 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-09-08 15:45:23.490 | OVN_REPO_NAME=ovn 2026-09-08 15:45:23.490 | OVN_RUNDIR=/var/run/ovn 2026-09-08 15:45:23.490 | OVN_SB_REMOTE=ssl:162.253.55.181:6642 2026-09-08 15:45:23.490 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-09-08 15:45:23.490 | OVN_SHAREDIR=/share/ovn 2026-09-08 15:45:23.490 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-09-08 15:45:23.490 | OVN_UUID=156362c2-a08d-4ee2-bc95-f2da7e9c0a79 2026-09-08 15:45:23.490 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-09-08 15:45:23.490 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-09-08 15:45:23.490 | OVS_BINDIR=/bin 2026-09-08 15:45:23.490 | OVS_BRANCH=branch-3.3 2026-09-08 15:45:23.490 | OVS_BRIDGE=br-int 2026-09-08 15:45:23.490 | OVS_DATADIR=/opt/stack/data/ovs 2026-09-08 15:45:23.490 | OVS_DATAPATH_TYPE=system 2026-09-08 15:45:23.490 | OVS_ENABLE_TUNNELING=True 2026-09-08 15:45:23.490 | OVS_PHYSICAL_BRIDGE=br-ex 2026-09-08 15:45:23.490 | OVS_PREFIX= 2026-09-08 15:45:23.490 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-09-08 15:45:23.490 | OVS_REPO_NAME=ovs 2026-09-08 15:45:23.490 | OVS_RUNDIR=/var/run/openvswitch 2026-09-08 15:45:23.490 | OVS_SBINDIR=/sbin 2026-09-08 15:45:23.490 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-09-08 15:45:23.490 | OVS_SHAREDIR=/share/openvswitch 2026-09-08 15:45:23.490 | OVS_SYSCONFDIR=/etc/openvswitch 2026-09-08 15:45:23.490 | OVS_TUNNEL_BRIDGE=br-tun 2026-09-08 15:45:23.490 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-09-08 15:45:23.490 | PACKAGES='apache2 2026-09-08 15:45:23.490 | apache2-dev 2026-09-08 15:45:23.490 | bc 2026-09-08 15:45:23.490 | bsdmainutils 2026-09-08 15:45:23.490 | curl 2026-09-08 15:45:23.490 | g++ 2026-09-08 15:45:23.490 | gawk 2026-09-08 15:45:23.490 | gcc 2026-09-08 15:45:23.490 | gettext 2026-09-08 15:45:23.490 | git 2026-09-08 15:45:23.490 | graphviz 2026-09-08 15:45:23.490 | iputils-ping 2026-09-08 15:45:23.490 | libffi-dev 2026-09-08 15:45:23.490 | libjpeg-dev 2026-09-08 15:45:23.490 | libpq-dev 2026-09-08 15:45:23.490 | libssl-dev 2026-09-08 15:45:23.490 | libsystemd-dev 2026-09-08 15:45:23.490 | libxml2-dev 2026-09-08 15:45:23.490 | libxslt1-dev 2026-09-08 15:45:23.490 | libyaml-dev 2026-09-08 15:45:23.491 | lsof 2026-09-08 15:45:23.491 | openssh-server 2026-09-08 15:45:23.491 | openssl 2026-09-08 15:45:23.491 | pkg-config 2026-09-08 15:45:23.491 | psmisc 2026-09-08 15:45:23.491 | python3-dev 2026-09-08 15:45:23.491 | python3-pip 2026-09-08 15:45:23.491 | python3-systemd 2026-09-08 15:45:23.491 | python3-venv 2026-09-08 15:45:23.491 | tar 2026-09-08 15:45:23.491 | tcpdump 2026-09-08 15:45:23.491 | unzip 2026-09-08 15:45:23.491 | uuid-runtime 2026-09-08 15:45:23.491 | wget 2026-09-08 15:45:23.491 | zlib1g-dev 2026-09-08 15:45:23.491 | lvm2 2026-09-08 15:45:23.491 | qemu-utils 2026-09-08 15:45:23.491 | thin-provisioning-tools 2026-09-08 15:45:23.491 | lsscsi 2026-09-08 15:45:23.491 | open-iscsi 2026-09-08 15:45:23.491 | libkrb5-dev 2026-09-08 15:45:23.491 | libldap2-dev 2026-09-08 15:45:23.491 | libsasl2-dev 2026-09-08 15:45:23.491 | memcached 2026-09-08 15:45:23.491 | python3-mysqldb 2026-09-08 15:45:23.491 | sqlite3 2026-09-08 15:45:23.491 | conntrack 2026-09-08 15:45:23.491 | curl 2026-09-08 15:45:23.491 | ebtables 2026-09-08 15:45:23.491 | genisoimage 2026-09-08 15:45:23.491 | iptables 2026-09-08 15:45:23.491 | iputils-arping 2026-09-08 15:45:23.491 | kpartx 2026-09-08 15:45:23.491 | libjs-jquery-tablesorter 2026-09-08 15:45:23.491 | parted 2026-09-08 15:45:23.491 | pm-utils 2026-09-08 15:45:23.491 | python3-mysqldb 2026-09-08 15:45:23.491 | socat 2026-09-08 15:45:23.491 | sqlite3 2026-09-08 15:45:23.491 | sudo 2026-09-08 15:45:23.491 | vlan 2026-09-08 15:45:23.491 | cryptsetup 2026-09-08 15:45:23.491 | dosfstools 2026-09-08 15:45:23.491 | genisoimage 2026-09-08 15:45:23.491 | gir1.2-libosinfo-1.0 2026-09-08 15:45:23.491 | netcat-openbsd 2026-09-08 15:45:23.491 | open-iscsi 2026-09-08 15:45:23.491 | qemu-utils 2026-09-08 15:45:23.491 | sg3-utils 2026-09-08 15:45:23.492 | sysfsutils 2026-09-08 15:45:23.492 | acl 2026-09-08 15:45:23.492 | dnsmasq-base 2026-09-08 15:45:23.492 | dnsmasq-utils 2026-09-08 15:45:23.492 | ebtables 2026-09-08 15:45:23.492 | haproxy 2026-09-08 15:45:23.492 | iptables 2026-09-08 15:45:23.492 | iputils-arping 2026-09-08 15:45:23.492 | iputils-ping 2026-09-08 15:45:23.492 | postgresql-server-dev-all 2026-09-08 15:45:23.492 | python3-mysqldb 2026-09-08 15:45:23.492 | sqlite3 2026-09-08 15:45:23.492 | sudo 2026-09-08 15:45:23.492 | vlan 2026-09-08 15:45:23.492 | apache2 lvm2 2026-09-08 15:45:23.492 | golang 2026-09-08 15:45:23.492 | debootstrap 2026-09-08 15:45:23.492 | rsyslog' 2026-09-08 15:45:23.492 | PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 15:45:23.492 | PHYSICAL_NETWORK=public 2026-09-08 15:45:23.492 | PIPESTATUS=([0]="0") 2026-09-08 15:45:23.492 | PIP_UPGRADE=False 2026-09-08 15:45:23.492 | PIP_VIRTUAL_ENV= 2026-09-08 15:45:23.492 | PLACEMENT_AUTH_STRATEGY=keystone 2026-09-08 15:45:23.492 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:45:23.492 | PLACEMENT_BRANCH=master 2026-09-08 15:45:23.492 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-09-08 15:45:23.492 | PLACEMENT_CONF_DIR=/etc/placement 2026-09-08 15:45:23.492 | PLACEMENT_DIR=/opt/stack/placement 2026-09-08 15:45:23.492 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-09-08 15:45:23.492 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-09-08 15:45:23.492 | PLACEMENT_SERVICE_HOST=162.253.55.181 2026-09-08 15:45:23.492 | PLACEMENT_SERVICE_PROTOCOL=https 2026-09-08 15:45:23.492 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-09-08 15:45:23.492 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-09-08 15:45:23.492 | POSIXLY_CORRECT=y 2026-09-08 15:45:23.492 | PPID=1999 2026-09-08 15:45:23.492 | PREREQ_RERUN_HOURS=2 2026-09-08 15:45:23.492 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-09-08 15:45:23.492 | PREREQ_RERUN_SECONDS=7200 2026-09-08 15:45:23.492 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-08 15:45:23.492 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-08 15:45:23.492 | PRIVATE_NETWORK_NAME=private 2026-09-08 15:45:23.492 | PRIVATE_SUBNET_NAME=private-subnet 2026-09-08 15:45:23.492 | PROVIDER_SUBNET_NAME=provider_net 2026-09-08 15:45:23.492 | PS4='+ $(short_source): ' 2026-09-08 15:45:23.492 | PUBLIC_BRIDGE=br-ex 2026-09-08 15:45:23.492 | PUBLIC_BRIDGE_MTU=1430 2026-09-08 15:45:23.492 | PUBLIC_INTERFACE= 2026-09-08 15:45:23.493 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-09-08 15:45:23.493 | PUBLIC_NETWORK_NAME=public 2026-09-08 15:45:23.493 | PUBLIC_PHYSICAL_NETWORK=public 2026-09-08 15:45:23.493 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-08 15:45:23.493 | PUBLIC_SUBNET_NAME=public-subnet 2026-09-08 15:45:23.493 | PWD=/opt/stack/devstack 2026-09-08 15:45:23.493 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-08 15:45:23.493 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-09-08 15:45:23.493 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-09-08 15:45:23.493 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-09-08 15:45:23.493 | PYKMIP_CONF_DIR=/etc/pykmip 2026-09-08 15:45:23.493 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-09-08 15:45:23.493 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-09-08 15:45:23.493 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-09-08 15:45:23.493 | PYTHON=/opt/stack/data/venv/bin/python3 2026-09-08 15:45:23.493 | PYTHON3_VERSION=3.12 2026-09-08 15:45:23.493 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-09-08 15:45:23.493 | Q_ADMIN_USERNAME=neutron 2026-09-08 15:45:23.493 | Q_AGENT=ovn 2026-09-08 15:45:23.493 | Q_ALLOW_OVERLAPPING_IP=True 2026-09-08 15:45:23.493 | Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-09-08 15:45:23.493 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-08 15:45:23.493 | Q_AUTH_STRATEGY=keystone 2026-09-08 15:45:23.493 | Q_BUILD_OVS_FROM_GIT=False 2026-09-08 15:45:23.493 | Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-09-08 15:45:23.493 | Q_DB_NAME=neutron 2026-09-08 15:45:23.493 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-08 15:45:23.493 | Q_DVR_MODE=legacy 2026-09-08 15:45:23.493 | Q_HOST=162.253.55.181 2026-09-08 15:45:23.493 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-08 15:45:23.493 | Q_L3_ROUTER_PER_TENANT=True 2026-09-08 15:45:23.493 | Q_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:45:23.493 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-09-08 15:45:23.493 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-09-08 15:45:23.493 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-09-08 15:45:23.493 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-08 15:45:23.493 | Q_META_DATA_IP=162.253.55.181 2026-09-08 15:45:23.493 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-09-08 15:45:23.493 | Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=public, 2026-09-08 15:45:23.493 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-09-08 15:45:23.493 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-09-08 15:45:23.493 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-09-08 15:45:23.493 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-09-08 15:45:23.493 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=([0]="network_vlan_ranges=public") 2026-09-08 15:45:23.493 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-09-08 15:45:23.493 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-09-08 15:45:23.494 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-08 15:45:23.494 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-08 15:45:23.494 | Q_OVS_USE_VETH=False 2026-09-08 15:45:23.494 | Q_PLUGIN=ml2 2026-09-08 15:45:23.494 | Q_PLUGIN_CLASS=ml2 2026-09-08 15:45:23.494 | Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 15:45:23.494 | Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-09-08 15:45:23.494 | Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-09-08 15:45:23.494 | Q_POLICY_FILE=/etc/neutron/policy.json 2026-09-08 15:45:23.494 | Q_PROTOCOL=https 2026-09-08 15:45:23.494 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-08 15:45:23.494 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-08 15:45:23.494 | Q_ROUTER_NAME=router1 2026-09-08 15:45:23.494 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-08 15:45:23.494 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-08 15:45:23.494 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 15:45:23.494 | Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-09-08 15:45:23.494 | Q_SRV_EXTRA_OPTS=([0]="project_network_types=geneve") 2026-09-08 15:45:23.494 | Q_TUNNEL_TYPES=gre 2026-09-08 15:45:23.494 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-08 15:45:23.494 | Q_USE_PUBLIC_VETH=False 2026-09-08 15:45:23.494 | Q_USE_ROOTWRAP=True 2026-09-08 15:45:23.494 | Q_USE_ROOTWRAP_DAEMON=True 2026-09-08 15:45:23.494 | Q_USE_SECGROUP=True 2026-09-08 15:45:23.494 | RABBIT_HOST=162.253.55.181 2026-09-08 15:45:23.494 | RABBIT_PASSWORD=secretrabbit 2026-09-08 15:45:23.494 | RABBIT_USERID=stackrabbit 2026-09-08 15:45:23.494 | RC_DIR=/opt/stack/devstack 2026-09-08 15:45:23.494 | RECLONE=False 2026-09-08 15:45:23.494 | RECREATE_KEYSTONE_DB=True 2026-09-08 15:45:23.494 | REGION_NAME=RegionOne 2026-09-08 15:45:23.494 | REPOS_UPDATED=True 2026-09-08 15:45:23.494 | REQUIREMENTS_BRANCH=master 2026-09-08 15:45:23.494 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-09-08 15:45:23.494 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-09-08 15:45:23.494 | RETRY_UPDATE=False 2026-09-08 15:45:23.494 | ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 15:45:23.494 | ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-08 15:45:23.494 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-08 15:45:23.494 | S3_SERVICE_PORT=3333 2026-09-08 15:45:23.494 | SECTION=ml2_type_geneve 2026-09-08 15:45:23.494 | SERVICE_DIR=/opt/stack/status 2026-09-08 15:45:23.494 | SERVICE_DOMAIN_NAME=Default 2026-09-08 15:45:23.494 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-09-08 15:45:23.494 | SERVICE_HOST=162.253.55.181 2026-09-08 15:45:23.494 | SERVICE_IP_VERSION=4 2026-09-08 15:45:23.495 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:45:23.495 | SERVICE_LOCAL_HOST=127.0.0.1 2026-09-08 15:45:23.495 | SERVICE_PASSWORD=secretservice 2026-09-08 15:45:23.495 | SERVICE_PROJECT_NAME=service 2026-09-08 15:45:23.495 | SERVICE_PROTOCOL=http 2026-09-08 15:45:23.495 | SERVICE_TENANT_NAME=service 2026-09-08 15:45:23.495 | SERVICE_TIMEOUT=60 2026-09-08 15:45:23.495 | SHARE_BACKING_FILE_SIZE=8400M 2026-09-08 15:45:23.495 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-09-08 15:45:23.495 | SHARE_GROUP=lvm-shares 2026-09-08 15:45:23.495 | SHARE_NAME_PREFIX=share- 2026-09-08 15:45:23.495 | SHELL=/bin/bash 2026-09-08 15:45:23.495 | SHLVL=1 2026-09-08 15:45:23.495 | SKIP_EPEL_INSTALL=False 2026-09-08 15:45:23.495 | SKIP_STOP_OVN=False 2026-09-08 15:45:23.495 | SMB_CONF=/etc/samba/smb.conf 2026-09-08 15:45:23.495 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-09-08 15:45:23.495 | SPICE_BRANCH=master 2026-09-08 15:45:23.495 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-09-08 15:45:23.495 | SQLALCHEMY_BRANCH=main 2026-09-08 15:45:23.495 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-08 15:45:23.495 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-08 15:45:23.495 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-08 15:45:23.495 | 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-09-08 15:45:23.495 | STACK_GROUP=stack 2026-09-08 15:45:23.495 | STACK_USER=stack 2026-09-08 15:45:23.495 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-08 15:45:23.495 | STUD_PROTO=--tls 2026-09-08 15:45:23.495 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-08 15:45:23.495 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-08 15:45:23.495 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-09-08 15:45:23.495 | SUBNETPOOL_PREFIX_V6=fd69:fc0c:9b22::/56 2026-09-08 15:45:23.495 | SUBNETPOOL_SIZE_V4=26 2026-09-08 15:45:23.495 | SUBNETPOOL_SIZE_V6=64 2026-09-08 15:45:23.495 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-09-08 15:45:23.495 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-oqsosasdhntwaquajrqvxalnlmtmzyrb ; /usr/bin/python3' 2026-09-08 15:45:23.495 | SUDO_GID=1000 2026-09-08 15:45:23.495 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-09-08 15:45:23.495 | SUDO_UID=1000 2026-09-08 15:45:23.495 | SUDO_USER=zuul 2026-09-08 15:45:23.495 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-09-08-152812.summary.2026-09-08-152812 2026-09-08 15:45:23.495 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-09-08 15:45:23.495 | SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,floating-ip-router-writable,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-08 15:45:23.495 | SUPPORT_URL=https://help.ubuntu.com/ 2026-09-08 15:45:23.496 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-09-08 15:45:23.496 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 15:45:23.496 | SWIFT_BRANCH=master 2026-09-08 15:45:23.496 | SWIFT_CONF_DIR=/etc/swift 2026-09-08 15:45:23.496 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-09-08 15:45:23.496 | SWIFT_DEFAULT_BIND_PORT=8080 2026-09-08 15:45:23.496 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-09-08 15:45:23.496 | SWIFT_DIR=/opt/stack/swift 2026-09-08 15:45:23.496 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-09-08 15:45:23.496 | SWIFT_ENABLE_TEMPURLS=False 2026-09-08 15:45:23.496 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-09-08 15:45:23.496 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-09-08 15:45:23.496 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-09-08 15:45:23.496 | SWIFT_HASH=1234123412341234 2026-09-08 15:45:23.496 | SWIFT_LOG_TOKEN_LENGTH=12 2026-09-08 15:45:23.496 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-09-08 15:45:23.496 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-09-08 15:45:23.496 | SWIFT_MAX_FILE_SIZE=1073741824 2026-09-08 15:45:23.496 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-09-08 15:45:23.496 | SWIFT_MAX_HEADER_SIZE=16384 2026-09-08 15:45:23.496 | SWIFT_PARTITION_POWER_SIZE=9 2026-09-08 15:45:23.496 | SWIFT_REPLICAS=1 2026-09-08 15:45:23.496 | SWIFT_REPLICAS_SEQ=1 2026-09-08 15:45:23.496 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-09-08 15:45:23.496 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-09-08 15:45:23.496 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-09-08 15:45:23.496 | SWIFT_SERVICE_PROTOCOL=https 2026-09-08 15:45:23.496 | SWIFT_START_ALL_SERVICES=False 2026-09-08 15:45:23.496 | SWIFT_STORAGE_IPS= 2026-09-08 15:45:23.496 | SWIFT_TEMPURL_KEY= 2026-09-08 15:45:23.496 | SWIFT_USE_MOD_WSGI=False 2026-09-08 15:45:23.496 | SYSLOG=False 2026-09-08 15:45:23.496 | SYSLOG_HOST=162.253.55.181 2026-09-08 15:45:23.496 | SYSLOG_PORT=516 2026-09-08 15:45:23.496 | SYSTEMCTL='sudo systemctl' 2026-09-08 15:45:23.496 | SYSTEMD_DIR=/etc/systemd/system 2026-09-08 15:45:23.496 | TARGET_BRANCH=master 2026-09-08 15:45:23.496 | TARGET_ENABLE_OVN_AGENT=False 2026-09-08 15:45:23.496 | TCPDUMP_ARGS= 2026-09-08 15:45:23.496 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-09-08 15:45:23.496 | TEMPEST_BRANCH=master 2026-09-08 15:45:23.496 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-09-08 15:45:23.496 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-09-08 15:45:23.497 | TEMPFILE=/tmp/tmp.6P7SYlZuwU 2026-09-08 15:45:23.497 | TENANT_TUNNEL_RANGES=1:1000 2026-09-08 15:45:23.497 | TENANT_VLAN_RANGE= 2026-09-08 15:45:23.497 | TERM=unknown 2026-09-08 15:45:23.497 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-09-08 15:45:23.497 | TLS_IP=IP:162.253.55.181,IP:2604:e100:1:0:f816:3eff:fe67:ecc8 2026-09-08 15:45:23.497 | TOP_DIR=/opt/stack/devstack 2026-09-08 15:45:23.497 | TRAILING_TARGET_BRANCH=master 2026-09-08 15:45:23.497 | TUNNEL_ENDPOINT_IP=162.253.55.181 2026-09-08 15:45:23.497 | TUNNEL_IP=162.253.55.181 2026-09-08 15:45:23.497 | TUNNEL_IP_VERSION=4 2026-09-08 15:45:23.497 | UBUNTU_CODENAME=noble 2026-09-08 15:45:23.497 | UBUNTU_RELEASE_BASE_NUM=24 2026-09-08 15:45:23.497 | UID=1002 2026-09-08 15:45:23.497 | ULIMIT_NOFILE=2048 2026-09-08 15:45:23.497 | USER=stack 2026-09-08 15:45:23.497 | USER_HOME=/opt/stack 2026-09-08 15:45:23.497 | USER_UNITS=False 2026-09-08 15:45:23.497 | USE_CINDER_FOR_GLANCE=False 2026-09-08 15:45:23.497 | USE_JOURNAL=False 2026-09-08 15:45:23.497 | USE_SUBNETPOOL=True 2026-09-08 15:45:23.497 | USE_VENV=False 2026-09-08 15:45:23.497 | VAULT_PLUGIN_BACKEND= 2026-09-08 15:45:23.497 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-09-08 15:45:23.497 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-09-08 15:45:23.497 | VERBOSE=True 2026-09-08 15:45:23.497 | VERBOSE_NO_TIMESTAMP=True 2026-09-08 15:45:23.497 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-08 15:45:23.497 | VERSION_CODENAME=noble 2026-09-08 15:45:23.497 | VERSION_ID=24.04 2026-09-08 15:45:23.497 | VIF_PLUGGING_IS_FATAL=True 2026-09-08 15:45:23.497 | VIF_PLUGGING_TIMEOUT=300 2026-09-08 15:45:23.497 | VIRTUALENV_CMD='python3.12 -m venv' 2026-09-08 15:45:23.498 | VIRT_DRIVER=libvirt 2026-09-08 15:45:23.498 | VOLUME_BACKING_FILE_SIZE=50G 2026-09-08 15:45:23.498 | VOLUME_GROUP_NAME=stack-volumes 2026-09-08 15:45:23.498 | VOLUME_NAME_PREFIX=volume- 2026-09-08 15:45:23.498 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-09-08 15:45:23.498 | WORKER_TIMEOUT=80 2026-09-08 15:45:23.498 | WSGI_MODE=uwsgi 2026-09-08 15:45:23.498 | ZSWAP_COMPRESSOR=lz4 2026-09-08 15:45:23.498 | ZSWAP_ZPOOL=zsmalloc 2026-09-08 15:45:23.498 | _=posix 2026-09-08 15:45:23.498 | _ASYNC_BG_TIME=349057 2026-09-08 15:45:23.498 | _DEFAULT_LVM_INIT=0 2026-09-08 15:45:23.498 | _DEFAULT_PYTHON3_VERSION=3.12 2026-09-08 15:45:23.498 | _DEVSTACK_FUNCTIONS=1 2026-09-08 15:45:23.498 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-09-08 15:45:23.498 | _DEVSTACK_STACKRC=1 2026-09-08 15:45:23.498 | _LOG_COLOR_DEFAULT=False 2026-09-08 15:45:23.498 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-08 15:45:23.498 | _TIME_BEGIN=1788881282 2026-09-08 15:45:23.498 | _TIME_START=([wait_for_service]="" [async_wait]="" [apt-get]="" [dbsync]="" [pip_install]="" [apt-get-update]="" [run_process]="" ) 2026-09-08 15:45:23.498 | _TIME_TOTAL=([wait_for_service]="3124" [async_wait]="90025" [apt-get]="224046" [dbsync]="6184" [pip_install]="324061" [apt-get-update]="1824" [run_process]="9662" ) 2026-09-08 15:45:23.498 | _of_args='-v --no-timestamp' 2026-09-08 15:45:23.498 | backend=postgresql 2026-09-08 15:45:23.498 | be=lvm:lvmdriver-1 2026-09-08 15:45:23.498 | be_name=lvmdriver-1 2026-09-08 15:45:23.498 | be_type=lvm 2026-09-08 15:45:23.498 | db=postgresql 2026-09-08 15:45:23.498 | db_version=8.0.46 2026-09-08 15:45:23.498 | dc=org 2026-09-08 15:45:23.498 | default_v4_route_devs=ens3 2026-09-08 15:45:23.498 | default_v6_route_devs=ens3 2026-09-08 15:45:23.498 | dir=/opt/stack/magnum 2026-09-08 15:45:23.498 | disabled_ext= 2026-09-08 15:45:23.498 | dn=,dc=openstack,dc=org 2026-09-08 15:45:23.498 | enabled_ext='address-group 2026-09-08 15:45:23.498 | address-scope 2026-09-08 15:45:23.498 | agent 2026-09-08 15:45:23.498 | allowed-address-pairs 2026-09-08 15:45:23.498 | auto-allocated-topology 2026-09-08 15:45:23.498 | availability_zone 2026-09-08 15:45:23.498 | bgp 2026-09-08 15:45:23.498 | bgp_4byte_asn 2026-09-08 15:45:23.498 | bgp_dragent_scheduler 2026-09-08 15:45:23.498 | binding 2026-09-08 15:45:23.499 | binding-extended 2026-09-08 15:45:23.499 | default-subnetpools 2026-09-08 15:45:23.499 | dhcp_agent_scheduler 2026-09-08 15:45:23.499 | dns-domain-ports 2026-09-08 15:45:23.499 | dns-integration 2026-09-08 15:45:23.499 | dns-integration-domain-keywords 2026-09-08 15:45:23.499 | empty-string-filtering 2026-09-08 15:45:23.499 | enable-default-route-bfd 2026-09-08 15:45:23.499 | enable-default-route-ecmp 2026-09-08 15:45:23.499 | expose-port-forwarding-in-fip 2026-09-08 15:45:23.499 | ext-gw-mode 2026-09-08 15:45:23.499 | external-gateway-multihoming 2026-09-08 15:45:23.499 | external-net 2026-09-08 15:45:23.499 | extra_dhcp_opt 2026-09-08 15:45:23.499 | extraroute 2026-09-08 15:45:23.499 | extraroute-atomic 2026-09-08 15:45:23.499 | filter-validation 2026-09-08 15:45:23.499 | fip-port-details 2026-09-08 15:45:23.499 | flavors 2026-09-08 15:45:23.499 | floating-ip-port-forwarding 2026-09-08 15:45:23.499 | floating-ip-port-forwarding-description 2026-09-08 15:45:23.499 | floating-ip-port-forwarding-detail 2026-09-08 15:45:23.499 | floating-ip-port-forwarding-port-ranges 2026-09-08 15:45:23.499 | floating-ip-router-writable 2026-09-08 15:45:23.499 | floatingip-pools 2026-09-08 15:45:23.499 | fwaas_v2 2026-09-08 15:45:23.499 | ip_allocation 2026-09-08 15:45:23.499 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 15:45:23.499 | l3-flavors 2026-09-08 15:45:23.499 | l3-ha 2026-09-08 15:45:23.499 | l3_agent_scheduler 2026-09-08 15:45:23.499 | logging 2026-09-08 15:45:23.499 | multi-provider 2026-09-08 15:45:23.499 | net-mtu 2026-09-08 15:45:23.499 | net-mtu-writable 2026-09-08 15:45:23.499 | network-ip-availability 2026-09-08 15:45:23.499 | network_availability_zone 2026-09-08 15:45:23.499 | network_ha 2026-09-08 15:45:23.499 | pagination 2026-09-08 15:45:23.499 | port-device-profile 2026-09-08 15:45:23.499 | port-hardware-offload-type 2026-09-08 15:45:23.499 | port-mac-address-regenerate 2026-09-08 15:45:23.499 | port-numa-affinity-policy 2026-09-08 15:45:23.499 | port-numa-affinity-policy-socket 2026-09-08 15:45:23.499 | port-resource-request 2026-09-08 15:45:23.499 | port-security 2026-09-08 15:45:23.499 | port-trusted-vif 2026-09-08 15:45:23.500 | project-id 2026-09-08 15:45:23.500 | provider 2026-09-08 15:45:23.500 | pvlan 2026-09-08 15:45:23.500 | qinq 2026-09-08 15:45:23.500 | qos 2026-09-08 15:45:23.500 | qos-bw-limit-direction 2026-09-08 15:45:23.500 | qos-bw-minimum-ingress 2026-09-08 15:45:23.500 | qos-default 2026-09-08 15:45:23.500 | qos-fip 2026-09-08 15:45:23.500 | qos-gateway-ip 2026-09-08 15:45:23.500 | qos-rule-type-details 2026-09-08 15:45:23.500 | qos-rule-type-filter 2026-09-08 15:45:23.500 | qos-rules-alias 2026-09-08 15:45:23.500 | quota-check-limit 2026-09-08 15:45:23.500 | quota-check-limit-default 2026-09-08 15:45:23.500 | quota_details 2026-09-08 15:45:23.500 | quotas 2026-09-08 15:45:23.500 | rbac-address-scope 2026-09-08 15:45:23.500 | rbac-policies 2026-09-08 15:45:23.500 | rbac-security-groups 2026-09-08 15:45:23.500 | router 2026-09-08 15:45:23.500 | router-enable-snat 2026-09-08 15:45:23.500 | router_availability_zone 2026-09-08 15:45:23.500 | security-group 2026-09-08 15:45:23.500 | security-groups-default-rules 2026-09-08 15:45:23.500 | security-groups-default-statefulness 2026-09-08 15:45:23.500 | security-groups-normalized-cidr 2026-09-08 15:45:23.500 | security-groups-remote-address-group 2026-09-08 15:45:23.500 | security-groups-rules-belongs-to-default-sg 2026-09-08 15:45:23.500 | security-groups-shared-filtering 2026-09-08 15:45:23.500 | segment 2026-09-08 15:45:23.500 | sorting 2026-09-08 15:45:23.500 | standard-attr-description 2026-09-08 15:45:23.500 | standard-attr-fwaas-v2 2026-09-08 15:45:23.500 | standard-attr-revisions 2026-09-08 15:45:23.500 | standard-attr-tag 2026-09-08 15:45:23.500 | standard-attr-timestamp 2026-09-08 15:45:23.500 | stateful-security-group 2026-09-08 15:45:23.500 | subnet-dns-publish-fixed-ip 2026-09-08 15:45:23.500 | subnet-external-network 2026-09-08 15:45:23.500 | subnet-service-types 2026-09-08 15:45:23.500 | subnet_allocation 2026-09-08 15:45:23.500 | subnet_onboard 2026-09-08 15:45:23.500 | subnetpool-prefix-ops 2026-09-08 15:45:23.500 | tag-creation 2026-09-08 15:45:23.500 | tap-mirror 2026-09-08 15:45:23.500 | tap-mirror-both-direction 2026-09-08 15:45:23.500 | trunk 2026-09-08 15:45:23.501 | uplink-status-propagation 2026-09-08 15:45:23.501 | uplink-status-propagation-updatable 2026-09-08 15:45:23.501 | vlan-transparent 2026-09-08 15:45:23.501 | vpn-endpoint-groups 2026-09-08 15:45:23.501 | vpnaas' 2026-09-08 15:45:23.501 | exceptions=80-tempest.sh 2026-09-08 15:45:23.501 | extensions='address-group 2026-09-08 15:45:23.501 | address-scope 2026-09-08 15:45:23.501 | agent 2026-09-08 15:45:23.501 | allowed-address-pairs 2026-09-08 15:45:23.501 | auto-allocated-topology 2026-09-08 15:45:23.501 | availability_zone 2026-09-08 15:45:23.501 | bgp 2026-09-08 15:45:23.501 | bgp_4byte_asn 2026-09-08 15:45:23.501 | bgp_dragent_scheduler 2026-09-08 15:45:23.501 | binding 2026-09-08 15:45:23.501 | binding-extended 2026-09-08 15:45:23.501 | default-subnetpools 2026-09-08 15:45:23.501 | dhcp_agent_scheduler 2026-09-08 15:45:23.501 | dns-domain-ports 2026-09-08 15:45:23.501 | dns-integration 2026-09-08 15:45:23.501 | dns-integration-domain-keywords 2026-09-08 15:45:23.501 | empty-string-filtering 2026-09-08 15:45:23.501 | enable-default-route-bfd 2026-09-08 15:45:23.501 | enable-default-route-ecmp 2026-09-08 15:45:23.501 | expose-port-forwarding-in-fip 2026-09-08 15:45:23.501 | ext-gw-mode 2026-09-08 15:45:23.501 | external-gateway-multihoming 2026-09-08 15:45:23.501 | external-net 2026-09-08 15:45:23.501 | extra_dhcp_opt 2026-09-08 15:45:23.501 | extraroute 2026-09-08 15:45:23.501 | extraroute-atomic 2026-09-08 15:45:23.501 | filter-validation 2026-09-08 15:45:23.501 | fip-port-details 2026-09-08 15:45:23.501 | flavors 2026-09-08 15:45:23.501 | floating-ip-port-forwarding 2026-09-08 15:45:23.501 | floating-ip-port-forwarding-description 2026-09-08 15:45:23.501 | floating-ip-port-forwarding-detail 2026-09-08 15:45:23.501 | floating-ip-port-forwarding-port-ranges 2026-09-08 15:45:23.501 | floating-ip-router-writable 2026-09-08 15:45:23.501 | floatingip-pools 2026-09-08 15:45:23.501 | fwaas_v2 2026-09-08 15:45:23.501 | ip_allocation 2026-09-08 15:45:23.501 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 15:45:23.501 | l3-flavors 2026-09-08 15:45:23.501 | l3-ha 2026-09-08 15:45:23.501 | l3_agent_scheduler 2026-09-08 15:45:23.502 | logging 2026-09-08 15:45:23.502 | multi-provider 2026-09-08 15:45:23.502 | net-mtu 2026-09-08 15:45:23.502 | net-mtu-writable 2026-09-08 15:45:23.502 | network-ip-availability 2026-09-08 15:45:23.502 | network_availability_zone 2026-09-08 15:45:23.502 | network_ha 2026-09-08 15:45:23.502 | pagination 2026-09-08 15:45:23.502 | port-device-profile 2026-09-08 15:45:23.502 | port-hardware-offload-type 2026-09-08 15:45:23.502 | port-mac-address-regenerate 2026-09-08 15:45:23.502 | port-numa-affinity-policy 2026-09-08 15:45:23.502 | port-numa-affinity-policy-socket 2026-09-08 15:45:23.502 | port-resource-request 2026-09-08 15:45:23.502 | port-security 2026-09-08 15:45:23.502 | port-trusted-vif 2026-09-08 15:45:23.502 | project-id 2026-09-08 15:45:23.502 | provider 2026-09-08 15:45:23.502 | pvlan 2026-09-08 15:45:23.502 | qinq 2026-09-08 15:45:23.502 | qos 2026-09-08 15:45:23.502 | qos-bw-limit-direction 2026-09-08 15:45:23.502 | qos-bw-minimum-ingress 2026-09-08 15:45:23.502 | qos-default 2026-09-08 15:45:23.502 | qos-fip 2026-09-08 15:45:23.502 | qos-gateway-ip 2026-09-08 15:45:23.502 | qos-rule-type-details 2026-09-08 15:45:23.502 | qos-rule-type-filter 2026-09-08 15:45:23.502 | qos-rules-alias 2026-09-08 15:45:23.502 | quota-check-limit 2026-09-08 15:45:23.502 | quota-check-limit-default 2026-09-08 15:45:23.502 | quota_details 2026-09-08 15:45:23.502 | quotas 2026-09-08 15:45:23.502 | rbac-address-scope 2026-09-08 15:45:23.502 | rbac-policies 2026-09-08 15:45:23.502 | rbac-security-groups 2026-09-08 15:45:23.502 | router 2026-09-08 15:45:23.502 | router-enable-snat 2026-09-08 15:45:23.502 | router_availability_zone 2026-09-08 15:45:23.502 | security-group 2026-09-08 15:45:23.502 | security-groups-default-rules 2026-09-08 15:45:23.502 | security-groups-default-statefulness 2026-09-08 15:45:23.502 | security-groups-normalized-cidr 2026-09-08 15:45:23.502 | security-groups-remote-address-group 2026-09-08 15:45:23.502 | security-groups-rules-belongs-to-default-sg 2026-09-08 15:45:23.502 | security-groups-shared-filtering 2026-09-08 15:45:23.502 | segment 2026-09-08 15:45:23.503 | sorting 2026-09-08 15:45:23.503 | standard-attr-description 2026-09-08 15:45:23.503 | standard-attr-fwaas-v2 2026-09-08 15:45:23.503 | standard-attr-revisions 2026-09-08 15:45:23.503 | standard-attr-tag 2026-09-08 15:45:23.503 | standard-attr-timestamp 2026-09-08 15:45:23.503 | stateful-security-group 2026-09-08 15:45:23.503 | subnet-dns-publish-fixed-ip 2026-09-08 15:45:23.503 | subnet-external-network 2026-09-08 15:45:23.503 | subnet-service-types 2026-09-08 15:45:23.503 | subnet_allocation 2026-09-08 15:45:23.503 | subnet_onboard 2026-09-08 15:45:23.503 | subnetpool-prefix-ops 2026-09-08 15:45:23.503 | tag-creation 2026-09-08 15:45:23.503 | tap-mirror 2026-09-08 15:45:23.503 | tap-mirror-both-direction 2026-09-08 15:45:23.503 | trunk 2026-09-08 15:45:23.503 | uplink-status-propagation 2026-09-08 15:45:23.503 | uplink-status-propagation-updatable 2026-09-08 15:45:23.503 | vlan-transparent 2026-09-08 15:45:23.503 | vpn-endpoint-groups 2026-09-08 15:45:23.503 | vpnaas' 2026-09-08 15:45:23.503 | extra=80-tempest.sh 2026-09-08 15:45:23.503 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-09-08 15:45:23.503 | f=/opt/stack/devstack/lib/databases/postgresql 2026-09-08 15:45:23.503 | fips= 2026-09-08 15:45:23.503 | i=1 2026-09-08 15:45:23.503 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-08 15:45:23.503 | lfile=localrc 2026-09-08 15:45:23.503 | localrc=/opt/stack/devstack/.localrc.password 2026-09-08 15:45:23.503 | logfile=ovsdb-server-sb.log 2026-09-08 15:45:23.503 | max_db_ver=11.6.2 2026-09-08 15:45:23.503 | min_db_ver=11.6.2 2026-09-08 15:45:23.503 | mod=proxy_http 2026-09-08 15:45:23.503 | mode=stack 2026-09-08 15:45:23.503 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-08 15:45:23.503 | name=nova-cell-1 2026-09-08 15:45:23.503 | opt='?' 2026-09-08 15:45:23.503 | os_CODENAME=noble 2026-09-08 15:45:23.503 | os_PACKAGE=deb 2026-09-08 15:45:23.503 | os_RELEASE=24.04 2026-09-08 15:45:23.503 | os_VENDOR=Ubuntu 2026-09-08 15:45:23.503 | phase=post-config 2026-09-08 15:45:23.503 | pkgs= 2026-09-08 15:45:23.503 | plugin=magnum 2026-09-08 15:45:23.503 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-09-08 15:45:23.503 | port=60999 2026-09-08 15:45:23.504 | pw=secretadmin 2026-09-08 15:45:23.504 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-08 15:45:23.504 | saveenv=ehxB 2026-09-08 15:45:23.504 | supported_ext='address-group 2026-09-08 15:45:23.504 | address-scope 2026-09-08 15:45:23.504 | agent 2026-09-08 15:45:23.504 | allowed-address-pairs 2026-09-08 15:45:23.504 | auto-allocated-topology 2026-09-08 15:45:23.504 | availability_zone 2026-09-08 15:45:23.504 | bgp 2026-09-08 15:45:23.504 | bgp_4byte_asn 2026-09-08 15:45:23.504 | bgp_dragent_scheduler 2026-09-08 15:45:23.504 | binding 2026-09-08 15:45:23.504 | binding-extended 2026-09-08 15:45:23.504 | default-subnetpools 2026-09-08 15:45:23.504 | dhcp_agent_scheduler 2026-09-08 15:45:23.504 | dns-domain-ports 2026-09-08 15:45:23.504 | dns-integration 2026-09-08 15:45:23.504 | dns-integration-domain-keywords 2026-09-08 15:45:23.504 | empty-string-filtering 2026-09-08 15:45:23.504 | enable-default-route-bfd 2026-09-08 15:45:23.504 | enable-default-route-ecmp 2026-09-08 15:45:23.504 | expose-port-forwarding-in-fip 2026-09-08 15:45:23.504 | ext-gw-mode 2026-09-08 15:45:23.504 | external-gateway-multihoming 2026-09-08 15:45:23.504 | external-net 2026-09-08 15:45:23.504 | extra_dhcp_opt 2026-09-08 15:45:23.504 | extraroute 2026-09-08 15:45:23.504 | extraroute-atomic 2026-09-08 15:45:23.504 | filter-validation 2026-09-08 15:45:23.504 | fip-port-details 2026-09-08 15:45:23.504 | flavors 2026-09-08 15:45:23.504 | floating-ip-port-forwarding 2026-09-08 15:45:23.504 | floating-ip-port-forwarding-description 2026-09-08 15:45:23.504 | floating-ip-port-forwarding-detail 2026-09-08 15:45:23.504 | floating-ip-port-forwarding-port-ranges 2026-09-08 15:45:23.504 | floating-ip-router-writable 2026-09-08 15:45:23.504 | floatingip-pools 2026-09-08 15:45:23.504 | fwaas_v2 2026-09-08 15:45:23.504 | ip_allocation 2026-09-08 15:45:23.504 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 15:45:23.504 | l3-flavors 2026-09-08 15:45:23.504 | l3-ha 2026-09-08 15:45:23.504 | l3_agent_scheduler 2026-09-08 15:45:23.504 | logging 2026-09-08 15:45:23.504 | multi-provider 2026-09-08 15:45:23.505 | net-mtu 2026-09-08 15:45:23.505 | net-mtu-writable 2026-09-08 15:45:23.505 | network-ip-availability 2026-09-08 15:45:23.505 | network_availability_zone 2026-09-08 15:45:23.505 | network_ha 2026-09-08 15:45:23.505 | pagination 2026-09-08 15:45:23.505 | port-device-profile 2026-09-08 15:45:23.505 | port-hardware-offload-type 2026-09-08 15:45:23.505 | port-mac-address-regenerate 2026-09-08 15:45:23.505 | port-numa-affinity-policy 2026-09-08 15:45:23.505 | port-numa-affinity-policy-socket 2026-09-08 15:45:23.505 | port-resource-request 2026-09-08 15:45:23.505 | port-security 2026-09-08 15:45:23.505 | port-trusted-vif 2026-09-08 15:45:23.505 | project-id 2026-09-08 15:45:23.505 | provider 2026-09-08 15:45:23.505 | pvlan 2026-09-08 15:45:23.505 | qinq 2026-09-08 15:45:23.505 | qos 2026-09-08 15:45:23.505 | qos-bw-limit-direction 2026-09-08 15:45:23.505 | qos-bw-minimum-ingress 2026-09-08 15:45:23.505 | qos-default 2026-09-08 15:45:23.505 | qos-fip 2026-09-08 15:45:23.505 | qos-gateway-ip 2026-09-08 15:45:23.505 | qos-rule-type-details 2026-09-08 15:45:23.505 | qos-rule-type-filter 2026-09-08 15:45:23.505 | qos-rules-alias 2026-09-08 15:45:23.505 | quota-check-limit 2026-09-08 15:45:23.505 | quota-check-limit-default 2026-09-08 15:45:23.505 | quota_details 2026-09-08 15:45:23.505 | quotas 2026-09-08 15:45:23.505 | rbac-address-scope 2026-09-08 15:45:23.505 | rbac-policies 2026-09-08 15:45:23.505 | rbac-security-groups 2026-09-08 15:45:23.505 | router 2026-09-08 15:45:23.505 | router-enable-snat 2026-09-08 15:45:23.505 | router_availability_zone 2026-09-08 15:45:23.505 | security-group 2026-09-08 15:45:23.505 | security-groups-default-rules 2026-09-08 15:45:23.505 | security-groups-default-statefulness 2026-09-08 15:45:23.505 | security-groups-normalized-cidr 2026-09-08 15:45:23.505 | security-groups-remote-address-group 2026-09-08 15:45:23.505 | security-groups-rules-belongs-to-default-sg 2026-09-08 15:45:23.505 | security-groups-shared-filtering 2026-09-08 15:45:23.505 | segment 2026-09-08 15:45:23.505 | sorting 2026-09-08 15:45:23.505 | standard-attr-description 2026-09-08 15:45:23.505 | standard-attr-fwaas-v2 2026-09-08 15:45:23.505 | standard-attr-revisions 2026-09-08 15:45:23.506 | standard-attr-tag 2026-09-08 15:45:23.506 | standard-attr-timestamp 2026-09-08 15:45:23.506 | stateful-security-group 2026-09-08 15:45:23.506 | subnet-dns-publish-fixed-ip 2026-09-08 15:45:23.506 | subnet-external-network 2026-09-08 15:45:23.506 | subnet-service-types 2026-09-08 15:45:23.506 | subnet_allocation 2026-09-08 15:45:23.506 | subnet_onboard 2026-09-08 15:45:23.506 | subnetpool-prefix-ops 2026-09-08 15:45:23.506 | tag-creation 2026-09-08 15:45:23.506 | tap-mirror 2026-09-08 15:45:23.506 | tap-mirror-both-direction 2026-09-08 15:45:23.506 | trunk 2026-09-08 15:45:23.506 | uplink-status-propagation 2026-09-08 15:45:23.506 | uplink-status-propagation-updatable 2026-09-08 15:45:23.506 | vlan-transparent 2026-09-08 15:45:23.506 | vpn-endpoint-groups 2026-09-08 15:45:23.506 | vpnaas' 2026-09-08 15:45:23.506 | system_member_user=6fd1eb823e2148b3bd9c1f8920319746 2026-09-08 15:45:23.506 | system_reader_user=be22047005224de8bab32b840b8cc9d9 2026-09-08 15:45:23.506 | time_stamp=2026-09-08-154100 2026-09-08 15:45:23.506 | var=ADMIN_PASSWORD 2026-09-08 15:45:23.506 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-09-08 15:45:23.526 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:23.533 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:45:23.540 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-09-08 15:45:23.546 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-09-08 15:45:23.553 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 15:45:23.560 | ++ /opt/stack/magnum/devstack/plugin.sh:source:25 : echo_summary 'Configuring magnum' 2026-09-08 15:45:23.567 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 15:45:23.574 | ++ ./stack.sh:echo_summary:450 : echo -e Configuring magnum 2026-09-08 15:45:23.580 | ++ /opt/stack/magnum/devstack/plugin.sh:source:26 : configure_magnum 2026-09-08 15:45:23.587 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:95 : [[ ! -d /etc/magnum ]] 2026-09-08 15:45:23.594 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:96 : sudo mkdir -p /etc/magnum 2026-09-08 15:45:23.620 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:97 : sudo chown stack /etc/magnum 2026-09-08 15:45:23.646 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:101 : create_magnum_conf 2026-09-08 15:45:23.653 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:133 : rm -f /etc/magnum/magnum.conf 2026-09-08 15:45:23.664 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:134 : hostname 2026-09-08 15:45:23.673 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:134 : HOSTNAME=np0000192207 2026-09-08 15:45:23.679 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:135 : iniset /etc/magnum/magnum.conf DEFAULT debug True 2026-09-08 15:45:23.750 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:136 : iniset /etc/magnum/magnum.conf DEFAULT host np0000192207 2026-09-08 15:45:23.818 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:138 : iniset_rpc_backend magnum /etc/magnum/magnum.conf 2026-09-08 15:45:23.824 | ++ lib/rpc_backend:iniset_rpc_backend:144 : local package=magnum 2026-09-08 15:45:23.830 | ++ lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/magnum/magnum.conf 2026-09-08 15:45:23.835 | ++ lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 15:45:23.841 | ++ lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 15:45:23.847 | ++ lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 15:45:23.885 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:23.892 | +++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 15:45:23.898 | +++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 15:45:23.904 | +++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 15:45:23.942 | +++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:23.948 | +++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/ 2026-09-08 15:45:23.954 | ++ lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/magnum/magnum.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.181:5672/ 2026-09-08 15:45:24.022 | ++ lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 15:45:24.027 | ++ lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 15:45:24.034 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:140 : database_connection_url magnum 2026-09-08 15:45:24.040 | +++ lib/database:database_connection_url:134 : local db=magnum 2026-09-08 15:45:24.046 | +++ lib/database:database_connection_url:135 : database_connection_url_mysql magnum 2026-09-08 15:45:24.051 | +++ lib/databases/mysql:database_connection_url_mysql:251 : local db=magnum 2026-09-08 15:45:24.057 | +++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 15:45:24.063 | +++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 15:45:24.069 | +++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 15:45:24.109 | +++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:24.114 | +++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 15:45:24.120 | +++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/magnum?charset=utf8&plugin=dbcounter' 2026-09-08 15:45:24.127 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:140 : iniset /etc/magnum/magnum.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/magnum?charset=utf8&plugin=dbcounter' 2026-09-08 15:45:24.198 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:141 : iniset /etc/magnum/magnum.conf api host 162.253.55.181 2026-09-08 15:45:24.269 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:143 : is_service_enabled tls-proxy 2026-09-08 15:45:24.310 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:24.317 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:144 : iniset /etc/magnum/magnum.conf drivers verify_ca true 2026-09-08 15:45:24.394 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:145 : iniset /etc/magnum/magnum.conf drivers openstack_ca_file /opt/stack/data/ca-bundle.pem 2026-09-08 15:45:24.460 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:150 : iniset /etc/magnum/magnum.conf cluster temp_cache_dir /var/lib/magnum/certificate-cache 2026-09-08 15:45:24.531 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:152 : iniset /etc/magnum/magnum.conf oslo_policy policy_file /etc/magnum/policy.yaml 2026-09-08 15:45:24.603 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:154 : [[ False == True ]] 2026-09-08 15:45:24.609 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:157 : iniset /etc/magnum/magnum.conf oslo_policy enforce_new_defaults false 2026-09-08 15:45:24.674 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:160 : iniset /etc/magnum/magnum.conf keystone_auth auth_type password 2026-09-08 15:45:24.750 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:161 : iniset /etc/magnum/magnum.conf keystone_auth username magnum 2026-09-08 15:45:24.823 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:162 : iniset /etc/magnum/magnum.conf keystone_auth password secretservice 2026-09-08 15:45:24.886 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:163 : iniset /etc/magnum/magnum.conf keystone_auth project_name service 2026-09-08 15:45:24.940 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:164 : iniset /etc/magnum/magnum.conf keystone_auth project_domain_id default 2026-09-08 15:45:24.994 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:165 : iniset /etc/magnum/magnum.conf keystone_auth user_domain_id default 2026-09-08 15:45:25.048 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:167 : configure_keystone_authtoken_middleware /etc/magnum/magnum.conf magnum 2026-09-08 15:45:25.054 | ++ lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/magnum/magnum.conf 2026-09-08 15:45:25.058 | ++ lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=magnum 2026-09-08 15:45:25.062 | ++ lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 15:45:25.069 | ++ lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 15:45:25.074 | ++ lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/magnum/magnum.conf magnum keystone_authtoken 2026-09-08 15:45:25.077 | ++ lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/magnum/magnum.conf 2026-09-08 15:45:25.082 | ++ lib/keystone:configure_keystoneauth:392 : local admin_user=magnum 2026-09-08 15:45:25.088 | ++ lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 15:45:25.093 | ++ lib/keystone:configure_keystoneauth:395 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_type password 2026-09-08 15:45:25.162 | ++ lib/keystone:configure_keystoneauth:396 : iniset /etc/magnum/magnum.conf keystone_authtoken interface public 2026-09-08 15:45:25.226 | ++ lib/keystone:configure_keystoneauth:397 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_url https://162.253.55.181/identity 2026-09-08 15:45:25.287 | ++ lib/keystone:configure_keystoneauth:398 : iniset /etc/magnum/magnum.conf keystone_authtoken username magnum 2026-09-08 15:45:25.353 | ++ lib/keystone:configure_keystoneauth:399 : iniset /etc/magnum/magnum.conf keystone_authtoken password secretservice 2026-09-08 15:45:25.413 | ++ lib/keystone:configure_keystoneauth:400 : iniset /etc/magnum/magnum.conf keystone_authtoken user_domain_name Default 2026-09-08 15:45:25.470 | ++ lib/keystone:configure_keystoneauth:401 : iniset /etc/magnum/magnum.conf keystone_authtoken project_name service 2026-09-08 15:45:25.534 | ++ lib/keystone:configure_keystoneauth:402 : iniset /etc/magnum/magnum.conf keystone_authtoken project_domain_name Default 2026-09-08 15:45:25.599 | ++ lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/magnum/magnum.conf keystone_authtoken www_authenticate_uri https://162.253.55.181/identity 2026-09-08 15:45:25.670 | ++ lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/magnum/magnum.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 15:45:25.739 | ++ lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/magnum/magnum.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 15:45:25.812 | ++ lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 15:45:25.818 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:169 : iniset /etc/magnum/magnum.conf keystone_auth auth_url https://162.253.55.181/identity/v3 2026-09-08 15:45:25.887 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:173 : iniset /etc/magnum/magnum.conf keystone_authtoken www_authenticate_uri https://162.253.55.181/identity/v3 2026-09-08 15:45:25.961 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:174 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_url https://162.253.55.181/identity/v3 2026-09-08 15:45:26.040 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:175 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_version v3 2026-09-08 15:45:26.118 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:177 : is_fedora 2026-09-08 15:45:26.126 | ++ functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 15:45:26.133 | ++ functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 15:45:26.139 | ++ functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 15:45:26.146 | ++ functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 15:45:26.152 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 15:45:26.158 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 15:45:26.165 | ++ functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 15:45:26.171 | ++ functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 15:45:26.179 | ++ functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 15:45:26.185 | ++ functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 15:45:26.192 | ++ functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 15:45:26.197 | ++ functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 15:45:26.204 | ++ functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 15:45:26.210 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:177 : is_suse 2026-09-08 15:45:26.212 | /opt/stack/magnum/devstack/lib/magnum: line 177: is_suse: command not found 2026-09-08 15:45:26.220 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:183 : '[' -n /opt/stack/data/magnum ']' 2026-09-08 15:45:26.226 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:184 : iniset /etc/magnum/magnum.conf DEFAULT state_path /opt/stack/data/magnum 2026-09-08 15:45:26.302 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:185 : iniset /etc/magnum/magnum.conf oslo_concurrency lock_path /opt/stack/data/magnum 2026-09-08 15:45:26.382 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:188 : '[' '' '!=' False ']' 2026-09-08 15:45:26.389 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:189 : setup_systemd_logging /etc/magnum/magnum.conf 2026-09-08 15:45:26.395 | ++ functions:setup_systemd_logging:710 : local conf_file=/etc/magnum/magnum.conf 2026-09-08 15:45:26.404 | +++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 15:45:26.444 | ++ functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 15:45:26.450 | ++ functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 15:45:26.457 | ++ functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 15:45:26.463 | ++ functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 15:45:26.470 | ++ functions:setup_systemd_logging:723 : iniset /etc/magnum/magnum.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 15:45:26.544 | ++ functions:setup_systemd_logging:725 : iniset /etc/magnum/magnum.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:45:26.617 | ++ functions:setup_systemd_logging:726 : iniset /etc/magnum/magnum.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 15:45:26.684 | ++ functions:setup_systemd_logging:727 : iniset /etc/magnum/magnum.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 15:45:26.753 | ++ functions:setup_systemd_logging:730 : iniset /etc/magnum/magnum.conf DEFAULT log_color False 2026-09-08 15:45:26.823 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:193 : '[' False == True ']' 2026-09-08 15:45:26.828 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:198 : is_service_enabled tls-proxy 2026-09-08 15:45:26.865 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:26.871 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:199 : ensure_certificates MAGNUM 2026-09-08 15:45:26.877 | ++ lib/tls:ensure_certificates:409 : local service=MAGNUM 2026-09-08 15:45:26.883 | ++ lib/tls:ensure_certificates:411 : local cert_var=MAGNUM_SSL_CERT 2026-09-08 15:45:26.889 | ++ lib/tls:ensure_certificates:412 : local key_var=MAGNUM_SSL_KEY 2026-09-08 15:45:26.895 | ++ lib/tls:ensure_certificates:413 : local ca_var=MAGNUM_SSL_CA 2026-09-08 15:45:26.900 | ++ lib/tls:ensure_certificates:415 : local cert= 2026-09-08 15:45:26.905 | ++ lib/tls:ensure_certificates:416 : local key= 2026-09-08 15:45:26.911 | ++ lib/tls:ensure_certificates:417 : local ca= 2026-09-08 15:45:26.917 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-09-08 15:45:26.922 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-09-08 15:45:26.928 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-09-08 15:45:26.933 | ++ lib/tls:ensure_certificates:420 : local cert=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-09-08 15:45:26.940 | ++ lib/tls:ensure_certificates:421 : local key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-09-08 15:45:26.945 | ++ lib/tls:ensure_certificates:422 : local ca=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-08 15:45:26.950 | ++ lib/tls:ensure_certificates:423 : eval 'MAGNUM_SSL_CERT=$cert' 2026-09-08 15:45:26.956 | +++ lib/tls:ensure_certificates:423 : MAGNUM_SSL_CERT=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-09-08 15:45:26.961 | ++ lib/tls:ensure_certificates:424 : eval 'MAGNUM_SSL_KEY=$key' 2026-09-08 15:45:26.967 | +++ lib/tls:ensure_certificates:424 : MAGNUM_SSL_KEY=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-09-08 15:45:26.972 | ++ lib/tls:ensure_certificates:425 : eval 'MAGNUM_SSL_CA=$ca' 2026-09-08 15:45:26.978 | +++ lib/tls:ensure_certificates:425 : MAGNUM_SSL_CA=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-09-08 15:45:26.983 | ++ lib/tls:ensure_certificates:426 : return 2026-09-08 15:45:26.990 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:201 : iniset /etc/magnum/magnum.conf DEFAULT ssl_cert_file /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-09-08 15:45:27.058 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:202 : iniset /etc/magnum/magnum.conf DEFAULT ssl_key_file /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-09-08 15:45:27.125 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:205 : is_service_enabled ceilometer 2026-09-08 15:45:27.163 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:45:27.169 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:209 : is_service_enabled barbican 2026-09-08 15:45:27.207 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:27.213 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:210 : iniset /etc/magnum/magnum.conf certificates cert_manager_type barbican 2026-09-08 15:45:27.288 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:215 : get_or_create_domain magnum 'Owns users and projects created by magnum' 2026-09-08 15:45:27.294 | +++ functions-common:get_or_create_domain:872 : local domain_id 2026-09-08 15:45:27.301 | ++++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create magnum --description 'Owns users and projects created by magnum' --or-show -f value -c id 2026-09-08 15:45:27.669 | 2026-09-08 15:45:27.688 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:27.695 | +++ functions-common:get_or_create_domain:877 : domain_id=193f213078404f45a86bed96cb440a53 2026-09-08 15:45:27.699 | +++ functions-common:get_or_create_domain:878 : echo 193f213078404f45a86bed96cb440a53 2026-09-08 15:45:27.706 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:215 : trustee_domain_id=193f213078404f45a86bed96cb440a53 2026-09-08 15:45:27.714 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:216 : get_or_create_user trustee_domain_admin secret 193f213078404f45a86bed96cb440a53 2026-09-08 15:45:27.720 | +++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:45:27.726 | +++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 15:45:27.732 | +++ functions-common:get_or_create_user:903 : local email= 2026-09-08 15:45:27.740 | ++++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create trustee_domain_admin --password secret --domain=193f213078404f45a86bed96cb440a53 --or-show -f value -c id 2026-09-08 15:45:28.259 | 2026-09-08 15:45:28.279 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:28.286 | +++ functions-common:get_or_create_user:915 : user_id=f2d1ff1271824d8fb6d44519676a0dd9 2026-09-08 15:45:28.291 | +++ functions-common:get_or_create_user:916 : echo f2d1ff1271824d8fb6d44519676a0dd9 2026-09-08 15:45:28.298 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:216 : trustee_domain_admin_id=f2d1ff1271824d8fb6d44519676a0dd9 2026-09-08 15:45:28.304 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:217 : get_or_add_user_domain_role admin f2d1ff1271824d8fb6d44519676a0dd9 193f213078404f45a86bed96cb440a53 2026-09-08 15:45:28.310 | ++ functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-09-08 15:45:28.315 | ++ functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user f2d1ff1271824d8fb6d44519676a0dd9 --domain 193f213078404f45a86bed96cb440a53 2026-09-08 15:45:29.121 | 2026-09-08 15:45:29.137 | +++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f2d1ff1271824d8fb6d44519676a0dd9 --domain 193f213078404f45a86bed96cb440a53 -c Role -f value 2026-09-08 15:45:29.961 | 2026-09-08 15:45:29.980 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:29.987 | ++ functions-common:get_or_add_user_domain_role:997 : user_role_id=da6a8c0fa67c49efba3301283885157c 2026-09-08 15:45:29.993 | ++ functions-common:get_or_add_user_domain_role:999 : echo da6a8c0fa67c49efba3301283885157c 2026-09-08 15:45:29.993 | da6a8c0fa67c49efba3301283885157c 2026-09-08 15:45:29.999 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:219 : iniset /etc/magnum/magnum.conf trust cluster_user_trust True 2026-09-08 15:45:30.073 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:220 : iniset /etc/magnum/magnum.conf trust trustee_domain_name magnum 2026-09-08 15:45:30.141 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:221 : iniset /etc/magnum/magnum.conf trust trustee_domain_admin_name trustee_domain_admin 2026-09-08 15:45:30.210 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:222 : iniset /etc/magnum/magnum.conf trust trustee_domain_admin_password secret 2026-09-08 15:45:30.284 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:223 : iniset /etc/magnum/magnum.conf trust trustee_keystone_interface public 2026-09-08 15:45:30.353 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:224 : iniset /etc/magnum/magnum.conf cinder_client region_name RegionOne 2026-09-08 15:45:30.428 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:226 : is_service_enabled swift 2026-09-08 15:45:30.468 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:45:30.476 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:233 : iniget /etc/cinder/cinder.conf DEFAULT default_volume_type 2026-09-08 15:45:30.524 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:233 : default_volume_type=lvmdriver-1 2026-09-08 15:45:30.530 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:234 : iniset /etc/magnum/magnum.conf cinder default_docker_volume_type lvmdriver-1 2026-09-08 15:45:30.610 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:236 : iniset /etc/magnum/magnum.conf drivers enabled_beta_drivers 2026-09-08 15:45:30.680 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:238 : iniset /etc/magnum/magnum.conf kubernetes keystone_auth_default_policy /etc/magnum/k8s_keystone_auth_default_policy.json 2026-09-08 15:45:30.754 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:240 : write_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application /container-infra '' magnum-api 2026-09-08 15:45:30.760 | ++ lib/apache:write_uwsgi_config:243 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-09-08 15:45:30.766 | ++ lib/apache:write_uwsgi_config:244 : local wsgi=magnum.wsgi.api:application 2026-09-08 15:45:30.772 | ++ lib/apache:write_uwsgi_config:245 : local url=/container-infra 2026-09-08 15:45:30.778 | ++ lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 15:45:30.784 | ++ lib/apache:write_uwsgi_config:247 : local name=magnum-api 2026-09-08 15:45:30.790 | ++ lib/apache:write_uwsgi_config:249 : '[' -z magnum-api ']' 2026-09-08 15:45:30.795 | ++ lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 15:45:30.801 | ++ lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 15:45:30.829 | ++ lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:45:30.829 | ++ lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-09-08 15:45:30.845 | d /var/run/uwsgi 0755 stack root 2026-09-08 15:45:30.853 | ++ lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 15:45:30.874 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-08 15:45:30.884 | ++ lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/magnum-api.socket 2026-09-08 15:45:30.891 | ++ lib/apache:write_uwsgi_config:266 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-09-08 15:45:30.901 | ++ lib/apache:write_uwsgi_config:270 : [[ magnum.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 15:45:30.907 | ++ lib/apache:write_uwsgi_config:271 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi module magnum.wsgi.api:application 2026-09-08 15:45:30.979 | ++ lib/apache:write_uwsgi_config:276 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi processes 4 2026-09-08 15:45:31.047 | ++ lib/apache:write_uwsgi_config:278 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi master true 2026-09-08 15:45:31.115 | ++ lib/apache:write_uwsgi_config:280 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi die-on-term true 2026-09-08 15:45:31.183 | ++ lib/apache:write_uwsgi_config:281 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 15:45:31.249 | ++ lib/apache:write_uwsgi_config:284 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 15:45:31.314 | ++ lib/apache:write_uwsgi_config:285 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi enable-threads true 2026-09-08 15:45:31.373 | ++ lib/apache:write_uwsgi_config:286 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi plugins http,python3 2026-09-08 15:45:31.440 | ++ lib/apache:write_uwsgi_config:288 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi thunder-lock true 2026-09-08 15:45:31.507 | ++ lib/apache:write_uwsgi_config:290 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 15:45:31.575 | ++ lib/apache:write_uwsgi_config:292 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 15:45:31.642 | ++ lib/apache:write_uwsgi_config:294 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 15:45:31.713 | ++ lib/apache:write_uwsgi_config:296 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi lazy-apps true 2026-09-08 15:45:31.786 | ++ lib/apache:write_uwsgi_config:298 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi start-time %t 2026-09-08 15:45:31.854 | ++ lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 15:45:31.859 | ++ lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 15:45:31.866 | +++ lib/apache:write_uwsgi_config:305 : apache_site_config_for magnum-api 2026-09-08 15:45:31.872 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-09-08 15:45:31.878 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 15:45:31.885 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:45:31.891 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:45:31.898 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-09-08 15:45:31.905 | ++ lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/magnum-api.conf 2026-09-08 15:45:31.913 | ++ lib/apache:write_uwsgi_config:306 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi socket /var/run/uwsgi/magnum-api.socket 2026-09-08 15:45:31.984 | ++ lib/apache:write_uwsgi_config:307 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 15:45:32.057 | ++ lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/magnum-api.conf 2026-09-08 15:45:32.057 | ++ lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/container-infra" "unix:/var/run/uwsgi/magnum-api.socket|uwsgi://uwsgi-uds-magnum-api" retry=0 acquire=1 ' 2026-09-08 15:45:32.073 | ProxyPass "/container-infra" "unix:/var/run/uwsgi/magnum-api.socket|uwsgi://uwsgi-uds-magnum-api" retry=0 acquire=1 2026-09-08 15:45:32.081 | ++ lib/apache:write_uwsgi_config:309 : enable_apache_site magnum-api 2026-09-08 15:45:32.087 | ++ lib/apache:enable_apache_site:191 : local site=magnum-api 2026-09-08 15:45:32.093 | ++ lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 15:45:32.099 | ++ lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 15:45:32.105 | ++ lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 15:45:32.111 | ++ lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 15:45:32.117 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:45:32.123 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:45:32.130 | ++ lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 15:45:32.136 | ++ lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 15:45:32.142 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 15:45:32.148 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 15:45:32.154 | ++ lib/apache:enable_apache_site:195 : sudo a2ensite magnum-api 2026-09-08 15:45:32.225 | Enabling site magnum-api. 2026-09-08 15:45:32.237 | To activate the new configuration, you need to run: 2026-09-08 15:45:32.237 | systemctl reload apache2 2026-09-08 15:45:32.247 | ++ lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 15:45:32.254 | ++ lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 15:45:32.260 | ++ functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 15:45:32.268 | ++ functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 15:45:32.465 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:103 : create_api_paste_conf 2026-09-08 15:45:32.472 | ++ /opt/stack/magnum/devstack/lib/magnum:create_api_paste_conf:245 : cp /opt/stack/magnum/etc/magnum/api-paste.ini /etc/magnum/api-paste.ini 2026-09-08 15:45:32.479 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:105 : create_k8s_keystone_auth_default_poliy 2026-09-08 15:45:32.484 | ++ /opt/stack/magnum/devstack/lib/magnum:create_k8s_keystone_auth_default_poliy:249 : cp /opt/stack/magnum/etc/magnum/keystone_auth_default_policy.sample /etc/magnum/k8s_keystone_auth_default_policy.json 2026-09-08 15:45:32.494 | ++ /opt/stack/magnum/devstack/plugin.sh:source:28 : is_service_enabled k8s-capi 2026-09-08 15:45:32.532 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 15:45:32.538 | ++ /opt/stack/magnum/devstack/plugin.sh:source:33 : iniset /etc/keystone/keystone.conf token expiration 7200 2026-09-08 15:45:32.613 | ++ /opt/stack/magnum/devstack/plugin.sh:source:35 : is_service_enabled key 2026-09-08 15:45:32.657 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 15:45:32.664 | ++ /opt/stack/magnum/devstack/plugin.sh:source:36 : create_magnum_accounts 2026-09-08 15:45:32.671 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:115 : create_service_user magnum admin 2026-09-08 15:45:32.678 | ++ lib/keystone:create_service_user:379 : get_or_create_user magnum secretservice Default 2026-09-08 15:45:32.685 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 15:45:32.692 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 15:45:32.698 | ++ functions-common:get_or_create_user:903 : local email= 2026-09-08 15:45:32.708 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create magnum --password secretservice --domain=Default --or-show -f value -c id 2026-09-08 15:45:33.348 | 2026-09-08 15:45:33.362 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:33.371 | ++ functions-common:get_or_create_user:915 : user_id=ecb1fd617586424683311307a2f6328f 2026-09-08 15:45:33.377 | ++ functions-common:get_or_create_user:916 : echo ecb1fd617586424683311307a2f6328f 2026-09-08 15:45:33.377 | ecb1fd617586424683311307a2f6328f 2026-09-08 15:45:33.381 | ++ lib/keystone:create_service_user:380 : get_or_add_user_project_role service magnum service Default Default 2026-09-08 15:45:33.387 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:45:33.392 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:45:33.399 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 15:45:33.405 | +++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:45:33.415 | +++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:45:33.421 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 15:45:33.427 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 15:45:33.434 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 15:45:33.441 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 15:45:33.447 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 15:45:33.457 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 15:45:33.464 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user magnum --project service --user-domain Default --project-domain Default 2026-09-08 15:45:35.074 | 2026-09-08 15:45:35.092 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user magnum --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 15:45:36.690 | 2026-09-08 15:45:36.712 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:36.719 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:45:36.726 | ++ functions-common:get_or_add_user_project_role:980 : echo d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:45:36.726 | d19b3355983c483a877e8b3a2a44217a 2026-09-08 15:45:36.731 | ++ lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-08 15:45:36.738 | ++ lib/keystone:create_service_user:383 : get_or_add_user_project_role admin magnum service Default Default 2026-09-08 15:45:36.744 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 15:45:36.750 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 15:45:36.760 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 15:45:36.767 | +++ functions-common:_get_domain_args:947 : local domain 2026-09-08 15:45:36.774 | +++ functions-common:_get_domain_args:948 : domain= 2026-09-08 15:45:36.781 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 15:45:36.787 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 15:45:36.794 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 15:45:36.801 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 15:45:36.808 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 15:45:36.816 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 15:45:36.823 | ++ functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user magnum --project service --user-domain Default --project-domain Default 2026-09-08 15:45:38.292 | 2026-09-08 15:45:38.311 | +++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user magnum --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 15:45:39.924 | 2026-09-08 15:45:39.946 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:39.955 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=da6a8c0fa67c49efba3301283885157c 2026-09-08 15:45:39.962 | ++ functions-common:get_or_add_user_project_role:980 : echo da6a8c0fa67c49efba3301283885157c 2026-09-08 15:45:39.962 | da6a8c0fa67c49efba3301283885157c 2026-09-08 15:45:39.971 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:118 : get_or_create_service magnum container-infra 'Container Infrastructure Management Service' 2026-09-08 15:45:39.978 | +++ functions-common:get_or_create_service:1055 : local service_id 2026-09-08 15:45:39.987 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show container-infra -f value -c id 2026-09-08 15:45:40.636 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create container-infra --name magnum '--description=Container Infrastructure Management Service' -f value -c id 2026-09-08 15:45:41.042 | 2026-09-08 15:45:41.064 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:41.073 | +++ functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 15:45:41.073 | f6c7b50a17e045bfbcdea6b6ee31ed12' 2026-09-08 15:45:41.083 | +++ functions-common:get_or_create_service:1067 : echo f6c7b50a17e045bfbcdea6b6ee31ed12 2026-09-08 15:45:41.092 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:118 : local magnum_service=f6c7b50a17e045bfbcdea6b6ee31ed12 2026-09-08 15:45:41.099 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:119 : get_or_create_endpoint f6c7b50a17e045bfbcdea6b6ee31ed12 RegionOne https://162.253.55.181/container-infra/v1 2026-09-08 15:45:41.108 | ++ functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 15:45:41.116 | +++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface f6c7b50a17e045bfbcdea6b6ee31ed12 public https://162.253.55.181/container-infra/v1 RegionOne 2026-09-08 15:45:41.125 | +++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 15:45:41.135 | ++++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service f6c7b50a17e045bfbcdea6b6ee31ed12 --interface public --region RegionOne -c ID -f value 2026-09-08 15:45:41.782 | 2026-09-08 15:45:41.802 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:41.811 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 15:45:41.818 | +++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 15:45:41.827 | ++++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create f6c7b50a17e045bfbcdea6b6ee31ed12 public https://162.253.55.181/container-infra/v1 --region RegionOne -f value -c id 2026-09-08 15:45:42.442 | 2026-09-08 15:45:42.464 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:42.472 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2d065e40f3bf4864bffe89034ddfde54 2026-09-08 15:45:42.480 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2d065e40f3bf4864bffe89034ddfde54 2026-09-08 15:45:42.488 | ++ functions-common:get_or_create_endpoint:1100 : public_id=2d065e40f3bf4864bffe89034ddfde54 2026-09-08 15:45:42.496 | ++ functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 15:45:42.503 | ++ functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 15:45:42.510 | ++ functions-common:get_or_create_endpoint:1109 : echo 2d065e40f3bf4864bffe89034ddfde54 2026-09-08 15:45:42.510 | 2d065e40f3bf4864bffe89034ddfde54 2026-09-08 15:45:42.516 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:124 : get_or_create_role k8s_admin 2026-09-08 15:45:42.523 | ++ functions-common:get_or_create_role:935 : local role_id 2026-09-08 15:45:42.531 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create k8s_admin --or-show -f value -c id 2026-09-08 15:45:42.923 | 2026-09-08 15:45:42.941 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:42.950 | ++ functions-common:get_or_create_role:940 : role_id=82789dcc003d486595b091a18c7b4794 2026-09-08 15:45:42.956 | ++ functions-common:get_or_create_role:941 : echo 82789dcc003d486595b091a18c7b4794 2026-09-08 15:45:42.956 | 82789dcc003d486595b091a18c7b4794 2026-09-08 15:45:42.965 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:125 : get_or_create_role k8s_developer 2026-09-08 15:45:42.971 | ++ functions-common:get_or_create_role:935 : local role_id 2026-09-08 15:45:42.980 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create k8s_developer --or-show -f value -c id 2026-09-08 15:45:43.350 | 2026-09-08 15:45:43.371 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:43.379 | ++ functions-common:get_or_create_role:940 : role_id=a82d96ff083f42aaaffd93c5164a7979 2026-09-08 15:45:43.385 | ++ functions-common:get_or_create_role:941 : echo a82d96ff083f42aaaffd93c5164a7979 2026-09-08 15:45:43.385 | a82d96ff083f42aaaffd93c5164a7979 2026-09-08 15:45:43.391 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:126 : get_or_create_role k8s_viewer 2026-09-08 15:45:43.398 | ++ functions-common:get_or_create_role:935 : local role_id 2026-09-08 15:45:43.406 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create k8s_viewer --or-show -f value -c id 2026-09-08 15:45:43.804 | 2026-09-08 15:45:43.825 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 15:45:43.834 | ++ functions-common:get_or_create_role:940 : role_id=21111e6f36ef4627841bb2ad235a3dd9 2026-09-08 15:45:43.840 | ++ functions-common:get_or_create_role:941 : echo 21111e6f36ef4627841bb2ad235a3dd9 2026-09-08 15:45:43.840 | 21111e6f36ef4627841bb2ad235a3dd9 2026-09-08 15:45:43.846 | ++ /opt/stack/magnum/devstack/plugin.sh:source:40 : install_kubectl 2026-09-08 15:45:43.854 | +++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:335 : wget -qO- https://dl.k8s.io/release/stable.txt 2026-09-08 15:45:47.011 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:335 : MAGNUM_KUBECTL_TAG= 2026-09-08 15:45:47.022 | + /opt/stack/magnum/devstack/lib/magnum:install_kubectl:1 : exit_trap 2026-09-08 15:45:47.031 | + ./stack.sh:exit_trap:525 : local r=4 2026-09-08 15:45:47.039 | ++ ./stack.sh:exit_trap:526 : jobs -p 2026-09-08 15:45:47.048 | + ./stack.sh:exit_trap:526 : jobs=83983 2026-09-08 15:45:47.054 | + ./stack.sh:exit_trap:529 : [[ -n 83983 ]] 2026-09-08 15:45:47.061 | + ./stack.sh:exit_trap:529 : [[ -n /opt/stack/logs/devstacklog.txt.2026-09-08-152812 ]] 2026-09-08 15:45:47.069 | + ./stack.sh:exit_trap:529 : [[ True == \T\r\u\e ]] 2026-09-08 15:45:47.076 | + ./stack.sh:exit_trap:530 : echo 'exit_trap: cleaning up child processes' 2026-09-08 15:45:47.076 | exit_trap: cleaning up child processes 2026-09-08 15:45:47.084 | + ./stack.sh:exit_trap:531 : kill 83983 2026-09-08 15:45:47.090 | + ./stack.sh:exit_trap:535 : '[' -f /tmp/tmp.x2pgUa1f0a ']' 2026-09-08 15:45:47.097 | + ./stack.sh:exit_trap:536 : rm /tmp/tmp.x2pgUa1f0a 2026-09-08 15:45:47.109 | + ./stack.sh:exit_trap:540 : kill_spinner 2026-09-08 15:45:47.117 | + ./stack.sh:kill_spinner:435 : '[' '!' -z '' ']' 2026-09-08 15:45:47.123 | + ./stack.sh:exit_trap:542 : [[ 4 -ne 0 ]] 2026-09-08 15:45:47.130 | + ./stack.sh:exit_trap:543 : echo 'Error on exit' 2026-09-08 15:45:47.130 | Error on exit 2026-09-08 15:45:47.136 | + ./stack.sh:exit_trap:545 : type -p generate-subunit 2026-09-08 15:45:47.142 | + ./stack.sh:exit_trap:546 : generate-subunit 1788881282 1065 fail 2026-09-08 15:45:47.327 | + ./stack.sh:exit_trap:548 : [[ -z /opt/stack/logs ]] 2026-09-08 15:45:47.334 | + ./stack.sh:exit_trap:551 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-09-08 15:45:48.584 | + ./stack.sh:exit_trap:560 : exit 4