2026-08-31 07:07:07.760 | + ./stack.sh:main:491 : exec 2026-08-31 07:07:07.760 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-31-070707' 2026-08-31 07:07:07.760 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-08-31-070707.summary.2026-08-31-070707 2026-08-31 07:07:07.760 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:07:07.760 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-31-070707 2026-08-31 07:07:07.760 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-31-070707 /opt/stack/logs/devstacklog.txt 2026-08-31 07:07:07.760 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-31-070707.summary.2026-08-31-070707 /opt/stack/logs/devstacklog.txt.summary 2026-08-31 07:07:07.760 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-31 07:07:07.760 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-31 07:07:07.763 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-31 07:07:07.770 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-31 07:07:07.775 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-31 07:07:07.780 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-31 07:07:07.781 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-31 07:07:07.788 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-31 07:07:07.793 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-31 07:07:07.797 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-31 07:07:07.805 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-31 07:07:07.810 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-31 07:07:07.813 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-31 07:07:07.818 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-31 07:07:07.825 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-31 07:07:07.829 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-31 07:07:07.834 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-31 07:07:07.838 | + ./stack.sh:main:577 : set -o errexit 2026-08-31 07:07:07.843 | + ./stack.sh:main:580 : uname -a 2026-08-31 07:07:07.845 | Linux np0000191535 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-08-31 07:07:07.850 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-31 07:07:07.854 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-31 07:07:07.860 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-08-31 07:07:07.926 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-08-31 07:07:07.954 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-08-31 07:07:07.959 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-31 07:07:07.986 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-31 07:07:07.991 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-31 07:07:08.019 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-31 07:07:08.024 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-31 07:07:08.050 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-08-31 07:07:08.055 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-31 07:07:08.058 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-31 07:07:08.064 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-31 07:07:08.092 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-08-31 07:07:08.097 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-31 07:07:08.127 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-08-31 07:07:08.132 | + ./stack.sh:main:594 : tune_host 2026-08-31 07:07:08.136 | + lib/host:tune_host:125 : configure_host_mem 2026-08-31 07:07:08.140 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-31 07:07:08.144 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-08-31 07:07:08.149 | + lib/host:configure_zswap:72 : is_ubuntu 2026-08-31 07:07:08.153 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:07:08.157 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:07:08.161 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-08-31 07:07:08.165 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-08-31 07:07:08.169 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-08-31 07:07:08.173 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-08-31 07:07:08.177 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-31 07:07:08.182 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-08-31 07:07:08.186 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-08-31 07:07:08.190 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-08-31 07:07:08.196 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-08-31 07:07:08.196 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-08-31 07:07:08.211 | lz4 2026-08-31 07:07:08.217 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-08-31 07:07:08.221 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-08-31 07:07:08.224 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-08-31 07:07:08.228 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-08-31 07:07:08.232 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-31 07:07:08.236 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-08-31 07:07:08.240 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-08-31 07:07:08.244 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-08-31 07:07:08.249 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-08-31 07:07:08.250 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-08-31 07:07:08.266 | zsmalloc 2026-08-31 07:07:08.273 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-08-31 07:07:08.277 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-08-31 07:07:08.281 | + lib/host:set_zswap_parameter:63 : local value=1 2026-08-31 07:07:08.285 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-08-31 07:07:08.289 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-31 07:07:08.293 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-08-31 07:07:08.297 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-08-31 07:07:08.301 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-08-31 07:07:08.306 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-08-31 07:07:08.307 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-08-31 07:07:08.324 | 1 2026-08-31 07:07:08.356 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-08-31 07:07:08.370 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-08-31 07:07:08.370 | /sys/module/zswap/parameters/enabled:Y 2026-08-31 07:07:08.370 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-08-31 07:07:08.370 | /sys/module/zswap/parameters/max_pool_percent:20 2026-08-31 07:07:08.370 | /sys/module/zswap/parameters/compressor:lz4 2026-08-31 07:07:08.370 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-08-31 07:07:08.370 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-08-31 07:07:08.370 | /sys/module/zswap/parameters/exclusive_loads:N 2026-08-31 07:07:08.370 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-08-31 07:07:08.376 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-31 07:07:08.381 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-31 07:07:08.385 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-31 07:07:08.389 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 07:07:08.394 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 07:07:08.399 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-31 07:07:08.403 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 07:07:08.408 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:08.411 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 07:07:08.416 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:07:08.420 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:07:08.424 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 07:07:08.428 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-31 07:07:08.433 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:08.437 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-31 07:07:08.442 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-31 07:07:08.449 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-08-31 07:07:08.453 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-31 07:07:08.457 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-31 07:07:08.461 | + functions-common:time_start:2407 : local start_time= 2026-08-31 07:07:08.466 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 07:07:08.471 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 07:07:08.477 | + functions-common:time_start:2411 : _TIME_START[$name]=1788160028473 2026-08-31 07:07:08.481 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-31 07:07:08.485 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-31 07:07:08.488 | + 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-08-31 07:07:08.727 | Hit:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-08-31 07:07:08.787 | Hit:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-31 07:07:08.863 | Hit:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-31 07:07:08.964 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-31 07:07:10.404 | Reading package lists... 2026-08-31 07:07:10.441 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-31 07:07:10.445 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-31 07:07:10.449 | + functions-common:time_stop:2420 : local name 2026-08-31 07:07:10.453 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:07:10.458 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:07:10.462 | + functions-common:time_stop:2423 : local total 2026-08-31 07:07:10.466 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:07:10.470 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-31 07:07:10.474 | + functions-common:time_stop:2427 : start_time=1788160028473 2026-08-31 07:07:10.478 | + functions-common:time_stop:2429 : [[ -z 1788160028473 ]] 2026-08-31 07:07:10.484 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:07:10.491 | + functions-common:time_stop:2432 : end_time=1788160030486 2026-08-31 07:07:10.495 | + functions-common:time_stop:2433 : elapsed_time=2013 2026-08-31 07:07:10.499 | + functions-common:time_stop:2434 : total=0 2026-08-31 07:07:10.503 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:07:10.507 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2013 2026-08-31 07:07:10.511 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-31 07:07:10.515 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 07:07:10.519 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:07:10.523 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:07:10.527 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-31 07:07:10.563 | + 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-08-31 07:07:10.618 | Reading package lists... 2026-08-31 07:07:10.917 | Building dependency tree... 2026-08-31 07:07:10.917 | Reading state information... 2026-08-31 07:07:11.178 | Recommended packages: 2026-08-31 07:07:11.180 | qemu-kvm 2026-08-31 07:07:11.213 | The following NEW packages will be installed: 2026-08-31 07:07:11.214 | ksmtuned 2026-08-31 07:07:11.281 | 0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded. 2026-08-31 07:07:11.281 | Need to get 7,444 B of archives. 2026-08-31 07:07:11.281 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-31 07:07:11.281 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-08-31 07:07:11.475 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-31 07:07:11.521 | Fetched 7,444 B in 0s (143 kB/s) 2026-08-31 07:07:11.571 | Selecting previously unselected package ksmtuned. 2026-08-31 07:07:11.596 | (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-08-31 07:07:11.598 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-31 07:07:11.606 | Unpacking ksmtuned (4.20150326) ... 2026-08-31 07:07:11.693 | Setting up ksmtuned (4.20150326) ... 2026-08-31 07:07:11.952 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-31 07:07:12.141 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-31 07:07:12.808 | + functions-common:apt_get:1211 : result=0 2026-08-31 07:07:12.812 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 07:07:12.814 | + functions-common:time_stop:2420 : local name 2026-08-31 07:07:12.819 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:07:12.823 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:07:12.828 | + functions-common:time_stop:2423 : local total 2026-08-31 07:07:12.833 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:07:12.837 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 07:07:12.840 | + functions-common:time_stop:2427 : start_time=1788160030558 2026-08-31 07:07:12.845 | + functions-common:time_stop:2429 : [[ -z 1788160030558 ]] 2026-08-31 07:07:12.850 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:07:12.858 | + functions-common:time_stop:2432 : end_time=1788160032852 2026-08-31 07:07:12.862 | + functions-common:time_stop:2433 : elapsed_time=2294 2026-08-31 07:07:12.868 | + functions-common:time_stop:2434 : total=7050 2026-08-31 07:07:12.872 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:07:12.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9344 2026-08-31 07:07:12.880 | + functions-common:apt_get:1215 : return 0 2026-08-31 07:07:12.885 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-31 07:07:12.914 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-31 07:07:12.919 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-31 07:07:12.923 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-31 07:07:12.928 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-31 07:07:12.932 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-31 07:07:12.937 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-31 07:07:12.938 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-31 07:07:12.953 | 0 2026-08-31 07:07:12.961 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-31 07:07:12.965 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-08-31 07:07:12.969 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-08-31 07:07:12.973 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-08-31 07:07:12.978 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-31 07:07:12.982 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-08-31 07:07:13.000 | vm.dirty_ratio = 60 2026-08-31 07:07:13.006 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-08-31 07:07:13.011 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-08-31 07:07:13.015 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-31 07:07:13.020 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-08-31 07:07:13.035 | vm.dirty_background_ratio = 10 2026-08-31 07:07:13.043 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-08-31 07:07:13.047 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-08-31 07:07:13.052 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-08-31 07:07:13.057 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-08-31 07:07:13.073 | vm.vfs_cache_pressure = 50 2026-08-31 07:07:13.079 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-08-31 07:07:13.084 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-08-31 07:07:13.088 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-08-31 07:07:13.093 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-08-31 07:07:13.110 | vm.swappiness = 100 2026-08-31 07:07:13.117 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-08-31 07:07:13.133 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-08-31 07:07:13.133 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-08-31 07:07:13.133 | /proc/sys/vm/compact_unevictable_allowed:1 2026-08-31 07:07:13.133 | /proc/sys/vm/compaction_proactiveness:20 2026-08-31 07:07:13.133 | /proc/sys/vm/dirty_background_bytes:0 2026-08-31 07:07:13.133 | /proc/sys/vm/dirty_background_ratio:10 2026-08-31 07:07:13.133 | /proc/sys/vm/dirty_bytes:0 2026-08-31 07:07:13.133 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-08-31 07:07:13.134 | /proc/sys/vm/dirty_ratio:60 2026-08-31 07:07:13.134 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-08-31 07:07:13.134 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-08-31 07:07:13.134 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-08-31 07:07:13.136 | /proc/sys/vm/extfrag_threshold:500 2026-08-31 07:07:13.136 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-08-31 07:07:13.136 | /proc/sys/vm/hugetlb_shm_group:0 2026-08-31 07:07:13.136 | /proc/sys/vm/laptop_mode:0 2026-08-31 07:07:13.136 | /proc/sys/vm/legacy_va_layout:0 2026-08-31 07:07:13.136 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-08-31 07:07:13.136 | /proc/sys/vm/max_map_count:1048576 2026-08-31 07:07:13.136 | /proc/sys/vm/memfd_noexec:0 2026-08-31 07:07:13.136 | /proc/sys/vm/memory_failure_early_kill:0 2026-08-31 07:07:13.136 | /proc/sys/vm/memory_failure_recovery:1 2026-08-31 07:07:13.136 | /proc/sys/vm/min_free_kbytes:67584 2026-08-31 07:07:13.136 | /proc/sys/vm/min_slab_ratio:5 2026-08-31 07:07:13.136 | /proc/sys/vm/min_unmapped_ratio:1 2026-08-31 07:07:13.136 | /proc/sys/vm/mmap_min_addr:65536 2026-08-31 07:07:13.136 | /proc/sys/vm/mmap_rnd_bits:32 2026-08-31 07:07:13.136 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-08-31 07:07:13.136 | /proc/sys/vm/nr_hugepages:0 2026-08-31 07:07:13.136 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-08-31 07:07:13.136 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-08-31 07:07:13.136 | /proc/sys/vm/numa_stat:1 2026-08-31 07:07:13.136 | /proc/sys/vm/numa_zonelist_order:Node 2026-08-31 07:07:13.136 | /proc/sys/vm/oom_dump_tasks:1 2026-08-31 07:07:13.136 | /proc/sys/vm/oom_kill_allocating_task:0 2026-08-31 07:07:13.136 | /proc/sys/vm/overcommit_kbytes:0 2026-08-31 07:07:13.136 | /proc/sys/vm/overcommit_memory:0 2026-08-31 07:07:13.136 | /proc/sys/vm/overcommit_ratio:50 2026-08-31 07:07:13.136 | /proc/sys/vm/page-cluster:3 2026-08-31 07:07:13.136 | /proc/sys/vm/page_lock_unfairness:5 2026-08-31 07:07:13.136 | /proc/sys/vm/panic_on_oom:0 2026-08-31 07:07:13.136 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-08-31 07:07:13.136 | /proc/sys/vm/stat_interval:1 2026-08-31 07:07:13.136 | /proc/sys/vm/swappiness:100 2026-08-31 07:07:13.136 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-08-31 07:07:13.136 | /proc/sys/vm/user_reserve_kbytes:131072 2026-08-31 07:07:13.136 | /proc/sys/vm/vfs_cache_pressure:50 2026-08-31 07:07:13.136 | /proc/sys/vm/watermark_boost_factor:15000 2026-08-31 07:07:13.136 | /proc/sys/vm/watermark_scale_factor:10 2026-08-31 07:07:13.136 | /proc/sys/vm/zone_reclaim_mode:0 2026-08-31 07:07:13.142 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-08-31 07:07:13.151 | + lib/host:tune_host:126 : configure_host_net 2026-08-31 07:07:13.156 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-31 07:07:13.161 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-08-31 07:07:13.165 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-08-31 07:07:13.170 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-08-31 07:07:13.174 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-31 07:07:13.179 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-08-31 07:07:13.195 | net.ipv4.tcp_keepalive_time = 60 2026-08-31 07:07:13.201 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-08-31 07:07:13.206 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-08-31 07:07:13.211 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-31 07:07:13.216 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-08-31 07:07:13.233 | net.ipv4.tcp_keepalive_intvl = 10 2026-08-31 07:07:13.240 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-08-31 07:07:13.245 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-08-31 07:07:13.250 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-08-31 07:07:13.255 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-08-31 07:07:13.270 | net.ipv4.tcp_keepalive_probes = 6 2026-08-31 07:07:13.277 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-08-31 07:07:13.282 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-08-31 07:07:13.286 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-08-31 07:07:13.290 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-08-31 07:07:13.305 | net.ipv4.tcp_fastopen = 3 2026-08-31 07:07:13.314 | + 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-08-31 07:07:13.335 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-08-31 07:07:13.335 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-08-31 07:07:13.335 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-08-31 07:07:13.335 | /proc/sys/net/ipv4/tcp_app_win:31 2026-08-31 07:07:13.335 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-08-31 07:07:13.335 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-08-31 07:07:13.335 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-08-31 07:07:13.335 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-08-31 07:07:13.335 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-08-31 07:07:13.335 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-08-31 07:07:13.335 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-08-31 07:07:13.335 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-08-31 07:07:13.335 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_dsack:1 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_ecn:2 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_fack:0 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_fastopen_key:4d724639-76288857-2dd869c9-364167d4 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_frto:2 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_mem:768417 1024556 1536834 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-08-31 07:07:13.336 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_recovery:1 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_reordering:3 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_retries1:3 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_retries2:15 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_sack:1 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-08-31 07:07:13.337 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-08-31 07:07:13.342 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-08-31 07:07:13.347 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-08-31 07:07:13.351 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-08-31 07:07:13.356 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-08-31 07:07:13.372 | net.core.default_qdisc = pfifo_fast 2026-08-31 07:07:13.380 | + ./stack.sh:main:600 : fetch_plugins 2026-08-31 07:07:13.385 | + functions-common:fetch_plugins:1766 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:07:13.390 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-31 07:07:13.394 | + functions-common:fetch_plugins:1770 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-31 07:07:13.399 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-08-31 07:07:13.400 | Fetching DevStack plugins 2026-08-31 07:07:13.404 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-31 07:07:13.409 | + functions-common:fetch_plugins:1776 : git_clone_by_name barbican 2026-08-31 07:07:13.414 | + functions-common:git_clone_by_name:681 : local name=barbican 2026-08-31 07:07:13.418 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/barbican 2026-08-31 07:07:13.424 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/barbican 2026-08-31 07:07:13.428 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-31 07:07:13.433 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-08-31 07:07:13.437 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/barbican 2026-08-31 07:07:13.441 | + functions-common:git_clone:590 : local git_dest=/opt/stack/barbican 2026-08-31 07:07:13.445 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:07:13.449 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:07:13.456 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:07:13.460 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:07:13.464 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:07:13.470 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:07:13.501 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:07:13.505 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:07:13.511 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:13.515 | + functions-common:git_clone:610 : echo master 2026-08-31 07:07:13.517 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:07:13.528 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/barbican ]] 2026-08-31 07:07:13.531 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:13.535 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-08-31 07:07:13.559 | + functions-common:git_clone:672 : cd /opt/stack/barbican 2026-08-31 07:07:13.565 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:07:13.566 | + functions-common:git_clone:673 : head -1 2026-08-31 07:07:13.572 | 1014ec1a Merge "devstack: Refactor logging setup" 2026-08-31 07:07:13.578 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:07:13.583 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-31 07:07:13.588 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum 2026-08-31 07:07:13.592 | + functions-common:git_clone_by_name:681 : local name=magnum 2026-08-31 07:07:13.598 | + functions-common:git_clone_by_name:682 : local repo=https://review.opendev.org/openstack/magnum 2026-08-31 07:07:13.603 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum 2026-08-31 07:07:13.607 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-31 07:07:13.612 | + functions-common:git_clone_by_name:685 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-08-31 07:07:13.617 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/magnum 2026-08-31 07:07:13.622 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-08-31 07:07:13.626 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:07:13.631 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:07:13.636 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:07:13.641 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:07:13.646 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:07:13.652 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:07:13.684 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:07:13.688 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:07:13.691 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:13.697 | + functions-common:git_clone:610 : echo master 2026-08-31 07:07:13.698 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:07:13.708 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-08-31 07:07:13.712 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:13.716 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-08-31 07:07:13.740 | + functions-common:git_clone:672 : cd /opt/stack/magnum 2026-08-31 07:07:13.746 | + functions-common:git_clone:673 : head -1 2026-08-31 07:07:13.746 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:07:13.759 | 23a43e87 Raise clear error when image os_distro is unset 2026-08-31 07:07:13.764 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:07:13.769 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-31 07:07:13.773 | + functions-common:fetch_plugins:1776 : git_clone_by_name octavia 2026-08-31 07:07:13.779 | + functions-common:git_clone_by_name:681 : local name=octavia 2026-08-31 07:07:13.784 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/octavia 2026-08-31 07:07:13.789 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/octavia 2026-08-31 07:07:13.793 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-31 07:07:13.798 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-08-31 07:07:13.803 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/octavia 2026-08-31 07:07:13.807 | + functions-common:git_clone:590 : local git_dest=/opt/stack/octavia 2026-08-31 07:07:13.812 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:07:13.816 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:07:13.822 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:07:13.827 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:07:13.831 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:07:13.837 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:07:13.869 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:07:13.874 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:07:13.879 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:13.884 | + functions-common:git_clone:610 : echo master 2026-08-31 07:07:13.885 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:07:13.894 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/octavia ]] 2026-08-31 07:07:13.899 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:13.903 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-08-31 07:07:13.931 | + functions-common:git_clone:672 : cd /opt/stack/octavia 2026-08-31 07:07:13.937 | + functions-common:git_clone:673 : head -1 2026-08-31 07:07:13.937 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:07:13.954 | fbc4af60a Merge "Fix VRRP split-brain on amphora failover in ACTIVE_STANDBY" 2026-08-31 07:07:13.961 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:07:13.965 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-31 07:07:13.970 | + functions-common:fetch_plugins:1776 : git_clone_by_name manila 2026-08-31 07:07:13.974 | + functions-common:git_clone_by_name:681 : local name=manila 2026-08-31 07:07:13.978 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/manila 2026-08-31 07:07:13.984 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/manila 2026-08-31 07:07:13.988 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-31 07:07:13.993 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-08-31 07:07:13.998 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/manila 2026-08-31 07:07:14.002 | + functions-common:git_clone:590 : local git_dest=/opt/stack/manila 2026-08-31 07:07:14.006 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:07:14.010 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:07:14.015 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:07:14.021 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:07:14.026 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:07:14.032 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:07:14.062 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:07:14.066 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:07:14.070 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:14.077 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:07:14.077 | + functions-common:git_clone:610 : echo master 2026-08-31 07:07:14.087 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/manila ]] 2026-08-31 07:07:14.092 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:14.096 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/manila 2026-08-31 07:07:14.120 | + functions-common:git_clone:672 : cd /opt/stack/manila 2026-08-31 07:07:14.126 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:07:14.127 | + functions-common:git_clone:673 : head -1 2026-08-31 07:07:14.156 | 560591d92 Merge "Add Weka share driver" 2026-08-31 07:07:14.163 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:07:14.168 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-31 07:07:14.173 | + functions-common:fetch_plugins:1776 : git_clone_by_name magnum-cluster-api 2026-08-31 07:07:14.177 | + functions-common:git_clone_by_name:681 : local name=magnum-cluster-api 2026-08-31 07:07:14.182 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-08-31 07:07:14.186 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/magnum-cluster-api 2026-08-31 07:07:14.191 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-31 07:07:14.196 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-08-31 07:07:14.201 | + functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-08-31 07:07:14.204 | + functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-08-31 07:07:14.208 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:07:14.213 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:07:14.219 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:07:14.225 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:07:14.229 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:07:14.235 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:07:14.264 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:07:14.269 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:07:14.273 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:14.279 | + functions-common:git_clone:610 : echo master 2026-08-31 07:07:14.280 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:07:14.288 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-08-31 07:07:14.292 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:14.297 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-08-31 07:07:14.323 | + functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-08-31 07:07:14.329 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:07:14.329 | + functions-common:git_clone:673 : head -1 2026-08-31 07:07:14.343 | 36dbffc fix(keystone-auth): schedule webhook on control planes 2026-08-31 07:07:14.349 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:07:14.353 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-31 07:07:14.358 | + functions-common:fetch_plugins:1776 : git_clone_by_name ovn-octavia-provider 2026-08-31 07:07:14.364 | + functions-common:git_clone_by_name:681 : local name=ovn-octavia-provider 2026-08-31 07:07:14.368 | + functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-08-31 07:07:14.373 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/ovn-octavia-provider 2026-08-31 07:07:14.377 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-31 07:07:14.382 | + functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-08-31 07:07:14.387 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-08-31 07:07:14.391 | + functions-common:git_clone:590 : local git_dest=/opt/stack/ovn-octavia-provider 2026-08-31 07:07:14.396 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:07:14.400 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:07:14.407 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:07:14.411 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:07:14.415 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:07:14.421 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:07:14.452 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:07:14.457 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:07:14.460 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:14.466 | + functions-common:git_clone:610 : echo master 2026-08-31 07:07:14.466 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:07:14.477 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-08-31 07:07:14.481 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:14.485 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-08-31 07:07:14.512 | + functions-common:git_clone:672 : cd /opt/stack/ovn-octavia-provider 2026-08-31 07:07:14.517 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:07:14.518 | + functions-common:git_clone:673 : head -1 2026-08-31 07:07:14.524 | 91aba16 Merge "Fix VIP port creation to return 409 on IP exhaustion" 2026-08-31 07:07:14.529 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:07:14.535 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-31 07:07:14.540 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-31 07:07:14.545 | + functions-common:run_phase:1849 : local phase= 2026-08-31 07:07:14.550 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-31 07:07:14.554 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 07:07:14.559 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 07:07:14.563 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 07:07:14.568 | + functions-common:run_phase:1858 : local extra 2026-08-31 07:07:14.574 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-31 07:07:14.582 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 07:07:14.586 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 07:07:14.590 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-31 07:07:14.595 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-08-31 07:07:14.601 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 07:07:14.633 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:07:14.638 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-31 07:07:14.642 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 07:07:14.646 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-31 07:07:14.651 | + functions-common:plugin_override_defaults:1807 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:07:14.655 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-31 07:07:14.659 | + functions-common:plugin_override_defaults:1811 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-31 07:07:14.664 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-08-31 07:07:14.664 | Overriding Configuration Defaults 2026-08-31 07:07:14.669 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-31 07:07:14.674 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/barbican 2026-08-31 07:07:14.678 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-08-31 07:07:14.683 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-31 07:07:14.688 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum 2026-08-31 07:07:14.693 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-08-31 07:07:14.698 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-31 07:07:14.703 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/octavia 2026-08-31 07:07:14.708 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-08-31 07:07:14.713 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-31 07:07:14.717 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/manila 2026-08-31 07:07:14.721 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-08-31 07:07:14.726 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-31 07:07:14.731 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/magnum-cluster-api 2026-08-31 07:07:14.735 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-08-31 07:07:14.740 | + functions-common:plugin_override_defaults:1822 : echo 'magnum-cluster-api has overridden the following defaults' 2026-08-31 07:07:14.740 | magnum-cluster-api has overridden the following defaults 2026-08-31 07:07:14.745 | + functions-common:plugin_override_defaults:1823 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-08-31 07:07:14.748 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-31 07:07:14.748 | KEYSTONE_ADMIN_ENDPOINT=true 2026-08-31 07:07:14.748 | LIBVIRT_CPU_MODE=host-passthrough 2026-08-31 07:07:14.748 | LIBVIRT_TYPE=kvm 2026-08-31 07:07:14.748 | VOLUME_BACKING_FILE_SIZE=50G 2026-08-31 07:07:14.753 | + functions-common:plugin_override_defaults:1824 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-08-31 07:07:14.757 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-31 07:07:14.762 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-08-31 07:07:14.766 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-08-31 07:07:14.771 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-08-31 07:07:14.776 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-08-31 07:07:14.780 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-31 07:07:14.785 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/ovn-octavia-provider 2026-08-31 07:07:14.790 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-08-31 07:07:14.795 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-08-31 07:07:14.831 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-08-31 07:07:14.836 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-31 07:07:14.866 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:07:14.870 | +++ lib/tls:source:40 : ipv6_unquote 162.253.55.152 2026-08-31 07:07:14.877 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.152 2026-08-31 07:07:14.877 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-31 07:07:14.885 | ++ lib/tls:source:40 : TLS_IP=162.253.55.152 2026-08-31 07:07:14.891 | +++ lib/tls:source:43 : hostname -f 2026-08-31 07:07:14.899 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000191535.novalocal 2026-08-31 07:07:14.903 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-31 07:07:14.909 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-31 07:07:14.913 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-31 07:07:14.917 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-31 07:07:14.922 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-31 07:07:14.926 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-31 07:07:14.930 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-31 07:07:14.934 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-31 07:07:14.939 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-31 07:07:14.947 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-08-31 07:07:14.975 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-08-31 07:07:15.011 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-08-31 07:07:15.038 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-08-31 07:07:15.064 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-08-31 07:07:15.133 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-08-31 07:07:15.279 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-08-31 07:07:15.468 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-08-31 07:07:15.526 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-08-31 07:07:15.640 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-08-31 07:07:15.734 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-08-31 07:07:15.739 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-31 07:07:15.773 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:07:15.778 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-08-31 07:07:15.782 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-31 07:07:15.787 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-31 07:07:15.791 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-31 07:07:15.796 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-31 07:07:15.801 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-31 07:07:15.836 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-31 07:07:15.842 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-31 07:07:15.847 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:07:15.852 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-31 07:07:15.858 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-31 07:07:15.864 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-31 07:07:15.870 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-31 07:07:15.875 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-31 07:07:15.881 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-31 07:07:15.888 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-31 07:07:15.923 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:07:15.927 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-31 07:07:15.933 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-31 07:07:15.938 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-31 07:07:15.943 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-31 07:07:15.948 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-31 07:07:15.953 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-31 07:07:15.957 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-31 07:07:15.962 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-31 07:07:15.966 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-31 07:07:15.970 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-31 07:07:15.976 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-31 07:07:15.981 | ++ lib/neutron:source:117 : Q_HOST=162.253.55.152 2026-08-31 07:07:15.986 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-08-31 07:07:15.992 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-31 07:07:15.998 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-31 07:07:15.999 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-31 07:07:16.008 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:07:16.014 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-31 07:07:16.018 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-31 07:07:16.023 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-31 07:07:16.026 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-31 07:07:16.034 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-31 07:07:16.068 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-31 07:07:16.073 | +++ lib/neutron:source:131 : ipv6_unquote 162.253.55.152 2026-08-31 07:07:16.079 | +++ functions-common:ipv6_unquote:2218 : echo 162.253.55.152 2026-08-31 07:07:16.080 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-31 07:07:16.088 | ++ lib/neutron:source:131 : Q_META_DATA_IP=162.253.55.152 2026-08-31 07:07:16.093 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-31 07:07:16.099 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-31 07:07:16.104 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-31 07:07:16.109 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-31 07:07:16.114 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-31 07:07:16.118 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-31 07:07:16.123 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-31 07:07:16.127 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-31 07:07:16.132 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-31 07:07:16.136 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-31 07:07:16.142 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-31 07:07:16.146 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-31 07:07:16.151 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-31 07:07:16.156 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-31 07:07:16.160 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-31 07:07:16.166 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-31 07:07:16.171 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-31 07:07:16.176 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-31 07:07:16.180 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:07:16.186 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-31 07:07:16.192 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-31 07:07:16.197 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-31 07:07:16.230 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-31 07:07:16.234 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-31 07:07:16.241 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-31 07:07:16.246 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-31 07:07:16.252 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-31 07:07:16.257 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-31 07:07:16.262 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 07:07:16.267 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-31 07:07:16.272 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-31 07:07:16.277 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-31 07:07:16.283 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-31 07:07:16.288 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-31 07:07:16.293 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-31 07:07:16.298 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-31 07:07:16.304 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-31 07:07:16.307 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-31 07:07:16.313 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-31 07:07:16.317 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-31 07:07:16.322 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-08-31 07:07:16.327 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-08-31 07:07:16.542 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-08-31 07:07:16.571 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-08-31 07:07:16.577 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-31 07:07:16.582 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-31 07:07:16.587 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-31 07:07:16.592 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-31 07:07:16.596 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-31 07:07:16.603 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-31 07:07:16.610 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-31 07:07:16.614 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-31 07:07:16.619 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-31 07:07:16.624 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-31 07:07:16.630 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-08-31 07:07:16.636 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-31 07:07:16.642 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-31 07:07:16.647 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-31 07:07:16.653 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-31 07:07:16.658 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-31 07:07:16.663 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-31 07:07:16.669 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-31 07:07:16.674 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-31 07:07:16.683 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-31 07:07:16.683 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-31 07:07:16.683 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-31 07:07:16.684 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-31 07:07:16.695 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=1f:cb32:5b91 2026-08-31 07:07:16.699 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-31 07:07:16.704 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-31 07:07:16.710 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-31 07:07:16.715 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-31 07:07:16.720 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd1f:cb32:5b91::/56 2026-08-31 07:07:16.727 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd1f:cb32:5b91::/56 2026-08-31 07:07:16.728 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-31 07:07:16.737 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd1f:cb32:5b91::/64 2026-08-31 07:07:16.743 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-31 07:07:16.748 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-31 07:07:16.753 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-31 07:07:16.759 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-31 07:07:16.764 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-08-31 07:07:16.769 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-31 07:07:16.774 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-31 07:07:16.780 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-31 07:07:16.784 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-31 07:07:16.789 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-31 07:07:16.795 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-31 07:07:16.801 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-31 07:07:16.806 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-31 07:07:16.811 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd1f:cb32:5b91::/56 2026-08-31 07:07:16.816 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-31 07:07:16.821 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-31 07:07:16.830 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-31 07:07:16.832 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-31 07:07:16.832 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-31 07:07:16.842 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-08-31 07:07:16.850 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-31 07:07:16.850 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-31 07:07:16.851 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-31 07:07:16.862 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs=ens3 2026-08-31 07:07:16.870 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-08-31 07:07:16.876 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-08-31 07:07:16.880 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-08-31 07:07:16.886 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-08-31 07:07:16.892 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-31 07:07:16.897 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-08-31 07:07:16.902 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-31 07:07:16.908 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-31 07:07:16.913 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-31 07:07:16.918 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-31 07:07:16.957 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-08-31 07:07:16.988 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-08-31 07:07:17.019 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-08-31 07:07:17.046 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-08-31 07:07:17.076 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-08-31 07:07:17.142 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-08-31 07:07:17.150 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-31 07:07:17.156 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-31 07:07:17.160 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-31 07:07:17.167 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-31 07:07:17.174 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-31 07:07:17.210 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-31 07:07:17.215 | + ./stack.sh:main:635 : run_phase source 2026-08-31 07:07:17.221 | + functions-common:run_phase:1848 : local mode=source 2026-08-31 07:07:17.226 | + functions-common:run_phase:1849 : local phase= 2026-08-31 07:07:17.230 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-31 07:07:17.235 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 07:07:17.240 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 07:07:17.245 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 07:07:17.250 | + functions-common:run_phase:1858 : local extra 2026-08-31 07:07:17.256 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-31 07:07:17.264 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 07:07:17.269 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 07:07:17.274 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-31 07:07:17.279 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-08-31 07:07:17.284 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 07:07:17.316 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:07:17.322 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-31 07:07:17.326 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-31 07:07:17.331 | + functions-common:load_plugin_settings:1784 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:07:17.336 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-31 07:07:17.341 | + functions-common:load_plugin_settings:1788 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-08-31 07:07:17.346 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-08-31 07:07:17.346 | Loading plugin settings 2026-08-31 07:07:17.352 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-31 07:07:17.357 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/barbican 2026-08-31 07:07:17.362 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-08-31 07:07:17.368 | + functions-common:load_plugin_settings:1797 : source /opt/stack/barbican/devstack/settings 2026-08-31 07:07:17.373 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-08-31 07:07:17.378 | ++ functions-common:define_plugin:1892 : : 2026-08-31 07:07:17.383 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-08-31 07:07:17.388 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-08-31 07:07:17.393 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-08-31 07:07:17.399 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-08-31 07:07:17.404 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-08-31 07:07:17.409 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-08-31 07:07:17.415 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-08-31 07:07:17.419 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-08-31 07:07:17.424 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-08-31 07:07:17.430 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-08-31 07:07:17.463 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-31 07:07:17.468 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-31 07:07:17.476 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:07:17.481 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-08-31 07:07:17.486 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-08-31 07:07:17.490 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-08-31 07:07:17.495 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-08-31 07:07:17.500 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-08-31 07:07:17.506 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-08-31 07:07:17.511 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-08-31 07:07:17.516 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://162.253.55.152/key-manager 2026-08-31 07:07:17.521 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-08-31 07:07:17.527 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-08-31 07:07:17.532 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-08-31 07:07:17.539 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_NEW_DEFAULTS 2026-08-31 07:07:17.577 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:07:17.582 | ++ /opt/stack/barbican/devstack/settings:source:48 : VAULT_PLUGIN_BACKEND= 2026-08-31 07:07:17.589 | ++ /opt/stack/barbican/devstack/settings:source:49 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-08-31 07:07:17.593 | ++ /opt/stack/barbican/devstack/settings:source:50 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-08-31 07:07:17.598 | ++ /opt/stack/barbican/devstack/settings:source:52 : enable_service barbican 2026-08-31 07:07:17.688 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-31 07:07:17.694 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum 2026-08-31 07:07:17.700 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-08-31 07:07:17.704 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum/devstack/settings 2026-08-31 07:07:17.712 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-08-31 07:07:17.749 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-08-31 07:07:17.756 | +++ /opt/stack/magnum/devstack/settings:source:21 : trueorfalse False MAGNUM_ENFORCE_NEW_DEFAULTS 2026-08-31 07:07:17.792 | ++ /opt/stack/magnum/devstack/settings:source:21 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-31 07:07:17.798 | ++ /opt/stack/magnum/devstack/settings:source:23 : [[ -n False ]] 2026-08-31 07:07:17.805 | +++ /opt/stack/magnum/devstack/settings:source:24 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-08-31 07:07:17.839 | ++ /opt/stack/magnum/devstack/settings:source:24 : MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-31 07:07:17.844 | ++ /opt/stack/magnum/devstack/settings:source:28 : enable_service magnum-api 2026-08-31 07:07:17.935 | ++ /opt/stack/magnum/devstack/settings:source:29 : enable_service magnum-cond 2026-08-31 07:07:18.027 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-31 07:07:18.032 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/octavia 2026-08-31 07:07:18.038 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-08-31 07:07:18.043 | + functions-common:load_plugin_settings:1797 : source /opt/stack/octavia/devstack/settings 2026-08-31 07:07:18.048 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-08-31 07:07:18.054 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-08-31 07:07:18.060 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-08-31 07:07:18.065 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-08-31 07:07:18.070 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-08-31 07:07:18.077 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-08-31 07:07:18.117 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-31 07:07:18.122 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-31 07:07:18.129 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:07:18.135 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-08-31 07:07:18.140 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-08-31 07:07:18.147 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-08-31 07:07:18.152 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-08-31 07:07:18.157 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-08-31 07:07:18.163 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-08-31 07:07:18.169 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-08-31 07:07:18.174 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-08-31 07:07:18.180 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-08-31 07:07:18.186 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-08-31 07:07:18.191 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-08-31 07:07:18.196 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-08-31 07:07:18.202 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-08-31 07:07:18.207 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-08-31 07:07:18.213 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-08-31 07:07:18.218 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-08-31 07:07:18.224 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-08-31 07:07:18.229 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-08-31 07:07:18.236 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-08-31 07:07:18.241 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-08-31 07:07:18.246 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-08-31 07:07:18.252 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-08-31 07:07:18.257 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-08-31 07:07:18.262 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-08-31 07:07:18.267 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-08-31 07:07:18.272 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-08-31 07:07:18.277 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-08-31 07:07:18.282 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-08-31 07:07:18.288 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-08-31 07:07:18.294 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-08-31 07:07:18.299 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-08-31 07:07:18.304 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-08-31 07:07:18.310 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-08-31 07:07:18.315 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-08-31 07:07:18.321 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-08-31 07:07:18.326 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-08-31 07:07:18.332 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-08-31 07:07:18.337 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-08-31 07:07:18.343 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-08-31 07:07:18.349 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-08-31 07:07:18.353 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-08-31 07:07:18.359 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-08-31 07:07:18.365 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-08-31 07:07:18.370 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-08-31 07:07:18.375 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-08-31 07:07:18.380 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-08-31 07:07:18.387 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-08-31 07:07:18.393 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-08-31 07:07:18.399 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-08-31 07:07:18.404 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-08-31 07:07:18.409 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:07:18.415 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:07:18.421 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:07:18.426 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:07:18.432 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:07:18.437 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-08-31 07:07:18.442 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-08-31 07:07:18.448 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-08-31 07:07:18.453 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-08-31 07:07:18.459 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-08-31 07:07:18.464 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-08-31 07:07:18.470 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-08-31 07:07:18.476 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-08-31 07:07:18.481 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-08-31 07:07:18.486 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-08-31 07:07:18.492 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-08-31 07:07:18.497 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-08-31 07:07:18.502 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-08-31 07:07:18.508 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-08-31 07:07:18.513 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-08-31 07:07:18.520 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-08-31 07:07:18.525 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-08-31 07:07:18.531 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-08-31 07:07:18.536 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-08-31 07:07:18.541 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-08-31 07:07:18.546 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-08-31 07:07:18.552 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-08-31 07:07:18.557 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-08-31 07:07:18.562 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-08-31 07:07:18.568 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-08-31 07:07:18.572 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-31 07:07:18.577 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/manila 2026-08-31 07:07:18.582 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-08-31 07:07:18.588 | + functions-common:load_plugin_settings:1797 : source /opt/stack/manila/devstack/settings 2026-08-31 07:07:18.593 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-08-31 07:07:18.599 | ++ functions-common:define_plugin:1892 : : 2026-08-31 07:07:18.603 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-08-31 07:07:18.609 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-08-31 07:07:18.614 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-08-31 07:07:18.620 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-08-31 07:07:18.624 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-08-31 07:07:18.629 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-08-31 07:07:18.635 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-08-31 07:07:18.640 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-08-31 07:07:18.645 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-08-31 07:07:18.651 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-08-31 07:07:18.657 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-08-31 07:07:18.663 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-08-31 07:07:18.668 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-08-31 07:07:18.673 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-08-31 07:07:18.679 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-08-31 07:07:18.684 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.152/identity 2026-08-31 07:07:18.689 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-08-31 07:07:18.694 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-08-31 07:07:18.699 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-31 07:07:18.705 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-31 07:07:18.710 | ++ /opt/stack/manila/devstack/settings:source:67 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-31 07:07:18.716 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-08-31 07:07:18.722 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-08-31 07:07:18.727 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=162.253.55.152 2026-08-31 07:07:18.732 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-08-31 07:07:18.736 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-08-31 07:07:18.742 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-08-31 07:07:18.748 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://162.253.55.152:8786 2026-08-31 07:07:18.753 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-08-31 07:07:18.759 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-08-31 07:07:18.795 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-31 07:07:18.801 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-31 07:07:18.807 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:07:18.813 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-08-31 07:07:18.818 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-08-31 07:07:18.823 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-08-31 07:07:18.828 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-08-31 07:07:18.833 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-08-31 07:07:18.838 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-08-31 07:07:18.843 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-08-31 07:07:18.849 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-08-31 07:07:18.855 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://162.253.55.152/share 2026-08-31 07:07:18.860 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-08-31 07:07:18.867 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-08-31 07:07:18.871 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-08-31 07:07:18.877 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-08-31 07:07:18.882 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-08-31 07:07:18.887 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-08-31 07:07:18.892 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-08-31 07:07:18.899 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-08-31 07:07:18.905 | ++ /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-08-31 07:07:18.909 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-08-31 07:07:18.915 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-08-31 07:07:18.924 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-08-31 07:07:18.963 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-08-31 07:07:18.968 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-08-31 07:07:18.974 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-08-31 07:07:18.980 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-08-31 07:07:18.984 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-08-31 07:07:18.990 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-08-31 07:07:18.996 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-08-31 07:07:19.001 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-08-31 07:07:19.007 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-08-31 07:07:19.012 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-08-31 07:07:19.017 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-08-31 07:07:19.023 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-08-31 07:07:19.028 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-08-31 07:07:19.033 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-08-31 07:07:19.038 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-08-31 07:07:19.043 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.152 2026-08-31 07:07:19.048 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-08-31 07:07:19.053 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-08-31 07:07:19.059 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-08-31 07:07:19.064 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.152 2026-08-31 07:07:19.069 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.152 2026-08-31 07:07:19.074 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-08-31 07:07:19.079 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-08-31 07:07:19.084 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-08-31 07:07:19.090 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-08-31 07:07:19.096 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-08-31 07:07:19.100 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-08-31 07:07:19.106 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-08-31 07:07:19.111 | ++ /opt/stack/manila/devstack/settings:source:171 : MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-08-31 07:07:19.116 | ++ /opt/stack/manila/devstack/settings:source:174 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-08-31 07:07:19.122 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-08-31 07:07:19.127 | ++ /opt/stack/manila/devstack/settings:source:178 : MANILA_SSH_TIMEOUT=180 2026-08-31 07:07:19.133 | ++ /opt/stack/manila/devstack/settings:source:181 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-08-31 07:07:19.138 | ++ /opt/stack/manila/devstack/settings:source:184 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-08-31 07:07:19.144 | ++ /opt/stack/manila/devstack/settings:source:187 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-08-31 07:07:19.151 | ++ /opt/stack/manila/devstack/settings:source:190 : MANILA_DATA_COPY_CHECK_HASH=True 2026-08-31 07:07:19.155 | ++ /opt/stack/manila/devstack/settings:source:193 : MANILA_SETUP_IPV6=False 2026-08-31 07:07:19.160 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-08-31 07:07:19.167 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse True MANILA_ENFORCE_NEW_DEFAULTS 2026-08-31 07:07:19.202 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:07:19.207 | ++ /opt/stack/manila/devstack/settings:source:201 : [[ -n '' ]] 2026-08-31 07:07:19.213 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service manila 2026-08-31 07:07:19.301 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-api 2026-08-31 07:07:19.396 | ++ /opt/stack/manila/devstack/settings:source:213 : enable_service m-shr 2026-08-31 07:07:19.488 | ++ /opt/stack/manila/devstack/settings:source:214 : enable_service m-sch 2026-08-31 07:07:19.579 | ++ /opt/stack/manila/devstack/settings:source:215 : enable_service m-dat 2026-08-31 07:07:19.671 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-31 07:07:19.677 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/magnum-cluster-api 2026-08-31 07:07:19.683 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-08-31 07:07:19.688 | + functions-common:load_plugin_settings:1797 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-08-31 07:07:19.693 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-08-31 07:07:19.699 | ++ functions-common:define_plugin:1892 : : 2026-08-31 07:07:19.704 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-08-31 07:07:19.709 | ++ functions-common:plugin_requires:1905 : : 2026-08-31 07:07:19.714 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-08-31 07:07:19.720 | ++ functions-common:plugin_requires:1905 : : 2026-08-31 07:07:19.726 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-08-31 07:07:19.731 | ++ functions-common:plugin_requires:1905 : : 2026-08-31 07:07:19.736 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-08-31 07:07:19.741 | ++ functions-common:plugin_requires:1905 : : 2026-08-31 07:07:19.747 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-08-31 07:07:19.839 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-31 07:07:19.845 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/ovn-octavia-provider 2026-08-31 07:07:19.850 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-08-31 07:07:19.856 | + functions-common:load_plugin_settings:1797 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-08-31 07:07:19.861 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-08-31 07:07:19.867 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-08-31 07:07:19.873 | ++ /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-08-31 07:07:19.878 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-08-31 07:07:19.887 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-08-31 07:07:19.892 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-31 07:07:19.899 | + functions-common:verify_disabled_services:2131 : local service 2026-08-31 07:07:19.904 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:19.911 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-08-31 07:07:19.916 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:19.924 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-08-31 07:07:19.929 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:19.934 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-08-31 07:07:19.940 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:19.945 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-08-31 07:07:19.950 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:19.956 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-08-31 07:07:19.962 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:19.966 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-08-31 07:07:19.972 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:19.977 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-08-31 07:07:19.983 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:19.989 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-08-31 07:07:19.994 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:19.999 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-08-31 07:07:20.006 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.012 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-08-31 07:07:20.019 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.024 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-08-31 07:07:20.029 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.035 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-08-31 07:07:20.041 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.046 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-08-31 07:07:20.051 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.058 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-08-31 07:07:20.063 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.068 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-08-31 07:07:20.074 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.079 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-08-31 07:07:20.085 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.090 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-08-31 07:07:20.096 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.102 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-08-31 07:07:20.108 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.113 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-08-31 07:07:20.118 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.125 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-08-31 07:07:20.130 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.136 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-08-31 07:07:20.141 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.147 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-08-31 07:07:20.154 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.160 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-08-31 07:07:20.167 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.173 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-08-31 07:07:20.178 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.184 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-08-31 07:07:20.190 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.196 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-08-31 07:07:20.202 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.208 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-08-31 07:07:20.213 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.220 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-08-31 07:07:20.226 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.232 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-08-31 07:07:20.238 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.244 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-08-31 07:07:20.250 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.256 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-08-31 07:07:20.262 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.271 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-08-31 07:07:20.278 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.284 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-08-31 07:07:20.290 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.295 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-08-31 07:07:20.302 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.310 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-08-31 07:07:20.316 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.321 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-08-31 07:07:20.327 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.333 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-08-31 07:07:20.339 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.344 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-08-31 07:07:20.351 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-31 07:07:20.355 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-08-31 07:07:20.362 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-31 07:07:20.368 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-31 07:07:20.374 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-31 07:07:20.409 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:07:20.414 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-31 07:07:20.420 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-31 07:07:20.426 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-31 07:07:20.465 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:07:20.471 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-31 07:07:20.476 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-31 07:07:20.482 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-31 07:07:20.487 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-31 07:07:20.492 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-31 07:07:20.499 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-31 07:07:20.504 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-31 07:07:20.509 | + lib/database:initialize_database_backends:92 : return 0 2026-08-31 07:07:20.518 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-31 07:07:20.518 | Using mysql database backend 2026-08-31 07:07:20.524 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-31 07:07:20.560 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-31 07:07:20.568 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-31 07:07:20.574 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-31 07:07:20.580 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-31 07:07:20.587 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-31 07:07:20.593 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-31 07:07:20.631 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:07:20.637 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-31 07:07:20.675 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-31 07:07:20.713 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:07:20.719 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-31 07:07:20.759 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-31 07:07:20.797 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-31 07:07:20.833 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:07:20.839 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-31 07:07:20.878 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:07:20.884 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-31 07:07:20.889 | + functions-common:save_stackenv:65 : local tag=768 2026-08-31 07:07:20.897 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-31 07:07:20.907 | + functions-common:save_stackenv:67 : time_stamp=2026-08-31-070720 2026-08-31 07:07:20.914 | + functions-common:save_stackenv:68 : echo '# 2026-08-31-070720 768' 2026-08-31 07:07:20.920 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:20.925 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-31 07:07:20.930 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:20.937 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-31 07:07:20.943 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:20.949 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-31 07:07:20.955 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:20.961 | + 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-08-31 07:07:20.967 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:20.974 | + functions-common:save_stackenv:70 : echo HOST_IP=162.253.55.152 2026-08-31 07:07:20.979 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:20.985 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://162.253.55.152/identity 2026-08-31 07:07:20.991 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:20.997 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-31-070707 2026-08-31 07:07:21.003 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:21.009 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-31 07:07:21.016 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:21.021 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=162.253.55.152 2026-08-31 07:07:21.028 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:21.035 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-31 07:07:21.041 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:21.047 | + functions-common:save_stackenv:70 : echo TLS_IP=162.253.55.152 2026-08-31 07:07:21.054 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:21.059 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:fe5a:39ea 2026-08-31 07:07:21.066 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:21.071 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-31 07:07:21.077 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:21.083 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=162.253.55.152 2026-08-31 07:07:21.089 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:07:21.095 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-31 07:07:21.100 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-31 07:07:21.107 | + ./stack.sh:main:781 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-08-31 07:07:21.112 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/requirements.git 2026-08-31 07:07:21.117 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-31 07:07:21.122 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:07:21.128 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:07:21.135 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:07:21.142 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:07:21.147 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:07:21.154 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:07:21.194 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:07:21.199 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:07:21.205 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:21.214 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:07:21.214 | + functions-common:git_clone:610 : echo master 2026-08-31 07:07:21.225 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-31 07:07:21.231 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:21.236 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-31 07:07:21.271 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-31 07:07:21.278 | + functions-common:git_clone:673 : head -1 2026-08-31 07:07:21.278 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:07:21.288 | b9e908e2 Merge "update constraint for python-watcherclient to new release 4.11.0" 2026-08-31 07:07:21.295 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:07:21.302 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-31 07:07:21.324 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:07:21.331 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-31 07:07:21.338 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-08-31 07:07:21.345 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-31 07:07:21.351 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-31 07:07:21.357 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-08-31 07:07:21.363 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-31 07:07:21.369 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-31 07:07:21.375 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-31 07:07:21.383 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-31 07:07:21.394 | ++ tools/install_prereqs.sh:source:47 : NOW=1788160041 2026-08-31 07:07:21.401 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-08-31 07:07:21.410 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-31 07:07:21.417 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-31 07:07:21.423 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788160041 2026-08-31 07:07:21.430 | ++ tools/install_prereqs.sh:source:50 : [[ 1788160041 -lt 7200 ]] 2026-08-31 07:07:21.436 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-31 07:07:21.443 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-31 07:07:21.449 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-31 07:07:21.454 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-31 07:07:21.460 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-31 07:07:21.466 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-31 07:07:21.472 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-31 07:07:21.479 | +++ 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-08-31 07:07:21.540 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-31 07:07:21.540 | apache2-dev 2026-08-31 07:07:21.540 | bc 2026-08-31 07:07:21.540 | bsdmainutils 2026-08-31 07:07:21.540 | curl 2026-08-31 07:07:21.540 | g++ 2026-08-31 07:07:21.540 | gawk 2026-08-31 07:07:21.540 | gcc 2026-08-31 07:07:21.540 | gettext 2026-08-31 07:07:21.540 | git 2026-08-31 07:07:21.540 | graphviz 2026-08-31 07:07:21.540 | iputils-ping 2026-08-31 07:07:21.540 | libffi-dev 2026-08-31 07:07:21.540 | libjpeg-dev 2026-08-31 07:07:21.540 | libpq-dev 2026-08-31 07:07:21.540 | libssl-dev 2026-08-31 07:07:21.540 | libsystemd-dev 2026-08-31 07:07:21.540 | libxml2-dev 2026-08-31 07:07:21.540 | libxslt1-dev 2026-08-31 07:07:21.540 | libyaml-dev 2026-08-31 07:07:21.540 | lsof 2026-08-31 07:07:21.540 | openssh-server 2026-08-31 07:07:21.540 | openssl 2026-08-31 07:07:21.540 | pkg-config 2026-08-31 07:07:21.540 | psmisc 2026-08-31 07:07:21.540 | python3-dev 2026-08-31 07:07:21.540 | python3-pip 2026-08-31 07:07:21.541 | python3-systemd 2026-08-31 07:07:21.541 | python3-venv 2026-08-31 07:07:21.541 | tar 2026-08-31 07:07:21.541 | tcpdump 2026-08-31 07:07:21.541 | unzip 2026-08-31 07:07:21.541 | uuid-runtime 2026-08-31 07:07:21.541 | wget 2026-08-31 07:07:21.541 | zlib1g-dev 2026-08-31 07:07:21.541 | lvm2 2026-08-31 07:07:21.541 | qemu-utils 2026-08-31 07:07:21.541 | thin-provisioning-tools 2026-08-31 07:07:21.541 | lsscsi 2026-08-31 07:07:21.541 | open-iscsi 2026-08-31 07:07:21.541 | libkrb5-dev 2026-08-31 07:07:21.541 | libldap2-dev 2026-08-31 07:07:21.541 | libsasl2-dev 2026-08-31 07:07:21.541 | memcached 2026-08-31 07:07:21.541 | python3-mysqldb 2026-08-31 07:07:21.541 | sqlite3 2026-08-31 07:07:21.541 | conntrack 2026-08-31 07:07:21.541 | curl 2026-08-31 07:07:21.541 | ebtables 2026-08-31 07:07:21.541 | genisoimage 2026-08-31 07:07:21.541 | iptables 2026-08-31 07:07:21.541 | iputils-arping 2026-08-31 07:07:21.541 | kpartx 2026-08-31 07:07:21.541 | libjs-jquery-tablesorter 2026-08-31 07:07:21.541 | parted 2026-08-31 07:07:21.541 | pm-utils 2026-08-31 07:07:21.541 | python3-mysqldb 2026-08-31 07:07:21.541 | socat 2026-08-31 07:07:21.541 | sqlite3 2026-08-31 07:07:21.541 | sudo 2026-08-31 07:07:21.541 | vlan 2026-08-31 07:07:21.542 | cryptsetup 2026-08-31 07:07:21.542 | dosfstools 2026-08-31 07:07:21.542 | genisoimage 2026-08-31 07:07:21.542 | gir1.2-libosinfo-1.0 2026-08-31 07:07:21.542 | netcat-openbsd 2026-08-31 07:07:21.542 | open-iscsi 2026-08-31 07:07:21.542 | qemu-utils 2026-08-31 07:07:21.542 | sg3-utils 2026-08-31 07:07:21.542 | sysfsutils 2026-08-31 07:07:21.542 | acl 2026-08-31 07:07:21.542 | dnsmasq-base 2026-08-31 07:07:21.542 | dnsmasq-utils 2026-08-31 07:07:21.542 | ebtables 2026-08-31 07:07:21.542 | haproxy 2026-08-31 07:07:21.542 | iptables 2026-08-31 07:07:21.542 | iputils-arping 2026-08-31 07:07:21.542 | iputils-ping 2026-08-31 07:07:21.542 | postgresql-server-dev-all 2026-08-31 07:07:21.542 | python3-mysqldb 2026-08-31 07:07:21.542 | sqlite3 2026-08-31 07:07:21.542 | sudo 2026-08-31 07:07:21.542 | vlan 2026-08-31 07:07:21.542 | apache2' 2026-08-31 07:07:21.547 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-31 07:07:21.608 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-31 07:07:21.608 | apache2-dev 2026-08-31 07:07:21.608 | bc 2026-08-31 07:07:21.608 | bsdmainutils 2026-08-31 07:07:21.608 | curl 2026-08-31 07:07:21.608 | g++ 2026-08-31 07:07:21.608 | gawk 2026-08-31 07:07:21.608 | gcc 2026-08-31 07:07:21.608 | gettext 2026-08-31 07:07:21.608 | git 2026-08-31 07:07:21.608 | graphviz 2026-08-31 07:07:21.608 | iputils-ping 2026-08-31 07:07:21.608 | libffi-dev 2026-08-31 07:07:21.608 | libjpeg-dev 2026-08-31 07:07:21.608 | libpq-dev 2026-08-31 07:07:21.608 | libssl-dev 2026-08-31 07:07:21.608 | libsystemd-dev 2026-08-31 07:07:21.608 | libxml2-dev 2026-08-31 07:07:21.608 | libxslt1-dev 2026-08-31 07:07:21.608 | libyaml-dev 2026-08-31 07:07:21.608 | lsof 2026-08-31 07:07:21.608 | openssh-server 2026-08-31 07:07:21.608 | openssl 2026-08-31 07:07:21.608 | pkg-config 2026-08-31 07:07:21.608 | psmisc 2026-08-31 07:07:21.608 | python3-dev 2026-08-31 07:07:21.608 | python3-pip 2026-08-31 07:07:21.608 | python3-systemd 2026-08-31 07:07:21.608 | python3-venv 2026-08-31 07:07:21.608 | tar 2026-08-31 07:07:21.608 | tcpdump 2026-08-31 07:07:21.608 | unzip 2026-08-31 07:07:21.608 | uuid-runtime 2026-08-31 07:07:21.608 | wget 2026-08-31 07:07:21.608 | zlib1g-dev 2026-08-31 07:07:21.609 | lvm2 2026-08-31 07:07:21.609 | qemu-utils 2026-08-31 07:07:21.609 | thin-provisioning-tools 2026-08-31 07:07:21.609 | lsscsi 2026-08-31 07:07:21.609 | open-iscsi 2026-08-31 07:07:21.609 | libkrb5-dev 2026-08-31 07:07:21.609 | libldap2-dev 2026-08-31 07:07:21.609 | libsasl2-dev 2026-08-31 07:07:21.609 | memcached 2026-08-31 07:07:21.609 | python3-mysqldb 2026-08-31 07:07:21.609 | sqlite3 2026-08-31 07:07:21.609 | conntrack 2026-08-31 07:07:21.609 | curl 2026-08-31 07:07:21.609 | ebtables 2026-08-31 07:07:21.609 | genisoimage 2026-08-31 07:07:21.609 | iptables 2026-08-31 07:07:21.609 | iputils-arping 2026-08-31 07:07:21.609 | kpartx 2026-08-31 07:07:21.609 | libjs-jquery-tablesorter 2026-08-31 07:07:21.609 | parted 2026-08-31 07:07:21.609 | pm-utils 2026-08-31 07:07:21.609 | python3-mysqldb 2026-08-31 07:07:21.609 | socat 2026-08-31 07:07:21.609 | sqlite3 2026-08-31 07:07:21.609 | sudo 2026-08-31 07:07:21.609 | vlan 2026-08-31 07:07:21.609 | cryptsetup 2026-08-31 07:07:21.609 | dosfstools 2026-08-31 07:07:21.609 | genisoimage 2026-08-31 07:07:21.609 | gir1.2-libosinfo-1.0 2026-08-31 07:07:21.609 | netcat-openbsd 2026-08-31 07:07:21.609 | open-iscsi 2026-08-31 07:07:21.609 | qemu-utils 2026-08-31 07:07:21.609 | sg3-utils 2026-08-31 07:07:21.609 | sysfsutils 2026-08-31 07:07:21.609 | acl 2026-08-31 07:07:21.609 | dnsmasq-base 2026-08-31 07:07:21.609 | dnsmasq-utils 2026-08-31 07:07:21.609 | ebtables 2026-08-31 07:07:21.609 | haproxy 2026-08-31 07:07:21.609 | iptables 2026-08-31 07:07:21.609 | iputils-arping 2026-08-31 07:07:21.609 | iputils-ping 2026-08-31 07:07:21.609 | postgresql-server-dev-all 2026-08-31 07:07:21.609 | python3-mysqldb 2026-08-31 07:07:21.609 | sqlite3 2026-08-31 07:07:21.609 | sudo 2026-08-31 07:07:21.609 | vlan 2026-08-31 07:07:21.609 | apache2 golang 2026-08-31 07:07:21.609 | debootstrap 2026-08-31 07:07:21.609 | rsyslog 2026-08-31 07:07:21.609 | lvm2' 2026-08-31 07:07:21.614 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-31 07:07:21.620 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:07:21.625 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:07:21.634 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-31 07:07:21.634 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-08-31 07:07:21.643 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-08-31 07:07:21.649 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-31 07:07:21.654 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 07:07:21.659 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 07:07:21.664 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 07:07:21.670 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 07:07:21.676 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 07:07:21.682 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:07:21.687 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:07:21.692 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 07:07:21.697 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 07:07:21.703 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 07:07:21.707 | ++ functions-common:apt_get_update:1167 : return 2026-08-31 07:07:21.713 | ++ 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 golang debootstrap rsyslog lvm2 2026-08-31 07:07:21.719 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 07:07:21.725 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:07:21.731 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:07:21.738 | ++ 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 golang debootstrap rsyslog lvm2 2026-08-31 07:07:21.783 | ++ 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 golang debootstrap rsyslog lvm2 2026-08-31 07:07:21.841 | Reading package lists... 2026-08-31 07:07:22.099 | Building dependency tree... 2026-08-31 07:07:22.099 | Reading state information... 2026-08-31 07:07:22.364 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-08-31 07:07:22.364 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-31 07:07:22.364 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-08-31 07:07:22.364 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-08-31 07:07:22.364 | openssl set to manually installed. 2026-08-31 07:07:22.364 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-08-31 07:07:22.364 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-31 07:07:22.364 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-31 07:07:22.364 | zlib1g-dev set to manually installed. 2026-08-31 07:07:22.364 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-31 07:07:22.364 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-31 07:07:22.365 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-31 07:07:22.365 | The following additional packages will be installed: 2026-08-31 07:07:22.365 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-31 07:07:22.365 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-08-31 07:07:22.365 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-08-31 07:07:22.365 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-08-31 07:07:22.365 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-08-31 07:07:22.365 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-08-31 07:07:22.365 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-08-31 07:07:22.365 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-08-31 07:07:22.365 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-08-31 07:07:22.365 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-08-31 07:07:22.365 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-08-31 07:07:22.365 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-08-31 07:07:22.365 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-08-31 07:07:22.365 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-08-31 07:07:22.365 | libatomic1 libbinutils libbz2-1.0 libcairo-gobject2 libcairo2 libcc1-0 2026-08-31 07:07:22.365 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-08-31 07:07:22.365 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-08-31 07:07:22.365 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-08-31 07:07:22.365 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-08-31 07:07:22.365 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-08-31 07:07:22.365 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-08-31 07:07:22.365 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-08-31 07:07:22.365 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-08-31 07:07:22.365 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-08-31 07:07:22.365 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-08-31 07:07:22.365 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-08-31 07:07:22.365 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-08-31 07:07:22.365 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-08-31 07:07:22.365 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-08-31 07:07:22.365 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-08-31 07:07:22.365 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-08-31 07:07:22.365 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-08-31 07:07:22.365 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-08-31 07:07:22.365 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-08-31 07:07:22.365 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-08-31 07:07:22.365 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-08-31 07:07:22.365 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-08-31 07:07:22.366 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-08-31 07:07:22.366 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-08-31 07:07:22.366 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-31 07:07:22.366 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-08-31 07:07:22.366 | man-db mysql-common ncal osinfo-db patch pci.ids pkgconf pkgconf-bin 2026-08-31 07:07:22.366 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-08-31 07:07:22.366 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-08-31 07:07:22.366 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-08-31 07:07:22.366 | session-migration ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-08-31 07:07:22.367 | Suggested packages: 2026-08-31 07:07:22.367 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-08-31 07:07:22.367 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-08-31 07:07:22.367 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-08-31 07:07:22.367 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-08-31 07:07:22.367 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-08-31 07:07:22.367 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-08-31 07:07:22.367 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-08-31 07:07:22.367 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-08-31 07:07:22.367 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-08-31 07:07:22.367 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-08-31 07:07:22.367 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-08-31 07:07:22.367 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-08-31 07:07:22.367 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-08-31 07:07:22.367 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-08-31 07:07:22.367 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-08-31 07:07:22.367 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-08-31 07:07:22.367 | libmemcached libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc 2026-08-31 07:07:22.367 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-08-31 07:07:22.367 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-08-31 07:07:22.367 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-08-31 07:07:22.367 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-08-31 07:07:22.367 | rsyslog-relp sqlite3-doc zip 2026-08-31 07:07:22.368 | Recommended packages: 2026-08-31 07:07:22.368 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-08-31 07:07:22.368 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-08-31 07:07:22.368 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-08-31 07:07:22.368 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-08-31 07:07:22.368 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-08-31 07:07:22.368 | libmail-sendmail-perl logrotate qemu-block-extra 2026-08-31 07:07:22.488 | The following NEW packages will be installed: 2026-08-31 07:07:22.488 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-08-31 07:07:22.488 | automake autopoint autotools-dev bc binutils binutils-common 2026-08-31 07:07:22.488 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-08-31 07:07:22.488 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-08-31 07:07:22.488 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-08-31 07:07:22.488 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-08-31 07:07:22.488 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-08-31 07:07:22.488 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-08-31 07:07:22.488 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-08-31 07:07:22.488 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-08-31 07:07:22.488 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-08-31 07:07:22.488 | glib-networking-common glib-networking-services golang golang-1.22 2026-08-31 07:07:22.488 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-08-31 07:07:22.488 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-08-31 07:07:22.488 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-08-31 07:07:22.488 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-08-31 07:07:22.488 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-08-31 07:07:22.488 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-08-31 07:07:22.488 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-08-31 07:07:22.488 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-08-31 07:07:22.489 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-08-31 07:07:22.489 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-08-31 07:07:22.489 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-08-31 07:07:22.489 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-08-31 07:07:22.489 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-08-31 07:07:22.489 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-08-31 07:07:22.489 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-08-31 07:07:22.489 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-08-31 07:07:22.489 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-08-31 07:07:22.489 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-08-31 07:07:22.489 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-08-31 07:07:22.489 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-08-31 07:07:22.489 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-08-31 07:07:22.489 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-08-31 07:07:22.489 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-08-31 07:07:22.489 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-08-31 07:07:22.489 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-08-31 07:07:22.489 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-08-31 07:07:22.489 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-08-31 07:07:22.489 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-08-31 07:07:22.489 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-08-31 07:07:22.489 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-08-31 07:07:22.489 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-08-31 07:07:22.489 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-08-31 07:07:22.489 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-08-31 07:07:22.489 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-08-31 07:07:22.489 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-08-31 07:07:22.489 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-31 07:07:22.489 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-31 07:07:22.489 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-08-31 07:07:22.489 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-08-31 07:07:22.489 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-08-31 07:07:22.489 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-08-31 07:07:22.489 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-08-31 07:07:22.489 | xz-utils 2026-08-31 07:07:22.490 | The following packages will be upgraded: 2026-08-31 07:07:22.491 | libbz2-1.0 2026-08-31 07:07:22.826 | 1 upgraded, 302 newly installed, 0 to remove and 9 not upgraded. 2026-08-31 07:07:22.826 | Need to get 305 MB of archives. 2026-08-31 07:07:22.826 | After this operation, 1,440 MB of additional disk space will be used. 2026-08-31 07:07:22.826 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-31 07:07:22.827 | Get:2 http://security.ubuntu.com/ubuntu noble-security/main amd64 libbz2-1.0 amd64 1.0.8-5.1ubuntu0.1 [34.6 kB] 2026-08-31 07:07:22.875 | Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 bzip2 amd64 1.0.8-5.1ubuntu0.1 [34.6 kB] 2026-08-31 07:07:22.901 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-31 07:07:22.933 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-31 07:07:22.934 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-08-31 07:07:22.935 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-08-31 07:07:22.937 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-31 07:07:22.940 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-08-31 07:07:22.997 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-31 07:07:23.001 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-31 07:07:23.003 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-31 07:07:23.005 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-08-31 07:07:23.012 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-08-31 07:07:23.012 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-31 07:07:23.018 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-08-31 07:07:23.038 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-31 07:07:23.039 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-31 07:07:23.041 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-31 07:07:23.042 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-31 07:07:23.042 | Get:21 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-31 07:07:23.042 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-31 07:07:23.044 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-31 07:07:23.044 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-08-31 07:07:23.046 | Get:25 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-31 07:07:23.057 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-08-31 07:07:23.058 | Get:27 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-08-31 07:07:23.059 | Get:28 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-08-31 07:07:23.060 | Get:29 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-08-31 07:07:23.071 | Get:30 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-08-31 07:07:23.086 | Get:31 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-08-31 07:07:23.086 | Get:32 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-08-31 07:07:23.088 | Get:33 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-08-31 07:07:23.090 | Get:34 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-08-31 07:07:23.103 | Get:35 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.3 [511 kB] 2026-08-31 07:07:23.111 | Get:36 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-08-31 07:07:23.112 | Get:37 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-08-31 07:07:23.114 | Get:38 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-08-31 07:07:23.116 | Get:39 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-08-31 07:07:23.122 | Get:40 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-08-31 07:07:23.124 | Get:41 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-08-31 07:07:23.125 | Get:42 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-08-31 07:07:23.126 | Get:43 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-08-31 07:07:23.159 | Get:44 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-08-31 07:07:23.160 | Get:45 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-08-31 07:07:23.164 | Get:46 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-08-31 07:07:23.165 | Get:47 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-31 07:07:23.167 | Get:48 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-08-31 07:07:23.172 | Get:49 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-08-31 07:07:23.173 | Get:50 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-08-31 07:07:23.174 | Get:51 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-08-31 07:07:23.176 | Get:52 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-08-31 07:07:23.177 | Get:53 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-08-31 07:07:23.191 | Get:54 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-08-31 07:07:23.192 | Get:55 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-08-31 07:07:23.194 | Get:56 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-08-31 07:07:23.196 | Get:57 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-08-31 07:07:23.207 | Get:58 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-08-31 07:07:23.209 | Get:59 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-08-31 07:07:23.211 | Get:60 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-08-31 07:07:23.224 | Get:61 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-08-31 07:07:23.224 | Get:62 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-08-31 07:07:23.225 | Get:63 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-08-31 07:07:23.227 | Get:64 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-08-31 07:07:23.231 | Get:65 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-08-31 07:07:23.234 | Get:66 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.5 [334 kB] 2026-08-31 07:07:23.236 | Get:67 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-08-31 07:07:23.264 | Get:68 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-08-31 07:07:23.265 | Get:69 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-31 07:07:23.266 | Get:70 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-31 07:07:23.276 | Get:71 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-31 07:07:23.280 | Get:72 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-31 07:07:23.285 | Get:73 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-31 07:07:23.322 | Get:74 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-31 07:07:23.324 | Get:75 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-08-31 07:07:23.325 | Get:76 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-08-31 07:07:23.332 | Get:77 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-08-31 07:07:23.333 | Get:78 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-08-31 07:07:23.529 | Get:79 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-08-31 07:07:23.529 | Get:80 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-08-31 07:07:23.529 | Get:81 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-08-31 07:07:23.530 | Get:82 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-08-31 07:07:23.530 | Get:83 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-08-31 07:07:23.532 | Get:84 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-08-31 07:07:23.532 | Get:85 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-08-31 07:07:23.536 | Get:86 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-08-31 07:07:23.537 | Get:87 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-08-31 07:07:23.543 | Get:88 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-08-31 07:07:23.560 | Get:89 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-08-31 07:07:23.605 | Get:90 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-08-31 07:07:23.608 | Get:91 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-08-31 07:07:23.608 | Get:92 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-08-31 07:07:23.609 | Get:93 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-08-31 07:07:23.658 | Get:94 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-08-31 07:07:23.669 | Get:95 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-08-31 07:07:23.699 | Get:96 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-08-31 07:07:23.725 | Get:97 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-08-31 07:07:23.739 | Get:98 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-08-31 07:07:23.740 | Get:99 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-08-31 07:07:23.795 | Get:100 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-08-31 07:07:24.140 | Get:101 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-08-31 07:07:24.140 | Get:102 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-08-31 07:07:24.143 | Get:103 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-08-31 07:07:24.144 | Get:104 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-08-31 07:07:24.144 | Get:105 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-31 07:07:24.545 | Get:106 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-31 07:07:24.692 | Get:107 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-08-31 07:07:24.728 | Get:108 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-31 07:07:24.729 | Get:109 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-31 07:07:24.729 | Get:110 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-08-31 07:07:24.731 | Get:111 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-31 07:07:24.737 | Get:112 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-08-31 07:07:24.746 | Get:113 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-08-31 07:07:24.887 | Get:114 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-31 07:07:24.887 | Get:115 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-31 07:07:24.888 | Get:116 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-31 07:07:24.889 | Get:117 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-31 07:07:24.889 | Get:118 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-31 07:07:24.890 | Get:119 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-31 07:07:24.890 | Get:120 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-08-31 07:07:24.890 | Get:121 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-08-31 07:07:24.892 | Get:122 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-08-31 07:07:24.902 | Get:123 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-08-31 07:07:24.908 | Get:124 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-08-31 07:07:24.908 | Get:125 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-08-31 07:07:24.939 | Get:126 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-31 07:07:24.940 | Get:127 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-31 07:07:24.941 | Get:128 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-31 07:07:24.948 | Get:129 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-31 07:07:24.948 | Get:130 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-31 07:07:24.950 | Get:131 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-31 07:07:24.957 | Get:132 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-31 07:07:24.957 | Get:133 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-08-31 07:07:24.957 | Get:134 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-31 07:07:24.958 | Get:135 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-31 07:07:24.985 | Get:136 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-08-31 07:07:24.988 | Get:137 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-08-31 07:07:24.988 | Get:138 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-31 07:07:24.994 | Get:139 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-31 07:07:24.996 | Get:140 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-31 07:07:24.997 | Get:141 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-08-31 07:07:24.998 | Get:142 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-31 07:07:25.003 | Get:143 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-31 07:07:25.005 | Get:144 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-08-31 07:07:25.005 | Get:145 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-31 07:07:25.012 | Get:146 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-08-31 07:07:25.013 | Get:147 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-31 07:07:25.014 | Get:148 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-08-31 07:07:25.015 | Get:149 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-08-31 07:07:25.026 | Get:150 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-08-31 07:07:25.027 | Get:151 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-08-31 07:07:25.027 | Get:152 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-08-31 07:07:25.028 | Get:153 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-08-31 07:07:25.028 | Get:154 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-08-31 07:07:25.028 | Get:155 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-08-31 07:07:25.058 | Get:156 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-08-31 07:07:25.058 | Get:157 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-31 07:07:25.063 | Get:158 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-31 07:07:25.063 | Get:159 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-31 07:07:25.069 | Get:160 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-08-31 07:07:25.075 | Get:161 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-08-31 07:07:25.094 | Get:162 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-08-31 07:07:25.094 | Get:163 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-08-31 07:07:25.096 | Get:164 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-08-31 07:07:25.100 | Get:165 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-08-31 07:07:25.252 | Get:166 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-08-31 07:07:25.252 | Get:167 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-08-31 07:07:25.252 | Get:168 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-08-31 07:07:25.252 | Get:169 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-31 07:07:25.256 | Get:170 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-08-31 07:07:25.258 | Get:171 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-08-31 07:07:25.258 | Get:172 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-08-31 07:07:25.258 | Get:173 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-08-31 07:07:25.259 | Get:174 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-08-31 07:07:25.297 | Get:175 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-08-31 07:07:25.298 | Get:176 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-31 07:07:25.298 | Get:177 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-08-31 07:07:25.299 | Get:178 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-08-31 07:07:25.299 | Get:179 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-08-31 07:07:25.299 | Get:180 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-08-31 07:07:25.299 | Get:181 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-08-31 07:07:25.300 | Get:182 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-08-31 07:07:25.301 | Get:183 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-08-31 07:07:25.316 | Get:184 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-08-31 07:07:25.663 | Get:185 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-08-31 07:07:25.995 | Get:186 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-08-31 07:07:25.996 | Get:187 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-08-31 07:07:25.996 | Get:188 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-08-31 07:07:25.996 | Get:189 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-08-31 07:07:25.997 | Get:190 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-08-31 07:07:25.998 | Get:191 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-31 07:07:25.998 | Get:192 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-31 07:07:25.998 | Get:193 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-31 07:07:25.999 | Get:194 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-08-31 07:07:26.012 | Get:195 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-08-31 07:07:26.077 | Get:196 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.8 [11.6 kB] 2026-08-31 07:07:26.078 | Get:197 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.8 [277 kB] 2026-08-31 07:07:26.080 | Get:198 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-08-31 07:07:26.082 | Get:199 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-08-31 07:07:26.082 | Get:200 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-08-31 07:07:26.083 | Get:201 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-08-31 07:07:26.083 | Get:202 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-08-31 07:07:26.087 | Get:203 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-08-31 07:07:26.089 | Get:204 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-08-31 07:07:26.094 | Get:205 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-08-31 07:07:26.109 | Get:206 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-08-31 07:07:26.111 | Get:207 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-31 07:07:26.115 | Get:208 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-31 07:07:26.117 | Get:209 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-08-31 07:07:26.120 | Get:210 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-08-31 07:07:26.131 | Get:211 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-08-31 07:07:26.133 | Get:212 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-08-31 07:07:26.133 | Get:213 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-08-31 07:07:26.134 | Get:214 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-08-31 07:07:26.136 | Get:215 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-08-31 07:07:26.161 | Get:216 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-08-31 07:07:26.161 | Get:217 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-31 07:07:26.162 | Get:218 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-31 07:07:26.169 | Get:219 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-31 07:07:26.171 | Get:220 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-08-31 07:07:26.198 | Get:221 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-08-31 07:07:26.199 | Get:222 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-31 07:07:26.199 | Get:223 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-31 07:07:26.200 | Get:224 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-31 07:07:26.202 | Get:225 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-31 07:07:26.207 | Get:226 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-31 07:07:26.209 | Get:227 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-31 07:07:26.215 | Get:228 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-31 07:07:26.217 | Get:229 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-31 07:07:26.218 | Get:230 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-08-31 07:07:26.226 | Get:231 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-31 07:07:26.227 | Get:232 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-31 07:07:26.228 | Get:233 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-31 07:07:26.228 | Get:234 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-31 07:07:26.229 | Get:235 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-31 07:07:26.231 | Get:236 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-31 07:07:26.464 | Get:237 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-31 07:07:26.467 | Get:238 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-08-31 07:07:26.467 | Get:239 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-08-31 07:07:26.467 | Get:240 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-08-31 07:07:26.470 | Get:241 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-08-31 07:07:26.470 | Get:242 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-31 07:07:26.471 | Get:243 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-08-31 07:07:26.472 | Get:244 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-08-31 07:07:26.473 | Get:245 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-08-31 07:07:26.480 | Get:246 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1,255 kB] 2026-08-31 07:07:26.506 | Get:247 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-31 07:07:26.509 | Get:248 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-31 07:07:26.509 | Get:249 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-08-31 07:07:26.510 | Get:250 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2,408 kB] 2026-08-31 07:07:26.547 | Get:251 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-08-31 07:07:26.548 | Get:252 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-08-31 07:07:26.548 | Get:253 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-31 07:07:26.550 | Get:254 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-08-31 07:07:26.588 | Get:255 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-08-31 07:07:26.589 | Get:256 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-08-31 07:07:26.592 | Get:257 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1,239 kB] 2026-08-31 07:07:26.615 | Get:258 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-08-31 07:07:26.615 | Get:259 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-31 07:07:26.624 | Get:260 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-08-31 07:07:26.626 | Get:261 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-08-31 07:07:26.627 | Get:262 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-31 07:07:26.632 | Get:263 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-31 07:07:26.637 | Get:264 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-31 07:07:27.021 | Get:265 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-31 07:07:27.022 | Get:266 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-31 07:07:27.025 | Get:267 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-08-31 07:07:27.121 | Get:268 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-31 07:07:27.122 | Get:269 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-31 07:07:27.928 | Get:270 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-31 07:07:27.928 | Get:271 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-08-31 07:07:27.937 | Get:272 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-31 07:07:27.938 | Get:273 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-31 07:07:27.939 | Get:274 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-31 07:07:27.939 | Get:275 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-08-31 07:07:27.939 | Get:276 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-31 07:07:27.939 | Get:277 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-08-31 07:07:27.950 | Get:278 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-08-31 07:07:27.982 | Get:279 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-31 07:07:27.982 | Get:280 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-08-31 07:07:27.983 | Get:281 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-31 07:07:27.984 | Get:282 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-08-31 07:07:27.999 | Get:283 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-08-31 07:07:27.999 | Get:284 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-08-31 07:07:28.011 | Get:285 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-08-31 07:07:28.055 | Get:286 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-31 07:07:28.063 | Get:287 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-08-31 07:07:28.066 | Get:288 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5,682 B] 2026-08-31 07:07:28.066 | Get:289 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-08-31 07:07:28.067 | Get:290 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-08-31 07:07:28.122 | Get:291 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-08-31 07:07:28.130 | Get:292 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-31 07:07:28.131 | Get:293 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-08-31 07:07:28.134 | Get:294 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-31 07:07:28.138 | Get:295 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 debootstrap all 1.0.134ubuntu2 [48.2 kB] 2026-08-31 07:07:28.138 | Get:296 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-31 07:07:28.139 | Get:297 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-31 07:07:28.179 | Get:298 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-31 07:07:28.179 | Get:299 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-08-31 07:07:28.180 | Get:300 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-31 07:07:28.180 | Get:301 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-31 07:07:28.181 | Get:302 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-31 07:07:28.184 | Get:303 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-31 07:07:28.432 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-31 07:07:28.479 | Fetched 305 MB in 6s (53.8 MB/s) 2026-08-31 07:07:28.685 | Selecting previously unselected package libapr1t64:amd64. 2026-08-31 07:07:28.714 | (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-08-31 07:07:28.716 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-31 07:07:28.730 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-31 07:07:28.808 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-31 07:07:28.814 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 07:07:28.821 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 07:07:28.889 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-31 07:07:28.895 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 07:07:28.901 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 07:07:28.961 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-31 07:07:28.967 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 07:07:28.973 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 07:07:29.042 | Selecting previously unselected package libjansson4:amd64. 2026-08-31 07:07:29.047 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-08-31 07:07:29.055 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-08-31 07:07:29.133 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-31 07:07:29.139 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-31 07:07:29.147 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-31 07:07:29.220 | Selecting previously unselected package apache2-bin. 2026-08-31 07:07:29.226 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 07:07:29.232 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-31 07:07:29.393 | Selecting previously unselected package apache2-data. 2026-08-31 07:07:29.398 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-31 07:07:29.404 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-31 07:07:29.570 | Selecting previously unselected package apache2-utils. 2026-08-31 07:07:29.573 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 07:07:29.580 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-31 07:07:29.667 | Selecting previously unselected package apache2. 2026-08-31 07:07:29.673 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 07:07:29.688 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-31 07:07:29.823 | Selecting previously unselected package libmpfr6:amd64. 2026-08-31 07:07:29.828 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-08-31 07:07:29.834 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-08-31 07:07:29.915 | Selecting previously unselected package libsigsegv2:amd64. 2026-08-31 07:07:29.921 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-08-31 07:07:29.927 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-08-31 07:07:30.008 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-08-31 07:07:30.031 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-08-31 07:07:30.114 | Selecting previously unselected package gawk. 2026-08-31 07:07:30.142 | (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-08-31 07:07:30.144 | Preparing to unpack .../00-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-31 07:07:30.151 | Unpacking gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-31 07:07:30.307 | Selecting previously unselected package haproxy. 2026-08-31 07:07:30.313 | Preparing to unpack .../01-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-31 07:07:30.336 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-31 07:07:30.487 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-31 07:07:30.494 | Preparing to unpack .../02-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-31 07:07:30.503 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 07:07:30.593 | Selecting previously unselected package memcached. 2026-08-31 07:07:30.599 | Preparing to unpack .../03-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-31 07:07:30.609 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-31 07:07:30.696 | Selecting previously unselected package libjson-perl. 2026-08-31 07:07:30.703 | Preparing to unpack .../04-libjson-perl_4.10000-1_all.deb ... 2026-08-31 07:07:30.710 | Unpacking libjson-perl (4.10000-1) ... 2026-08-31 07:07:30.790 | Selecting previously unselected package postgresql-client-common. 2026-08-31 07:07:30.796 | Preparing to unpack .../05-postgresql-client-common_257build1.1_all.deb ... 2026-08-31 07:07:30.805 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-31 07:07:30.894 | Selecting previously unselected package ssl-cert. 2026-08-31 07:07:30.901 | Preparing to unpack .../06-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-31 07:07:30.907 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-31 07:07:31.002 | Selecting previously unselected package postgresql-common. 2026-08-31 07:07:31.008 | Preparing to unpack .../07-postgresql-common_257build1.1_all.deb ... 2026-08-31 07:07:31.033 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-31 07:07:31.049 | Unpacking postgresql-common (257build1.1) ... 2026-08-31 07:07:31.220 | Selecting previously unselected package libsysfs2:amd64. 2026-08-31 07:07:31.227 | Preparing to unpack .../08-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-31 07:07:31.237 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-31 07:07:31.301 | Selecting previously unselected package pci.ids. 2026-08-31 07:07:31.308 | Preparing to unpack .../09-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-08-31 07:07:31.314 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-31 07:07:31.414 | Selecting previously unselected package sysfsutils. 2026-08-31 07:07:31.421 | Preparing to unpack .../10-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-31 07:07:31.431 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-31 07:07:31.513 | Preparing to unpack .../11-libbz2-1.0_1.0.8-5.1ubuntu0.1_amd64.deb ... 2026-08-31 07:07:31.556 | Unpacking libbz2-1.0:amd64 (1.0.8-5.1ubuntu0.1) over (1.0.8-5.1build0.1) ... 2026-08-31 07:07:31.650 | Setting up libbz2-1.0:amd64 (1.0.8-5.1ubuntu0.1) ... 2026-08-31 07:07:31.755 | Selecting previously unselected package distro-info. 2026-08-31 07:07:31.786 | (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 ... 34462 files and directories currently installed.) 2026-08-31 07:07:31.787 | Preparing to unpack .../000-distro-info_1.7build1_amd64.deb ... 2026-08-31 07:07:31.799 | Unpacking distro-info (1.7build1) ... 2026-08-31 07:07:31.865 | Selecting previously unselected package iputils-ping. 2026-08-31 07:07:31.871 | Preparing to unpack .../001-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-31 07:07:31.877 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-31 07:07:31.951 | Selecting previously unselected package libestr0:amd64. 2026-08-31 07:07:31.958 | Preparing to unpack .../002-libestr0_0.1.11-1build1_amd64.deb ... 2026-08-31 07:07:31.964 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-08-31 07:07:32.034 | Selecting previously unselected package libfastjson4:amd64. 2026-08-31 07:07:32.040 | Preparing to unpack .../003-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-08-31 07:07:32.046 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-08-31 07:07:32.126 | Selecting previously unselected package libfribidi0:amd64. 2026-08-31 07:07:32.132 | Preparing to unpack .../004-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-08-31 07:07:32.139 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-08-31 07:07:32.207 | Selecting previously unselected package libtirpc-common. 2026-08-31 07:07:32.213 | Preparing to unpack .../005-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-08-31 07:07:32.220 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-08-31 07:07:32.300 | Selecting previously unselected package libtirpc3t64:amd64. 2026-08-31 07:07:32.306 | Preparing to unpack .../006-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-08-31 07:07:32.326 | 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-08-31 07:07:32.344 | 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-08-31 07:07:32.352 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-08-31 07:07:32.427 | Selecting previously unselected package netcat-openbsd. 2026-08-31 07:07:32.434 | Preparing to unpack .../007-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-08-31 07:07:32.441 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-08-31 07:07:32.522 | Selecting previously unselected package python3-pygments. 2026-08-31 07:07:32.529 | Preparing to unpack .../008-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-08-31 07:07:32.536 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-08-31 07:07:32.765 | Selecting previously unselected package rsyslog. 2026-08-31 07:07:32.769 | Preparing to unpack .../009-rsyslog_8.2312.0-3ubuntu9.3_amd64.deb ... 2026-08-31 07:07:32.799 | Unpacking rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-31 07:07:32.922 | Selecting previously unselected package bsdextrautils. 2026-08-31 07:07:32.928 | Preparing to unpack .../010-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-31 07:07:32.943 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-31 07:07:33.026 | Selecting previously unselected package dmidecode. 2026-08-31 07:07:33.032 | Preparing to unpack .../011-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-08-31 07:07:33.040 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-08-31 07:07:33.133 | Selecting previously unselected package dosfstools. 2026-08-31 07:07:33.139 | Preparing to unpack .../012-dosfstools_4.2-1.1build1_amd64.deb ... 2026-08-31 07:07:33.146 | Unpacking dosfstools (4.2-1.1build1) ... 2026-08-31 07:07:33.230 | Selecting previously unselected package libmagic-mgc. 2026-08-31 07:07:33.236 | Preparing to unpack .../013-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-08-31 07:07:33.242 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-08-31 07:07:33.388 | Selecting previously unselected package libmagic1t64:amd64. 2026-08-31 07:07:33.394 | Preparing to unpack .../014-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-08-31 07:07:33.401 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-31 07:07:33.472 | Selecting previously unselected package file. 2026-08-31 07:07:33.478 | Preparing to unpack .../015-file_1%3a5.45-3build1_amd64.deb ... 2026-08-31 07:07:33.485 | Unpacking file (1:5.45-3build1) ... 2026-08-31 07:07:33.559 | Selecting previously unselected package libuchardet0:amd64. 2026-08-31 07:07:33.566 | Preparing to unpack .../016-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-08-31 07:07:33.572 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-08-31 07:07:33.644 | Selecting previously unselected package groff-base. 2026-08-31 07:07:33.650 | Preparing to unpack .../017-groff-base_1.23.0-3build2_amd64.deb ... 2026-08-31 07:07:33.657 | Unpacking groff-base (1.23.0-3build2) ... 2026-08-31 07:07:33.829 | Selecting previously unselected package libnl-3-200:amd64. 2026-08-31 07:07:33.833 | Preparing to unpack .../018-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-08-31 07:07:33.840 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-31 07:07:33.908 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-08-31 07:07:33.912 | Preparing to unpack .../019-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-08-31 07:07:33.918 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-31 07:07:33.991 | Selecting previously unselected package libibverbs1:amd64. 2026-08-31 07:07:33.997 | Preparing to unpack .../020-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-08-31 07:07:34.004 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-08-31 07:07:34.084 | Selecting previously unselected package libncurses6:amd64. 2026-08-31 07:07:34.090 | Preparing to unpack .../021-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-31 07:07:34.097 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-31 07:07:34.203 | Selecting previously unselected package libnftables1:amd64. 2026-08-31 07:07:34.210 | Preparing to unpack .../022-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-08-31 07:07:34.217 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-31 07:07:34.307 | Selecting previously unselected package libnuma1:amd64. 2026-08-31 07:07:34.313 | Preparing to unpack .../023-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:07:34.320 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-31 07:07:34.403 | Selecting previously unselected package libparted2t64:amd64. 2026-08-31 07:07:34.410 | Preparing to unpack .../024-libparted2t64_3.6-4build1_amd64.deb ... 2026-08-31 07:07:34.432 | 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-08-31 07:07:34.450 | 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-08-31 07:07:34.457 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-08-31 07:07:34.545 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-08-31 07:07:34.551 | Preparing to unpack .../025-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-08-31 07:07:34.560 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-31 07:07:34.640 | Selecting previously unselected package libpipeline1:amd64. 2026-08-31 07:07:34.646 | Preparing to unpack .../026-libpipeline1_1.5.7-2_amd64.deb ... 2026-08-31 07:07:34.653 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-08-31 07:07:34.722 | Selecting previously unselected package libxau6:amd64. 2026-08-31 07:07:34.729 | Preparing to unpack .../027-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-08-31 07:07:34.736 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-31 07:07:34.834 | Selecting previously unselected package libxdmcp6:amd64. 2026-08-31 07:07:34.840 | Preparing to unpack .../028-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-08-31 07:07:34.848 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-31 07:07:34.924 | Selecting previously unselected package libxcb1:amd64. 2026-08-31 07:07:34.931 | Preparing to unpack .../029-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-08-31 07:07:34.937 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-31 07:07:35.001 | Selecting previously unselected package libx11-data. 2026-08-31 07:07:35.007 | Preparing to unpack .../030-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-08-31 07:07:35.014 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-08-31 07:07:35.178 | Selecting previously unselected package libx11-6:amd64. 2026-08-31 07:07:35.181 | Preparing to unpack .../031-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-08-31 07:07:35.189 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-08-31 07:07:35.275 | Selecting previously unselected package libxext6:amd64. 2026-08-31 07:07:35.280 | Preparing to unpack .../032-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-08-31 07:07:35.286 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-08-31 07:07:35.335 | Selecting previously unselected package lsof. 2026-08-31 07:07:35.340 | Preparing to unpack .../033-lsof_4.95.0-1build3_amd64.deb ... 2026-08-31 07:07:35.346 | Unpacking lsof (4.95.0-1build3) ... 2026-08-31 07:07:35.450 | Selecting previously unselected package man-db. 2026-08-31 07:07:35.456 | Preparing to unpack .../034-man-db_2.12.0-4build2_amd64.deb ... 2026-08-31 07:07:35.464 | Unpacking man-db (2.12.0-4build2) ... 2026-08-31 07:07:35.709 | Selecting previously unselected package parted. 2026-08-31 07:07:35.716 | Preparing to unpack .../035-parted_3.6-4build1_amd64.deb ... 2026-08-31 07:07:35.735 | Unpacking parted (3.6-4build1) ... 2026-08-31 07:07:35.803 | Selecting previously unselected package powermgmt-base. 2026-08-31 07:07:35.808 | Preparing to unpack .../036-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-08-31 07:07:35.815 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-08-31 07:07:35.907 | Selecting previously unselected package psmisc. 2026-08-31 07:07:35.912 | Preparing to unpack .../037-psmisc_23.7-1build1_amd64.deb ... 2026-08-31 07:07:35.921 | Unpacking psmisc (23.7-1build1) ... 2026-08-31 07:07:36.043 | Selecting previously unselected package tcpdump. 2026-08-31 07:07:36.048 | Preparing to unpack .../038-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-08-31 07:07:36.067 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-08-31 07:07:36.148 | Selecting previously unselected package usb.ids. 2026-08-31 07:07:36.154 | Preparing to unpack .../039-usb.ids_2024.03.18-1_all.deb ... 2026-08-31 07:07:36.161 | Unpacking usb.ids (2024.03.18-1) ... 2026-08-31 07:07:36.239 | Selecting previously unselected package wget. 2026-08-31 07:07:36.244 | Preparing to unpack .../040-wget_1.21.4-1ubuntu4.5_amd64.deb ... 2026-08-31 07:07:36.252 | Unpacking wget (1.21.4-1ubuntu4.5) ... 2026-08-31 07:07:36.349 | Selecting previously unselected package xz-utils. 2026-08-31 07:07:36.355 | Preparing to unpack .../041-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-08-31 07:07:36.362 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-31 07:07:36.476 | Selecting previously unselected package acl. 2026-08-31 07:07:36.481 | Preparing to unpack .../042-acl_2.3.2-1build1.1_amd64.deb ... 2026-08-31 07:07:36.488 | Unpacking acl (2.3.2-1build1.1) ... 2026-08-31 07:07:36.556 | Selecting previously unselected package autotools-dev. 2026-08-31 07:07:36.563 | Preparing to unpack .../043-autotools-dev_20220109.1_all.deb ... 2026-08-31 07:07:36.569 | Unpacking autotools-dev (20220109.1) ... 2026-08-31 07:07:36.645 | Selecting previously unselected package m4. 2026-08-31 07:07:36.651 | Preparing to unpack .../044-m4_1.4.19-4build1_amd64.deb ... 2026-08-31 07:07:36.659 | Unpacking m4 (1.4.19-4build1) ... 2026-08-31 07:07:36.758 | Selecting previously unselected package autoconf. 2026-08-31 07:07:36.764 | Preparing to unpack .../045-autoconf_2.71-3_all.deb ... 2026-08-31 07:07:36.770 | Unpacking autoconf (2.71-3) ... 2026-08-31 07:07:36.934 | Selecting previously unselected package automake. 2026-08-31 07:07:36.941 | Preparing to unpack .../046-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-31 07:07:36.951 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-31 07:07:37.082 | Selecting previously unselected package autopoint. 2026-08-31 07:07:37.087 | Preparing to unpack .../047-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-31 07:07:37.097 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-31 07:07:37.166 | Selecting previously unselected package libdebhelper-perl. 2026-08-31 07:07:37.173 | Preparing to unpack .../048-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-31 07:07:37.180 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-31 07:07:37.290 | Selecting previously unselected package gcc-13-base:amd64. 2026-08-31 07:07:37.297 | Preparing to unpack .../049-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:37.304 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:07:37.378 | Selecting previously unselected package libisl23:amd64. 2026-08-31 07:07:37.384 | Preparing to unpack .../050-libisl23_0.26-3build1.1_amd64.deb ... 2026-08-31 07:07:37.391 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-08-31 07:07:37.489 | Selecting previously unselected package libmpc3:amd64. 2026-08-31 07:07:37.496 | Preparing to unpack .../051-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-08-31 07:07:37.502 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-31 07:07:37.573 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-08-31 07:07:37.578 | Preparing to unpack .../052-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:37.585 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:07:37.955 | Selecting previously unselected package cpp-13. 2026-08-31 07:07:37.962 | Preparing to unpack .../053-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:37.969 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:07:38.025 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-08-31 07:07:38.031 | Preparing to unpack .../054-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-31 07:07:38.038 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-31 07:07:38.123 | Selecting previously unselected package cpp. 2026-08-31 07:07:38.129 | Preparing to unpack .../055-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-31 07:07:38.149 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-08-31 07:07:38.227 | Selecting previously unselected package libcc1-0:amd64. 2026-08-31 07:07:38.233 | Preparing to unpack .../056-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:38.239 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:07:38.310 | Selecting previously unselected package binutils-common:amd64. 2026-08-31 07:07:38.316 | Preparing to unpack .../057-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:07:38.323 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:07:38.425 | Selecting previously unselected package libsframe1:amd64. 2026-08-31 07:07:38.431 | Preparing to unpack .../058-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:07:38.437 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:07:38.507 | Selecting previously unselected package libbinutils:amd64. 2026-08-31 07:07:38.513 | Preparing to unpack .../059-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:07:38.521 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:07:38.629 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-08-31 07:07:38.634 | Preparing to unpack .../060-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:07:38.645 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:07:38.723 | Selecting previously unselected package libctf0:amd64. 2026-08-31 07:07:38.730 | Preparing to unpack .../061-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:07:38.736 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:07:38.809 | Selecting previously unselected package libgprofng0:amd64. 2026-08-31 07:07:38.816 | Preparing to unpack .../062-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:07:38.895 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:07:39.026 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-08-31 07:07:39.032 | Preparing to unpack .../063-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:07:39.040 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-31 07:07:39.292 | Selecting previously unselected package libgomp1:amd64. 2026-08-31 07:07:39.296 | Preparing to unpack .../064-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:39.303 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:07:39.377 | Selecting previously unselected package libitm1:amd64. 2026-08-31 07:07:39.384 | Preparing to unpack .../065-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:39.390 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:07:39.463 | Selecting previously unselected package libatomic1:amd64. 2026-08-31 07:07:39.469 | Preparing to unpack .../066-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:39.475 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:07:39.547 | Selecting previously unselected package libasan8:amd64. 2026-08-31 07:07:39.554 | Preparing to unpack .../067-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:39.569 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:07:39.793 | Selecting previously unselected package liblsan0:amd64. 2026-08-31 07:07:39.800 | Preparing to unpack .../068-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:39.806 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:07:39.939 | Selecting previously unselected package libtsan2:amd64. 2026-08-31 07:07:39.946 | Preparing to unpack .../069-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:39.952 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:07:40.314 | Selecting previously unselected package libubsan1:amd64. 2026-08-31 07:07:40.321 | Preparing to unpack .../070-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:40.328 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:07:40.457 | Selecting previously unselected package libhwasan0:amd64. 2026-08-31 07:07:40.463 | Preparing to unpack .../071-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:40.469 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:07:40.616 | Selecting previously unselected package libquadmath0:amd64. 2026-08-31 07:07:40.623 | Preparing to unpack .../072-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:40.630 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:07:40.697 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-08-31 07:07:40.703 | Preparing to unpack .../073-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:40.769 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:07:40.989 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-08-31 07:07:40.993 | Preparing to unpack .../074-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:41.001 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:07:41.449 | Selecting previously unselected package binutils. 2026-08-31 07:07:41.455 | Preparing to unpack .../075-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-08-31 07:07:41.463 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-08-31 07:07:41.540 | Selecting previously unselected package gcc-13. 2026-08-31 07:07:41.545 | Preparing to unpack .../076-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:41.553 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:07:41.631 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-08-31 07:07:41.637 | Preparing to unpack .../077-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-31 07:07:41.644 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-31 07:07:41.715 | Selecting previously unselected package gcc. 2026-08-31 07:07:41.721 | Preparing to unpack .../078-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-31 07:07:41.727 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-08-31 07:07:41.816 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-31 07:07:41.823 | Preparing to unpack .../079-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:07:41.831 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:07:42.843 | Selecting previously unselected package libclang-cpp17t64. 2026-08-31 07:07:42.848 | Preparing to unpack .../080-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:07:42.854 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:07:43.515 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-08-31 07:07:43.522 | Preparing to unpack .../081-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:43.529 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:07:43.954 | Selecting previously unselected package libgc1:amd64. 2026-08-31 07:07:43.959 | Preparing to unpack .../082-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-31 07:07:43.966 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-31 07:07:44.039 | Selecting previously unselected package libobjc4:amd64. 2026-08-31 07:07:44.045 | Preparing to unpack .../083-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:44.055 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:07:44.154 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-31 07:07:44.161 | Preparing to unpack .../084-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:44.167 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:07:44.250 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-31 07:07:44.258 | Preparing to unpack .../085-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:07:44.265 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:07:44.478 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-31 07:07:44.483 | Preparing to unpack .../086-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:07:44.491 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 07:07:44.612 | Selecting previously unselected package libclang1-17t64. 2026-08-31 07:07:44.620 | Preparing to unpack .../087-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:07:44.626 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:07:44.986 | Selecting previously unselected package clang-17. 2026-08-31 07:07:44.994 | Preparing to unpack .../088-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:07:45.001 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:07:45.082 | Selecting previously unselected package libtool. 2026-08-31 07:07:45.089 | Preparing to unpack .../089-libtool_2.4.7-7build1_all.deb ... 2026-08-31 07:07:45.097 | Unpacking libtool (2.4.7-7build1) ... 2026-08-31 07:07:45.179 | Selecting previously unselected package dh-autoreconf. 2026-08-31 07:07:45.186 | Preparing to unpack .../090-dh-autoreconf_20_all.deb ... 2026-08-31 07:07:45.193 | Unpacking dh-autoreconf (20) ... 2026-08-31 07:07:45.268 | Selecting previously unselected package libarchive-zip-perl. 2026-08-31 07:07:45.273 | Preparing to unpack .../091-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-31 07:07:45.279 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-31 07:07:45.359 | Selecting previously unselected package libsub-override-perl. 2026-08-31 07:07:45.366 | Preparing to unpack .../092-libsub-override-perl_0.10-1_all.deb ... 2026-08-31 07:07:45.373 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-31 07:07:45.438 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-31 07:07:45.445 | Preparing to unpack .../093-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-31 07:07:45.452 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-31 07:07:45.524 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-31 07:07:45.531 | Preparing to unpack .../094-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-31 07:07:45.538 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-31 07:07:45.601 | Selecting previously unselected package libdpkg-perl. 2026-08-31 07:07:45.609 | Preparing to unpack .../095-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-08-31 07:07:45.617 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-31 07:07:45.771 | Selecting previously unselected package bzip2. 2026-08-31 07:07:45.775 | Preparing to unpack .../096-bzip2_1.0.8-5.1ubuntu0.1_amd64.deb ... 2026-08-31 07:07:45.783 | Unpacking bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-08-31 07:07:45.857 | Selecting previously unselected package patch. 2026-08-31 07:07:45.864 | Preparing to unpack .../097-patch_2.7.6-7build3_amd64.deb ... 2026-08-31 07:07:45.871 | Unpacking patch (2.7.6-7build3) ... 2026-08-31 07:07:45.938 | Selecting previously unselected package make. 2026-08-31 07:07:45.946 | Preparing to unpack .../098-make_4.3-4.1build2_amd64.deb ... 2026-08-31 07:07:45.951 | Unpacking make (4.3-4.1build2) ... 2026-08-31 07:07:46.027 | Selecting previously unselected package lto-disabled-list. 2026-08-31 07:07:46.035 | Preparing to unpack .../099-lto-disabled-list_47_all.deb ... 2026-08-31 07:07:46.042 | Unpacking lto-disabled-list (47) ... 2026-08-31 07:07:46.111 | Selecting previously unselected package dpkg-dev. 2026-08-31 07:07:46.119 | Preparing to unpack .../100-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-08-31 07:07:46.126 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-31 07:07:46.323 | Selecting previously unselected package debugedit. 2026-08-31 07:07:46.328 | Preparing to unpack .../101-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-31 07:07:46.334 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-31 07:07:46.395 | Selecting previously unselected package dwz. 2026-08-31 07:07:46.399 | Preparing to unpack .../102-dwz_0.15-1build6_amd64.deb ... 2026-08-31 07:07:46.405 | Unpacking dwz (0.15-1build6) ... 2026-08-31 07:07:46.481 | Selecting previously unselected package gettext. 2026-08-31 07:07:46.487 | Preparing to unpack .../103-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-31 07:07:46.496 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-31 07:07:46.629 | Selecting previously unselected package intltool-debian. 2026-08-31 07:07:46.635 | Preparing to unpack .../104-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-31 07:07:46.641 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-31 07:07:46.708 | Selecting previously unselected package po-debconf. 2026-08-31 07:07:46.715 | Preparing to unpack .../105-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-31 07:07:46.721 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-31 07:07:46.840 | Selecting previously unselected package debhelper. 2026-08-31 07:07:46.849 | Preparing to unpack .../106-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-31 07:07:46.856 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-31 07:07:47.043 | Selecting previously unselected package uuid-dev:amd64. 2026-08-31 07:07:47.049 | Preparing to unpack .../107-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-31 07:07:47.056 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-31 07:07:47.137 | Selecting previously unselected package libsctp1:amd64. 2026-08-31 07:07:47.145 | Preparing to unpack .../108-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-31 07:07:47.152 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 07:07:47.218 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-31 07:07:47.224 | Preparing to unpack .../109-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-31 07:07:47.230 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 07:07:47.311 | Selecting previously unselected package libapr1-dev. 2026-08-31 07:07:47.318 | Preparing to unpack .../110-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-31 07:07:47.328 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-31 07:07:47.669 | Selecting previously unselected package libldap-dev:amd64. 2026-08-31 07:07:47.674 | Preparing to unpack .../111-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:07:47.680 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 07:07:47.811 | Selecting previously unselected package libldap2-dev. 2026-08-31 07:07:47.815 | Preparing to unpack .../112-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-31 07:07:47.821 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 07:07:47.894 | Selecting previously unselected package libaprutil1-dev. 2026-08-31 07:07:47.899 | Preparing to unpack .../113-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-31 07:07:47.906 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-31 07:07:48.158 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-31 07:07:48.163 | Preparing to unpack .../114-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 07:07:48.171 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:07:48.261 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-31 07:07:48.268 | Preparing to unpack .../115-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 07:07:48.274 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:07:48.363 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-31 07:07:48.371 | Preparing to unpack .../116-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 07:07:48.379 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:07:48.618 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-31 07:07:48.626 | Preparing to unpack .../117-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-31 07:07:48.632 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:07:48.776 | Selecting previously unselected package apache2-dev. 2026-08-31 07:07:48.782 | Preparing to unpack .../118-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-31 07:07:48.789 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-31 07:07:48.899 | Selecting previously unselected package bc. 2026-08-31 07:07:48.904 | Preparing to unpack .../119-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-08-31 07:07:48.911 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-08-31 07:07:48.981 | Selecting previously unselected package ncal. 2026-08-31 07:07:48.987 | Preparing to unpack .../120-ncal_12.1.8_amd64.deb ... 2026-08-31 07:07:48.997 | Unpacking ncal (12.1.8) ... 2026-08-31 07:07:49.076 | Selecting previously unselected package bsdmainutils. 2026-08-31 07:07:49.083 | Preparing to unpack .../121-bsdmainutils_12.1.8_all.deb ... 2026-08-31 07:07:49.094 | Unpacking bsdmainutils (12.1.8) ... 2026-08-31 07:07:49.161 | Selecting previously unselected package conntrack. 2026-08-31 07:07:49.168 | Preparing to unpack .../122-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-31 07:07:49.174 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-31 07:07:49.249 | Selecting previously unselected package cryptsetup-bin. 2026-08-31 07:07:49.257 | Preparing to unpack .../123-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-31 07:07:49.263 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-08-31 07:07:49.379 | Selecting previously unselected package cryptsetup. 2026-08-31 07:07:49.386 | Preparing to unpack .../124-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-08-31 07:07:49.417 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-08-31 07:07:49.545 | Selecting previously unselected package libdconf1:amd64. 2026-08-31 07:07:49.552 | Preparing to unpack .../125-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-31 07:07:49.560 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-31 07:07:49.630 | Selecting previously unselected package dconf-service. 2026-08-31 07:07:49.637 | Preparing to unpack .../126-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-31 07:07:49.643 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-08-31 07:07:49.714 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-08-31 07:07:49.721 | Preparing to unpack .../127-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-31 07:07:49.729 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-31 07:07:49.802 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-08-31 07:07:49.810 | Preparing to unpack .../128-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-08-31 07:07:49.817 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-08-31 07:07:49.902 | Selecting previously unselected package libaio1t64:amd64. 2026-08-31 07:07:49.909 | Preparing to unpack .../129-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-08-31 07:07:49.918 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-08-31 07:07:49.987 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-08-31 07:07:49.993 | Preparing to unpack .../130-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-08-31 07:07:50.000 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-08-31 07:07:50.112 | Selecting previously unselected package dmeventd. 2026-08-31 07:07:50.117 | Preparing to unpack .../131-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-08-31 07:07:50.124 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-08-31 07:07:50.258 | Selecting previously unselected package dnsmasq-base. 2026-08-31 07:07:50.265 | Preparing to unpack .../132-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-31 07:07:50.286 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-31 07:07:50.378 | Selecting previously unselected package dnsmasq-utils. 2026-08-31 07:07:50.385 | Preparing to unpack .../133-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-31 07:07:50.427 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-31 07:07:50.516 | Selecting previously unselected package ebtables. 2026-08-31 07:07:50.523 | Preparing to unpack .../134-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-31 07:07:50.554 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-31 07:07:50.645 | Selecting previously unselected package fonts-dejavu-mono. 2026-08-31 07:07:50.653 | Preparing to unpack .../135-fonts-dejavu-mono_2.37-8_all.deb ... 2026-08-31 07:07:50.659 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-08-31 07:07:50.763 | Selecting previously unselected package fonts-dejavu-core. 2026-08-31 07:07:50.770 | Preparing to unpack .../136-fonts-dejavu-core_2.37-8_all.deb ... 2026-08-31 07:07:50.821 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-08-31 07:07:50.946 | Selecting previously unselected package fontconfig-config. 2026-08-31 07:07:50.955 | Preparing to unpack .../137-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-31 07:07:51.358 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-08-31 07:07:51.489 | Selecting previously unselected package libfontconfig1:amd64. 2026-08-31 07:07:51.498 | Preparing to unpack .../138-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-31 07:07:51.509 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-08-31 07:07:51.600 | Selecting previously unselected package fontconfig. 2026-08-31 07:07:51.608 | Preparing to unpack .../139-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-31 07:07:51.619 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-31 07:07:51.706 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-08-31 07:07:51.715 | Preparing to unpack .../140-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:51.722 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:07:52.063 | Selecting previously unselected package g++-13. 2026-08-31 07:07:52.068 | Preparing to unpack .../141-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-31 07:07:52.075 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:07:52.138 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-08-31 07:07:52.143 | Preparing to unpack .../142-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-31 07:07:52.151 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-31 07:07:52.239 | Selecting previously unselected package g++. 2026-08-31 07:07:52.247 | Preparing to unpack .../143-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-08-31 07:07:52.256 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-08-31 07:07:52.321 | Selecting previously unselected package genisoimage. 2026-08-31 07:07:52.329 | Preparing to unpack .../144-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-31 07:07:52.335 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-31 07:07:52.452 | Selecting previously unselected package libpixman-1-0:amd64. 2026-08-31 07:07:52.460 | Preparing to unpack .../145-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-08-31 07:07:52.467 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-31 07:07:52.559 | Selecting previously unselected package libxcb-render0:amd64. 2026-08-31 07:07:52.567 | Preparing to unpack .../146-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-08-31 07:07:52.576 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-08-31 07:07:52.657 | Selecting previously unselected package libxcb-shm0:amd64. 2026-08-31 07:07:52.664 | Preparing to unpack .../147-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-08-31 07:07:52.671 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-08-31 07:07:52.743 | Selecting previously unselected package libxrender1:amd64. 2026-08-31 07:07:52.751 | Preparing to unpack .../148-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-08-31 07:07:52.760 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-08-31 07:07:52.844 | Selecting previously unselected package libcairo2:amd64. 2026-08-31 07:07:52.853 | Preparing to unpack .../149-libcairo2_1.18.0-3build1_amd64.deb ... 2026-08-31 07:07:52.864 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-08-31 07:07:52.967 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-08-31 07:07:52.975 | Preparing to unpack .../150-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-08-31 07:07:52.983 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-08-31 07:07:53.057 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-31 07:07:53.065 | Preparing to unpack .../151-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-31 07:07:53.073 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-31 07:07:53.170 | Selecting previously unselected package libproxy1v5:amd64. 2026-08-31 07:07:53.178 | Preparing to unpack .../152-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-08-31 07:07:53.188 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-31 07:07:53.261 | Selecting previously unselected package glib-networking-common. 2026-08-31 07:07:53.269 | Preparing to unpack .../153-glib-networking-common_2.80.0-1build1_all.deb ... 2026-08-31 07:07:53.278 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-08-31 07:07:53.346 | Selecting previously unselected package glib-networking-services. 2026-08-31 07:07:53.355 | Preparing to unpack .../154-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-08-31 07:07:53.362 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-08-31 07:07:53.439 | Selecting previously unselected package session-migration. 2026-08-31 07:07:53.446 | Preparing to unpack .../155-session-migration_0.3.9build1_amd64.deb ... 2026-08-31 07:07:53.454 | Unpacking session-migration (0.3.9build1) ... 2026-08-31 07:07:53.566 | Selecting previously unselected package gsettings-desktop-schemas. 2026-08-31 07:07:53.572 | Preparing to unpack .../156-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-08-31 07:07:53.581 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-08-31 07:07:53.725 | Selecting previously unselected package glib-networking:amd64. 2026-08-31 07:07:53.733 | Preparing to unpack .../157-glib-networking_2.80.0-1build1_amd64.deb ... 2026-08-31 07:07:53.741 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-08-31 07:07:53.826 | Selecting previously unselected package golang-1.22-doc. 2026-08-31 07:07:53.833 | Preparing to unpack .../158-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-08-31 07:07:53.840 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-08-31 07:07:53.928 | Selecting previously unselected package golang-1.22-src. 2026-08-31 07:07:53.936 | Preparing to unpack .../159-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-08-31 07:07:53.943 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-08-31 07:07:58.317 | Selecting previously unselected package golang-1.22-go. 2026-08-31 07:07:58.332 | Preparing to unpack .../160-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-08-31 07:07:58.342 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-08-31 07:07:58.937 | Selecting previously unselected package golang-1.22. 2026-08-31 07:07:58.943 | Preparing to unpack .../161-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-08-31 07:07:58.949 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-08-31 07:07:59.013 | Selecting previously unselected package golang-src. 2026-08-31 07:07:59.020 | Preparing to unpack .../162-golang-src_2%3a1.22~2build1_all.deb ... 2026-08-31 07:07:59.027 | Unpacking golang-src (2:1.22~2build1) ... 2026-08-31 07:07:59.097 | Selecting previously unselected package golang-go:amd64. 2026-08-31 07:07:59.107 | Preparing to unpack .../163-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-08-31 07:07:59.120 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-08-31 07:07:59.229 | Selecting previously unselected package golang-doc. 2026-08-31 07:07:59.240 | Preparing to unpack .../164-golang-doc_2%3a1.22~2build1_all.deb ... 2026-08-31 07:07:59.246 | Unpacking golang-doc (2:1.22~2build1) ... 2026-08-31 07:07:59.313 | Selecting previously unselected package golang:amd64. 2026-08-31 07:07:59.323 | Preparing to unpack .../165-golang_2%3a1.22~2build1_amd64.deb ... 2026-08-31 07:07:59.363 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-08-31 07:07:59.440 | Selecting previously unselected package libann0. 2026-08-31 07:07:59.452 | Preparing to unpack .../166-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-31 07:07:59.459 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-31 07:07:59.540 | Selecting previously unselected package libcdt5:amd64. 2026-08-31 07:07:59.551 | Preparing to unpack .../167-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 07:07:59.557 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:07:59.647 | Selecting previously unselected package libcgraph6:amd64. 2026-08-31 07:07:59.658 | Preparing to unpack .../168-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 07:07:59.665 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:07:59.744 | Selecting previously unselected package libsharpyuv0:amd64. 2026-08-31 07:07:59.756 | Preparing to unpack .../169-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-08-31 07:07:59.763 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-08-31 07:07:59.846 | Selecting previously unselected package libaom3:amd64. 2026-08-31 07:07:59.857 | Preparing to unpack .../170-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-08-31 07:07:59.864 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-08-31 07:08:00.011 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-08-31 07:08:00.023 | Preparing to unpack .../171-libheif-plugin-aomdec_1.17.6-1ubuntu4.8_amd64.deb ... 2026-08-31 07:08:00.030 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-31 07:08:00.110 | Selecting previously unselected package libheif1:amd64. 2026-08-31 07:08:00.121 | Preparing to unpack .../172-libheif1_1.17.6-1ubuntu4.8_amd64.deb ... 2026-08-31 07:08:00.131 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-31 07:08:00.221 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-08-31 07:08:00.232 | Preparing to unpack .../173-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-08-31 07:08:00.239 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-31 07:08:00.318 | Selecting previously unselected package libjpeg8:amd64. 2026-08-31 07:08:00.328 | Preparing to unpack .../174-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-08-31 07:08:00.335 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-31 07:08:00.415 | Selecting previously unselected package libdeflate0:amd64. 2026-08-31 07:08:00.427 | Preparing to unpack .../175-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-08-31 07:08:00.434 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-08-31 07:08:00.516 | Selecting previously unselected package libjbig0:amd64. 2026-08-31 07:08:00.527 | Preparing to unpack .../176-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-08-31 07:08:00.533 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-08-31 07:08:00.615 | Selecting previously unselected package liblerc4:amd64. 2026-08-31 07:08:00.625 | Preparing to unpack .../177-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-08-31 07:08:00.632 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-08-31 07:08:00.714 | Selecting previously unselected package libwebp7:amd64. 2026-08-31 07:08:00.725 | Preparing to unpack .../178-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-08-31 07:08:00.732 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-08-31 07:08:00.822 | Selecting previously unselected package libtiff6:amd64. 2026-08-31 07:08:00.832 | Preparing to unpack .../179-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-08-31 07:08:00.838 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-08-31 07:08:00.921 | Selecting previously unselected package libxpm4:amd64. 2026-08-31 07:08:00.932 | Preparing to unpack .../180-libxpm4_1%3a3.5.17-1ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:08:00.938 | Unpacking libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-08-31 07:08:01.022 | Selecting previously unselected package libgd3:amd64. 2026-08-31 07:08:01.033 | Preparing to unpack .../181-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-08-31 07:08:01.039 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-08-31 07:08:01.124 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-31 07:08:01.134 | Preparing to unpack .../182-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-31 07:08:01.141 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-31 07:08:01.225 | Selecting previously unselected package libltdl7:amd64. 2026-08-31 07:08:01.236 | Preparing to unpack .../183-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-31 07:08:01.243 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-31 07:08:01.332 | Selecting previously unselected package libgraphite2-3:amd64. 2026-08-31 07:08:01.343 | Preparing to unpack .../184-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:08:01.349 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-08-31 07:08:01.437 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-08-31 07:08:01.449 | Preparing to unpack .../185-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-08-31 07:08:01.455 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-08-31 07:08:01.541 | Selecting previously unselected package libthai-data. 2026-08-31 07:08:01.552 | Preparing to unpack .../186-libthai-data_0.1.29-2build1_all.deb ... 2026-08-31 07:08:01.559 | Unpacking libthai-data (0.1.29-2build1) ... 2026-08-31 07:08:01.653 | Selecting previously unselected package libdatrie1:amd64. 2026-08-31 07:08:01.662 | Preparing to unpack .../187-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-08-31 07:08:01.669 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-08-31 07:08:01.753 | Selecting previously unselected package libthai0:amd64. 2026-08-31 07:08:01.762 | Preparing to unpack .../188-libthai0_0.1.29-2build1_amd64.deb ... 2026-08-31 07:08:01.768 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-08-31 07:08:01.851 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-08-31 07:08:01.861 | Preparing to unpack .../189-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-31 07:08:01.868 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-31 07:08:01.962 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-08-31 07:08:01.973 | Preparing to unpack .../190-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-31 07:08:01.981 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-31 07:08:02.064 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-08-31 07:08:02.075 | Preparing to unpack .../191-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-31 07:08:02.083 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-31 07:08:02.170 | Selecting previously unselected package libpathplan4:amd64. 2026-08-31 07:08:02.179 | Preparing to unpack .../192-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 07:08:02.186 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:08:02.269 | Selecting previously unselected package libgvc6. 2026-08-31 07:08:02.279 | Preparing to unpack .../193-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 07:08:02.286 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:08:02.400 | Selecting previously unselected package libgvpr2:amd64. 2026-08-31 07:08:02.410 | Preparing to unpack .../194-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 07:08:02.417 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:08:02.500 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-31 07:08:02.509 | Preparing to unpack .../195-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 07:08:02.565 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:08:02.682 | Selecting previously unselected package x11-common. 2026-08-31 07:08:02.693 | Preparing to unpack .../196-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-08-31 07:08:02.706 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-08-31 07:08:02.796 | Selecting previously unselected package libice6:amd64. 2026-08-31 07:08:02.807 | Preparing to unpack .../197-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-31 07:08:02.816 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-31 07:08:02.894 | Selecting previously unselected package libsm6:amd64. 2026-08-31 07:08:02.904 | Preparing to unpack .../198-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-31 07:08:02.912 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-31 07:08:02.999 | Selecting previously unselected package libxt6t64:amd64. 2026-08-31 07:08:03.011 | Preparing to unpack .../199-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-31 07:08:03.019 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-31 07:08:03.105 | Selecting previously unselected package libxmu6:amd64. 2026-08-31 07:08:03.115 | Preparing to unpack .../200-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-31 07:08:03.122 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-31 07:08:03.194 | Selecting previously unselected package libxaw7:amd64. 2026-08-31 07:08:03.208 | Preparing to unpack .../201-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-31 07:08:03.252 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-31 07:08:03.333 | Selecting previously unselected package graphviz. 2026-08-31 07:08:03.343 | Preparing to unpack .../202-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-31 07:08:03.351 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-31 07:08:03.484 | Selecting previously unselected package icu-devtools. 2026-08-31 07:08:03.491 | Preparing to unpack .../203-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-31 07:08:03.499 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-31 07:08:03.587 | Selecting previously unselected package iputils-arping. 2026-08-31 07:08:03.594 | Preparing to unpack .../204-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-31 07:08:03.600 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-31 07:08:03.677 | Selecting previously unselected package comerr-dev:amd64. 2026-08-31 07:08:03.693 | Preparing to unpack .../205-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-31 07:08:03.702 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-31 07:08:03.797 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-31 07:08:03.805 | Preparing to unpack .../206-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 07:08:03.813 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:08:03.896 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-31 07:08:03.906 | Preparing to unpack .../207-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 07:08:03.915 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:08:03.999 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-31 07:08:04.010 | Preparing to unpack .../208-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 07:08:04.017 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:08:04.098 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-31 07:08:04.107 | Preparing to unpack .../209-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 07:08:04.114 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:08:04.225 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-31 07:08:04.235 | Preparing to unpack .../210-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 07:08:04.243 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:08:04.354 | Selecting previously unselected package libicu-dev:amd64. 2026-08-31 07:08:04.365 | Preparing to unpack .../211-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-31 07:08:04.384 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-31 07:08:04.781 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-31 07:08:04.787 | Preparing to unpack .../212-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-31 07:08:04.794 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-31 07:08:04.874 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-31 07:08:04.882 | Preparing to unpack .../213-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-31 07:08:04.889 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 07:08:04.953 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-31 07:08:04.963 | Preparing to unpack .../214-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-31 07:08:04.971 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 07:08:05.053 | Selecting previously unselected package libjs-jquery. 2026-08-31 07:08:05.063 | Preparing to unpack .../215-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-08-31 07:08:05.084 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-31 07:08:05.167 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-31 07:08:05.177 | Preparing to unpack .../216-libjs-jquery-metadata_12-4_all.deb ... 2026-08-31 07:08:05.190 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-31 07:08:05.256 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-31 07:08:05.262 | Preparing to unpack .../217-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-31 07:08:05.267 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-31 07:08:05.381 | Selecting previously unselected package libjs-underscore. 2026-08-31 07:08:05.387 | Preparing to unpack .../218-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-08-31 07:08:05.395 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-31 07:08:05.466 | Selecting previously unselected package libjs-sphinxdoc. 2026-08-31 07:08:05.474 | Preparing to unpack .../219-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-08-31 07:08:05.481 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-08-31 07:08:05.579 | Selecting previously unselected package mysql-common. 2026-08-31 07:08:05.590 | Preparing to unpack .../220-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-31 07:08:05.620 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-31 07:08:05.705 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-31 07:08:05.715 | Preparing to unpack .../221-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-31 07:08:05.722 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-31 07:08:05.879 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-31 07:08:05.887 | Preparing to unpack .../222-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-31 07:08:05.894 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-31 07:08:06.013 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-31 07:08:06.024 | Preparing to unpack .../223-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-31 07:08:06.030 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-31 07:08:06.116 | Selecting previously unselected package libpq5:amd64. 2026-08-31 07:08:06.127 | Preparing to unpack .../224-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:08:06.136 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:08:06.214 | Selecting previously unselected package libssl-dev:amd64. 2026-08-31 07:08:06.224 | Preparing to unpack .../225-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-31 07:08:06.232 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-31 07:08:06.436 | Selecting previously unselected package libpq-dev. 2026-08-31 07:08:06.444 | Preparing to unpack .../226-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:08:06.449 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:08:06.527 | Selecting previously unselected package libpython3-dev:amd64. 2026-08-31 07:08:06.534 | Preparing to unpack .../227-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-31 07:08:06.541 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-31 07:08:06.764 | Selecting previously unselected package libsasl2-dev. 2026-08-31 07:08:06.775 | Preparing to unpack .../228-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-31 07:08:06.782 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-31 07:08:06.902 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-08-31 07:08:06.913 | Preparing to unpack .../229-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-08-31 07:08:06.920 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-08-31 07:08:07.001 | Selecting previously unselected package libsoup-3.0-common. 2026-08-31 07:08:07.012 | Preparing to unpack .../230-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-08-31 07:08:07.020 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-31 07:08:07.092 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-08-31 07:08:07.102 | Preparing to unpack .../231-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-08-31 07:08:07.108 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-31 07:08:07.183 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-31 07:08:07.194 | Preparing to unpack .../232-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-31 07:08:07.200 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-31 07:08:07.458 | Selecting previously unselected package liburing2:amd64. 2026-08-31 07:08:07.469 | Preparing to unpack .../233-liburing2_2.5-1build1_amd64.deb ... 2026-08-31 07:08:07.480 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-08-31 07:08:07.550 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-31 07:08:07.561 | Preparing to unpack .../234-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-31 07:08:07.567 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-31 07:08:07.709 | Selecting previously unselected package libxslt1.1:amd64. 2026-08-31 07:08:07.720 | Preparing to unpack .../235-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-31 07:08:07.733 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-31 07:08:07.811 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-31 07:08:07.822 | Preparing to unpack .../236-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-31 07:08:07.829 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-31 07:08:07.956 | Selecting previously unselected package llvm-17-runtime. 2026-08-31 07:08:07.968 | Preparing to unpack .../237-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:08:07.975 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-31 07:08:08.200 | Selecting previously unselected package libpfm4:amd64. 2026-08-31 07:08:08.207 | Preparing to unpack .../238-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-31 07:08:08.227 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-31 07:08:08.346 | Selecting previously unselected package llvm-17. 2026-08-31 07:08:08.358 | Preparing to unpack .../239-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:08:08.366 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:08:09.209 | Selecting previously unselected package libffi-dev:amd64. 2026-08-31 07:08:09.221 | Preparing to unpack .../240-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-31 07:08:09.227 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-31 07:08:09.338 | Selecting previously unselected package llvm-17-tools. 2026-08-31 07:08:09.351 | Preparing to unpack .../241-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:08:09.359 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 07:08:09.666 | Selecting previously unselected package libz3-4:amd64. 2026-08-31 07:08:09.680 | Preparing to unpack .../242-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-31 07:08:09.686 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-31 07:08:09.968 | Selecting previously unselected package libz3-dev:amd64. 2026-08-31 07:08:09.980 | Preparing to unpack .../243-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-31 07:08:09.987 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-31 07:08:10.101 | Selecting previously unselected package llvm-17-dev. 2026-08-31 07:08:10.114 | Preparing to unpack .../244-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-31 07:08:10.128 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-31 07:08:12.065 | Selecting previously unselected package lsscsi. 2026-08-31 07:08:12.073 | Preparing to unpack .../245-lsscsi_0.32-1build1_amd64.deb ... 2026-08-31 07:08:12.080 | Unpacking lsscsi (0.32-1build1) ... 2026-08-31 07:08:12.167 | Selecting previously unselected package lvm2. 2026-08-31 07:08:12.180 | Preparing to unpack .../246-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-08-31 07:08:12.226 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-08-31 07:08:12.389 | Selecting previously unselected package osinfo-db. 2026-08-31 07:08:12.397 | Preparing to unpack .../247-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-31 07:08:12.404 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-31 07:08:12.810 | Selecting previously unselected package pkgconf-bin. 2026-08-31 07:08:12.819 | Preparing to unpack .../248-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-31 07:08:12.851 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-31 07:08:12.926 | Selecting previously unselected package pkgconf:amd64. 2026-08-31 07:08:12.939 | Preparing to unpack .../249-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-31 07:08:12.953 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-31 07:08:13.037 | Selecting previously unselected package pkg-config:amd64. 2026-08-31 07:08:13.051 | Preparing to unpack .../250-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-31 07:08:13.062 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-31 07:08:13.140 | Selecting previously unselected package pm-utils. 2026-08-31 07:08:13.153 | Preparing to unpack .../251-pm-utils_1.4.1-21_all.deb ... 2026-08-31 07:08:13.159 | Unpacking pm-utils (1.4.1-21) ... 2026-08-31 07:08:13.273 | Selecting previously unselected package postgresql-client-16. 2026-08-31 07:08:13.286 | Preparing to unpack .../252-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:08:13.294 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:08:13.484 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-31 07:08:13.494 | Preparing to unpack .../253-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:08:13.500 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:08:13.846 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-31 07:08:13.855 | Preparing to unpack .../254-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-31 07:08:13.863 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-31 07:08:13.943 | Selecting previously unselected package python3-dev. 2026-08-31 07:08:13.955 | Preparing to unpack .../255-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-31 07:08:13.963 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-08-31 07:08:14.051 | Selecting previously unselected package python3-mysqldb. 2026-08-31 07:08:14.066 | Preparing to unpack .../256-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-31 07:08:14.073 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-31 07:08:14.161 | Selecting previously unselected package python3-setuptools. 2026-08-31 07:08:14.176 | Preparing to unpack .../257-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-08-31 07:08:14.185 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-08-31 07:08:14.346 | Selecting previously unselected package python3-wheel. 2026-08-31 07:08:14.356 | Preparing to unpack .../258-python3-wheel_0.42.0-2_all.deb ... 2026-08-31 07:08:14.361 | Unpacking python3-wheel (0.42.0-2) ... 2026-08-31 07:08:14.453 | Selecting previously unselected package python3-pip. 2026-08-31 07:08:14.468 | Preparing to unpack .../259-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-31 07:08:14.474 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-08-31 07:08:14.753 | Selecting previously unselected package python3-pip-whl. 2026-08-31 07:08:14.763 | Preparing to unpack .../260-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-31 07:08:14.768 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-31 07:08:14.853 | Selecting previously unselected package python3-setuptools-whl. 2026-08-31 07:08:14.869 | Preparing to unpack .../261-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-31 07:08:14.875 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-31 07:08:14.970 | Selecting previously unselected package python3-systemd. 2026-08-31 07:08:14.984 | Preparing to unpack .../262-python3-systemd_235-1build4_amd64.deb ... 2026-08-31 07:08:14.991 | Unpacking python3-systemd (235-1build4) ... 2026-08-31 07:08:15.081 | Selecting previously unselected package python3.12-venv. 2026-08-31 07:08:15.094 | Preparing to unpack .../263-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-08-31 07:08:15.102 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-31 07:08:15.173 | Selecting previously unselected package python3-venv. 2026-08-31 07:08:15.186 | Preparing to unpack .../264-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-31 07:08:15.195 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-31 07:08:15.260 | Selecting previously unselected package qemu-utils. 2026-08-31 07:08:15.275 | Preparing to unpack .../265-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 07:08:15.282 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:08:15.451 | Selecting previously unselected package sg3-utils. 2026-08-31 07:08:15.458 | Preparing to unpack .../266-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-08-31 07:08:15.465 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-08-31 07:08:15.630 | Selecting previously unselected package sqlite3. 2026-08-31 07:08:15.640 | Preparing to unpack .../267-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-31 07:08:15.646 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-31 07:08:15.714 | Selecting previously unselected package thin-provisioning-tools. 2026-08-31 07:08:15.723 | Preparing to unpack .../268-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-08-31 07:08:15.730 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-08-31 07:08:15.872 | Selecting previously unselected package unzip. 2026-08-31 07:08:15.886 | Preparing to unpack .../269-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-31 07:08:15.892 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-31 07:08:15.969 | Selecting previously unselected package debootstrap. 2026-08-31 07:08:15.987 | Preparing to unpack .../270-debootstrap_1.0.134ubuntu2_all.deb ... 2026-08-31 07:08:15.994 | Unpacking debootstrap (1.0.134ubuntu2) ... 2026-08-31 07:08:16.088 | Selecting previously unselected package libosinfo-l10n. 2026-08-31 07:08:16.103 | Preparing to unpack .../271-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-31 07:08:16.109 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-31 07:08:16.224 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-31 07:08:16.234 | Preparing to unpack .../272-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-31 07:08:16.241 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-31 07:08:16.320 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-31 07:08:16.333 | Preparing to unpack .../273-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-31 07:08:16.340 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-31 07:08:16.409 | Selecting previously unselected package kpartx. 2026-08-31 07:08:16.421 | Preparing to unpack .../274-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-31 07:08:16.428 | Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-08-31 07:08:16.499 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-31 07:08:16.512 | Preparing to unpack .../275-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-31 07:08:16.517 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:08:16.598 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-31 07:08:16.611 | Preparing to unpack .../276-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-31 07:08:16.617 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-31 07:08:16.690 | Selecting previously unselected package socat. 2026-08-31 07:08:16.703 | Preparing to unpack .../277-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-31 07:08:16.711 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-31 07:08:16.815 | Selecting previously unselected package vlan. 2026-08-31 07:08:16.828 | Preparing to unpack .../278-vlan_2.0.5ubuntu5_all.deb ... 2026-08-31 07:08:16.835 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-31 07:08:16.964 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-08-31 07:08:17.000 | Setting up postgresql-client-common (257build1.1) ... 2026-08-31 07:08:17.033 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-08-31 07:08:17.051 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-08-31 07:08:17.070 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-08-31 07:08:17.088 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-31 07:08:17.106 | Setting up distro-info (1.7build1) ... 2026-08-31 07:08:17.124 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-31 07:08:17.142 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-08-31 07:08:17.161 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-08-31 07:08:17.179 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-31 07:08:17.242 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-31 07:08:17.254 | Setting up session-migration (0.3.9build1) ... 2026-08-31 07:08:17.487 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-08-31 07:08:17.499 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-31 07:08:17.519 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-08-31 07:08:17.538 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-08-31 07:08:17.556 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-31 07:08:17.577 | Setting up lto-disabled-list (47) ... 2026-08-31 07:08:17.595 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-31 07:08:17.614 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-08-31 07:08:17.633 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-08-31 07:08:17.653 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-08-31 07:08:17.672 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-08-31 07:08:17.691 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-31 07:08:17.709 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-08-31 07:08:17.727 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-08-31 07:08:18.320 | Setting up wget (1.21.4-1ubuntu4.5) ... 2026-08-31 07:08:18.346 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-31 07:08:18.365 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-08-31 07:08:18.384 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-08-31 07:08:19.125 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-31 07:08:19.145 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-31 07:08:19.703 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-31 07:08:19.704 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-31 07:08:20.096 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-08-31 07:08:20.114 | Setting up ncal (12.1.8) ... 2026-08-31 07:08:20.133 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-31 07:08:20.154 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-31 07:08:20.201 | Setting up psmisc (23.7-1build1) ... 2026-08-31 07:08:20.219 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-08-31 07:08:20.237 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-31 07:08:20.255 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-08-31 07:08:20.274 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-08-31 07:08:20.291 | Setting up pm-utils (1.4.1-21) ... 2026-08-31 07:08:20.349 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-08-31 07:08:20.376 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-31 07:08:20.401 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-31 07:08:20.421 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:08:20.440 | Setting up dosfstools (4.2-1.1build1) ... 2026-08-31 07:08:20.459 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-08-31 07:08:20.490 | Setting up rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-31 07:08:20.800 | info: Adding user `syslog' to group `adm' ... 2026-08-31 07:08:21.158 | 2026-08-31 07:08:21.158 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-08-31 07:08:21.544 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-08-31 07:08:21.760 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-08-31 07:08:21.760 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-08-31 07:08:22.217 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-08-31 07:08:22.238 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-08-31 07:08:22.252 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:08:22.278 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-08-31 07:08:22.813 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-08-31 07:08:22.833 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:08:22.853 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-08-31 07:08:22.872 | Setting up bc (1.07.1-3ubuntu4) ... 2026-08-31 07:08:22.895 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:08:22.915 | Setting up m4 (1.4.19-4build1) ... 2026-08-31 07:08:22.933 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 07:08:22.951 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-08-31 07:08:22.970 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-08-31 07:08:22.988 | Setting up file (1:5.45-3build1) ... 2026-08-31 07:08:23.008 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-31 07:08:23.025 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:08:23.043 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-31 07:08:23.094 | Setting up bzip2 (1.0.8-5.1ubuntu0.1) ... 2026-08-31 07:08:23.111 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-31 07:08:23.128 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-31 07:08:23.146 | Setting up python3-wheel (0.42.0-2) ... 2026-08-31 07:08:23.423 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-08-31 07:08:23.442 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-31 07:08:24.316 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-31 07:08:24.712 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:08:24.734 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:08:24.756 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-08-31 07:08:24.775 | Setting up acl (2.3.2-1build1.1) ... 2026-08-31 07:08:24.798 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-31 07:08:24.817 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-31 07:08:25.032 | Setting up autotools-dev (20220109.1) ... 2026-08-31 07:08:25.052 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-08-31 07:08:25.887 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-31 07:08:25.906 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:08:25.923 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-31 07:08:25.941 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-31 07:08:25.959 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:08:25.975 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:08:25.996 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:08:26.015 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-08-31 07:08:26.035 | Setting up make (4.3-4.1build2) ... 2026-08-31 07:08:26.053 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-31 07:08:26.830 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-31 07:08:27.218 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:08:27.238 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 07:08:27.259 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-31 07:08:27.279 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:08:27.300 | Setting up ebtables (2.0.11-6build1) ... 2026-08-31 07:08:27.802 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-31 07:08:27.821 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-31 07:08:27.841 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-31 07:08:27.861 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-08-31 07:08:27.884 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-08-31 07:08:27.903 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-08-31 07:08:27.923 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-08-31 07:08:27.943 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:08:27.961 | Setting up bsdmainutils (12.1.8) ... 2026-08-31 07:08:27.985 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-31 07:08:28.007 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-08-31 07:08:28.054 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-31 07:08:28.073 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-08-31 07:08:28.093 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:08:28.114 | Setting up patch (2.7.6-7build3) ... 2026-08-31 07:08:28.134 | Setting up usb.ids (2024.03.18-1) ... 2026-08-31 07:08:28.154 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-31 07:08:28.173 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-31 07:08:28.191 | Setting up fonts-dejavu-core (2.37-8) ... 2026-08-31 07:08:28.302 | Setting up lsscsi (0.32-1build1) ... 2026-08-31 07:08:28.323 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-31 07:08:28.340 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-31 07:08:28.358 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-08-31 07:08:29.663 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-08-31 07:08:29.683 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-31 07:08:29.701 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-31 07:08:29.724 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-08-31 07:08:29.745 | Setting up autoconf (2.71-3) ... 2026-08-31 07:08:29.766 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-08-31 07:08:29.779 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:08:29.793 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 07:08:29.806 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-08-31 07:08:29.820 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:08:29.833 | Setting up dwz (0.15-1build6) ... 2026-08-31 07:08:29.846 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-08-31 07:08:29.860 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 07:08:29.873 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-31 07:08:29.905 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:08:29.919 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:08:29.932 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:08:29.945 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-08-31 07:08:29.959 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-08-31 07:08:29.973 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-31 07:08:29.987 | Setting up libjson-perl (4.10000-1) ... 2026-08-31 07:08:30.000 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-31 07:08:30.018 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-31 07:08:30.031 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-31 07:08:30.054 | Setting up debugedit (1:5.0-5build2) ... 2026-08-31 07:08:30.067 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-31 07:08:30.080 | Setting up libsub-override-perl (0.10-1) ... 2026-08-31 07:08:30.093 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-08-31 07:08:30.106 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-08-31 07:08:30.120 | Setting up libthai-data (0.1.29-2build1) ... 2026-08-31 07:08:30.134 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-31 07:08:30.147 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:08:30.162 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:08:30.207 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-31 07:08:30.222 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:08:30.235 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-08-31 07:08:30.261 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-08-31 07:08:30.273 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-08-31 07:08:30.287 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:08:30.302 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-08-31 07:08:30.317 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-08-31 07:08:30.331 | Setting up golang-src (2:1.22~2build1) ... 2026-08-31 07:08:30.345 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-08-31 07:08:30.384 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-31 07:08:30.397 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:08:30.411 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-31 07:08:30.426 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-31 07:08:30.439 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:08:30.452 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:08:30.466 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-31 07:08:30.480 | Setting up python3-systemd (235-1build4) ... 2026-08-31 07:08:30.711 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-08-31 07:08:30.727 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:08:30.741 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-08-31 07:08:30.756 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:08:30.772 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-08-31 07:08:30.786 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-31 07:08:30.803 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-31 07:08:30.814 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-31 07:08:30.829 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-31 07:08:30.845 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-08-31 07:08:30.862 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 07:08:30.878 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-31 07:08:30.891 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-31 07:08:30.905 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-31 07:08:30.919 | Setting up debootstrap (1.0.134ubuntu2) ... 2026-08-31 07:08:30.933 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-31 07:08:30.946 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-31 07:08:30.960 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-08-31 07:08:30.974 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-31 07:08:30.987 | Setting up libxpm4:amd64 (1:3.5.17-1ubuntu0.24.04.1) ... 2026-08-31 07:08:31.006 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-31 07:08:31.022 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-08-31 07:08:31.036 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:08:31.048 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-08-31 07:08:31.062 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-31 07:08:31.171 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:08:31.186 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-08-31 07:08:31.583 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:08:32.545 | 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-08-31 07:08:32.621 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-31 07:08:33.407 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-31 07:08:33.864 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-08-31 07:08:33.878 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:08:33.892 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-31 07:08:33.908 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-08-31 07:08:33.924 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-08-31 07:08:33.957 | 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-08-31 07:08:33.984 | 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-08-31 07:08:33.997 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-08-31 07:08:34.012 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 07:08:34.026 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-31 07:08:34.105 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-31 07:08:34.119 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-31 07:08:34.132 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-31 07:08:34.145 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-08-31 07:08:34.159 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-31 07:08:34.173 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:08:34.186 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-08-31 07:08:34.198 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-31 07:08:34.210 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-08-31 07:08:34.222 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-31 07:08:34.235 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-31 07:08:34.248 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-31 07:08:34.261 | Setting up postgresql-common (257build1.1) ... 2026-08-31 07:08:34.921 | 2026-08-31 07:08:34.921 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-31 07:08:35.165 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-31 07:08:35.166 | Removing obsolete dictionary files: 2026-08-31 07:08:35.933 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-31 07:08:36.363 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-08-31 07:08:36.378 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-31 07:08:36.394 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-31 07:08:36.409 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-08-31 07:08:36.423 | Setting up lsof (4.95.0-1build3) ... 2026-08-31 07:08:36.437 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-31 07:08:36.451 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:08:36.466 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-31 07:08:36.479 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:08:36.492 | Setting up groff-base (1.23.0-3build2) ... 2026-08-31 07:08:36.531 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-08-31 07:08:36.544 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:08:36.556 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:08:36.569 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 07:08:36.581 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-08-31 07:08:36.593 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-31 07:08:36.605 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:08:36.617 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:08:36.629 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:08:36.640 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-31 07:08:36.652 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-08-31 07:08:36.663 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:08:36.674 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-31 07:08:36.685 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-08-31 07:08:36.805 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-31 07:08:36.819 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:08:36.832 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-31 07:08:36.847 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-08-31 07:08:36.861 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:08:36.875 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-31 07:08:36.889 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-31 07:08:36.903 | Setting up parted (3.6-4build1) ... 2026-08-31 07:08:36.929 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-08-31 07:08:36.941 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-31 07:08:36.954 | Setting up man-db (2.12.0-4build2) ... 2026-08-31 07:08:37.084 | Building database of manual pages ... 2026-08-31 07:08:39.936 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-08-31 07:08:40.245 | man-db.service is a disabled or a static unit, not starting it. 2026-08-31 07:08:40.326 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-08-31 07:08:40.350 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-31 07:08:40.363 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-31 07:08:40.376 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-08-31 07:08:40.390 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-31 07:08:40.404 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:08:40.418 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-08-31 07:08:40.455 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-08-31 07:08:40.471 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-31 07:08:40.486 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-31 07:08:40.500 | Setting up golang-doc (2:1.22~2build1) ... 2026-08-31 07:08:40.516 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-08-31 07:08:40.531 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-08-31 07:08:40.545 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-08-31 07:08:40.837 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-31 07:08:40.853 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:08:40.868 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-31 07:08:40.882 | Setting up libtool (2.4.7-7build1) ... 2026-08-31 07:08:40.897 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-31 07:08:41.757 | Enabling module mpm_event. 2026-08-31 07:08:41.828 | Enabling module authz_core. 2026-08-31 07:08:41.839 | Enabling module authz_host. 2026-08-31 07:08:41.908 | Enabling module authn_core. 2026-08-31 07:08:41.919 | Enabling module auth_basic. 2026-08-31 07:08:41.986 | Enabling module access_compat. 2026-08-31 07:08:42.055 | Enabling module authn_file. 2026-08-31 07:08:42.123 | Enabling module authz_user. 2026-08-31 07:08:42.191 | Enabling module alias. 2026-08-31 07:08:42.258 | Enabling module dir. 2026-08-31 07:08:42.324 | Enabling module autoindex. 2026-08-31 07:08:42.391 | Enabling module env. 2026-08-31 07:08:42.450 | Enabling module mime. 2026-08-31 07:08:42.521 | Enabling module negotiation. 2026-08-31 07:08:42.587 | Enabling module setenvif. 2026-08-31 07:08:42.636 | Enabling module filter. 2026-08-31 07:08:42.702 | Enabling module deflate. 2026-08-31 07:08:42.753 | Enabling module status. 2026-08-31 07:08:42.819 | Enabling module reqtimeout. 2026-08-31 07:08:42.887 | Enabling conf charset. 2026-08-31 07:08:42.938 | Enabling conf localized-error-pages. 2026-08-31 07:08:42.994 | Enabling conf other-vhosts-access-log. 2026-08-31 07:08:43.063 | Enabling conf security. 2026-08-31 07:08:43.130 | Enabling conf serve-cgi-bin. 2026-08-31 07:08:43.196 | Enabling site 000-default. 2026-08-31 07:08:44.024 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-31 07:08:44.628 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-31 07:08:45.684 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-31 07:08:45.700 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-31 07:08:45.715 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-08-31 07:08:45.757 | Setting up dh-autoreconf (20) ... 2026-08-31 07:08:45.771 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-31 07:08:45.785 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-08-31 07:08:45.800 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-31 07:08:45.814 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-31 07:08:45.828 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-31 07:08:45.842 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-08-31 07:08:45.857 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-08-31 07:08:45.866 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-31 07:08:45.885 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-08-31 07:08:45.899 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-08-31 07:08:46.121 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-08-31 07:08:46.470 | dm-event.service is a disabled or a static unit, not starting it. 2026-08-31 07:08:46.510 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-31 07:08:46.524 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.8) ... 2026-08-31 07:08:46.537 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-08-31 07:08:47.945 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-08-31 07:08:48.144 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-08-31 07:08:48.729 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-08-31 07:08:49.092 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-31 07:08:49.149 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-31 07:08:49.175 | Processing triggers for sgml-base (1.31) ... 2026-08-31 07:08:49.213 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-08-31 07:08:49.228 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-08-31 07:08:49.243 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-31 07:08:51.296 | Regenerating fonts cache... done. 2026-08-31 07:08:51.306 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-31 07:08:51.375 | update-initramfs: Generating /boot/initrd.img-6.8.0-138-generic 2026-08-31 07:08:51.395 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-08-31 07:09:04.665 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 07:09:04.714 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-31 07:09:04.749 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-31 07:09:04.764 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-08-31 07:09:04.844 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-08-31 07:09:04.859 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-31 07:09:04.873 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-08-31 07:09:04.889 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-08-31 07:09:04.903 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-31 07:09:04.918 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-31 07:09:04.932 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-31 07:09:04.946 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-31 07:09:04.992 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-31 07:09:05.008 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-31 07:09:05.026 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-31 07:09:05.215 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 07:09:05.526 | ++ functions-common:apt_get:1211 : result=0 2026-08-31 07:09:05.530 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 07:09:05.535 | ++ functions-common:time_stop:2420 : local name 2026-08-31 07:09:05.541 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 07:09:05.545 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:09:05.550 | ++ functions-common:time_stop:2423 : local total 2026-08-31 07:09:05.554 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 07:09:05.558 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-31 07:09:05.564 | ++ functions-common:time_stop:2427 : start_time=1788160041776 2026-08-31 07:09:05.568 | ++ functions-common:time_stop:2429 : [[ -z 1788160041776 ]] 2026-08-31 07:09:05.575 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:09:05.584 | ++ functions-common:time_stop:2432 : end_time=1788160145578 2026-08-31 07:09:05.589 | ++ functions-common:time_stop:2433 : elapsed_time=103802 2026-08-31 07:09:05.594 | ++ functions-common:time_stop:2434 : total=9344 2026-08-31 07:09:05.599 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:09:05.604 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=113146 2026-08-31 07:09:05.609 | ++ functions-common:apt_get:1215 : return 0 2026-08-31 07:09:05.614 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-31 07:09:05.620 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-31 07:09:05.628 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-31 07:09:05.638 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-31 07:09:05.644 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-31 07:09:05.649 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-31 07:09:05.659 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-31 07:09:05.667 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-31 07:09:05.674 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-31 07:09:05.680 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-08-31 07:09:07.700 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-08-31 07:09:07.704 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-31 07:09:07.707 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-31 07:09:07.711 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-31 07:09:07.714 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-31 07:09:07.717 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-31 07:09:07.722 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-31 07:09:07.725 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-31 07:09:07.727 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-31 07:09:07.730 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-31 07:09:07.733 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-31 07:09:07.736 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-31 07:09:07.739 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-31 07:09:07.743 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-31 07:09:07.746 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-31 07:09:07.747 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-31 07:09:07.751 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-31 07:09:07.754 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-31 07:09:07.758 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-31 07:09:07.760 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-31 07:09:07.764 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-31 07:09:07.768 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-31 07:09:07.772 | + functions-common:_ensure_lsb_release:420 : return 2026-08-31 07:09:07.776 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-31 07:09:07.798 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-31 07:09:07.802 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-31 07:09:07.827 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-31 07:09:07.831 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-31 07:09:07.853 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-31 07:09:07.856 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-31 07:09:07.859 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-31 07:09:07.863 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-31 07:09:07.867 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-31 07:09:07.870 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-31 07:09:07.874 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-31 07:09:07.878 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-31 07:09:07.883 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-31 07:09:07.887 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-31 07:09:07.891 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-31 07:09:07.891 | Distro: noble 2026-08-31 07:09:07.895 | + tools/install_pip.sh:main:117 : get_versions 2026-08-31 07:09:07.900 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-31 07:09:07.907 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-31 07:09:07.911 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-31 07:09:07.917 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-31 07:09:07.917 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-31 07:09:08.307 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-31 07:09:08.311 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-31 07:09:08.311 | pip: 24.0 2026-08-31 07:09:08.315 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-31 07:09:08.317 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-31 07:09:08.320 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:09:08.324 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:09:08.327 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:09:08.331 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:09:08.335 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:09:08.338 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:09:08.342 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:09:08.345 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:09:08.348 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:09:08.351 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:09:08.355 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:09:08.359 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:09:08.362 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:09:08.366 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-31 07:09:08.369 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:09:08.373 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:09:08.377 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-31 07:09:08.383 | + tools/install_pip.sh:main:146 : set -x 2026-08-31 07:09:08.387 | + tools/install_pip.sh:main:149 : get_versions 2026-08-31 07:09:08.392 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-31 07:09:08.399 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-31 07:09:08.402 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-31 07:09:08.408 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-31 07:09:08.408 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-31 07:09:08.749 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-31 07:09:08.754 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-31 07:09:08.754 | pip: 24.0 2026-08-31 07:09:08.760 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-08-31 07:09:08.767 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-08-31 07:09:08.773 | + ./stack.sh:main:807 : fixup_all 2026-08-31 07:09:08.778 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-31 07:09:08.783 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-31 07:09:08.787 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:09:08.792 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:09:08.797 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-31 07:09:08.822 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-08-31 07:09:08.847 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-31 07:09:08.869 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-31 07:09:08.875 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-31 07:09:08.880 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:09:08.885 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:09:08.890 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:09:08.895 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:09:08.900 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:09:08.905 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:09:08.911 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:09:08.915 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:09:08.920 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:09:08.927 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:09:08.932 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:09:08.937 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:09:08.942 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:09:08.947 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-31 07:09:08.952 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-31 07:09:08.957 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-31 07:09:08.980 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-31 07:09:09.004 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-31 07:09:09.026 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-31 07:09:09.049 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-31 07:09:09.072 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-31 07:09:09.094 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-31 07:09:09.118 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-31 07:09:09.143 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-31 07:09:09.148 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-31 07:09:09.154 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-31 07:09:12.277 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-31 07:09:12.315 | Using python 3.12 to install setuptools 2026-08-31 07:09:12.321 | + 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-08-31 07:09:13.062 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-31 07:09:13.190 | Collecting pip 2026-08-31 07:09:13.222 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-31 07:09:13.233 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-31 07:09:13.476 | Collecting setuptools[core] 2026-08-31 07:09:13.480 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-31 07:09:13.564 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-31 07:09:13.567 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 07:09:13.614 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-31 07:09:13.617 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-31 07:09:13.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 4.0 MB/s eta 0:00:00 2026-08-31 07:09:13.664 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-31 07:09:13.668 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 07:09:13.722 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-31 07:09:13.725 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 07:09:13.765 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-31 07:09:13.768 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 07:09:13.823 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-31 07:09:13.826 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-31 07:09:13.865 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-31 07:09:13.868 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-31 07:09:14.004 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 07:09:14.007 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-08-31 07:09:14.057 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 07:09:14.060 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-31 07:09:14.155 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 07:09:14.158 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-31 07:09:14.191 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 07:09:14.195 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-31 07:09:14.242 | 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-08-31 07:09:14.245 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-31 07:09:14.305 | 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-08-31 07:09:14.309 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 07:09:14.379 | 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-08-31 07:09:14.382 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-31 07:09:14.405 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-31 07:09:14.441 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 52.9 MB/s eta 0:00:00 2026-08-31 07:09:14.445 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-31 07:09:14.455 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-31 07:09:14.463 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-31 07:09:14.479 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 4.5 MB/s eta 0:00:00 2026-08-31 07:09:14.481 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-31 07:09:14.494 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 10.8 MB/s eta 0:00:00 2026-08-31 07:09:14.498 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-31 07:09:14.511 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-31 07:09:14.532 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 45.9 MB/s eta 0:00:00 2026-08-31 07:09:14.537 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-31 07:09:14.546 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-31 07:09:14.555 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-08-31 07:09:14.566 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 13.1 MB/s eta 0:00:00 2026-08-31 07:09:14.569 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-31 07:09:14.582 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-31 07:09:14.595 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 27.1 MB/s eta 0:00:00 2026-08-31 07:09:14.598 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-31 07:09:14.608 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-31 07:09:14.617 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 10.8 MB/s eta 0:00:00 2026-08-31 07:09:14.621 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-31 07:09:14.654 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 41.7 MB/s eta 0:00:00 2026-08-31 07:09:14.658 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-31 07:09:14.896 | 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-08-31 07:09:14.910 | Attempting uninstall: setuptools 2026-08-31 07:09:14.921 | Found existing installation: setuptools 68.1.2 2026-08-31 07:09:14.921 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:09:14.921 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-31 07:09:15.378 | Attempting uninstall: pygments 2026-08-31 07:09:15.389 | Found existing installation: Pygments 2.17.2 2026-08-31 07:09:15.389 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:09:15.389 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-31 07:09:16.095 | Attempting uninstall: pip 2026-08-31 07:09:16.101 | Found existing installation: pip 24.0 2026-08-31 07:09:16.142 | Uninstalling pip-24.0: 2026-08-31 07:09:16.148 | Successfully uninstalled pip-24.0 2026-08-31 07:09:17.161 | Attempting uninstall: wheel 2026-08-31 07:09:17.170 | Found existing installation: wheel 0.42.0 2026-08-31 07:09:17.173 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:09:17.173 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-31 07:09:17.677 | 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-08-31 07:09:17.827 | + inc/python:pip_install:216 : result=0 2026-08-31 07:09:17.834 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:09:17.840 | + functions-common:time_stop:2420 : local name 2026-08-31 07:09:17.845 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:09:17.851 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:09:17.857 | + functions-common:time_stop:2423 : local total 2026-08-31 07:09:17.861 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:09:17.866 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:09:17.871 | + functions-common:time_stop:2427 : start_time=1788160152306 2026-08-31 07:09:17.877 | + functions-common:time_stop:2429 : [[ -z 1788160152306 ]] 2026-08-31 07:09:17.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:09:17.893 | + functions-common:time_stop:2432 : end_time=1788160157886 2026-08-31 07:09:17.898 | + functions-common:time_stop:2433 : elapsed_time=5580 2026-08-31 07:09:17.904 | + functions-common:time_stop:2434 : total=0 2026-08-31 07:09:17.909 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:09:17.915 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5580 2026-08-31 07:09:17.921 | + inc/python:pip_install:219 : return 0 2026-08-31 07:09:17.927 | + 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-08-31 07:09:17.933 | + 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-08-31 07:09:17.939 | + 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-08-31 07:09:17.945 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-31 07:09:17.952 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-31 07:09:17.958 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-31 07:09:18.006 | Using python 3.12 to install os-testr 2026-08-31 07:09:18.011 | + 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-08-31 07:09:18.675 | Collecting os-testr 2026-08-31 07:09:19.752 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-31 07:09:19.792 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-31 07:09:19.796 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-31 07:09:19.818 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-31 07:09:19.823 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-31 07:09:19.851 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-31 07:09:19.856 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-31 07:09:19.865 | 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-08-31 07:09:19.879 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-31 07:09:19.882 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-31 07:09:19.938 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-31 07:09:19.941 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-31 07:09:19.955 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-31 07:09:19.966 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-31 07:09:19.978 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-31 07:09:19.988 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-31 07:09:19.999 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-31 07:09:20.009 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-31 07:09:20.025 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 44.5 MB/s 0:00:00 2026-08-31 07:09:20.095 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-31 07:09:20.177 | Attempting uninstall: PyYAML 2026-08-31 07:09:20.179 | Found existing installation: PyYAML 6.0.1 2026-08-31 07:09:20.182 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:09:20.182 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-31 07:09:20.392 | 2026-08-31 07:09:20.394 | 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-08-31 07:09:20.472 | + inc/python:pip_install:216 : result=0 2026-08-31 07:09:20.478 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:09:20.484 | + functions-common:time_stop:2420 : local name 2026-08-31 07:09:20.490 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:09:20.494 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:09:20.499 | + functions-common:time_stop:2423 : local total 2026-08-31 07:09:20.503 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:09:20.508 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:09:20.514 | + functions-common:time_stop:2427 : start_time=1788160157993 2026-08-31 07:09:20.519 | + functions-common:time_stop:2429 : [[ -z 1788160157993 ]] 2026-08-31 07:09:20.526 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:09:20.533 | + functions-common:time_stop:2432 : end_time=1788160160528 2026-08-31 07:09:20.536 | + functions-common:time_stop:2433 : elapsed_time=2535 2026-08-31 07:09:20.541 | + functions-common:time_stop:2434 : total=5580 2026-08-31 07:09:20.546 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:09:20.551 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8115 2026-08-31 07:09:20.556 | + inc/python:pip_install:219 : return 0 2026-08-31 07:09:20.562 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-31 07:09:20.682 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-31 07:09:20.796 | + ./stack.sh:main:835 : install_infra 2026-08-31 07:09:20.803 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-31 07:09:20.809 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-31 07:09:20.815 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-31 07:09:23.922 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-31 07:09:23.928 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-31 07:09:23.981 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-08-31 07:09:24.710 | Collecting pbr 2026-08-31 07:09:24.712 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-31 07:09:24.934 | Collecting setuptools[core] 2026-08-31 07:09:24.935 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-31 07:09:25.010 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-31 07:09:25.012 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 07:09:25.044 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-31 07:09:25.045 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-31 07:09:25.077 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-31 07:09:25.078 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 07:09:25.120 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-31 07:09:25.122 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 07:09:25.153 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-31 07:09:25.154 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 07:09:25.200 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-31 07:09:25.202 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-31 07:09:25.233 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-31 07:09:25.234 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-31 07:09:25.362 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 07:09:25.364 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-08-31 07:09:25.398 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 07:09:25.399 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-31 07:09:25.481 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 07:09:25.482 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-31 07:09:25.504 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-31 07:09:25.506 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-31 07:09:25.541 | 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-08-31 07:09:25.542 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-31 07:09:25.579 | 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-08-31 07:09:25.580 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 07:09:25.618 | 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-08-31 07:09:25.619 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-31 07:09:25.627 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-31 07:09:25.628 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-31 07:09:25.629 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-31 07:09:25.630 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-31 07:09:25.632 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-31 07:09:25.633 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-31 07:09:25.634 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-31 07:09:25.636 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-31 07:09:25.637 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-31 07:09:25.638 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-08-31 07:09:25.639 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-31 07:09:25.640 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-31 07:09:25.642 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-31 07:09:25.643 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-31 07:09:25.644 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-31 07:09:25.647 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-31 07:09:25.761 | 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-08-31 07:09:27.591 | 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-08-31 07:09:27.725 | + inc/python:pip_install:216 : result=0 2026-08-31 07:09:27.731 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:09:27.736 | + functions-common:time_stop:2420 : local name 2026-08-31 07:09:27.742 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:09:27.748 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:09:27.751 | + functions-common:time_stop:2423 : local total 2026-08-31 07:09:27.756 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:09:27.761 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:09:27.766 | + functions-common:time_stop:2427 : start_time=1788160163961 2026-08-31 07:09:27.772 | + functions-common:time_stop:2429 : [[ -z 1788160163961 ]] 2026-08-31 07:09:27.779 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:09:27.787 | + functions-common:time_stop:2432 : end_time=1788160167781 2026-08-31 07:09:27.793 | + functions-common:time_stop:2433 : elapsed_time=3820 2026-08-31 07:09:27.798 | + functions-common:time_stop:2434 : total=8115 2026-08-31 07:09:27.803 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:09:27.809 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11935 2026-08-31 07:09:27.815 | + inc/python:pip_install:219 : return 0 2026-08-31 07:09:27.821 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-31 07:09:27.828 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-31 07:09:27.880 | + 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-08-31 07:09:28.579 | Processing /opt/stack/requirements 2026-08-31 07:09:28.581 | Installing build dependencies: started 2026-08-31 07:09:31.241 | Installing build dependencies: finished with status 'done' 2026-08-31 07:09:31.244 | Getting requirements to build wheel: started 2026-08-31 07:09:31.409 | Getting requirements to build wheel: finished with status 'done' 2026-08-31 07:09:31.414 | Preparing metadata (pyproject.toml): started 2026-08-31 07:09:32.250 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:09:33.351 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /simple/fixtures/ 2026-08-31 07:09:33.432 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8692) 2026-08-31 07:09:34.543 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-31 07:09:34.563 | 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.dev8692) (26.3) 2026-08-31 07:09:34.631 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8692) 2026-08-31 07:09:34.640 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-31 07:09:34.737 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8692) 2026-08-31 07:09:34.739 | 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-08-31 07:09:34.763 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8692) 2026-08-31 07:09:34.773 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-31 07:09:34.824 | 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.dev8692) (84.0.0) 2026-08-31 07:09:35.021 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8692) 2026-08-31 07:09:35.031 | 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-08-31 07:09:35.044 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.2 MB/s eta 0:00:00 2026-08-31 07:09:35.075 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8692) 2026-08-31 07:09:35.084 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-31 07:09:35.141 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8692) 2026-08-31 07:09:35.149 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-31 07:09:35.188 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8692) 2026-08-31 07:09:35.196 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 07:09:35.261 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-31 07:09:35.277 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-31 07:09:35.284 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 6.1 MB/s eta 0:00:00 2026-08-31 07:09:35.288 | 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-08-31 07:09:35.296 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-31 07:09:35.304 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 10.2 MB/s eta 0:00:00 2026-08-31 07:09:35.313 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-31 07:09:35.323 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 14.0 MB/s eta 0:00:00 2026-08-31 07:09:35.333 | 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-08-31 07:09:35.344 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 25.0 MB/s eta 0:00:00 2026-08-31 07:09:35.353 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-31 07:09:35.361 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 8.3 MB/s eta 0:00:00 2026-08-31 07:09:35.370 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-31 07:09:35.379 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 15.2 MB/s eta 0:00:00 2026-08-31 07:09:35.389 | Building wheels for collected packages: openstack_requirements 2026-08-31 07:09:35.390 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-31 07:09:36.994 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-31 07:09:36.995 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8692-py3-none-any.whl size=53490 sha256=abd28fcb5f4039e429e48651568cb64b4be35c39a7e5b887f7350dc7b46a318a 2026-08-31 07:09:36.996 | Stored in directory: /tmp/pip-ephem-wheel-cache-x_hbppi2/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-31 07:09:37.000 | Successfully built openstack_requirements 2026-08-31 07:09:37.175 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-31 07:09:37.588 | 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.dev8692 requests-2.34.2 urllib3-2.7.0 2026-08-31 07:09:37.739 | + inc/python:pip_install:216 : result=0 2026-08-31 07:09:37.746 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:09:37.753 | + functions-common:time_stop:2420 : local name 2026-08-31 07:09:37.759 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:09:37.764 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:09:37.769 | + functions-common:time_stop:2423 : local total 2026-08-31 07:09:37.775 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:09:37.782 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:09:37.786 | + functions-common:time_stop:2427 : start_time=1788160167863 2026-08-31 07:09:37.791 | + functions-common:time_stop:2429 : [[ -z 1788160167863 ]] 2026-08-31 07:09:37.797 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:09:37.805 | + functions-common:time_stop:2432 : end_time=1788160177799 2026-08-31 07:09:37.811 | + functions-common:time_stop:2433 : elapsed_time=9936 2026-08-31 07:09:37.816 | + functions-common:time_stop:2434 : total=11935 2026-08-31 07:09:37.820 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:09:37.825 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21871 2026-08-31 07:09:37.831 | + inc/python:pip_install:219 : return 0 2026-08-31 07:09:37.837 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-31 07:09:37.843 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-31 07:09:37.850 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-31 07:09:37.855 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:09:37.860 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:09:37.866 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:09:37.872 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:09:37.878 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-31 07:09:37.924 | Using python 3.12 to install pbr 2026-08-31 07:09:37.929 | + 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-08-31 07:09:38.499 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-31 07:09:38.517 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-31 07:09:38.654 | + inc/python:pip_install:216 : result=0 2026-08-31 07:09:38.659 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:09:38.664 | + functions-common:time_stop:2420 : local name 2026-08-31 07:09:38.670 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:09:38.675 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:09:38.680 | + functions-common:time_stop:2423 : local total 2026-08-31 07:09:38.686 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:09:38.692 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:09:38.698 | + functions-common:time_stop:2427 : start_time=1788160177912 2026-08-31 07:09:38.702 | + functions-common:time_stop:2429 : [[ -z 1788160177912 ]] 2026-08-31 07:09:38.710 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:09:38.717 | + functions-common:time_stop:2432 : end_time=1788160178712 2026-08-31 07:09:38.723 | + functions-common:time_stop:2433 : elapsed_time=800 2026-08-31 07:09:38.728 | + functions-common:time_stop:2434 : total=21871 2026-08-31 07:09:38.733 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:09:38.738 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22671 2026-08-31 07:09:38.743 | + inc/python:pip_install:219 : return 0 2026-08-31 07:09:38.749 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-31 07:09:41.877 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-31 07:09:42.358 | Collecting bindep 2026-08-31 07:09:42.394 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-31 07:09:42.453 | Collecting distro>=1.7 (from bindep) 2026-08-31 07:09:42.456 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-31 07:09:42.500 | Collecting packaging (from bindep) 2026-08-31 07:09:42.503 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 07:09:42.524 | Collecting Parsley (from bindep) 2026-08-31 07:09:42.527 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-31 07:09:42.577 | Collecting pbr>=2 (from bindep) 2026-08-31 07:09:42.578 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-31 07:09:42.779 | Collecting setuptools (from pbr>=2->bindep) 2026-08-31 07:09:42.780 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-31 07:09:42.820 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-31 07:09:42.834 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-31 07:09:42.844 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-31 07:09:42.844 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-31 07:09:42.847 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-31 07:09:42.859 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 8.4 MB/s eta 0:00:00 2026-08-31 07:09:42.861 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-31 07:09:42.920 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-31 07:09:43.687 | 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-08-31 07:09:43.778 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-31 07:09:43.784 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-31 07:09:43.793 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-31 07:09:43.835 | + ./stack.sh:main:844 : pkgs= 2026-08-31 07:09:43.842 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-31 07:09:43.847 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-31 07:09:43.853 | + functions-common:run_phase:1848 : local mode=stack 2026-08-31 07:09:43.859 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-31 07:09:43.864 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-31 07:09:43.870 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 07:09:43.876 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 07:09:43.881 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 07:09:43.886 | + functions-common:run_phase:1858 : local extra 2026-08-31 07:09:43.894 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-31 07:09:43.903 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 07:09:43.908 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 07:09:43.914 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-31 07:09:43.920 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-31 07:09:43.925 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 07:09:43.959 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:09:43.964 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 07:09:43.970 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 07:09:43.975 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-31 07:09:43.981 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-31 07:09:43.987 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-31 07:09:43.993 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:09:43.999 | + functions-common:run_plugins:1838 : local plugin 2026-08-31 07:09:44.006 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-31 07:09:44.012 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-08-31 07:09:44.018 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-08-31 07:09:44.023 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-08-31 07:09:44.030 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-31 07:09:44.035 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-08-31 07:09:44.068 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-08-31 07:09:44.103 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:09:44.109 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.115 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-31 07:09:44.120 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.126 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-31 07:09:44.132 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.137 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-08-31 07:09:44.142 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.148 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-31 07:09:44.153 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 07:09:44.159 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-08-31 07:09:44.164 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-31 07:09:44.170 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-08-31 07:09:44.176 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-08-31 07:09:44.182 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-08-31 07:09:44.215 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-08-31 07:09:44.221 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:09:44.227 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-08-31 07:09:44.233 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-08-31 07:09:44.287 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-08-31 07:09:44.294 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-08-31 07:09:44.299 | ACCOUNT_PORT_BASE=6612 2026-08-31 07:09:44.299 | ADDITIONAL_VENV_PACKAGES= 2026-08-31 07:09:44.299 | ADMIN_PASSWORD=secretadmin 2026-08-31 07:09:44.299 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-31 07:09:44.299 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-31 07:09:44.299 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-31 07:09:44.299 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-08-31 07:09:44.299 | ALEMBIC_BRANCH=main 2026-08-31 07:09:44.299 | ALEMBIC_DIR=/opt/stack/alembic 2026-08-31 07:09:44.299 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-31 07:09:44.300 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-08-31 07:09:44.300 | APACHE_GROUP=stack 2026-08-31 07:09:44.300 | APACHE_LOCAL_HOST=127.0.0.1 2026-08-31 07:09:44.300 | APACHE_LOG_DIR=/var/log/apache2 2026-08-31 07:09:44.300 | APACHE_NAME=apache2 2026-08-31 07:09:44.300 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-08-31 07:09:44.300 | APACHE_USER=stack 2026-08-31 07:09:44.300 | API_WORKERS=4 2026-08-31 07:09:44.300 | BACKING_FILE_SUFFIX=-backing-file 2026-08-31 07:09:44.300 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-08-31 07:09:44.300 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:09:44.300 | BARBICAN_BRANCH=master 2026-08-31 07:09:44.300 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-08-31 07:09:44.300 | BARBICAN_CONF_DIR=/etc/barbican 2026-08-31 07:09:44.300 | BARBICAN_DIR=/opt/stack/barbican 2026-08-31 07:09:44.300 | BARBICAN_ENDPOINT_TYPE=internal 2026-08-31 07:09:44.300 | BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:09:44.300 | BARBICAN_HOST_HREF=http://162.253.55.152/key-manager 2026-08-31 07:09:44.300 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.152/identity 2026-08-31 07:09:44.300 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-08-31 07:09:44.300 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-31 07:09:44.300 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-08-31 07:09:44.300 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-08-31 07:09:44.300 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-08-31 07:09:44.300 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-31 07:09:44.300 | BASH=/usr/bin/bash 2026-08-31 07:09:44.300 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-08-31 07:09:44.300 | BASH_ALIASES=() 2026-08-31 07:09:44.300 | BASH_ARGC=([0]="0") 2026-08-31 07:09:44.300 | BASH_ARGV=() 2026-08-31 07:09:44.300 | BASH_CMDS=() 2026-08-31 07:09:44.300 | BASH_LINENO=([0]="1842" [1]="1875" [2]="852" [3]="0") 2026-08-31 07:09:44.300 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-08-31 07:09:44.300 | BASH_REMATCH=([0]=",tls-proxy,") 2026-08-31 07:09:44.300 | 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-08-31 07:09:44.300 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-08-31 07:09:44.300 | BASH_VERSION='5.2.21(1)-release' 2026-08-31 07:09:44.300 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-31 07:09:44.300 | BRANCHLESS_TARGET_BRANCH=master 2026-08-31 07:09:44.300 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-31 07:09:44.300 | CACHE_BACKEND=dogpile.cache.memcached 2026-08-31 07:09:44.300 | CELLSV2_SETUP=superconductor 2026-08-31 07:09:44.300 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-08-31 07:09:44.300 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-08-31 07:09:44.300 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-08-31 07:09:44.300 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-08-31 07:09:44.300 | CINDER_BACKUP_DRIVER=swift 2026-08-31 07:09:44.301 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:09:44.301 | CINDER_BRANCH=master 2026-08-31 07:09:44.301 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-08-31 07:09:44.301 | CINDER_CONF=/etc/cinder/cinder.conf 2026-08-31 07:09:44.301 | CINDER_CONF_DIR=/etc/cinder 2026-08-31 07:09:44.301 | CINDER_DIR=/opt/stack/cinder 2026-08-31 07:09:44.301 | CINDER_DRIVER=default 2026-08-31 07:09:44.301 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-08-31 07:09:44.301 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:09:44.301 | CINDER_IMG_CACHE_ENABLED=True 2026-08-31 07:09:44.301 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-08-31 07:09:44.301 | CINDER_IMG_CACHE_SIZE_GB= 2026-08-31 07:09:44.301 | CINDER_LVM_TYPE=auto 2026-08-31 07:09:44.301 | CINDER_MY_IP=162.253.55.152 2026-08-31 07:09:44.301 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-08-31 07:09:44.301 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-08-31 07:09:44.301 | CINDER_SERVICE_HOST=162.253.55.152 2026-08-31 07:09:44.301 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:09:44.301 | CINDER_SERVICE_PORT=8776 2026-08-31 07:09:44.301 | CINDER_SERVICE_PORT_INT=18776 2026-08-31 07:09:44.301 | CINDER_SERVICE_PROTOCOL=https 2026-08-31 07:09:44.301 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-08-31 07:09:44.301 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-08-31 07:09:44.301 | CINDER_TARGET_HELPER=lioadm 2026-08-31 07:09:44.301 | CINDER_TARGET_PORT=3260 2026-08-31 07:09:44.301 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-08-31 07:09:44.301 | CINDER_TARGET_PROTOCOL=iscsi 2026-08-31 07:09:44.301 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-08-31 07:09:44.301 | CINDER_UPLOAD_OPTIMIZED=False 2026-08-31 07:09:44.301 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-08-31 07:09:44.301 | CINDER_USE_SERVICE_TOKEN=True 2026-08-31 07:09:44.301 | CINDER_UWSGI=cinder.wsgi.api:application 2026-08-31 07:09:44.301 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-08-31 07:09:44.301 | CINDER_VOLUME_CLEAR=zero 2026-08-31 07:09:44.301 | CIRROS_ARCH=x86_64 2026-08-31 07:09:44.301 | CIRROS_VERSION=0.6.3 2026-08-31 07:09:44.301 | CONFIGURE_BACKING_FILE=True 2026-08-31 07:09:44.301 | CONFIG_AWK_CMD=awk 2026-08-31 07:09:44.301 | CONTAINER_PORT_BASE=6611 2026-08-31 07:09:44.301 | CURL_GET='curl -g' 2026-08-31 07:09:44.301 | CURRENT_LOG_TIME=2026-08-31-070707 2026-08-31 07:09:44.301 | DATABASE_BACKENDS=' mysql postgresql' 2026-08-31 07:09:44.301 | DATABASE_HOST=127.0.0.1 2026-08-31 07:09:44.301 | DATABASE_PASSWORD=secretdatabase 2026-08-31 07:09:44.301 | DATABASE_QUERY_LOGGING=False 2026-08-31 07:09:44.301 | DATABASE_TYPE=mysql 2026-08-31 07:09:44.301 | DATABASE_USER=root 2026-08-31 07:09:44.301 | DATA_DIR=/opt/stack/data 2026-08-31 07:09:44.301 | DC=([0]="openstack" [1]="org") 2026-08-31 07:09:44.301 | DEBUG_LIBVIRT=True 2026-08-31 07:09:44.301 | DEBUG_LIBVIRT_COREDUMPS=True 2026-08-31 07:09:44.301 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-08-31 07:09:44.302 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-08-31 07:09:44.302 | DEFAULT_VIRT_DRIVER=libvirt 2026-08-31 07:09:44.302 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-08-31 07:09:44.302 | DEF_SERVICE_HOST=162.253.55.152 2026-08-31 07:09:44.302 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:09:44.302 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-31 07:09:44.302 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.152 2026-08-31 07:09:44.302 | DELTA=1788160041 2026-08-31 07:09:44.302 | DEST=/opt/stack 2026-08-31 07:09:44.302 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-31 07:09:44.302 | DEVSTACK_CERT_NAME=devstack-cert 2026-08-31 07:09:44.302 | DEVSTACK_HOSTNAME=np0000191535.novalocal 2026-08-31 07:09:44.302 | DEVSTACK_PARALLEL=True 2026-08-31 07:09:44.302 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:09:44.302 | DEVSTACK_SERIES=2026.2 2026-08-31 07:09:44.302 | DEVSTACK_START_TIME=1788160015 2026-08-31 07:09:44.302 | DEVSTACK_VENV=/opt/stack/data/venv 2026-08-31 07:09:44.302 | DIRSTACK=() 2026-08-31 07:09:44.302 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-08-31 07:09:44.302 | DISABLE_AMP_IMAGE_BUILD=True 2026-08-31 07:09:44.302 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-08-31 07:09:44.302 | DISKIMAGE_BUILDER_REPO_REF=master 2026-08-31 07:09:44.302 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-08-31 07:09:44.302 | DISTRO=noble 2026-08-31 07:09:44.302 | DOWNLOAD_DEFAULT_IMAGES=False 2026-08-31 07:09:44.302 | 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-08-31 07:09:44.302 | ENABLE_CHASSIS_AS_GW=True 2026-08-31 07:09:44.302 | ENABLE_DEBUG_LOG_LEVEL=True 2026-08-31 07:09:44.302 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-08-31 07:09:44.302 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-08-31 07:09:44.302 | ENABLE_ISOLATED_METADATA=False 2026-08-31 07:09:44.302 | ENABLE_KSM=True 2026-08-31 07:09:44.302 | ENABLE_KSMTUNED=True 2026-08-31 07:09:44.302 | ENABLE_METADATA_NETWORK=False 2026-08-31 07:09:44.302 | ENABLE_SYSCTL_MEM_TUNING=True 2026-08-31 07:09:44.302 | ENABLE_SYSCTL_NET_TUNING=True 2026-08-31 07:09:44.302 | ENABLE_TENANT_TUNNELS=True 2026-08-31 07:09:44.302 | ENABLE_TENANT_VLANS=False 2026-08-31 07:09:44.302 | ENABLE_VOLUME_MULTIATTACH=False 2026-08-31 07:09:44.302 | ENABLE_ZSWAP=True 2026-08-31 07:09:44.302 | ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:09:44.302 | ERROR_ON_CLONE=True 2026-08-31 07:09:44.302 | ETCD_ARCH=amd64 2026-08-31 07:09:44.302 | ETCD_BIN_DIR=/opt/stack/bin 2026-08-31 07:09:44.302 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-08-31 07:09:44.302 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 07:09:44.302 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 07:09:44.302 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-08-31 07:09:44.302 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-08-31 07:09:44.302 | ETCD_PEER_PORT=2380 2026-08-31 07:09:44.303 | ETCD_PORT=2379 2026-08-31 07:09:44.303 | ETCD_RAMDISK_MB=512 2026-08-31 07:09:44.303 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-31 07:09:44.303 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-31 07:09:44.303 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-08-31 07:09:44.303 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-08-31 07:09:44.303 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-08-31 07:09:44.303 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-08-31 07:09:44.303 | ETCD_USE_RAMDISK=True 2026-08-31 07:09:44.303 | ETCD_VERSION=v3.5.21 2026-08-31 07:09:44.303 | EUID=1002 2026-08-31 07:09:44.303 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 07:09:44.303 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-08-31 07:09:44.303 | EXTRA_FILES_RETRY=3 2026-08-31 07:09:44.303 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-08-31 07:09:44.303 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-08-31 07:09:44.303 | FILES=/opt/stack/devstack/files 2026-08-31 07:09:44.303 | FIXED_RANGE=10.1.0.0/20 2026-08-31 07:09:44.303 | FIXED_RANGE_V6=fd1f:cb32:5b91::/64 2026-08-31 07:09:44.303 | FLOATING_RANGE=172.24.5.0/24 2026-08-31 07:09:44.303 | FORCE_CONFIG_DRIVE=False 2026-08-31 07:09:44.303 | FORCE_PREREQ=0 2026-08-31 07:09:44.303 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-08-31 07:09:44.303 | FUNC_DIR=/opt/stack/devstack 2026-08-31 07:09:44.303 | 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-08-31 07:09:44.303 | 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-08-31 07:09:44.303 | 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-08-31 07:09:44.303 | GIT_BASE=https://github.com 2026-08-31 07:09:44.303 | GIT_DEPTH=0 2026-08-31 07:09:44.303 | GIT_TIMEOUT=0 2026-08-31 07:09:44.303 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-08-31 07:09:44.303 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-08-31 07:09:44.303 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:09:44.304 | GLANCE_BRANCH=master 2026-08-31 07:09:44.304 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-08-31 07:09:44.304 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-08-31 07:09:44.304 | GLANCE_CACHE_DRIVER=centralized_db 2026-08-31 07:09:44.304 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-08-31 07:09:44.304 | GLANCE_CONF_DIR=/etc/glance 2026-08-31 07:09:44.304 | GLANCE_DEFAULT_BACKEND=fast 2026-08-31 07:09:44.304 | GLANCE_DIR=/opt/stack/glance 2026-08-31 07:09:44.304 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-08-31 07:09:44.304 | GLANCE_ENABLE_QUOTAS=True 2026-08-31 07:09:44.304 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-08-31 07:09:44.304 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:09:44.304 | GLANCE_HOSTPORT=162.253.55.152:9292 2026-08-31 07:09:44.304 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-08-31 07:09:44.304 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-08-31 07:09:44.304 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-08-31 07:09:44.304 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-08-31 07:09:44.304 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-31 07:09:44.304 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-08-31 07:09:44.304 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-08-31 07:09:44.304 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-08-31 07:09:44.304 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-08-31 07:09:44.304 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-08-31 07:09:44.304 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-08-31 07:09:44.304 | GLANCE_S3_BUCKET_NAME=images 2026-08-31 07:09:44.304 | GLANCE_S3_BUCKET_ON_PUT=True 2026-08-31 07:09:44.304 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-08-31 07:09:44.304 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-08-31 07:09:44.304 | GLANCE_SERVICE_HOST=162.253.55.152 2026-08-31 07:09:44.304 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:09:44.304 | GLANCE_SERVICE_PORT=9292 2026-08-31 07:09:44.304 | GLANCE_SERVICE_PORT_INT=19292 2026-08-31 07:09:44.304 | GLANCE_SERVICE_PROTOCOL=https 2026-08-31 07:09:44.304 | GLANCE_SHOW_DIRECT_URL=False 2026-08-31 07:09:44.304 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-08-31 07:09:44.304 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-08-31 07:09:44.304 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-08-31 07:09:44.304 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-08-31 07:09:44.304 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-08-31 07:09:44.304 | GLANCE_URL=https://162.253.55.152/image 2026-08-31 07:09:44.304 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-08-31 07:09:44.304 | GLANCE_USE_S3=False 2026-08-31 07:09:44.304 | GLANCE_UWSGI=glance.wsgi.api:application 2026-08-31 07:09:44.304 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-08-31 07:09:44.304 | GLOBAL_VENV=True 2026-08-31 07:09:44.304 | GROUPS=() 2026-08-31 07:09:44.304 | HOME=/opt/stack 2026-08-31 07:09:44.305 | HOME_URL=https://www.ubuntu.com/ 2026-08-31 07:09:44.305 | HORIZON_APACHE_ROOT=/dashboard 2026-08-31 07:09:44.305 | HORIZON_BRANCH=master 2026-08-31 07:09:44.305 | HORIZON_DIR=/opt/stack/horizon 2026-08-31 07:09:44.305 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-08-31 07:09:44.305 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-08-31 07:09:44.305 | HOSTNAME=np0000191535 2026-08-31 07:09:44.305 | HOSTTYPE=x86_64 2026-08-31 07:09:44.305 | HOST_IP=162.253.55.152 2026-08-31 07:09:44.305 | HOST_IPV6=2604:e100:1:0:f816:3eff:fe5a:39ea 2026-08-31 07:09:44.305 | HOST_IP_IFACE= 2026-08-31 07:09:44.305 | ID=ubuntu 2026-08-31 07:09:44.305 | ID_LIKE=debian 2026-08-31 07:09:44.305 | IFS=' 2026-08-31 07:09:44.305 | ' 2026-08-31 07:09:44.305 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-31 07:09:44.305 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-08-31 07:09:44.305 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-31 07:09:44.305 | INSTANCE_NAME_PREFIX=instance- 2026-08-31 07:09:44.305 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-31 07:09:44.305 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-08-31 07:09:44.305 | IPV6_ADDRESS_MODE=slaac 2026-08-31 07:09:44.305 | IPV6_ADDRS_SAFE_TO_USE=fd1f:cb32:5b91::/56 2026-08-31 07:09:44.305 | IPV6_GLOBAL_ID=1f:cb32:5b91 2026-08-31 07:09:44.305 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-31 07:09:44.305 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-31 07:09:44.305 | IPV6_PROVIDER_FIXED_RANGE= 2026-08-31 07:09:44.305 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-31 07:09:44.305 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-31 07:09:44.305 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-31 07:09:44.305 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-31 07:09:44.305 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-31 07:09:44.305 | IPV6_RA_MODE=slaac 2026-08-31 07:09:44.305 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-31 07:09:44.305 | IP_VERSION=4+6 2026-08-31 07:09:44.305 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-08-31 07:09:44.305 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-08-31 07:09:44.305 | ISCSID_DEBUG=False 2026-08-31 07:09:44.305 | ISCSID_DEBUG_LEVEL=4 2026-08-31 07:09:44.305 | KEYSTONE_ADMIN_ENDPOINT=True 2026-08-31 07:09:44.305 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-08-31 07:09:44.305 | KEYSTONE_AUTH_URI=https://162.253.55.152/identity 2026-08-31 07:09:44.305 | KEYSTONE_AUTH_URI_V3=https://162.253.55.152/identity/v3 2026-08-31 07:09:44.305 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:09:44.305 | KEYSTONE_BRANCH=master 2026-08-31 07:09:44.305 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-08-31 07:09:44.306 | KEYSTONE_CONF_DIR=/etc/keystone 2026-08-31 07:09:44.306 | KEYSTONE_DIR=/opt/stack/keystone 2026-08-31 07:09:44.306 | KEYSTONE_ENABLE_CACHE=True 2026-08-31 07:09:44.306 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:09:44.306 | KEYSTONE_IDENTITY_BACKEND=sql 2026-08-31 07:09:44.306 | KEYSTONE_LOCKOUT_DURATION=10 2026-08-31 07:09:44.306 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-08-31 07:09:44.306 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-08-31 07:09:44.306 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-08-31 07:09:44.306 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-08-31 07:09:44.306 | KEYSTONE_REGION_NAME=RegionOne 2026-08-31 07:09:44.306 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-08-31 07:09:44.306 | KEYSTONE_RESOURCE_BACKEND=sql 2026-08-31 07:09:44.306 | KEYSTONE_ROLE_BACKEND=sql 2026-08-31 07:09:44.306 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-08-31 07:09:44.306 | KEYSTONE_SERVICE_HOST=162.253.55.152 2026-08-31 07:09:44.306 | KEYSTONE_SERVICE_PORT=5000 2026-08-31 07:09:44.306 | KEYSTONE_SERVICE_PORT_INT=5001 2026-08-31 07:09:44.306 | KEYSTONE_SERVICE_PROTOCOL=https 2026-08-31 07:09:44.306 | KEYSTONE_SERVICE_URI=https://162.253.55.152/identity 2026-08-31 07:09:44.306 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.152/identity/v3 2026-08-31 07:09:44.306 | KEYSTONE_TOKEN_FORMAT=fernet 2026-08-31 07:09:44.306 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-08-31 07:09:44.306 | KEY_MANAGER_BACKEND=barbican 2026-08-31 07:09:44.306 | KILL_PATH=/usr/bin/kill 2026-08-31 07:09:44.306 | LAST_RUN=0 2026-08-31 07:09:44.306 | LAST_SPINNER_PID= 2026-08-31 07:09:44.306 | LC_ALL=en_US.utf8 2026-08-31 07:09:44.306 | LDAP_BASE_DC=openstack 2026-08-31 07:09:44.306 | LDAP_BASE_DN=dc=openstack,dc=org 2026-08-31 07:09:44.306 | LDAP_DOMAIN=openstack.org 2026-08-31 07:09:44.306 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-08-31 07:09:44.306 | LDAP_OLCDB_NUMBER=1 2026-08-31 07:09:44.306 | LDAP_OLCDB_TYPE=mdb 2026-08-31 07:09:44.306 | LDAP_ROOTPW_COMMAND=replace 2026-08-31 07:09:44.306 | LDAP_SERVICE_NAME=slapd 2026-08-31 07:09:44.306 | LDAP_URL=ldap://localhost 2026-08-31 07:09:44.306 | 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-08-31 07:09:44.306 | LIBVIRT_CPU_MODE=host-passthrough 2026-08-31 07:09:44.306 | LIBVIRT_CPU_MODEL=Nehalem 2026-08-31 07:09:44.306 | LIBVIRT_GROUP=libvirt 2026-08-31 07:09:44.306 | LIBVIRT_TYPE=kvm 2026-08-31 07:09:44.306 | LINENO=768 2026-08-31 07:09:44.306 | LOCAL_HOSTNAME=np0000191535 2026-08-31 07:09:44.306 | LOGDAYS=7 2026-08-31 07:09:44.306 | LOGDIR=/opt/stack/logs 2026-08-31 07:09:44.306 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-31-070707 2026-08-31 07:09:44.306 | LOGFILE_DIR=/opt/stack/logs 2026-08-31 07:09:44.306 | LOGFILE_NAME=devstacklog.txt 2026-08-31 07:09:44.306 | LOGNAME=stack 2026-08-31 07:09:44.306 | LOGO=ubuntu-logo 2026-08-31 07:09:44.307 | LOG_COLOR=False 2026-08-31 07:09:44.307 | LRC=localrc 2026-08-31 07:09:44.307 | MACHTYPE=x86_64-pc-linux-gnu 2026-08-31 07:09:44.307 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-08-31 07:09:44.307 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:09:44.307 | MAGNUM_BRANCH=master 2026-08-31 07:09:44.307 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-08-31 07:09:44.307 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-08-31 07:09:44.307 | MAGNUM_CONFIGURE_IPTABLES=True 2026-08-31 07:09:44.307 | MAGNUM_CONF_DIR=/etc/magnum 2026-08-31 07:09:44.307 | MAGNUM_DIR=/opt/stack/magnum 2026-08-31 07:09:44.307 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-31 07:09:44.307 | MAGNUM_ENFORCE_SCOPE=False 2026-08-31 07:09:44.307 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.35.5.qcow2 2026-08-31 07:09:44.307 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-08-31 07:09:44.307 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-08-31 07:09:44.307 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-08-31 07:09:44.307 | MAGNUM_SERVICE_HOST=162.253.55.152 2026-08-31 07:09:44.307 | MAGNUM_SERVICE_PROTOCOL=https 2026-08-31 07:09:44.307 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-08-31 07:09:44.307 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-08-31 07:09:44.307 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-08-31 07:09:44.307 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-08-31 07:09:44.307 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-08-31 07:09:44.307 | MAIL=/var/mail/stack 2026-08-31 07:09:44.307 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-08-31 07:09:44.307 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-08-31 07:09:44.307 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-08-31 07:09:44.307 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:09:44.307 | MANILA_CONF=/etc/manila/manila.conf 2026-08-31 07:09:44.307 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-08-31 07:09:44.307 | MANILA_CONF_DIR=/etc/manila 2026-08-31 07:09:44.307 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-08-31 07:09:44.307 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-08-31 07:09:44.307 | MANILA_DATA_COPY_CHECK_HASH=True 2026-08-31 07:09:44.307 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-08-31 07:09:44.307 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-08-31 07:09:44.307 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-08-31 07:09:44.307 | MANILA_DEFAULT_SHARE_TYPE=default 2026-08-31 07:09:44.307 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-31 07:09:44.307 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-08-31 07:09:44.307 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-31 07:09:44.307 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-31 07:09:44.307 | MANILA_DIR=/opt/stack/manila 2026-08-31 07:09:44.307 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-08-31 07:09:44.307 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-08-31 07:09:44.307 | MANILA_ENABLED_BACKENDS=generic 2026-08-31 07:09:44.307 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-08-31 07:09:44.307 | MANILA_ENDPOINT_BASE=http://162.253.55.152/share 2026-08-31 07:09:44.307 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:09:44.307 | MANILA_GIT_BASE=https://opendev.org 2026-08-31 07:09:44.308 | MANILA_KEY_FORMAT=ecdsa 2026-08-31 07:09:44.308 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-08-31 07:09:44.308 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.152 2026-08-31 07:09:44.308 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-08-31 07:09:44.308 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-08-31 07:09:44.308 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-08-31 07:09:44.308 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-08-31 07:09:44.308 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-08-31 07:09:44.308 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-08-31 07:09:44.308 | MANILA_REPO_ROOT=openstack 2026-08-31 07:09:44.308 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-08-31 07:09:44.308 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-08-31 07:09:44.308 | MANILA_SERVICE_HOST=162.253.55.152 2026-08-31 07:09:44.308 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-08-31 07:09:44.308 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-08-31 07:09:44.308 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-08-31 07:09:44.308 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-08-31 07:09:44.308 | MANILA_SERVICE_INSTANCE_USER=manila 2026-08-31 07:09:44.308 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-08-31 07:09:44.308 | MANILA_SERVICE_PORT=8786 2026-08-31 07:09:44.308 | MANILA_SERVICE_PORT_INT=18786 2026-08-31 07:09:44.308 | MANILA_SERVICE_PROTOCOL=http 2026-08-31 07:09:44.308 | MANILA_SERVICE_SECGROUP=manila-service 2026-08-31 07:09:44.308 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-08-31 07:09:44.308 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-08-31 07:09:44.308 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-08-31 07:09:44.308 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-08-31 07:09:44.308 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-08-31 07:09:44.308 | MANILA_SETUP_IPV6=False 2026-08-31 07:09:44.308 | MANILA_SSH_TIMEOUT=180 2026-08-31 07:09:44.308 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-08-31 07:09:44.308 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-08-31 07:09:44.308 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-08-31 07:09:44.308 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-08-31 07:09:44.308 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-08-31 07:09:44.308 | MANILA_WSGI=manila.wsgi.api:application 2026-08-31 07:09:44.308 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-08-31 07:09:44.308 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-08-31 07:09:44.308 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-08-31 07:09:44.308 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.152 2026-08-31 07:09:44.308 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.152 2026-08-31 07:09:44.308 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-08-31 07:09:44.308 | MANILA_ZFSONLINUX_USE_SSH=False 2026-08-31 07:09:44.308 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-08-31 07:09:44.308 | MAX_DB_CONNECTIONS=200 2026-08-31 07:09:44.308 | MEMCACHE_SERVERS=localhost:11211 2026-08-31 07:09:44.308 | METADATA_SERVICE_PORT=8775 2026-08-31 07:09:44.308 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-08-31 07:09:44.309 | ML2_L3_PLUGIN=ovn-router 2026-08-31 07:09:44.309 | MYSQL_DRIVER=PyMySQL 2026-08-31 07:09:44.309 | MYSQL_GATHER_PERFORMANCE=True 2026-08-31 07:09:44.309 | MYSQL_HOST=127.0.0.1 2026-08-31 07:09:44.309 | MYSQL_REDUCE_MEMORY=True 2026-08-31 07:09:44.309 | MYSQL_SERVICE_NAME=mysql 2026-08-31 07:09:44.309 | MYSQL_USER=root 2026-08-31 07:09:44.309 | NAME=Ubuntu 2026-08-31 07:09:44.309 | NETWORK_GATEWAY=10.1.0.1 2026-08-31 07:09:44.309 | NEUTRON_ANY='q-svc neutron-api' 2026-08-31 07:09:44.309 | NEUTRON_BGP_PEER_BRIDGES= 2026-08-31 07:09:44.309 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:09:44.309 | NEUTRON_BRANCH=master 2026-08-31 07:09:44.309 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-31 07:09:44.309 | NEUTRON_CONF_DIR=/etc/neutron 2026-08-31 07:09:44.309 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-31 07:09:44.309 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-31 07:09:44.309 | NEUTRON_DIR=/opt/stack/neutron 2026-08-31 07:09:44.309 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-31 07:09:44.309 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:09:44.309 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-31 07:09:44.309 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-31 07:09:44.309 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-08-31 07:09:44.309 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:09:44.309 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-08-31 07:09:44.309 | NEUTRON_PORT_SECURITY=True 2026-08-31 07:09:44.309 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-08-31 07:09:44.309 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-31 07:09:44.309 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-31 07:09:44.309 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-31 07:09:44.309 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-31 07:09:44.309 | NOUNSET= 2026-08-31 07:09:44.309 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-08-31 07:09:44.309 | NOVA_API_DB=nova_api 2026-08-31 07:09:44.309 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-08-31 07:09:44.309 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:09:44.309 | NOVA_BRANCH=master 2026-08-31 07:09:44.309 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-08-31 07:09:44.309 | NOVA_CONF=/etc/nova/nova.conf 2026-08-31 07:09:44.309 | NOVA_CONF_DIR=/etc/nova 2026-08-31 07:09:44.309 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-08-31 07:09:44.309 | NOVA_CPU_CELL=1 2026-08-31 07:09:44.309 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-08-31 07:09:44.309 | NOVA_CPU_UUID= 2026-08-31 07:09:44.309 | NOVA_DIR=/opt/stack/nova 2026-08-31 07:09:44.309 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-08-31 07:09:44.309 | NOVA_ENABLE_CACHE=True 2026-08-31 07:09:44.309 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:09:44.309 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-08-31 07:09:44.309 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-31 07:09:44.309 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-31 07:09:44.310 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-08-31 07:09:44.310 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-08-31 07:09:44.310 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-08-31 07:09:44.310 | NOVA_MY_IP=162.253.55.152 2026-08-31 07:09:44.310 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-08-31 07:09:44.310 | NOVA_NUM_CELLS=1 2026-08-31 07:09:44.310 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-08-31 07:09:44.310 | NOVA_READY_TIMEOUT=60 2026-08-31 07:09:44.310 | NOVA_REPO=https://github.com/openstack/nova.git 2026-08-31 07:09:44.310 | NOVA_SERIAL_ENABLED=False 2026-08-31 07:09:44.310 | NOVA_SERVICE_HOST=162.253.55.152 2026-08-31 07:09:44.310 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:09:44.310 | NOVA_SERVICE_PORT=8774 2026-08-31 07:09:44.310 | NOVA_SERVICE_PORT_INT=18774 2026-08-31 07:09:44.310 | NOVA_SERVICE_PROTOCOL=https 2026-08-31 07:09:44.310 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-08-31 07:09:44.310 | NOVA_SHUTDOWN_TIMEOUT=0 2026-08-31 07:09:44.310 | NOVA_SPICE_ENABLED=False 2026-08-31 07:09:44.310 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-08-31 07:09:44.310 | NOVA_USE_SERVICE_TOKEN=True 2026-08-31 07:09:44.310 | NOVA_USE_UNIFIED_LIMITS=False 2026-08-31 07:09:44.310 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-08-31 07:09:44.310 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-08-31 07:09:44.310 | NOVA_VNC_ENABLED=True 2026-08-31 07:09:44.310 | NOVNC_BRANCH=v1.3.0 2026-08-31 07:09:44.310 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-08-31 07:09:44.310 | NOW=1788160041 2026-08-31 07:09:44.310 | NO_UPDATE_REPOS=False 2026-08-31 07:09:44.310 | OBJECT_PORT_BASE=6613 2026-08-31 07:09:44.310 | OCTAVIA=octavia 2026-08-31 07:09:44.310 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-08-31 07:09:44.310 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-08-31 07:09:44.310 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-08-31 07:09:44.310 | OCTAVIA_AMP_FLAVOR_ID=10 2026-08-31 07:09:44.310 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-08-31 07:09:44.310 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-08-31 07:09:44.310 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-08-31 07:09:44.310 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-08-31 07:09:44.310 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-08-31 07:09:44.310 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-08-31 07:09:44.310 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-08-31 07:09:44.310 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-08-31 07:09:44.310 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-08-31 07:09:44.310 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-08-31 07:09:44.310 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-08-31 07:09:44.310 | OCTAVIA_API=o-api 2026-08-31 07:09:44.310 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:09:44.310 | OCTAVIA_API_HAPROXY=o-api-ha 2026-08-31 07:09:44.310 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-08-31 07:09:44.311 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:09:44.311 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-08-31 07:09:44.311 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-08-31 07:09:44.311 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-08-31 07:09:44.311 | OCTAVIA_CONF_DIR=/etc/octavia 2026-08-31 07:09:44.311 | OCTAVIA_CONSUMER=o-cw 2026-08-31 07:09:44.311 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:09:44.311 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-08-31 07:09:44.311 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-08-31 07:09:44.311 | OCTAVIA_DIB_TRACING=1 2026-08-31 07:09:44.311 | OCTAVIA_DIR=/opt/stack/octavia 2026-08-31 07:09:44.311 | OCTAVIA_DRIVER_AGENT=o-da 2026-08-31 07:09:44.311 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:09:44.311 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-08-31 07:09:44.311 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-08-31 07:09:44.311 | OCTAVIA_HA_PORT=9875 2026-08-31 07:09:44.311 | OCTAVIA_HEALTHMANAGER=o-hm 2026-08-31 07:09:44.311 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:09:44.311 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-08-31 07:09:44.311 | OCTAVIA_HEALTH_KEY=insecure 2026-08-31 07:09:44.311 | OCTAVIA_HM_LISTEN_PORT=5555 2026-08-31 07:09:44.311 | OCTAVIA_HOUSEKEEPER=o-hk 2026-08-31 07:09:44.311 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:09:44.311 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-08-31 07:09:44.311 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-08-31 07:09:44.311 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-08-31 07:09:44.311 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-08-31 07:09:44.311 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-08-31 07:09:44.311 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-08-31 07:09:44.311 | OCTAVIA_MGMT_PORT_IP=auto 2026-08-31 07:09:44.311 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-08-31 07:09:44.312 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-08-31 07:09:44.312 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-08-31 07:09:44.312 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-08-31 07:09:44.312 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-08-31 07:09:44.312 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-08-31 07:09:44.312 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-08-31 07:09:44.312 | OCTAVIA_NODE=api 2026-08-31 07:09:44.312 | OCTAVIA_PASSWORD=secretadmin 2026-08-31 07:09:44.312 | OCTAVIA_PORT=9876 2026-08-31 07:09:44.312 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-08-31 07:09:44.312 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-08-31 07:09:44.312 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-08-31 07:09:44.313 | OCTAVIA_PROJECT_NAME=admin 2026-08-31 07:09:44.313 | OCTAVIA_PROTOCOL=http 2026-08-31 07:09:44.313 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-08-31 07:09:44.313 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-08-31 07:09:44.313 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-08-31 07:09:44.313 | OCTAVIA_SERVICE=octavia 2026-08-31 07:09:44.313 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-08-31 07:09:44.313 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-08-31 07:09:44.313 | OCTAVIA_USERNAME=admin 2026-08-31 07:09:44.313 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-08-31 07:09:44.313 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-08-31 07:09:44.313 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-08-31 07:09:44.313 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-08-31 07:09:44.313 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-08-31 07:09:44.313 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-08-31 07:09:44.313 | OFFLINE=False 2026-08-31 07:09:44.313 | OLDPWD=/opt/stack/requirements 2026-08-31 07:09:44.313 | OPENSSL=/usr/bin/openssl 2026-08-31 07:09:44.313 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-08-31 07:09:44.313 | OPTERR=1 2026-08-31 07:09:44.313 | OPTIND=1 2026-08-31 07:09:44.313 | ORG_NAME=OpenStack 2026-08-31 07:09:44.313 | ORG_UNIT_NAME=DevStack 2026-08-31 07:09:44.313 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:09:44.313 | OSTESTIMAGES_BRANCH=master 2026-08-31 07:09:44.313 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-08-31 07:09:44.313 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-08-31 07:09:44.313 | OSTYPE=linux-gnu 2026-08-31 07:09:44.313 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-08-31 07:09:44.313 | OS_CLOUD=devstack-admin 2026-08-31 07:09:44.313 | OS_VIF_OVS_ISOLATE_VIF=False 2026-08-31 07:09:44.313 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 07:09:44.313 | OVN_AGENT_EXTENSIONS=metadata 2026-08-31 07:09:44.313 | OVN_BRANCH=branch-24.03 2026-08-31 07:09:44.313 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-31 07:09:44.313 | OVN_BUILD_FROM_SOURCE=False 2026-08-31 07:09:44.313 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-08-31 07:09:44.314 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-08-31 07:09:44.314 | OVN_DATADIR=/var/lib/ovn 2026-08-31 07:09:44.314 | OVN_DBS_LOG_LEVEL=dbg 2026-08-31 07:09:44.314 | OVN_DNS_SERVERS=8.8.8.8 2026-08-31 07:09:44.314 | OVN_EVPN_BGP_AS= 2026-08-31 07:09:44.314 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-08-31 07:09:44.314 | OVN_EVPN_LOCAL_IP= 2026-08-31 07:09:44.314 | OVN_EVPN_VXLAN_PORT=4789 2026-08-31 07:09:44.314 | OVN_GENEVE_OVERHEAD=38 2026-08-31 07:09:44.314 | OVN_IGMP_SNOOPING_ENABLE=False 2026-08-31 07:09:44.314 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-08-31 07:09:44.314 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-08-31 07:09:44.314 | OVN_L3_SCHEDULER=leastloaded 2026-08-31 07:09:44.314 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-31 07:09:44.314 | OVN_META_DATA_HOST=162.253.55.152 2026-08-31 07:09:44.314 | OVN_NB_REMOTE=ssl:162.253.55.152:6641 2026-08-31 07:09:44.314 | OVN_NEUTRON_SYNC_MODE=log 2026-08-31 07:09:44.314 | OVN_NORTHD_SERVICE=ovn-central.service 2026-08-31 07:09:44.314 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-08-31 07:09:44.314 | OVN_PROTO=ssl 2026-08-31 07:09:44.314 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-08-31 07:09:44.314 | OVN_REPO_NAME=ovn 2026-08-31 07:09:44.314 | OVN_RUNDIR=/var/run/ovn 2026-08-31 07:09:44.314 | OVN_SB_REMOTE=ssl:162.253.55.152:6642 2026-08-31 07:09:44.314 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-08-31 07:09:44.314 | OVN_SHAREDIR=/share/ovn 2026-08-31 07:09:44.314 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-08-31 07:09:44.314 | OVN_UUID= 2026-08-31 07:09:44.314 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-08-31 07:09:44.314 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-08-31 07:09:44.314 | OVS_BINDIR=/bin 2026-08-31 07:09:44.314 | OVS_BRANCH=branch-3.3 2026-08-31 07:09:44.314 | OVS_BRIDGE=br-int 2026-08-31 07:09:44.314 | OVS_DATADIR=/opt/stack/data/ovs 2026-08-31 07:09:44.314 | OVS_DATAPATH_TYPE=system 2026-08-31 07:09:44.314 | OVS_ENABLE_TUNNELING=True 2026-08-31 07:09:44.314 | OVS_PHYSICAL_BRIDGE=br-ex 2026-08-31 07:09:44.314 | OVS_PREFIX= 2026-08-31 07:09:44.314 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-31 07:09:44.314 | OVS_REPO_NAME=ovs 2026-08-31 07:09:44.314 | OVS_RUNDIR=/var/run/openvswitch 2026-08-31 07:09:44.314 | OVS_SBINDIR=/sbin 2026-08-31 07:09:44.314 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-08-31 07:09:44.314 | OVS_SHAREDIR=/share/openvswitch 2026-08-31 07:09:44.314 | OVS_SYSCONFDIR=/etc/openvswitch 2026-08-31 07:09:44.314 | OVS_TUNNEL_BRIDGE=br-tun 2026-08-31 07:09:44.314 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-08-31 07:09:44.314 | PACKAGES='apache2 2026-08-31 07:09:44.314 | apache2-dev 2026-08-31 07:09:44.314 | bc 2026-08-31 07:09:44.314 | bsdmainutils 2026-08-31 07:09:44.315 | curl 2026-08-31 07:09:44.315 | g++ 2026-08-31 07:09:44.315 | gawk 2026-08-31 07:09:44.315 | gcc 2026-08-31 07:09:44.315 | gettext 2026-08-31 07:09:44.315 | git 2026-08-31 07:09:44.315 | graphviz 2026-08-31 07:09:44.315 | iputils-ping 2026-08-31 07:09:44.315 | libffi-dev 2026-08-31 07:09:44.315 | libjpeg-dev 2026-08-31 07:09:44.315 | libpq-dev 2026-08-31 07:09:44.315 | libssl-dev 2026-08-31 07:09:44.315 | libsystemd-dev 2026-08-31 07:09:44.315 | libxml2-dev 2026-08-31 07:09:44.315 | libxslt1-dev 2026-08-31 07:09:44.315 | libyaml-dev 2026-08-31 07:09:44.315 | lsof 2026-08-31 07:09:44.315 | openssh-server 2026-08-31 07:09:44.315 | openssl 2026-08-31 07:09:44.315 | pkg-config 2026-08-31 07:09:44.315 | psmisc 2026-08-31 07:09:44.315 | python3-dev 2026-08-31 07:09:44.315 | python3-pip 2026-08-31 07:09:44.315 | python3-systemd 2026-08-31 07:09:44.315 | python3-venv 2026-08-31 07:09:44.315 | tar 2026-08-31 07:09:44.315 | tcpdump 2026-08-31 07:09:44.315 | unzip 2026-08-31 07:09:44.315 | uuid-runtime 2026-08-31 07:09:44.315 | wget 2026-08-31 07:09:44.315 | zlib1g-dev 2026-08-31 07:09:44.315 | lvm2 2026-08-31 07:09:44.316 | qemu-utils 2026-08-31 07:09:44.316 | thin-provisioning-tools 2026-08-31 07:09:44.316 | lsscsi 2026-08-31 07:09:44.316 | open-iscsi 2026-08-31 07:09:44.316 | libkrb5-dev 2026-08-31 07:09:44.316 | libldap2-dev 2026-08-31 07:09:44.316 | libsasl2-dev 2026-08-31 07:09:44.316 | memcached 2026-08-31 07:09:44.316 | python3-mysqldb 2026-08-31 07:09:44.316 | sqlite3 2026-08-31 07:09:44.316 | conntrack 2026-08-31 07:09:44.317 | curl 2026-08-31 07:09:44.317 | ebtables 2026-08-31 07:09:44.317 | genisoimage 2026-08-31 07:09:44.317 | iptables 2026-08-31 07:09:44.317 | iputils-arping 2026-08-31 07:09:44.317 | kpartx 2026-08-31 07:09:44.317 | libjs-jquery-tablesorter 2026-08-31 07:09:44.317 | parted 2026-08-31 07:09:44.317 | pm-utils 2026-08-31 07:09:44.317 | python3-mysqldb 2026-08-31 07:09:44.317 | socat 2026-08-31 07:09:44.317 | sqlite3 2026-08-31 07:09:44.317 | sudo 2026-08-31 07:09:44.317 | vlan 2026-08-31 07:09:44.317 | cryptsetup 2026-08-31 07:09:44.317 | dosfstools 2026-08-31 07:09:44.317 | genisoimage 2026-08-31 07:09:44.317 | gir1.2-libosinfo-1.0 2026-08-31 07:09:44.317 | netcat-openbsd 2026-08-31 07:09:44.317 | open-iscsi 2026-08-31 07:09:44.317 | qemu-utils 2026-08-31 07:09:44.317 | sg3-utils 2026-08-31 07:09:44.317 | sysfsutils 2026-08-31 07:09:44.317 | acl 2026-08-31 07:09:44.317 | dnsmasq-base 2026-08-31 07:09:44.317 | dnsmasq-utils 2026-08-31 07:09:44.317 | ebtables 2026-08-31 07:09:44.317 | haproxy 2026-08-31 07:09:44.317 | iptables 2026-08-31 07:09:44.317 | iputils-arping 2026-08-31 07:09:44.317 | iputils-ping 2026-08-31 07:09:44.317 | postgresql-server-dev-all 2026-08-31 07:09:44.317 | python3-mysqldb 2026-08-31 07:09:44.317 | sqlite3 2026-08-31 07:09:44.317 | sudo 2026-08-31 07:09:44.317 | vlan 2026-08-31 07:09:44.317 | apache2 golang 2026-08-31 07:09:44.317 | debootstrap 2026-08-31 07:09:44.317 | rsyslog 2026-08-31 07:09:44.317 | lvm2' 2026-08-31 07:09:44.317 | 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-08-31 07:09:44.317 | PHYSICAL_NETWORK=public 2026-08-31 07:09:44.317 | PIPESTATUS=([0]="0") 2026-08-31 07:09:44.317 | PIP_UPGRADE=False 2026-08-31 07:09:44.317 | PIP_VIRTUAL_ENV= 2026-08-31 07:09:44.317 | PLACEMENT_AUTH_STRATEGY=keystone 2026-08-31 07:09:44.317 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:09:44.317 | PLACEMENT_BRANCH=master 2026-08-31 07:09:44.317 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-08-31 07:09:44.317 | PLACEMENT_CONF_DIR=/etc/placement 2026-08-31 07:09:44.317 | PLACEMENT_DIR=/opt/stack/placement 2026-08-31 07:09:44.318 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:09:44.318 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-08-31 07:09:44.318 | PLACEMENT_SERVICE_HOST=162.253.55.152 2026-08-31 07:09:44.318 | PLACEMENT_SERVICE_PROTOCOL=https 2026-08-31 07:09:44.318 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-08-31 07:09:44.318 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-08-31 07:09:44.318 | POSIXLY_CORRECT=y 2026-08-31 07:09:44.318 | PPID=2046 2026-08-31 07:09:44.318 | PREREQ_RERUN_HOURS=2 2026-08-31 07:09:44.318 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-31 07:09:44.318 | PREREQ_RERUN_SECONDS=7200 2026-08-31 07:09:44.318 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-31 07:09:44.318 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-31 07:09:44.318 | PRIVATE_NETWORK_NAME=private 2026-08-31 07:09:44.318 | PRIVATE_SUBNET_NAME=private-subnet 2026-08-31 07:09:44.318 | PROVIDER_SUBNET_NAME=provider_net 2026-08-31 07:09:44.318 | PS4='+ $(short_source): ' 2026-08-31 07:09:44.318 | PUBLIC_BRIDGE=br-ex 2026-08-31 07:09:44.318 | PUBLIC_BRIDGE_MTU=1430 2026-08-31 07:09:44.318 | PUBLIC_INTERFACE= 2026-08-31 07:09:44.318 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-31 07:09:44.318 | PUBLIC_NETWORK_NAME=public 2026-08-31 07:09:44.318 | PUBLIC_PHYSICAL_NETWORK=public 2026-08-31 07:09:44.318 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-31 07:09:44.318 | PUBLIC_SUBNET_NAME=public-subnet 2026-08-31 07:09:44.318 | PWD=/opt/stack/devstack 2026-08-31 07:09:44.318 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-31 07:09:44.318 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-08-31 07:09:44.318 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-08-31 07:09:44.318 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-08-31 07:09:44.318 | PYKMIP_CONF_DIR=/etc/pykmip 2026-08-31 07:09:44.318 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-08-31 07:09:44.318 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-08-31 07:09:44.318 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-08-31 07:09:44.318 | PYTHON=/opt/stack/data/venv/bin/python3 2026-08-31 07:09:44.318 | PYTHON3_VERSION=3.12 2026-08-31 07:09:44.318 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-08-31 07:09:44.318 | Q_ADMIN_USERNAME=neutron 2026-08-31 07:09:44.318 | Q_AGENT=ovn 2026-08-31 07:09:44.318 | Q_ALLOW_OVERLAPPING_IP=True 2026-08-31 07:09:44.318 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-31 07:09:44.318 | Q_AUTH_STRATEGY=keystone 2026-08-31 07:09:44.318 | Q_BUILD_OVS_FROM_GIT=False 2026-08-31 07:09:44.318 | Q_DB_NAME=neutron 2026-08-31 07:09:44.318 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-31 07:09:44.318 | Q_DVR_MODE=legacy 2026-08-31 07:09:44.319 | Q_HOST=162.253.55.152 2026-08-31 07:09:44.319 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-31 07:09:44.319 | Q_L3_ROUTER_PER_TENANT=True 2026-08-31 07:09:44.319 | Q_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:09:44.319 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-08-31 07:09:44.319 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-08-31 07:09:44.319 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-08-31 07:09:44.319 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-31 07:09:44.319 | Q_META_DATA_IP=162.253.55.152 2026-08-31 07:09:44.319 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-08-31 07:09:44.319 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-08-31 07:09:44.319 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-08-31 07:09:44.319 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-08-31 07:09:44.319 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-08-31 07:09:44.319 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-08-31 07:09:44.319 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-08-31 07:09:44.319 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-08-31 07:09:44.319 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-31 07:09:44.319 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-31 07:09:44.319 | Q_OVS_USE_VETH=False 2026-08-31 07:09:44.319 | Q_PLUGIN=ml2 2026-08-31 07:09:44.319 | Q_PROTOCOL=https 2026-08-31 07:09:44.319 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-31 07:09:44.319 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-31 07:09:44.319 | Q_ROUTER_NAME=router1 2026-08-31 07:09:44.319 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-31 07:09:44.319 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-31 07:09:44.319 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 07:09:44.319 | Q_TUNNEL_TYPES=gre 2026-08-31 07:09:44.319 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-31 07:09:44.320 | Q_USE_PUBLIC_VETH=False 2026-08-31 07:09:44.320 | Q_USE_ROOTWRAP=True 2026-08-31 07:09:44.320 | Q_USE_ROOTWRAP_DAEMON=True 2026-08-31 07:09:44.320 | Q_USE_SECGROUP=True 2026-08-31 07:09:44.320 | RABBIT_HOST=162.253.55.152 2026-08-31 07:09:44.320 | RABBIT_PASSWORD=secretrabbit 2026-08-31 07:09:44.320 | RABBIT_USERID=stackrabbit 2026-08-31 07:09:44.320 | RC_DIR=/opt/stack/devstack 2026-08-31 07:09:44.320 | RECLONE=False 2026-08-31 07:09:44.320 | RECREATE_KEYSTONE_DB=True 2026-08-31 07:09:44.320 | REGION_NAME=RegionOne 2026-08-31 07:09:44.320 | REPOS_UPDATED=True 2026-08-31 07:09:44.320 | REQUIREMENTS_BRANCH=master 2026-08-31 07:09:44.320 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-08-31 07:09:44.320 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-08-31 07:09:44.320 | RETRY_UPDATE=False 2026-08-31 07:09:44.320 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-31 07:09:44.320 | S3_SERVICE_PORT=3333 2026-08-31 07:09:44.320 | SERVICE_DIR=/opt/stack/status 2026-08-31 07:09:44.320 | SERVICE_DOMAIN_NAME=Default 2026-08-31 07:09:44.320 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-08-31 07:09:44.320 | SERVICE_HOST=162.253.55.152 2026-08-31 07:09:44.320 | SERVICE_IP_VERSION=4 2026-08-31 07:09:44.320 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:09:44.320 | SERVICE_LOCAL_HOST=127.0.0.1 2026-08-31 07:09:44.320 | SERVICE_PASSWORD=secretservice 2026-08-31 07:09:44.320 | SERVICE_PROJECT_NAME=service 2026-08-31 07:09:44.320 | SERVICE_PROTOCOL=http 2026-08-31 07:09:44.320 | SERVICE_TENANT_NAME=service 2026-08-31 07:09:44.320 | SERVICE_TIMEOUT=60 2026-08-31 07:09:44.320 | SHARE_BACKING_FILE_SIZE=8400M 2026-08-31 07:09:44.320 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-08-31 07:09:44.320 | SHARE_GROUP=lvm-shares 2026-08-31 07:09:44.320 | SHARE_NAME_PREFIX=share- 2026-08-31 07:09:44.320 | SHELL=/bin/bash 2026-08-31 07:09:44.320 | SHLVL=1 2026-08-31 07:09:44.320 | SKIP_EPEL_INSTALL=False 2026-08-31 07:09:44.320 | SKIP_STOP_OVN=False 2026-08-31 07:09:44.320 | SMB_CONF=/etc/samba/smb.conf 2026-08-31 07:09:44.321 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-08-31 07:09:44.321 | SPICE_BRANCH=master 2026-08-31 07:09:44.321 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-08-31 07:09:44.321 | SQLALCHEMY_BRANCH=main 2026-08-31 07:09:44.321 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-31 07:09:44.321 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-31 07:09:44.321 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-31 07:09:44.321 | 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-08-31 07:09:44.321 | STACK_GROUP=stack 2026-08-31 07:09:44.321 | STACK_USER=stack 2026-08-31 07:09:44.321 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-31 07:09:44.321 | STUD_PROTO=--tls 2026-08-31 07:09:44.321 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-31 07:09:44.321 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-31 07:09:44.321 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-31 07:09:44.321 | SUBNETPOOL_PREFIX_V6=fd1f:cb32:5b91::/56 2026-08-31 07:09:44.321 | SUBNETPOOL_SIZE_V4=26 2026-08-31 07:09:44.321 | SUBNETPOOL_SIZE_V6=64 2026-08-31 07:09:44.321 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-08-31 07:09:44.321 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-sfffqkpjksvhsdafdwpseltgxecqkyij ; /usr/bin/python3' 2026-08-31 07:09:44.321 | SUDO_GID=1000 2026-08-31 07:09:44.321 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-08-31 07:09:44.321 | SUDO_UID=1000 2026-08-31 07:09:44.321 | SUDO_USER=zuul 2026-08-31 07:09:44.321 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-08-31-070707.summary.2026-08-31-070707 2026-08-31 07:09:44.321 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-08-31 07:09:44.321 | SUPPORT_URL=https://help.ubuntu.com/ 2026-08-31 07:09:44.321 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-08-31 07:09:44.321 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:09:44.321 | SWIFT_BRANCH=master 2026-08-31 07:09:44.321 | SWIFT_CONF_DIR=/etc/swift 2026-08-31 07:09:44.321 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-08-31 07:09:44.321 | SWIFT_DEFAULT_BIND_PORT=8080 2026-08-31 07:09:44.321 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-08-31 07:09:44.321 | SWIFT_DIR=/opt/stack/swift 2026-08-31 07:09:44.321 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-08-31 07:09:44.321 | SWIFT_ENABLE_TEMPURLS=False 2026-08-31 07:09:44.321 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-08-31 07:09:44.321 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-08-31 07:09:44.321 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-08-31 07:09:44.321 | SWIFT_HASH=1234123412341234 2026-08-31 07:09:44.321 | SWIFT_LOG_TOKEN_LENGTH=12 2026-08-31 07:09:44.321 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-08-31 07:09:44.321 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-08-31 07:09:44.321 | SWIFT_MAX_FILE_SIZE=1073741824 2026-08-31 07:09:44.321 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-08-31 07:09:44.321 | SWIFT_MAX_HEADER_SIZE=16384 2026-08-31 07:09:44.321 | SWIFT_PARTITION_POWER_SIZE=9 2026-08-31 07:09:44.321 | SWIFT_REPLICAS=1 2026-08-31 07:09:44.322 | SWIFT_REPLICAS_SEQ=1 2026-08-31 07:09:44.322 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-08-31 07:09:44.322 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:09:44.322 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-31 07:09:44.322 | SWIFT_SERVICE_PROTOCOL=https 2026-08-31 07:09:44.322 | SWIFT_START_ALL_SERVICES=False 2026-08-31 07:09:44.322 | SWIFT_STORAGE_IPS= 2026-08-31 07:09:44.322 | SWIFT_TEMPURL_KEY= 2026-08-31 07:09:44.322 | SWIFT_USE_MOD_WSGI=False 2026-08-31 07:09:44.322 | SYSLOG=False 2026-08-31 07:09:44.322 | SYSLOG_HOST=162.253.55.152 2026-08-31 07:09:44.322 | SYSLOG_PORT=516 2026-08-31 07:09:44.322 | SYSTEMCTL='sudo systemctl' 2026-08-31 07:09:44.322 | SYSTEMD_DIR=/etc/systemd/system 2026-08-31 07:09:44.322 | TARGET_BRANCH=master 2026-08-31 07:09:44.322 | TARGET_ENABLE_OVN_AGENT=False 2026-08-31 07:09:44.322 | TCPDUMP_ARGS= 2026-08-31 07:09:44.322 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-08-31 07:09:44.322 | TEMPEST_BRANCH=master 2026-08-31 07:09:44.322 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-08-31 07:09:44.322 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-08-31 07:09:44.322 | TEMPFILE=/tmp/tmp.JXj7MXkLTR 2026-08-31 07:09:44.322 | TENANT_TUNNEL_RANGES=1:1000 2026-08-31 07:09:44.322 | TENANT_VLAN_RANGE= 2026-08-31 07:09:44.322 | TERM=unknown 2026-08-31 07:09:44.322 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-08-31 07:09:44.322 | TLS_IP=162.253.55.152 2026-08-31 07:09:44.322 | TOP_DIR=/opt/stack/devstack 2026-08-31 07:09:44.322 | TRAILING_TARGET_BRANCH=master 2026-08-31 07:09:44.322 | TUNNEL_ENDPOINT_IP=162.253.55.152 2026-08-31 07:09:44.322 | TUNNEL_IP=162.253.55.152 2026-08-31 07:09:44.322 | TUNNEL_IP_VERSION=4 2026-08-31 07:09:44.322 | UBUNTU_CODENAME=noble 2026-08-31 07:09:44.322 | UBUNTU_RELEASE_BASE_NUM=24 2026-08-31 07:09:44.322 | UID=1002 2026-08-31 07:09:44.322 | ULIMIT_NOFILE=2048 2026-08-31 07:09:44.322 | USER=stack 2026-08-31 07:09:44.322 | USER_HOME=/opt/stack 2026-08-31 07:09:44.322 | USER_UNITS=False 2026-08-31 07:09:44.322 | USE_CINDER_FOR_GLANCE=False 2026-08-31 07:09:44.322 | USE_SUBNETPOOL=True 2026-08-31 07:09:44.322 | USE_VENV=False 2026-08-31 07:09:44.322 | VAULT_PLUGIN_BACKEND= 2026-08-31 07:09:44.322 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-08-31 07:09:44.322 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-08-31 07:09:44.322 | VERBOSE=True 2026-08-31 07:09:44.322 | VERBOSE_NO_TIMESTAMP=True 2026-08-31 07:09:44.322 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-31 07:09:44.322 | VERSION_CODENAME=noble 2026-08-31 07:09:44.322 | VERSION_ID=24.04 2026-08-31 07:09:44.322 | VIF_PLUGGING_IS_FATAL=True 2026-08-31 07:09:44.322 | VIF_PLUGGING_TIMEOUT=300 2026-08-31 07:09:44.323 | VIRTUALENV_CMD='python3.12 -m venv' 2026-08-31 07:09:44.323 | VIRT_DRIVER=libvirt 2026-08-31 07:09:44.323 | VOLUME_BACKING_FILE_SIZE=50G 2026-08-31 07:09:44.323 | VOLUME_GROUP_NAME=stack-volumes 2026-08-31 07:09:44.323 | VOLUME_NAME_PREFIX=volume- 2026-08-31 07:09:44.323 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-08-31 07:09:44.323 | WORKER_TIMEOUT=80 2026-08-31 07:09:44.323 | WSGI_MODE=uwsgi 2026-08-31 07:09:44.323 | ZSWAP_COMPRESSOR=lz4 2026-08-31 07:09:44.323 | ZSWAP_ZPOOL=zsmalloc 2026-08-31 07:09:44.323 | _=posix 2026-08-31 07:09:44.323 | _ASYNC_BG_TIME=0 2026-08-31 07:09:44.323 | _DEFAULT_LVM_INIT=0 2026-08-31 07:09:44.323 | _DEFAULT_PYTHON3_VERSION=3.12 2026-08-31 07:09:44.323 | _DEVSTACK_FUNCTIONS=1 2026-08-31 07:09:44.323 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-08-31 07:09:44.323 | _DEVSTACK_STACKRC=1 2026-08-31 07:09:44.323 | _LOG_COLOR_DEFAULT=False 2026-08-31 07:09:44.323 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-31 07:09:44.323 | _TIME_BEGIN=1788160015 2026-08-31 07:09:44.323 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-08-31 07:09:44.323 | _TIME_TOTAL=([apt-get]="113146" [pip_install]="22671" [apt-get-update]="2013" ) 2026-08-31 07:09:44.323 | _of_args='-v --no-timestamp' 2026-08-31 07:09:44.323 | backend=postgresql 2026-08-31 07:09:44.323 | be=lvm:lvmdriver-1 2026-08-31 07:09:44.323 | be_name=lvmdriver-1 2026-08-31 07:09:44.323 | be_type=lvm 2026-08-31 07:09:44.323 | db=postgresql 2026-08-31 07:09:44.323 | dc=org 2026-08-31 07:09:44.323 | default_v4_route_devs=ens3 2026-08-31 07:09:44.323 | default_v6_route_devs=ens3 2026-08-31 07:09:44.323 | dir=/opt/stack/magnum 2026-08-31 07:09:44.323 | dn=,dc=openstack,dc=org 2026-08-31 07:09:44.323 | exceptions=80-tempest.sh 2026-08-31 07:09:44.323 | extra=80-tempest.sh 2026-08-31 07:09:44.323 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-08-31 07:09:44.323 | f=/opt/stack/devstack/lib/databases/postgresql 2026-08-31 07:09:44.323 | i=TUNNEL_IP_VERSION 2026-08-31 07:09:44.323 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-31 07:09:44.323 | lfile=localrc 2026-08-31 07:09:44.323 | localrc=/opt/stack/devstack/.localrc.password 2026-08-31 07:09:44.323 | mode=stack 2026-08-31 07:09:44.323 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-31 07:09:44.323 | opt='?' 2026-08-31 07:09:44.323 | os_CODENAME=noble 2026-08-31 07:09:44.323 | os_PACKAGE=deb 2026-08-31 07:09:44.323 | os_RELEASE=24.04 2026-08-31 07:09:44.323 | os_VENDOR=Ubuntu 2026-08-31 07:09:44.323 | phase=pre-install 2026-08-31 07:09:44.324 | pkgs= 2026-08-31 07:09:44.324 | plugin=magnum 2026-08-31 07:09:44.324 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:09:44.324 | pw=secretadmin 2026-08-31 07:09:44.324 | time_stamp=2026-08-31-070720 2026-08-31 07:09:44.324 | var=ADMIN_PASSWORD 2026-08-31 07:09:44.324 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-08-31 07:09:44.342 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:09:44.347 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.353 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-31 07:09:44.358 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.363 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-31 07:09:44.368 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.374 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ pre-install == \e\x\t\r\a ]] 2026-08-31 07:09:44.380 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 07:09:44.385 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-08-31 07:09:44.396 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-31 07:09:44.402 | + functions-common:run_plugins:1840 : local dir=/opt/stack/octavia 2026-08-31 07:09:44.408 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-08-31 07:09:44.413 | + functions-common:run_plugins:1842 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-08-31 07:09:44.420 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-08-31 07:09:44.426 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-08-31 07:09:44.432 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-08-31 07:09:44.446 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-08-31 07:09:44.483 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:09:44.488 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-08-31 07:09:44.494 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-08-31 07:09:44.499 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.505 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-31 07:09:44.510 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.516 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-31 07:09:44.522 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.528 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ pre-install == \e\x\t\r\a ]] 2026-08-31 07:09:44.534 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.540 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-31 07:09:44.545 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 07:09:44.551 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-08-31 07:09:44.556 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-08-31 07:09:44.562 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-08-31 07:09:44.569 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-08-31 07:09:44.575 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-08-31 07:09:44.580 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-31 07:09:44.586 | + functions-common:run_plugins:1840 : local dir=/opt/stack/manila 2026-08-31 07:09:44.591 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-08-31 07:09:44.597 | + functions-common:run_plugins:1842 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-08-31 07:09:44.640 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.645 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-31 07:09:44.651 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.657 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-31 07:09:44.662 | ++ /opt/stack/manila/devstack/plugin.sh:source:1187 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.668 | ++ /opt/stack/manila/devstack/plugin.sh:source:1187 : [[ pre-install == \e\x\t\r\a ]] 2026-08-31 07:09:44.673 | ++ /opt/stack/manila/devstack/plugin.sh:source:1241 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.679 | ++ /opt/stack/manila/devstack/plugin.sh:source:1241 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-31 07:09:44.685 | ++ /opt/stack/manila/devstack/plugin.sh:source:1276 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 07:09:44.691 | ++ /opt/stack/manila/devstack/plugin.sh:source:1281 : [[ stack == \c\l\e\a\n ]] 2026-08-31 07:09:44.703 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-31 07:09:44.710 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum-cluster-api 2026-08-31 07:09:44.716 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-08-31 07:09:44.723 | + functions-common:run_plugins:1842 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-08-31 07:09:44.728 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-08-31 07:09:44.734 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-08-31 07:09:44.741 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-08-31 07:09:44.747 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-08-31 07:09:44.753 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-08-31 07:09:44.758 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-31 07:09:44.764 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-08-31 07:09:44.770 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-08-31 07:09:44.777 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-08-31 07:09:44.815 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:09:44.819 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:09:44.825 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-31 07:09:44.834 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-08-31 07:09:45.133 | +++ /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-08-31 07:09:45.140 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-08-31 07:09:45.146 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-31 07:09:45.152 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-31 07:09:45.159 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-31 07:09:45.164 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-08-31 07:09:45.171 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl != file* ]] 2026-08-31 07:09:45.177 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-08-31 07:09:45.181 | +++ 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-08-31 07:09:45.188 | --2026-08-31 07:09:45-- https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-08-31 07:09:45.238 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:400::347, 2a04:4e42:600::347, 2a04:4e42:200::347, ... 2026-08-31 07:09:46.260 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:400::347|:443... connected. 2026-08-31 07:09:46.269 | HTTP request sent, awaiting response... 200 OK 2026-08-31 07:09:46.269 | Length: 61886626 (59M) [application/octet-stream] 2026-08-31 07:09:46.269 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-08-31 07:09:46.278 | 2026-08-31 07:09:46.391 | 0K ........ ........ ........ ........ 54% 268M 0s 2026-08-31 07:09:46.462 | 32768K ........ ........ ........ ... 100% 367M=0.2s 2026-08-31 07:09:46.463 | 2026-08-31 07:09:46.463 | 2026-08-31 07:09:46 (306 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [61886626/61886626] 2026-08-31 07:09:46.463 | 2026-08-31 07:09:46.470 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-31 07:09:46.475 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-08-31 07:09:46.480 | +++ functions:get_extra_file:81 : return 2026-08-31 07:09:46.488 | ++ /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-08-31 07:09:46.611 | +++ /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-08-31 07:09:46.617 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-08-31 07:09:46.624 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-31 07:09:46.630 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-31 07:09:46.637 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-31 07:09:46.643 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-08-31 07:09:46.649 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 != file* ]] 2026-08-31 07:09:46.655 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-08-31 07:09:46.661 | +++ 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-08-31 07:09:46.668 | --2026-08-31 07:09:46-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-08-31 07:09:46.718 | Resolving github.com (github.com)... 140.82.114.4 2026-08-31 07:09:46.734 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-08-31 07:09:46.890 | HTTP request sent, awaiting response... 302 Found 2026-08-31 07:09:46.890 | 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-08-31T07%3A51%3A22Z&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-08-31T06%3A51%3A13Z&ske=2026-08-31T07%3A51%3A22Z&sks=b&skv=2018-11-09&sig=2j%2FSk3LEGwcShTuAN%2BLqi5WgxxksNP%2BUU%2FGMymavjIk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODE2MTk4NiwibmJmIjoxNzg4MTYwMTg2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.cODwp-vmL7j41JWSjriRzKULy109VRzOX-RN-yr5h3E&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-08-31 07:09:46.890 | --2026-08-31 07:09:46-- 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-08-31T07%3A51%3A22Z&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-08-31T06%3A51%3A13Z&ske=2026-08-31T07%3A51%3A22Z&sks=b&skv=2018-11-09&sig=2j%2FSk3LEGwcShTuAN%2BLqi5WgxxksNP%2BUU%2FGMymavjIk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODE2MTk4NiwibmJmIjoxNzg4MTYwMTg2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.cODwp-vmL7j41JWSjriRzKULy109VRzOX-RN-yr5h3E&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-08-31 07:09:46.892 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-08-31 07:09:46.893 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-08-31 07:09:46.901 | HTTP request sent, awaiting response... 200 OK 2026-08-31 07:09:46.902 | Length: 34386104 (33M) [application/octet-stream] 2026-08-31 07:09:46.902 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-08-31 07:09:46.912 | 2026-08-31 07:09:47.026 | 0K ........ ........ ........ ........ 97% 261M 0s 2026-08-31 07:09:47.026 | 32768K 100% 534M=0.1s 2026-08-31 07:09:47.026 | 2026-08-31 07:09:47.026 | 2026-08-31 07:09:47 (265 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [34386104/34386104] 2026-08-31 07:09:47.026 | 2026-08-31 07:09:47.032 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-31 07:09:47.038 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-08-31 07:09:47.043 | +++ functions:get_extra_file:81 : return 2026-08-31 07:09:47.050 | ++ /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-08-31 07:09:47.138 | +++ /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-08-31 07:09:47.143 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-08-31 07:09:47.148 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-31 07:09:47.155 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-31 07:09:47.161 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-31 07:09:47.166 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-08-31 07:09:47.172 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-08-31 07:09:47.177 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-08-31 07:09:47.182 | +++ 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-08-31 07:09:47.188 | --2026-08-31 07:09:47-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-08-31 07:09:47.247 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 18.208.88.157, ... 2026-08-31 07:09:49.346 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-08-31 07:09:49.467 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-08-31 07:09:49.467 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-08-31 07:09:49.467 | --2026-08-31 07:09:49-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-08-31 07:09:49.469 | Resolving github.com (github.com)... 140.82.114.4 2026-08-31 07:09:49.484 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-08-31 07:09:49.655 | HTTP request sent, awaiting response... 302 Found 2026-08-31 07:09:49.655 | 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-08-31T07%3A52%3A26Z&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-08-31T06%3A52%3A01Z&ske=2026-08-31T07%3A52%3A26Z&sks=b&skv=2018-11-09&sig=i5BVw%2FzbhFGqD0YGSxRn6Us%2F4rX8CyDFM%2BpGJDPR3os%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODE2MDQ4OSwibmJmIjoxNzg4MTYwMTg5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.GCRZHLd6Sk0jLFpnx_t3vvFbrIy13gyuLCENc22xXM4&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-08-31 07:09:49.655 | --2026-08-31 07:09:49-- 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-08-31T07%3A52%3A26Z&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-08-31T06%3A52%3A01Z&ske=2026-08-31T07%3A52%3A26Z&sks=b&skv=2018-11-09&sig=i5BVw%2FzbhFGqD0YGSxRn6Us%2F4rX8CyDFM%2BpGJDPR3os%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODE2MDQ4OSwibmJmIjoxNzg4MTYwMTg5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.GCRZHLd6Sk0jLFpnx_t3vvFbrIy13gyuLCENc22xXM4&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-08-31 07:09:49.657 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-08-31 07:09:49.664 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-08-31 07:09:49.692 | HTTP request sent, awaiting response... 200 OK 2026-08-31 07:09:49.692 | Length: 6873201 (6.6M) [application/octet-stream] 2026-08-31 07:09:49.692 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-08-31 07:09:49.724 | 2026-08-31 07:09:49.758 | 0K ...... 100% 100M=0.07s 2026-08-31 07:09:49.758 | 2026-08-31 07:09:49.758 | 2026-08-31 07:09:49 (100 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-08-31 07:09:49.758 | 2026-08-31 07:09:49.767 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-31 07:09:49.773 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-08-31 07:09:49.780 | +++ functions:get_extra_file:81 : return 2026-08-31 07:09:49.786 | ++ /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-08-31 07:09:49.831 | +++ /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-08-31 07:09:49.838 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-08-31 07:09:49.844 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-31 07:09:49.848 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-31 07:09:49.854 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-31 07:09:49.860 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-08-31 07:09:49.867 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-08-31 07:09:49.872 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-08-31 07:09:49.879 | +++ 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-08-31 07:09:49.887 | --2026-08-31 07:09:49-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-08-31 07:09:49.964 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:111::1, 150.171.110.23 2026-08-31 07:09:52.035 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:111::1|:443... connected. 2026-08-31 07:09:52.126 | HTTP request sent, awaiting response... 200 OK 2026-08-31 07:09:52.126 | Length: 14569235 (14M) [application/x-tar] 2026-08-31 07:09:52.126 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-08-31 07:09:52.228 | 2026-08-31 07:09:52.314 | 0K ........ ..... 100% 74.4M=0.2s 2026-08-31 07:09:52.314 | 2026-08-31 07:09:52.314 | 2026-08-31 07:09:52 (74.4 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-08-31 07:09:52.314 | 2026-08-31 07:09:52.323 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-31 07:09:52.330 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-08-31 07:09:52.336 | +++ functions:get_extra_file:81 : return 2026-08-31 07:09:52.344 | ++ /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-08-31 07:09:52.355 | linux-amd64/ 2026-08-31 07:09:52.355 | linux-amd64/helm 2026-08-31 07:09:52.677 | linux-amd64/LICENSE 2026-08-31 07:09:52.677 | linux-amd64/README.md 2026-08-31 07:09:52.684 | ++ /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-08-31 07:09:52.784 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-08-31 07:09:52.787 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-08-31 07:09:52.793 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-31 07:09:52.798 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-31 07:09:52.804 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-31 07:09:52.808 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-08-31 07:09:52.814 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-08-31 07:09:52.819 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-08-31 07:09:52.824 | +++ 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-08-31 07:09:52.830 | --2026-08-31 07:09:52-- https://get.docker.com/ 2026-08-31 07:09:52.880 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:3600:10:a463:3d00:93a1, 2600:9000:21a2:7e00:10:a463:3d00:93a1, 2600:9000:21a2:e00:10:a463:3d00:93a1, ... 2026-08-31 07:09:54.964 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:3600:10:a463:3d00:93a1|:443... connected. 2026-08-31 07:09:54.973 | HTTP request sent, awaiting response... 200 OK 2026-08-31 07:09:54.973 | Length: 23715 (23K) [text/plain] 2026-08-31 07:09:54.974 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-08-31 07:09:54.974 | 2026-08-31 07:09:54.974 | 0K 100% 125M=0s 2026-08-31 07:09:54.974 | 2026-08-31 07:09:54.974 | 2026-08-31 07:09:54 (125 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [23715/23715] 2026-08-31 07:09:54.974 | 2026-08-31 07:09:54.983 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-31 07:09:54.990 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-08-31 07:09:54.997 | +++ functions:get_extra_file:81 : return 2026-08-31 07:09:55.006 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-08-31 07:09:55.026 | # Executing docker install script, commit: 42dcae692436f34526524ed46d3b32885c9355f5 2026-08-31 07:09:55.071 | + sh -c apt-get -qq update >/dev/null 2026-08-31 07:09:56.812 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-08-31 07:09:57.303 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-08-31 07:09:57.308 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-08-31 07:09:57.578 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-08-31 07:09:57.582 | + 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-08-31 07:09:57.584 | + sh -c apt-get -qq update >/dev/null 2026-08-31 07:09:59.619 | + apt_flags=-y -qq 2026-08-31 07:09:59.619 | + [ -n ] 2026-08-31 07:09:59.619 | + 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-08-31 07:10:01.513 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-31 07:10:11.730 | Using systemd to manage Docker service 2026-08-31 07:10:11.731 | + sh -c systemctl enable --now docker.service 2>/dev/null 2026-08-31 07:10:12.554 | INFO: Docker daemon enabled and started 2026-08-31 07:10:12.554 | 2026-08-31 07:10:12.554 | + sh -c docker version 2026-08-31 07:10:12.607 | Client: Docker Engine - Community 2026-08-31 07:10:12.607 | Version: 29.7.2 2026-08-31 07:10:12.607 | API version: 1.55 2026-08-31 07:10:12.607 | Go version: go1.26.5 2026-08-31 07:10:12.608 | Git commit: a7dcaa6 2026-08-31 07:10:12.608 | Built: Wed Aug 5 18:28:53 2026 2026-08-31 07:10:12.608 | OS/Arch: linux/amd64 2026-08-31 07:10:12.608 | Context: default 2026-08-31 07:10:12.608 | 2026-08-31 07:10:12.608 | Server: Docker Engine - Community 2026-08-31 07:10:12.608 | Engine: 2026-08-31 07:10:12.608 | Version: 29.7.2 2026-08-31 07:10:12.608 | API version: 1.55 (minimum version 1.40) 2026-08-31 07:10:12.608 | Go version: go1.26.5 2026-08-31 07:10:12.608 | Git commit: 6a43e3d 2026-08-31 07:10:12.608 | Built: Wed Aug 5 18:28:53 2026 2026-08-31 07:10:12.608 | OS/Arch: linux/amd64 2026-08-31 07:10:12.608 | Experimental: false 2026-08-31 07:10:12.608 | containerd: 2026-08-31 07:10:12.608 | Version: v2.3.4 2026-08-31 07:10:12.608 | GitCommit: db8809540e1a7a9da5d518876894933ff55692ab 2026-08-31 07:10:12.608 | runc: 2026-08-31 07:10:12.608 | Version: 1.4.3 2026-08-31 07:10:12.608 | GitCommit: v1.4.3-0-gbb14dabe 2026-08-31 07:10:12.608 | docker-init: 2026-08-31 07:10:12.608 | Version: 0.19.0 2026-08-31 07:10:12.608 | GitCommit: de40ad0 2026-08-31 07:10:12.614 | 2026-08-31 07:10:12.614 | ================================================================================ 2026-08-31 07:10:12.614 | 2026-08-31 07:10:12.615 | To run Docker as a non-privileged user, consider setting up the 2026-08-31 07:10:12.615 | Docker daemon in rootless mode for your user: 2026-08-31 07:10:12.615 | 2026-08-31 07:10:12.615 | dockerd-rootless-setuptool.sh install 2026-08-31 07:10:12.615 | 2026-08-31 07:10:12.615 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-08-31 07:10:12.615 | 2026-08-31 07:10:12.615 | 2026-08-31 07:10:12.615 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-08-31 07:10:12.615 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-08-31 07:10:12.615 | 2026-08-31 07:10:12.615 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-08-31 07:10:12.615 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-08-31 07:10:12.615 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-08-31 07:10:12.615 | 2026-08-31 07:10:12.615 | ================================================================================ 2026-08-31 07:10:12.615 | 2026-08-31 07:10:12.623 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-08-31 07:10:12.781 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-08-31 07:10:12.808 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-08-31 07:10:12.817 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-08-31 07:10:12.817 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-08-31 07:10:12.817 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-08-31 07:10:12.911 | No kind clusters found. 2026-08-31 07:10:12.921 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-08-31 07:10:12.922 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-08-31 07:10:13.143 | Creating cluster "kind" ... 2026-08-31 07:10:13.144 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-08-31 07:10:25.742 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-08-31 07:10:25.742 | • Preparing nodes 📦 ... 2026-08-31 07:10:31.025 | ✓ Preparing nodes 📦 2026-08-31 07:10:31.123 | • Writing configuration 📜 ... 2026-08-31 07:10:31.712 | ✓ Writing configuration 📜 2026-08-31 07:10:31.713 | • Starting control-plane 🕹️ ... 2026-08-31 07:10:48.008 | ✓ Starting control-plane 🕹️ 2026-08-31 07:10:48.009 | • Installing CNI 🔌 ... 2026-08-31 07:10:49.313 | ✓ Installing CNI 🔌 2026-08-31 07:10:49.314 | • Installing StorageClass 💾 ... 2026-08-31 07:10:49.962 | ✓ Installing StorageClass 💾 2026-08-31 07:10:50.456 | Set kubectl context to "kind-kind" 2026-08-31 07:10:50.457 | You can now use your cluster with: 2026-08-31 07:10:50.457 | 2026-08-31 07:10:50.457 | kubectl cluster-info --context kind-kind 2026-08-31 07:10:50.457 | 2026-08-31 07:10:50.458 | Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/ 2026-08-31 07:10:50.468 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-08-31 07:10:50.608 | node/kind-control-plane labeled 2026-08-31 07:10:50.623 | ++ /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-08-31 07:10:51.362 | namespace/orc-system created 2026-08-31 07:10:51.403 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-08-31 07:10:51.439 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-08-31 07:10:51.489 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-08-31 07:10:51.537 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-08-31 07:10:51.571 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-08-31 07:10:51.591 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-08-31 07:10:51.609 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-08-31 07:10:51.647 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-08-31 07:10:51.678 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-08-31 07:10:51.702 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-08-31 07:10:51.746 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-08-31 07:10:51.785 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-08-31 07:10:51.794 | serviceaccount/orc-controller-manager created 2026-08-31 07:10:51.808 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-08-31 07:10:51.815 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-08-31 07:10:51.823 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-08-31 07:10:51.829 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-08-31 07:10:51.837 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-08-31 07:10:51.842 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-08-31 07:10:51.851 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-08-31 07:10:51.861 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-08-31 07:10:51.866 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-08-31 07:10:51.879 | service/orc-controller-manager-metrics-service created 2026-08-31 07:10:51.889 | deployment.apps/orc-controller-manager created 2026-08-31 07:10:51.908 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-08-31 07:10:51.914 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-08-31 07:10:51.920 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-08-31 07:10:51.926 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-08-31 07:10:51.932 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-08-31 07:10:51.938 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-08-31 07:10:51.944 | ++ /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-08-31 07:10:52.317 | Fetching providers 2026-08-31 07:10:55.440 | Installing cert-manager version="v1.20.2" 2026-08-31 07:10:55.518 | unknown field "spec.versions[0].selectableFields" 2026-08-31 07:10:55.553 | unknown field "spec.versions[0].selectableFields" 2026-08-31 07:10:55.572 | unknown field "spec.versions[0].selectableFields" 2026-08-31 07:10:55.619 | unknown field "spec.versions[0].selectableFields" 2026-08-31 07:10:56.351 | Waiting for cert-manager to be available... 2026-08-31 07:11:20.549 | Installing provider="cluster-api" version="v1.13.2" targetNamespace="capi-system" 2026-08-31 07:11:21.344 | Installing provider="bootstrap-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-bootstrap-system" 2026-08-31 07:11:21.748 | Installing provider="control-plane-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-control-plane-system" 2026-08-31 07:11:22.146 | Installing provider="infrastructure-openstack" version="v0.14.4" targetNamespace="capo-system" 2026-08-31 07:11:22.638 | 2026-08-31 07:11:22.638 | Your management cluster has been initialized successfully! 2026-08-31 07:11:22.638 | 2026-08-31 07:11:22.638 | You can now create your first workload cluster by running the following: 2026-08-31 07:11:22.638 | 2026-08-31 07:11:22.638 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-08-31 07:11:22.638 | 2026-08-31 07:11:22.894 | ++ /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-08-31 07:11:23.036 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-08-31 07:11:25.943 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-08-31 07:11:25.959 | ++ /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-08-31 07:11:26.061 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-08-31 07:11:27.991 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-08-31 07:11:28.004 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-08-31 07:11:28.122 | deployment "capi-controller-manager" successfully rolled out 2026-08-31 07:11:28.135 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-08-31 07:11:28.269 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-08-31 07:11:28.956 | deployment "capo-controller-manager" successfully rolled out 2026-08-31 07:11:28.970 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-08-31 07:11:28.976 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 07:11:28.982 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-08-31 07:11:28.987 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-31 07:11:28.992 | + functions-common:run_plugins:1840 : local dir=/opt/stack/ovn-octavia-provider 2026-08-31 07:11:28.998 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-08-31 07:11:29.004 | + functions-common:run_plugins:1842 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-08-31 07:11:29.011 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-08-31 07:11:29.051 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:11:29.056 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-08-31 07:11:29.062 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:162.253.55.152:6641 2026-08-31 07:11:29.069 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:162.253.55.152:6642 2026-08-31 07:11:29.075 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:11:29.078 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-08-31 07:11:29.083 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-31 07:11:29.088 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-31 07:11:29.098 | + functions:set_systemd_override:845 : local value=2048 2026-08-31 07:11:29.103 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-31 07:11:29.108 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-31 07:11:29.195 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-31 07:11:29.195 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-31 07:11:29.200 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-31 07:11:29.494 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-31 07:11:29.499 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-31 07:11:29.532 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:11:29.537 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-31 07:11:29.541 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 07:11:29.551 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 07:11:29.556 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 07:11:29.561 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 07:11:29.567 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 07:11:29.573 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 07:11:29.578 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:11:29.583 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:11:29.588 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 07:11:29.594 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 07:11:29.600 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 07:11:29.605 | + functions-common:apt_get_update:1167 : return 2026-08-31 07:11:29.610 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-31 07:11:29.614 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 07:11:29.619 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:11:29.624 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:11:29.630 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-31 07:11:29.677 | + 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-08-31 07:11:29.733 | Reading package lists... 2026-08-31 07:11:30.079 | Building dependency tree... 2026-08-31 07:11:30.079 | Reading state information... 2026-08-31 07:11:30.431 | The following additional packages will be installed: 2026-08-31 07:11:30.431 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-31 07:11:30.431 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-31 07:11:30.431 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-31 07:11:30.432 | erlang-tools erlang-xmerl logrotate 2026-08-31 07:11:30.433 | Suggested packages: 2026-08-31 07:11:30.433 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-08-31 07:11:30.483 | The following NEW packages will be installed: 2026-08-31 07:11:30.483 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-31 07:11:30.483 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-31 07:11:30.483 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-31 07:11:30.484 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-08-31 07:11:30.925 | 0 upgraded, 19 newly installed, 0 to remove and 9 not upgraded. 2026-08-31 07:11:30.925 | Need to get 36.1 MB of archives. 2026-08-31 07:11:30.925 | After this operation, 56.4 MB of additional disk space will be used. 2026-08-31 07:11:30.925 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-08-31 07:11:31.192 | 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-08-31 07:11:31.958 | 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-08-31 07:11:31.992 | 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-08-31 07:11:31.995 | 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-08-31 07:11:32.022 | 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-08-31 07:11:32.054 | 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-08-31 07:11:32.066 | 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-08-31 07:11:32.129 | 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-08-31 07:11:32.132 | 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-08-31 07:11:32.165 | 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-08-31 07:11:32.168 | 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-08-31 07:11:32.192 | 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-08-31 07:11:32.286 | 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-08-31 07:11:32.321 | 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-08-31 07:11:32.326 | 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-08-31 07:11:32.336 | 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-08-31 07:11:32.353 | 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-08-31 07:11:32.419 | 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-08-31 07:11:33.289 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-31 07:11:33.343 | Fetched 36.1 MB in 3s (14.3 MB/s) 2026-08-31 07:11:33.446 | Selecting previously unselected package logrotate. 2026-08-31 07:11:33.500 | (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-08-31 07:11:33.504 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-08-31 07:11:33.509 | Unpacking logrotate (3.21.0-2build1) ... 2026-08-31 07:11:33.586 | Selecting previously unselected package erlang-base. 2026-08-31 07:11:33.597 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:33.602 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:33.890 | Selecting previously unselected package erlang-asn1. 2026-08-31 07:11:33.896 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:33.901 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:33.961 | Selecting previously unselected package erlang-crypto. 2026-08-31 07:11:33.967 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:33.971 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:34.020 | Selecting previously unselected package erlang-public-key. 2026-08-31 07:11:34.026 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:34.030 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:34.089 | Selecting previously unselected package erlang-mnesia. 2026-08-31 07:11:34.094 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:34.103 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:34.177 | Selecting previously unselected package erlang-runtime-tools. 2026-08-31 07:11:34.184 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:34.188 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:34.268 | Selecting previously unselected package erlang-ssl. 2026-08-31 07:11:34.276 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:34.282 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:34.385 | Selecting previously unselected package erlang-eldap. 2026-08-31 07:11:34.393 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:34.398 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:34.458 | Selecting previously unselected package erlang-ftp. 2026-08-31 07:11:34.465 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:34.472 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:34.530 | Selecting previously unselected package erlang-tftp. 2026-08-31 07:11:34.537 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:34.542 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:34.600 | Selecting previously unselected package erlang-inets. 2026-08-31 07:11:34.609 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:34.614 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:34.697 | Selecting previously unselected package erlang-snmp. 2026-08-31 07:11:34.705 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:34.710 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:35.003 | Selecting previously unselected package erlang-os-mon. 2026-08-31 07:11:35.010 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:35.015 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:35.073 | Selecting previously unselected package erlang-parsetools. 2026-08-31 07:11:35.080 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:35.084 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:35.170 | Selecting previously unselected package erlang-syntax-tools. 2026-08-31 07:11:35.182 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:35.187 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:35.254 | Selecting previously unselected package erlang-tools. 2026-08-31 07:11:35.266 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:35.270 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:35.345 | Selecting previously unselected package erlang-xmerl. 2026-08-31 07:11:35.350 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-31 07:11:35.355 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:35.445 | Selecting previously unselected package rabbitmq-server. 2026-08-31 07:11:35.456 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-31 07:11:35.464 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-31 07:11:36.089 | Setting up logrotate (3.21.0-2build1) ... 2026-08-31 07:11:36.298 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-08-31 07:11:36.629 | logrotate.service is a disabled or a static unit, not starting it. 2026-08-31 07:11:36.667 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:37.079 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-31 07:11:37.079 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-31 07:11:38.595 | Searching for services which depend on erlang and should be started... none found. 2026-08-31 07:11:38.617 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:38.695 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:38.737 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:38.803 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:38.868 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:38.883 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:38.916 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:38.920 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:38.940 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:38.955 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:38.971 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:38.984 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:38.997 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:39.024 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:39.039 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:39.056 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-31 07:11:39.072 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-31 07:11:39.160 | info: Selecting GID from range 100 to 999 ... 2026-08-31 07:11:39.166 | info: Adding group `rabbitmq' (GID 112) ... 2026-08-31 07:11:39.268 | info: Selecting UID from range 100 to 999 ... 2026-08-31 07:11:39.268 | 2026-08-31 07:11:39.274 | info: Adding system user `rabbitmq' (UID 110) ... 2026-08-31 07:11:39.279 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-08-31 07:11:39.352 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-31 07:11:39.582 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-31 07:11:45.298 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 07:11:46.481 | + functions-common:apt_get:1211 : result=0 2026-08-31 07:11:46.486 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 07:11:46.492 | + functions-common:time_stop:2420 : local name 2026-08-31 07:11:46.498 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:11:46.504 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:11:46.510 | + functions-common:time_stop:2423 : local total 2026-08-31 07:11:46.514 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:11:46.521 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 07:11:46.527 | + functions-common:time_stop:2427 : start_time=1788160289669 2026-08-31 07:11:46.533 | + functions-common:time_stop:2429 : [[ -z 1788160289669 ]] 2026-08-31 07:11:46.540 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:11:46.549 | + functions-common:time_stop:2432 : end_time=1788160306543 2026-08-31 07:11:46.555 | + functions-common:time_stop:2433 : elapsed_time=16874 2026-08-31 07:11:46.561 | + functions-common:time_stop:2434 : total=113146 2026-08-31 07:11:46.567 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:11:46.573 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=130020 2026-08-31 07:11:46.579 | + functions-common:apt_get:1215 : return 0 2026-08-31 07:11:46.585 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-31 07:11:46.591 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:11:46.597 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:11:46.604 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:11:46.610 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:11:46.616 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:11:46.622 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:11:46.628 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:11:46.634 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:11:46.640 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:11:46.646 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:11:46.652 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:11:46.658 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:11:46.664 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:11:46.671 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-31 07:11:46.677 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-31 07:11:46.715 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:11:46.722 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-31 07:11:46.728 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:11:46.734 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-31 07:11:46.741 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-31 07:11:46.748 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-31 07:11:46.759 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-31 07:11:46.765 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-31 07:11:46.771 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-31 07:11:46.777 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-31 07:11:46.783 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-08-31 07:11:46.790 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-08-31 07:11:46.797 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-31 07:11:47.521 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-31 07:11:47.521 | user tags 2026-08-31 07:11:47.521 | guest [administrator]' 2026-08-31 07:11:47.528 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-31 07:11:47.531 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-31 07:11:47.531 | user tags 2026-08-31 07:11:47.531 | guest [administrator]' 2026-08-31 07:11:47.537 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-31 07:11:47.542 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-31 07:11:47.546 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-08-31 07:11:48.288 | Adding user "stackrabbit" ... 2026-08-31 07:11:48.299 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-31 07:11:48.334 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-31 07:11:49.029 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-31 07:11:49.065 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-31 07:11:49.071 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-08-31 07:11:49.746 | Changing password for user "stackrabbit" ... 2026-08-31 07:11:49.792 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-31 07:11:49.799 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-31 07:11:49.805 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-31 07:11:50.524 | Deleting user "guest" ... 2026-08-31 07:11:50.559 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-31 07:11:50.601 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:11:50.608 | + ./stack.sh:main:861 : install_database 2026-08-31 07:11:50.616 | + lib/database:install_database:118 : install_database_mysql 2026-08-31 07:11:50.623 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-31 07:11:50.629 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:11:50.636 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:11:50.642 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-31 07:11:50.791 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-08-31 07:11:50.798 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-31 07:11:50.809 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-31 07:11:50.816 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:11:50.824 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:11:50.832 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-31 07:11:50.838 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-31 07:11:50.844 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-08-31 07:11:50.855 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-31 07:11:50.863 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-31 07:11:50.871 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:11:50.879 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:11:50.886 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:11:50.894 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:11:50.902 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:11:50.909 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:11:50.917 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:11:50.924 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:11:50.931 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:11:50.939 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:11:50.946 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:11:50.953 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:11:50.961 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:11:50.967 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-31 07:11:50.975 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:11:50.982 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:11:50.990 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-31 07:11:50.997 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 07:11:51.004 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 07:11:51.011 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 07:11:51.020 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 07:11:51.026 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 07:11:51.034 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 07:11:51.042 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:11:51.050 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:11:51.058 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 07:11:51.065 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 07:11:51.072 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 07:11:51.079 | + functions-common:apt_get_update:1167 : return 2026-08-31 07:11:51.086 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-31 07:11:51.092 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 07:11:51.100 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:11:51.108 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:11:51.115 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-31 07:11:51.173 | + 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-08-31 07:11:51.236 | Reading package lists... 2026-08-31 07:11:51.534 | Building dependency tree... 2026-08-31 07:11:51.536 | Reading state information... 2026-08-31 07:11:51.762 | The following additional packages will be installed: 2026-08-31 07:11:51.763 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-08-31 07:11:51.763 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-08-31 07:11:51.763 | mysql-server-8.0 mysql-server-core-8.0 2026-08-31 07:11:51.764 | Suggested packages: 2026-08-31 07:11:51.764 | mailx tinyca 2026-08-31 07:11:51.764 | Recommended packages: 2026-08-31 07:11:51.764 | libhtml-template-perl mecab-ipadic-utf8 2026-08-31 07:11:51.799 | The following NEW packages will be installed: 2026-08-31 07:11:51.799 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-08-31 07:11:51.800 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-08-31 07:11:51.800 | mysql-server-8.0 mysql-server-core-8.0 2026-08-31 07:11:51.862 | 0 upgraded, 9 newly installed, 0 to remove and 9 not upgraded. 2026-08-31 07:11:51.862 | Need to get 22.3 MB of archives. 2026-08-31 07:11:51.862 | After this operation, 187 MB of additional disk space will be used. 2026-08-31 07:11:51.862 | 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.3 [2,740 kB] 2026-08-31 07:11:52.005 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-08-31 07:11:52.006 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-08-31 07:11:52.009 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-08-31 07:11:52.010 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-31 07:11:52.013 | 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-08-31 07:11:52.016 | 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.3 [17.5 MB] 2026-08-31 07:11:52.166 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1,442 kB] 2026-08-31 07:11:52.175 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9,526 B] 2026-08-31 07:11:52.440 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-31 07:11:52.504 | Fetched 22.3 MB in 0s (61.7 MB/s) 2026-08-31 07:11:52.549 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-31 07:11:52.602 | (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-08-31 07:11:52.606 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-31 07:11:52.612 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-31 07:11:52.970 | Selecting previously unselected package mysql-client-8.0. 2026-08-31 07:11:52.978 | Preparing to unpack .../1-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-31 07:11:52.983 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-31 07:11:53.056 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-08-31 07:11:53.069 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-31 07:11:53.078 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 07:11:53.151 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-31 07:11:53.162 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-31 07:11:53.168 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 07:11:53.238 | Selecting previously unselected package libmecab2:amd64. 2026-08-31 07:11:53.252 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-31 07:11:53.256 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-31 07:11:53.330 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-31 07:11:53.343 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-31 07:11:53.348 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-31 07:11:53.417 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-31 07:11:53.429 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-31 07:11:53.434 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-31 07:11:54.138 | Selecting previously unselected package mysql-server-8.0. 2026-08-31 07:11:54.148 | Preparing to unpack .../7-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-31 07:11:54.617 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-31 07:11:54.702 | Selecting previously unselected package mysql-server. 2026-08-31 07:11:54.713 | Preparing to unpack .../8-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-31 07:11:54.718 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-31 07:11:54.800 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-31 07:11:54.815 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-31 07:11:54.834 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-31 07:11:54.849 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-31 07:11:54.862 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 07:11:54.877 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-31 07:11:54.892 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-31 07:11:54.905 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-31 07:11:55.153 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-31 07:11:55.212 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-31 07:12:05.435 | mysqld will log errors to /var/log/mysql/error.log 2026-08-31 07:12:06.171 | mysqld is running as pid 27269 2026-08-31 07:12:08.709 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-31 07:12:10.204 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-31 07:12:10.218 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 07:12:11.071 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 07:12:11.385 | + functions-common:apt_get:1211 : result=0 2026-08-31 07:12:11.392 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 07:12:11.400 | + functions-common:time_stop:2420 : local name 2026-08-31 07:12:11.405 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:12:11.410 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:12:11.416 | + functions-common:time_stop:2423 : local total 2026-08-31 07:12:11.422 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:12:11.427 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 07:12:11.434 | + functions-common:time_stop:2427 : start_time=1788160311162 2026-08-31 07:12:11.440 | + functions-common:time_stop:2429 : [[ -z 1788160311162 ]] 2026-08-31 07:12:11.449 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:12:11.459 | + functions-common:time_stop:2432 : end_time=1788160331452 2026-08-31 07:12:11.464 | + functions-common:time_stop:2433 : elapsed_time=20290 2026-08-31 07:12:11.470 | + functions-common:time_stop:2434 : total=130020 2026-08-31 07:12:11.475 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:12:11.481 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150310 2026-08-31 07:12:11.488 | + functions-common:apt_get:1215 : return 0 2026-08-31 07:12:11.493 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-31 07:12:11.500 | + ./stack.sh:main:864 : install_database_python 2026-08-31 07:12:11.506 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-31 07:12:11.512 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-31 07:12:11.517 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-31 07:12:11.524 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 07:12:11.532 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-31 07:12:11.539 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-31 07:12:11.546 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 07:12:11.556 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-31 07:12:11.557 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 07:12:11.567 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-31 07:12:11.575 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-31 07:12:11.580 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-31 07:12:11.587 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-31 07:12:11.592 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-31 07:12:11.645 | Using python 3.12 to install PyMySQL 2026-08-31 07:12:11.652 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-08-31 07:12:14.397 | Collecting PyMySQL 2026-08-31 07:12:15.513 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-31 07:12:15.542 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-31 07:12:15.626 | Installing collected packages: PyMySQL 2026-08-31 07:12:15.668 | Successfully installed PyMySQL-1.2.0 2026-08-31 07:12:15.754 | + inc/python:pip_install:216 : result=0 2026-08-31 07:12:15.762 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:12:15.768 | + functions-common:time_stop:2420 : local name 2026-08-31 07:12:15.773 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:12:15.780 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:12:15.786 | + functions-common:time_stop:2423 : local total 2026-08-31 07:12:15.793 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:12:15.799 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:12:15.804 | + functions-common:time_stop:2427 : start_time=1788160331632 2026-08-31 07:12:15.811 | + functions-common:time_stop:2429 : [[ -z 1788160331632 ]] 2026-08-31 07:12:15.819 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:12:15.829 | + functions-common:time_stop:2432 : end_time=1788160335823 2026-08-31 07:12:15.836 | + functions-common:time_stop:2433 : elapsed_time=4191 2026-08-31 07:12:15.842 | + functions-common:time_stop:2434 : total=22671 2026-08-31 07:12:15.848 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:12:15.852 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26862 2026-08-31 07:12:15.859 | + inc/python:pip_install:219 : return 0 2026-08-31 07:12:15.865 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-31 07:12:15.872 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-31 07:12:15.878 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-31 07:12:15.885 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-31 07:12:15.928 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:12:15.935 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-31 07:12:15.941 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-31 07:12:15.983 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:12:15.988 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-31 07:12:16.033 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:12:16.038 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-31 07:12:16.082 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:12:16.089 | + ./stack.sh:main:872 : install_etcd3 2026-08-31 07:12:16.097 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-31 07:12:16.097 | Installing etcd 2026-08-31 07:12:16.104 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-31 07:12:16.131 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-31 07:12:16.157 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-31 07:12:16.164 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-31 07:12:16.190 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-31 07:12:16.199 | ++ 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-08-31 07:12:16.206 | ++ 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-08-31 07:12:16.213 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-31 07:12:16.219 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-31 07:12:16.224 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-31 07:12:16.232 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 07:12:16.239 | ++ 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-08-31 07:12:16.245 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-31 07:12:16.252 | ++ 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-08-31 07:12:16.261 | --2026-08-31 07:12:16-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 07:12:16.310 | Resolving github.com (github.com)... 140.82.114.3 2026-08-31 07:12:16.325 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-08-31 07:12:16.457 | HTTP request sent, awaiting response... 302 Found 2026-08-31 07:12:16.457 | 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-08-31T07%3A48%3A08Z&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-08-31T06%3A47%3A17Z&ske=2026-08-31T07%3A48%3A08Z&sks=b&skv=2018-11-09&sig=GFJsKbZ1d9FU6xAGZn3DlYniFGapZJiz4wzl7lXC%2F98%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODE2MjEzNiwibmJmIjoxNzg4MTYwMzM2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.POPU3ybscJ5SUi6diW3bPgUbDM6bWvQKIVVe7TJ6reo&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-31 07:12:16.457 | --2026-08-31 07:12:16-- 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-08-31T07%3A48%3A08Z&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-08-31T06%3A47%3A17Z&ske=2026-08-31T07%3A48%3A08Z&sks=b&skv=2018-11-09&sig=GFJsKbZ1d9FU6xAGZn3DlYniFGapZJiz4wzl7lXC%2F98%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODE2MjEzNiwibmJmIjoxNzg4MTYwMzM2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.POPU3ybscJ5SUi6diW3bPgUbDM6bWvQKIVVe7TJ6reo&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-31 07:12:16.459 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-08-31 07:12:16.466 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-08-31 07:12:16.493 | HTTP request sent, awaiting response... 200 OK 2026-08-31 07:12:16.494 | Length: 20927601 (20M) [application/octet-stream] 2026-08-31 07:12:16.494 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-08-31 07:12:16.525 | 2026-08-31 07:12:16.610 | 0K ........ ........ ... 100% 173M=0.1s 2026-08-31 07:12:16.610 | 2026-08-31 07:12:16.610 | 2026-08-31 07:12:16 (173 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-08-31 07:12:16.610 | 2026-08-31 07:12:16.619 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-31 07:12:16.626 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 07:12:16.633 | ++ functions:get_extra_file:81 : return 2026-08-31 07:12:16.641 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 07:12:16.647 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-31 07:12:16.655 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-31 07:12:16.663 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-08-31 07:12:16.705 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-31 07:12:16.713 | + 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-08-31 07:12:16.723 | etcd-v3.5.21-linux-amd64/ 2026-08-31 07:12:16.723 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-31 07:12:16.723 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-31 07:12:16.723 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-31 07:12:16.723 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-31 07:12:16.723 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-31 07:12:16.724 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-31 07:12:16.724 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-31 07:12:16.724 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-31 07:12:16.724 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-31 07:12:16.725 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-31 07:12:16.725 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-31 07:12:16.725 | etcd-v3.5.21-linux-amd64/README.md 2026-08-31 07:12:16.725 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-31 07:12:16.845 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-31 07:12:16.977 | etcd-v3.5.21-linux-amd64/etcd 2026-08-31 07:12:17.153 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-31 07:12:17.219 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-31 07:12:17.260 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-31 07:12:17.265 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-31 07:12:17.298 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:12:17.304 | + ./stack.sh:main:882 : configure_CA 2026-08-31 07:12:17.311 | + lib/tls:configure_CA:70 : [[ -n 162.253.55.152 ]] 2026-08-31 07:12:17.317 | ++ lib/tls:configure_CA:70 : ipv6_unquote 162.253.55.152 2026-08-31 07:12:17.325 | ++ functions-common:ipv6_unquote:2218 : echo 162.253.55.152 2026-08-31 07:12:17.327 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-31 07:12:17.339 | + lib/tls:configure_CA:70 : [[ 162.253.55.152 != \1\6\2\.\2\5\3\.\5\5\.\1\5\2 ]] 2026-08-31 07:12:17.346 | + ./stack.sh:main:883 : init_CA 2026-08-31 07:12:17.353 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-08-31 07:12:17.359 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-31 07:12:17.365 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-08-31 07:12:17.369 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-31 07:12:17.376 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-08-31 07:12:17.383 | + lib/tls:create_CA_base:86 : local i 2026-08-31 07:12:17.388 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-31 07:12:17.394 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-08-31 07:12:17.405 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-31 07:12:17.410 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-08-31 07:12:17.420 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-31 07:12:17.427 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-08-31 07:12:17.437 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-31 07:12:17.443 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-08-31 07:12:17.453 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-08-31 07:12:17.463 | + lib/tls:create_CA_base:91 : echo 01 2026-08-31 07:12:17.469 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-08-31 07:12:17.480 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-08-31 07:12:17.487 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-31 07:12:17.494 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-08-31 07:12:17.500 | + lib/tls:create_CA_config:145 : echo ' 2026-08-31 07:12:17.500 | [ ca ] 2026-08-31 07:12:17.500 | default_ca = CA_default 2026-08-31 07:12:17.500 | 2026-08-31 07:12:17.500 | [ CA_default ] 2026-08-31 07:12:17.500 | dir = /opt/stack/data/CA/root-ca 2026-08-31 07:12:17.500 | policy = policy_match 2026-08-31 07:12:17.500 | database = $dir/index.txt 2026-08-31 07:12:17.500 | serial = $dir/serial 2026-08-31 07:12:17.500 | certs = $dir/certs 2026-08-31 07:12:17.500 | crl_dir = $dir/crl 2026-08-31 07:12:17.500 | new_certs_dir = $dir/newcerts 2026-08-31 07:12:17.500 | certificate = $dir/cacert.pem 2026-08-31 07:12:17.500 | private_key = $dir/private/cacert.key 2026-08-31 07:12:17.500 | RANDFILE = $dir/private/.rand 2026-08-31 07:12:17.500 | default_md = sha256 2026-08-31 07:12:17.500 | 2026-08-31 07:12:17.500 | [ req ] 2026-08-31 07:12:17.500 | default_bits = 2048 2026-08-31 07:12:17.500 | default_md = sha256 2026-08-31 07:12:17.500 | 2026-08-31 07:12:17.500 | prompt = no 2026-08-31 07:12:17.500 | distinguished_name = ca_distinguished_name 2026-08-31 07:12:17.500 | 2026-08-31 07:12:17.500 | x509_extensions = ca_extensions 2026-08-31 07:12:17.500 | 2026-08-31 07:12:17.500 | [ ca_distinguished_name ] 2026-08-31 07:12:17.500 | organizationName = OpenStack 2026-08-31 07:12:17.500 | organizationalUnitName = DevStack Certificate Authority 2026-08-31 07:12:17.500 | commonName = Root CA 2026-08-31 07:12:17.500 | 2026-08-31 07:12:17.500 | [ policy_match ] 2026-08-31 07:12:17.500 | countryName = optional 2026-08-31 07:12:17.501 | stateOrProvinceName = optional 2026-08-31 07:12:17.501 | organizationName = match 2026-08-31 07:12:17.501 | organizationalUnitName = optional 2026-08-31 07:12:17.501 | commonName = supplied 2026-08-31 07:12:17.501 | 2026-08-31 07:12:17.501 | [ ca_extensions ] 2026-08-31 07:12:17.501 | basicConstraints = critical,CA:true 2026-08-31 07:12:17.501 | subjectKeyIdentifier = hash 2026-08-31 07:12:17.501 | authorityKeyIdentifier = keyid:always, issuer 2026-08-31 07:12:17.501 | keyUsage = cRLSign, keyCertSign 2026-08-31 07:12:17.501 | 2026-08-31 07:12:17.501 | ' 2026-08-31 07:12:17.506 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-08-31 07:12:17.513 | + 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-08-31 07:12:17.633 | ........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.....+....+..+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.+...............+.........+.....+......+...+..................+...+.+...+..+....+.....+....+...+...+...........+................+..+.+..+.........+...+...............+.+..+...+.........+......+......+......+...+....+............+........+.+......+...........+....+......+..+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-31 07:12:17.701 | .+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+......+........+.+.........+........+....+...+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..........+.....+....+.....+....+.........+........+...+....+......+......+.....+...+...+...+.+...+........+.............+..+...+......+.+...+..+....+...+..+....+.....+....+.....+.......+.......................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-31 07:12:17.704 | ----- 2026-08-31 07:12:17.715 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-08-31 07:12:17.720 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-31 07:12:17.728 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-08-31 07:12:17.735 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-08-31 07:12:17.741 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-31 07:12:17.745 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-08-31 07:12:17.752 | + lib/tls:create_CA_base:86 : local i 2026-08-31 07:12:17.756 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-31 07:12:17.762 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-08-31 07:12:17.772 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-31 07:12:17.777 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-08-31 07:12:17.790 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-31 07:12:17.795 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-08-31 07:12:17.805 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-31 07:12:17.810 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-08-31 07:12:17.820 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-08-31 07:12:17.830 | + lib/tls:create_CA_base:91 : echo 01 2026-08-31 07:12:17.837 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-08-31 07:12:17.848 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-08-31 07:12:17.854 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-31 07:12:17.861 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-08-31 07:12:17.868 | + lib/tls:create_CA_config:145 : echo ' 2026-08-31 07:12:17.868 | [ ca ] 2026-08-31 07:12:17.868 | default_ca = CA_default 2026-08-31 07:12:17.868 | 2026-08-31 07:12:17.868 | [ CA_default ] 2026-08-31 07:12:17.868 | dir = /opt/stack/data/CA/int-ca 2026-08-31 07:12:17.868 | policy = policy_match 2026-08-31 07:12:17.868 | database = $dir/index.txt 2026-08-31 07:12:17.868 | serial = $dir/serial 2026-08-31 07:12:17.868 | certs = $dir/certs 2026-08-31 07:12:17.868 | crl_dir = $dir/crl 2026-08-31 07:12:17.868 | new_certs_dir = $dir/newcerts 2026-08-31 07:12:17.868 | certificate = $dir/cacert.pem 2026-08-31 07:12:17.868 | private_key = $dir/private/cacert.key 2026-08-31 07:12:17.868 | RANDFILE = $dir/private/.rand 2026-08-31 07:12:17.868 | default_md = sha256 2026-08-31 07:12:17.868 | 2026-08-31 07:12:17.868 | [ req ] 2026-08-31 07:12:17.868 | default_bits = 2048 2026-08-31 07:12:17.868 | default_md = sha256 2026-08-31 07:12:17.868 | 2026-08-31 07:12:17.868 | prompt = no 2026-08-31 07:12:17.868 | distinguished_name = ca_distinguished_name 2026-08-31 07:12:17.868 | 2026-08-31 07:12:17.868 | x509_extensions = ca_extensions 2026-08-31 07:12:17.868 | 2026-08-31 07:12:17.868 | [ ca_distinguished_name ] 2026-08-31 07:12:17.869 | organizationName = OpenStack 2026-08-31 07:12:17.869 | organizationalUnitName = DevStack Certificate Authority 2026-08-31 07:12:17.869 | commonName = Intermediate CA 2026-08-31 07:12:17.869 | 2026-08-31 07:12:17.869 | [ policy_match ] 2026-08-31 07:12:17.869 | countryName = optional 2026-08-31 07:12:17.869 | stateOrProvinceName = optional 2026-08-31 07:12:17.869 | organizationName = match 2026-08-31 07:12:17.869 | organizationalUnitName = optional 2026-08-31 07:12:17.869 | commonName = supplied 2026-08-31 07:12:17.869 | 2026-08-31 07:12:17.869 | [ ca_extensions ] 2026-08-31 07:12:17.869 | basicConstraints = critical,CA:true 2026-08-31 07:12:17.869 | subjectKeyIdentifier = hash 2026-08-31 07:12:17.869 | authorityKeyIdentifier = keyid:always, issuer 2026-08-31 07:12:17.869 | keyUsage = cRLSign, keyCertSign 2026-08-31 07:12:17.869 | 2026-08-31 07:12:17.869 | ' 2026-08-31 07:12:17.875 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-08-31 07:12:17.882 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-31 07:12:17.888 | + lib/tls:create_signing_config:198 : echo ' 2026-08-31 07:12:17.888 | [ ca ] 2026-08-31 07:12:17.888 | default_ca = CA_default 2026-08-31 07:12:17.888 | 2026-08-31 07:12:17.888 | [ CA_default ] 2026-08-31 07:12:17.888 | dir = /opt/stack/data/CA/int-ca 2026-08-31 07:12:17.888 | policy = policy_match 2026-08-31 07:12:17.888 | database = $dir/index.txt 2026-08-31 07:12:17.888 | serial = $dir/serial 2026-08-31 07:12:17.888 | certs = $dir/certs 2026-08-31 07:12:17.888 | crl_dir = $dir/crl 2026-08-31 07:12:17.888 | new_certs_dir = $dir/newcerts 2026-08-31 07:12:17.888 | certificate = $dir/cacert.pem 2026-08-31 07:12:17.888 | private_key = $dir/private/cacert.key 2026-08-31 07:12:17.888 | RANDFILE = $dir/private/.rand 2026-08-31 07:12:17.888 | default_md = default 2026-08-31 07:12:17.888 | 2026-08-31 07:12:17.889 | [ req ] 2026-08-31 07:12:17.889 | default_bits = 1024 2026-08-31 07:12:17.889 | default_md = sha256 2026-08-31 07:12:17.889 | 2026-08-31 07:12:17.889 | prompt = no 2026-08-31 07:12:17.889 | distinguished_name = req_distinguished_name 2026-08-31 07:12:17.889 | 2026-08-31 07:12:17.889 | x509_extensions = req_extensions 2026-08-31 07:12:17.889 | 2026-08-31 07:12:17.889 | [ req_distinguished_name ] 2026-08-31 07:12:17.889 | organizationName = OpenStack 2026-08-31 07:12:17.889 | organizationalUnitName = DevStack Server Farm 2026-08-31 07:12:17.889 | 2026-08-31 07:12:17.889 | [ policy_match ] 2026-08-31 07:12:17.889 | countryName = optional 2026-08-31 07:12:17.889 | stateOrProvinceName = optional 2026-08-31 07:12:17.889 | organizationName = match 2026-08-31 07:12:17.889 | organizationalUnitName = optional 2026-08-31 07:12:17.889 | commonName = supplied 2026-08-31 07:12:17.889 | 2026-08-31 07:12:17.889 | [ req_extensions ] 2026-08-31 07:12:17.889 | basicConstraints = CA:false 2026-08-31 07:12:17.889 | subjectKeyIdentifier = hash 2026-08-31 07:12:17.889 | authorityKeyIdentifier = keyid:always, issuer 2026-08-31 07:12:17.889 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-08-31 07:12:17.889 | extendedKeyUsage = serverAuth, clientAuth 2026-08-31 07:12:17.889 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-08-31 07:12:17.889 | 2026-08-31 07:12:17.889 | ' 2026-08-31 07:12:17.894 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-08-31 07:12:17.902 | + 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-08-31 07:12:17.976 | .................+...+......+......+....+...+.....+...+...+.........+...+...+.........+............+.+.........+...+..................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+......+...+....+...+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+..................+....+...+..+....+..+......................+.....+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-31 07:12:18.007 | .......+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+...+.+...+......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+.....+...+.....................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-31 07:12:18.011 | ----- 2026-08-31 07:12:18.020 | + 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-08-31 07:12:18.027 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-08-31 07:12:18.031 | Check that the request matches the signature 2026-08-31 07:12:18.031 | Signature ok 2026-08-31 07:12:18.031 | The Subject's Distinguished Name is as follows 2026-08-31 07:12:18.031 | organizationName :ASN.1 12:'OpenStack' 2026-08-31 07:12:18.031 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-08-31 07:12:18.031 | commonName :ASN.1 12:'Intermediate CA' 2026-08-31 07:12:18.033 | Certificate is to be certified until Aug 31 07:12:18 2027 GMT (365 days) 2026-08-31 07:12:18.036 | 2026-08-31 07:12:18.036 | Write out database with 1 new entries 2026-08-31 07:12:18.037 | Database updated 2026-08-31 07:12:18.045 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-08-31 07:12:18.054 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-31 07:12:18.064 | + lib/tls:init_CA:212 : is_fedora 2026-08-31 07:12:18.070 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:12:18.077 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:12:18.083 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:12:18.090 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:12:18.096 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:12:18.103 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:12:18.110 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:12:18.116 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:12:18.123 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:12:18.129 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:12:18.136 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:12:18.142 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:12:18.150 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:12:18.157 | + lib/tls:init_CA:215 : is_ubuntu 2026-08-31 07:12:18.163 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:12:18.169 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:12:18.176 | + 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-08-31 07:12:18.205 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-08-31 07:12:18.232 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-08-31 07:12:18.255 | Updating certificates in /etc/ssl/certs... 2026-08-31 07:12:20.042 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-08-31 07:12:20.043 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-08-31 07:12:20.049 | 2 added, 0 removed; done. 2026-08-31 07:12:20.050 | Running hooks in /etc/ca-certificates/update.d... 2026-08-31 07:12:20.052 | done. 2026-08-31 07:12:20.065 | + ./stack.sh:main:884 : init_cert 2026-08-31 07:12:20.070 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-08-31 07:12:20.075 | + lib/tls:init_cert:226 : [[ -n 162.253.55.152 ]] 2026-08-31 07:12:20.080 | + lib/tls:init_cert:227 : TLS_IP=IP:162.253.55.152 2026-08-31 07:12:20.084 | + lib/tls:init_cert:228 : [[ -n 2604:e100:1:0:f816:3eff:fe5a:39ea ]] 2026-08-31 07:12:20.090 | + lib/tls:init_cert:229 : TLS_IP=IP:162.253.55.152,IP:2604:e100:1:0:f816:3eff:fe5a:39ea 2026-08-31 07:12:20.095 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000191535.novalocal IP:162.253.55.152,IP:2604:e100:1:0:f816:3eff:fe5a:39ea 2026-08-31 07:12:20.103 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-31 07:12:20.110 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-08-31 07:12:20.117 | + lib/tls:make_cert:244 : local common_name=np0000191535.novalocal 2026-08-31 07:12:20.123 | + lib/tls:make_cert:245 : local alt_names=IP:162.253.55.152,IP:2604:e100:1:0:f816:3eff:fe5a:39ea 2026-08-31 07:12:20.130 | + lib/tls:make_cert:247 : '[' np0000191535.novalocal '!=' 162.253.55.152 ']' 2026-08-31 07:12:20.137 | + lib/tls:make_cert:248 : is_ipv4_address 162.253.55.152 2026-08-31 07:12:20.143 | + functions-common:is_ipv4_address:2206 : local address=162.253.55.152 2026-08-31 07:12:20.149 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-08-31 07:12:20.156 | + functions-common:is_ipv4_address:2209 : [[ 162.253.55.152 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-08-31 07:12:20.163 | + functions-common:is_ipv4_address:2210 : return 0 2026-08-31 07:12:20.169 | + lib/tls:make_cert:249 : [[ -z IP:162.253.55.152,IP:2604:e100:1:0:f816:3eff:fe5a:39ea ]] 2026-08-31 07:12:20.176 | + lib/tls:make_cert:252 : alt_names=IP:162.253.55.152,IP:2604:e100:1:0:f816:3eff:fe5a:39ea,IP:162.253.55.152 2026-08-31 07:12:20.183 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-31 07:12:20.189 | + 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=np0000191535.novalocal' 2026-08-31 07:12:20.272 | .........+....+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+...+..............+...+......+................+.....+.........+....+..+.+.....+.......+..+...+...+.......+.....+.......+...+........+...+......+....+...........+....+.....+.+...........+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....+........+.............+.................+.+......+.....+.............+.....+......+.+.............................+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-31 07:12:20.311 | .........+...+............+...+..+.+.....+......+.........+....+........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+.........+....+..+.+...+..+....+...+..+................+...+..+...+.+...+..................+...+..+...+.+...+.....+......+....+..+.+........+.........+...+............+.+..+..........+..+.+......+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+.............+.....+...+...+....+...........+.+......+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-31 07:12:20.315 | ----- 2026-08-31 07:12:20.324 | + lib/tls:make_cert:268 : [[ -z IP:162.253.55.152,IP:2604:e100:1:0:f816:3eff:fe5a:39ea,IP:162.253.55.152 ]] 2026-08-31 07:12:20.330 | + lib/tls:make_cert:271 : alt_names=DNS:np0000191535.novalocal,IP:162.253.55.152,IP:2604:e100:1:0:f816:3eff:fe5a:39ea,IP:162.253.55.152 2026-08-31 07:12:20.336 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000191535.novalocal,IP:162.253.55.152,IP:2604:e100:1:0:f816:3eff:fe5a:39ea,IP:162.253.55.152 2026-08-31 07:12:20.343 | + 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=np0000191535.novalocal' -batch 2026-08-31 07:12:20.350 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-08-31 07:12:20.355 | Check that the request matches the signature 2026-08-31 07:12:20.356 | Signature ok 2026-08-31 07:12:20.356 | The Subject's Distinguished Name is as follows 2026-08-31 07:12:20.356 | organizationName :ASN.1 12:'OpenStack' 2026-08-31 07:12:20.356 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-08-31 07:12:20.356 | commonName :ASN.1 12:'np0000191535.novalocal' 2026-08-31 07:12:20.358 | Certificate is to be certified until Aug 31 07:12:20 2027 GMT (365 days) 2026-08-31 07:12:20.362 | 2026-08-31 07:12:20.362 | Write out database with 1 new entries 2026-08-31 07:12:20.363 | Database updated 2026-08-31 07:12:20.373 | + 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-08-31 07:12:20.386 | + ./stack.sh:main:891 : install_dstat 2026-08-31 07:12:20.393 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-31 07:12:20.439 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:12:20.447 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-08-31 07:12:20.454 | + inc/python:pip_install_gr:94 : local name=psutil 2026-08-31 07:12:20.459 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 07:12:20.469 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-08-31 07:12:20.475 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-08-31 07:12:20.482 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 07:12:20.494 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-08-31 07:12:20.494 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 07:12:20.508 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-08-31 07:12:20.516 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-08-31 07:12:20.523 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-08-31 07:12:20.532 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-08-31 07:12:20.539 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-08-31 07:12:20.589 | Using python 3.12 to install psutil 2026-08-31 07:12:20.595 | + 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-08-31 07:12:21.358 | Collecting psutil 2026-08-31 07:12:21.414 | 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-08-31 07:12:21.440 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-31 07:12:21.533 | Installing collected packages: psutil 2026-08-31 07:12:21.602 | Successfully installed psutil-7.2.2 2026-08-31 07:12:21.683 | + inc/python:pip_install:216 : result=0 2026-08-31 07:12:21.690 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:12:21.697 | + functions-common:time_stop:2420 : local name 2026-08-31 07:12:21.703 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:12:21.709 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:12:21.715 | + functions-common:time_stop:2423 : local total 2026-08-31 07:12:21.721 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:12:21.731 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:12:21.736 | + functions-common:time_stop:2427 : start_time=1788160340577 2026-08-31 07:12:21.743 | + functions-common:time_stop:2429 : [[ -z 1788160340577 ]] 2026-08-31 07:12:21.750 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:12:21.757 | + functions-common:time_stop:2432 : end_time=1788160341752 2026-08-31 07:12:21.764 | + functions-common:time_stop:2433 : elapsed_time=1175 2026-08-31 07:12:21.768 | + functions-common:time_stop:2434 : total=26862 2026-08-31 07:12:21.775 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:12:21.779 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28037 2026-08-31 07:12:21.786 | + inc/python:pip_install:219 : return 0 2026-08-31 07:12:21.793 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-31 07:12:21.799 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:12:21.806 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-31 07:12:21.813 | + ./stack.sh:main:900 : install_libs 2026-08-31 07:12:21.819 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-31 07:12:21.826 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-31 07:12:21.833 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-31 07:12:21.839 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-31 07:12:21.846 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:21.851 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:21.858 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:21.865 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:21.873 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-31 07:12:21.879 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-31 07:12:21.885 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-31 07:12:21.892 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-31 07:12:21.898 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:21.904 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:21.909 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:21.916 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:21.923 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-31 07:12:21.929 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-31 07:12:21.935 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-31 07:12:21.942 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-31 07:12:21.947 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:21.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-08-31 07:12:21.960 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:21.966 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:21.972 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-31 07:12:21.979 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-31 07:12:21.986 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-31 07:12:21.992 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-31 07:12:21.998 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.004 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.011 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:22.017 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.023 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-31 07:12:22.030 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-31 07:12:22.035 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-31 07:12:22.042 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-31 07:12:22.047 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.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 = \A\L\L ]] 2026-08-31 07:12:22.058 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,debtcollector, ]] 2026-08-31 07:12:22.064 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.070 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-31 07:12:22.076 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-31 07:12:22.082 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-31 07:12:22.088 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-31 07:12:22.095 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.100 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.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, =~ ,futurist, ]] 2026-08-31 07:12:22.111 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.118 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-31 07:12:22.123 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-31 07:12:22.127 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-31 07:12:22.132 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-31 07:12:22.137 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.141 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.146 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,openstacksdk, ]] 2026-08-31 07:12:22.151 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.159 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-31 07:12:22.164 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-31 07:12:22.173 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-31 07:12:22.180 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-31 07:12:22.186 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.192 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.198 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:22.205 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.211 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-31 07:12:22.217 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-31 07:12:22.223 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-31 07:12:22.229 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-31 07:12:22.236 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.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-08-31 07:12:22.249 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:22.256 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.263 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-31 07:12:22.270 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-31 07:12:22.276 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-31 07:12:22.283 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-31 07:12:22.290 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.296 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.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, =~ ,os-client-config, ]] 2026-08-31 07:12:22.309 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.317 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-31 07:12:22.323 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-31 07:12:22.330 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-31 07:12:22.336 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-31 07:12:22.343 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.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-08-31 07:12:22.357 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:22.363 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.371 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-31 07:12:22.377 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-31 07:12:22.383 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-31 07:12:22.390 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-31 07:12:22.396 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.404 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.410 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:22.417 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.423 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-31 07:12:22.428 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-31 07:12:22.435 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-31 07:12:22.441 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-31 07:12:22.447 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.454 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.460 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:22.467 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.473 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-31 07:12:22.479 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-31 07:12:22.486 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-31 07:12:22.492 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-31 07:12:22.499 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.505 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.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, =~ ,oslo.context, ]] 2026-08-31 07:12:22.518 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.524 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-31 07:12:22.531 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-31 07:12:22.538 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-31 07:12:22.544 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-31 07:12:22.551 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.556 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.563 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:22.569 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.576 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-31 07:12:22.582 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-31 07:12:22.589 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-31 07:12:22.595 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-31 07:12:22.601 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.608 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.614 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:22.622 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.629 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-31 07:12:22.635 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-31 07:12:22.642 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-31 07:12:22.649 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-31 07:12:22.656 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.662 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.669 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.limit, ]] 2026-08-31 07:12:22.675 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.682 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-31 07:12:22.690 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-31 07:12:22.697 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-31 07:12:22.704 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-31 07:12:22.710 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.716 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.722 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-08-31 07:12:22.729 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.736 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-31 07:12:22.742 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-31 07:12:22.749 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-31 07:12:22.755 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-31 07:12:22.762 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.768 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.775 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-08-31 07:12:22.782 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.788 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-31 07:12:22.795 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-31 07:12:22.802 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-31 07:12:22.809 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-31 07:12:22.816 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.822 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.828 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:22.834 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.841 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-31 07:12:22.848 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-31 07:12:22.855 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-31 07:12:22.861 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-31 07:12:22.868 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.875 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.881 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.policy, ]] 2026-08-31 07:12:22.888 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.895 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-31 07:12:22.902 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-31 07:12:22.909 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-31 07:12:22.916 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-31 07:12:22.922 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.928 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.935 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.privsep, ]] 2026-08-31 07:12:22.941 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.947 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-31 07:12:22.954 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-31 07:12:22.960 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-31 07:12:22.966 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-31 07:12:22.972 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:22.978 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:22.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.reports, ]] 2026-08-31 07:12:22.991 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:22.998 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-31 07:12:23.004 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-31 07:12:23.010 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-31 07:12:23.017 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-31 07:12:23.023 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.030 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:23.036 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:23.042 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.049 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-31 07:12:23.056 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-31 07:12:23.063 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-31 07:12:23.070 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-31 07:12:23.076 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.083 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:23.090 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-08-31 07:12:23.096 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.103 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-31 07:12:23.109 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-31 07:12:23.115 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-31 07:12:23.122 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-31 07:12:23.127 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.134 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:23.140 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:23.146 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.153 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-31 07:12:23.158 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-31 07:12:23.165 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-31 07:12:23.172 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-31 07:12:23.178 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.186 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:23.192 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.utils, ]] 2026-08-31 07:12:23.199 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.205 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-31 07:12:23.211 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-31 07:12:23.218 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-31 07:12:23.224 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-31 07:12:23.231 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.237 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:23.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, =~ ,oslo.versionedobjects, ]] 2026-08-31 07:12:23.250 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.257 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-31 07:12:23.263 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-31 07:12:23.270 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-31 07:12:23.277 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-31 07:12:23.283 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.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-08-31 07:12:23.296 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.vmware, ]] 2026-08-31 07:12:23.303 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.311 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-31 07:12:23.317 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-31 07:12:23.324 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-31 07:12:23.330 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-31 07:12:23.337 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.344 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:23.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, =~ ,osprofiler, ]] 2026-08-31 07:12:23.357 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.364 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-31 07:12:23.371 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-31 07:12:23.377 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-31 07:12:23.384 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-31 07:12:23.390 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.397 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:23.403 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:23.410 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.417 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-31 07:12:23.424 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-31 07:12:23.430 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-31 07:12:23.438 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-31 07:12:23.445 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.451 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:23.458 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:23.464 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.471 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-31 07:12:23.477 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-31 07:12:23.484 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-31 07:12:23.490 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-31 07:12:23.496 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.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-08-31 07:12:23.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, =~ ,taskflow, ]] 2026-08-31 07:12:23.516 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.523 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-31 07:12:23.528 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-31 07:12:23.536 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-31 07:12:23.542 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-31 07:12:23.549 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.554 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:23.560 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:23.566 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.573 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-31 07:12:23.580 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-31 07:12:23.586 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-31 07:12:23.593 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-31 07:12:23.600 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.607 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:23.614 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:23.622 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.629 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-31 07:12:23.636 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-31 07:12:23.642 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-31 07:12:23.650 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-31 07:12:23.657 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.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 = \A\L\L ]] 2026-08-31 07:12:23.670 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-resource-classes, ]] 2026-08-31 07:12:23.677 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.684 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-31 07:12:23.690 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-31 07:12:23.697 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-31 07:12:23.703 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-31 07:12:23.710 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.716 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:23.722 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-traits, ]] 2026-08-31 07:12:23.728 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.735 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-31 07:12:23.741 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-31 07:12:23.747 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-31 07:12:23.754 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-31 07:12:23.760 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.767 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:23.773 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-08-31 07:12:23.780 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.785 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-31 07:12:23.792 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-31 07:12:23.799 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:23.806 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:23.813 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:23.821 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:23.827 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-31 07:12:23.878 | Using python 3.12 to install etcd3gw 2026-08-31 07:12:23.884 | + 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-08-31 07:12:24.554 | Collecting etcd3gw 2026-08-31 07:12:27.752 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 07:12:27.762 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-31 07:12:27.776 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-31 07:12:27.777 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-31 07:12:27.805 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-31 07:12:27.809 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 07:12:27.840 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-31 07:12:27.844 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-31 07:12:28.203 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-31 07:12:28.212 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /packages/28/7f/cfd9bc4b1f5e424eeea83d0493e43f3b1b02707ce8e50c47945873982bd5/wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata 2026-08-31 07:12:28.267 | 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-08-31 07:12:28.277 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-31 07:12:28.407 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-31 07:12:28.409 | 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-08-31 07:12:28.417 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-31 07:12:28.418 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-31 07:12:28.429 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-31 07:12:28.430 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-31 07:12:28.433 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-31 07:12:28.442 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-31 07:12:28.463 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-08-31 07:12:28.477 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-31 07:12:28.489 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-31 07:12:28.490 | 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-08-31 07:12:28.491 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-31 07:12:28.492 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-31 07:12:28.495 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-08-31 07:12:28.586 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-31 07:12:28.621 | Attempting uninstall: urllib3 2026-08-31 07:12:28.624 | Found existing installation: urllib3 2.0.7 2026-08-31 07:12:28.624 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:12:28.625 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-31 07:12:28.708 | Attempting uninstall: idna 2026-08-31 07:12:28.712 | Found existing installation: idna 3.6 2026-08-31 07:12:28.712 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:12:28.712 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-31 07:12:28.846 | Attempting uninstall: requests 2026-08-31 07:12:28.850 | Found existing installation: requests 2.31.0 2026-08-31 07:12:28.850 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:12:28.851 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-31 07:12:29.176 | 2026-08-31 07:12:29.180 | 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-08-31 07:12:29.298 | + inc/python:pip_install:216 : result=0 2026-08-31 07:12:29.305 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:12:29.311 | + functions-common:time_stop:2420 : local name 2026-08-31 07:12:29.317 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:12:29.323 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:12:29.328 | + functions-common:time_stop:2423 : local total 2026-08-31 07:12:29.334 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:12:29.339 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:12:29.344 | + functions-common:time_stop:2427 : start_time=1788160343866 2026-08-31 07:12:29.351 | + functions-common:time_stop:2429 : [[ -z 1788160343866 ]] 2026-08-31 07:12:29.357 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:12:29.367 | + functions-common:time_stop:2432 : end_time=1788160349360 2026-08-31 07:12:29.372 | + functions-common:time_stop:2433 : elapsed_time=5494 2026-08-31 07:12:29.379 | + functions-common:time_stop:2434 : total=28037 2026-08-31 07:12:29.384 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:12:29.390 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33531 2026-08-31 07:12:29.395 | + inc/python:pip_install:219 : return 0 2026-08-31 07:12:29.403 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-31 07:12:29.410 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-31 07:12:29.417 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-31 07:12:29.423 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:12:29.430 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:12:29.437 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:12:29.444 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:12:29.450 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:12:29.457 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:12:29.463 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:12:29.470 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:12:29.476 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:12:29.483 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:12:29.490 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:12:29.497 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:12:29.503 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:12:29.509 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-31 07:12:29.516 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:12:29.523 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:12:29.529 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-31 07:12:29.536 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-31 07:12:29.542 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 07:12:29.548 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 07:12:29.554 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 07:12:29.561 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 07:12:29.567 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 07:12:29.573 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 07:12:29.579 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:12:29.586 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:12:29.592 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 07:12:29.599 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 07:12:29.605 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 07:12:29.611 | + functions-common:apt_get_update:1167 : return 2026-08-31 07:12:29.619 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-31 07:12:29.625 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 07:12:29.632 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:12:29.638 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:12:29.645 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-31 07:12:29.700 | + 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-08-31 07:12:29.756 | Reading package lists... 2026-08-31 07:12:29.987 | Building dependency tree... 2026-08-31 07:12:29.988 | Reading state information... 2026-08-31 07:12:30.213 | The following additional packages will be installed: 2026-08-31 07:12:30.213 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-08-31 07:12:30.214 | Suggested packages: 2026-08-31 07:12:30.214 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-31 07:12:30.214 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-31 07:12:30.214 | python3-uwsgidecorators 2026-08-31 07:12:30.246 | The following NEW packages will be installed: 2026-08-31 07:12:30.247 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-08-31 07:12:30.247 | uwsgi-plugin-python3 2026-08-31 07:12:30.433 | 0 upgraded, 8 newly installed, 0 to remove and 9 not upgraded. 2026-08-31 07:12:30.433 | Need to get 1,451 kB of archives. 2026-08-31 07:12:30.433 | After this operation, 4,760 kB of additional disk space will be used. 2026-08-31 07:12:30.433 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-31 07:12:30.794 | 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-08-31 07:12:30.856 | 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-08-31 07:12:30.928 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-31 07:12:30.978 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-08-31 07:12:30.981 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-31 07:12:31.054 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-31 07:12:31.055 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-31 07:12:31.293 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-31 07:12:31.344 | Fetched 1,451 kB in 1s (1,814 kB/s) 2026-08-31 07:12:31.398 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-31 07:12:31.446 | (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-08-31 07:12:31.449 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-31 07:12:31.458 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-31 07:12:31.526 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-31 07:12:31.539 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-31 07:12:31.544 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-31 07:12:31.615 | Selecting previously unselected package libsodium23:amd64. 2026-08-31 07:12:31.628 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:12:31.633 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-08-31 07:12:31.703 | Selecting previously unselected package libzmq5:amd64. 2026-08-31 07:12:31.716 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-31 07:12:31.721 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-31 07:12:31.797 | Selecting previously unselected package libyajl2:amd64. 2026-08-31 07:12:31.810 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-08-31 07:12:31.816 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-08-31 07:12:31.882 | Selecting previously unselected package uwsgi-core. 2026-08-31 07:12:31.895 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-31 07:12:31.900 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-31 07:12:32.074 | Selecting previously unselected package uwsgi. 2026-08-31 07:12:32.087 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-31 07:12:32.096 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-31 07:12:32.165 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-31 07:12:32.178 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-31 07:12:32.183 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-31 07:12:32.274 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-31 07:12:32.288 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-08-31 07:12:32.301 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-08-31 07:12:32.317 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-31 07:12:32.330 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-31 07:12:32.345 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-31 07:12:32.371 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-31 07:12:32.894 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-31 07:12:32.944 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 07:12:33.643 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 07:12:33.984 | + functions-common:apt_get:1211 : result=0 2026-08-31 07:12:33.990 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 07:12:33.996 | + functions-common:time_stop:2420 : local name 2026-08-31 07:12:34.002 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:12:34.009 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:12:34.015 | + functions-common:time_stop:2423 : local total 2026-08-31 07:12:34.021 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:12:34.027 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 07:12:34.033 | + functions-common:time_stop:2427 : start_time=1788160349692 2026-08-31 07:12:34.042 | + functions-common:time_stop:2429 : [[ -z 1788160349692 ]] 2026-08-31 07:12:34.050 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:12:34.060 | + functions-common:time_stop:2432 : end_time=1788160354053 2026-08-31 07:12:34.067 | + functions-common:time_stop:2433 : elapsed_time=4361 2026-08-31 07:12:34.072 | + functions-common:time_stop:2434 : total=150310 2026-08-31 07:12:34.079 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:12:34.085 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154671 2026-08-31 07:12:34.092 | + functions-common:apt_get:1215 : return 0 2026-08-31 07:12:34.098 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-31 07:12:34.105 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:12:34.112 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:12:34.119 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-31 07:12:34.180 | No module matches proxy 2026-08-31 07:12:34.188 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-31 07:12:34.256 | Enabling module proxy. 2026-08-31 07:12:34.266 | To activate the new configuration, you need to run: 2026-08-31 07:12:34.266 | systemctl restart apache2 2026-08-31 07:12:34.277 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-31 07:12:34.346 | Considering dependency proxy for proxy_uwsgi: 2026-08-31 07:12:34.346 | Module proxy already enabled 2026-08-31 07:12:34.346 | Enabling module proxy_uwsgi. 2026-08-31 07:12:34.357 | To activate the new configuration, you need to run: 2026-08-31 07:12:34.357 | systemctl restart apache2 2026-08-31 07:12:34.366 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-31 07:12:34.373 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 07:12:34.380 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:12:34.387 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 07:12:34.571 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-31 07:12:34.579 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-31 07:12:34.586 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-31 07:12:34.594 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:34.602 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:34.609 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:34.617 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:34.624 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-31 07:12:34.631 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-31 07:12:34.638 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-31 07:12:34.645 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:34.652 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:34.659 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:34.666 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:34.673 | + ./stack.sh:main:908 : install_glanceclient 2026-08-31 07:12:34.681 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-31 07:12:34.688 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-31 07:12:34.694 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:34.701 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:34.708 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:34.714 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:34.722 | + ./stack.sh:main:909 : install_cinderclient 2026-08-31 07:12:34.728 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-31 07:12:34.735 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-31 07:12:34.743 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:34.750 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:34.758 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:34.765 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:34.772 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-31 07:12:34.778 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-31 07:12:34.785 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:34.793 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:34.798 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:34.806 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:34.813 | + ./stack.sh:main:910 : install_novaclient 2026-08-31 07:12:34.820 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-31 07:12:34.827 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-31 07:12:34.834 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:34.842 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:34.849 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:34.856 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:34.864 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-31 07:12:34.908 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:12:34.915 | + ./stack.sh:main:912 : install_swiftclient 2026-08-31 07:12:34.921 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-31 07:12:34.928 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-31 07:12:34.936 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:34.943 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:34.950 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:34.958 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:34.965 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-31 07:12:35.012 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:12:35.020 | + ./stack.sh:main:915 : install_neutronclient 2026-08-31 07:12:35.027 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-31 07:12:35.034 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-31 07:12:35.042 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:35.049 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:35.056 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:35.064 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:35.071 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-31 07:12:35.079 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-31 07:12:35.088 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-31 07:12:35.095 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:12:35.102 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:12:35.109 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:12:35.116 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:12:35.123 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-31 07:12:35.132 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-31 07:12:35.139 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 07:12:35.148 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-31 07:12:35.155 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-31 07:12:35.161 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 07:12:35.172 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-31 07:12:35.173 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 07:12:35.184 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-31 07:12:35.191 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-31 07:12:35.198 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-31 07:12:35.207 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-31 07:12:35.214 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-31 07:12:35.268 | Using python 3.12 to install keystonemiddleware 2026-08-31 07:12:35.274 | + 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-08-31 07:12:37.023 | Collecting keystonemiddleware 2026-08-31 07:12:37.107 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-31 07:12:37.141 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-31 07:12:37.150 | Downloading keystoneauth1-5.16.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-31 07:12:37.178 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-31 07:12:37.187 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 07:12:37.225 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-31 07:12:37.233 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 07:12:37.259 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-31 07:12:37.271 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 07:12:37.315 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-31 07:12:37.326 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-31 07:12:37.379 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-31 07:12:37.389 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 07:12:37.429 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-31 07:12:37.438 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 07:12:37.477 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-31 07:12:37.487 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 07:12:37.496 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-31 07:12:37.510 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-31 07:12:37.519 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 07:12:37.544 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-31 07:12:37.553 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-31 07:12:37.584 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-31 07:12:37.594 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 07:12:37.603 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-31 07:12:37.629 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-31 07:12:37.639 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-08-31 07:12:37.653 | 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-08-31 07:12:37.675 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-31 07:12:37.684 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 07:12:37.707 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-31 07:12:37.716 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-31 07:12:37.752 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-31 07:12:37.761 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-31 07:12:37.797 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-31 07:12:37.807 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 07:12:37.855 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-31 07:12:37.865 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-31 07:12:37.904 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-31 07:12:37.914 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-31 07:12:37.948 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-31 07:12:37.958 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-31 07:12:37.970 | 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-08-31 07:12:38.000 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-31 07:12:38.011 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-31 07:12:38.022 | 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-08-31 07:12:38.025 | 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-08-31 07:12:38.135 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-31 07:12:38.144 | 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-08-31 07:12:38.180 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-31 07:12:38.189 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-31 07:12:38.197 | 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-08-31 07:12:38.197 | 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-08-31 07:12:38.199 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-08-31 07:12:38.218 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-31 07:12:38.227 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-31 07:12:38.242 | 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-08-31 07:12:38.242 | 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-08-31 07:12:38.243 | 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-08-31 07:12:38.243 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-31 07:12:38.266 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-08-31 07:12:38.298 | Downloading keystoneauth1-5.16.0-py3-none-any.whl (349 kB) 2026-08-31 07:12:38.323 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-31 07:12:38.342 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-31 07:12:38.362 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-31 07:12:38.382 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-31 07:12:38.402 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-31 07:12:38.423 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-31 07:12:38.467 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 53.4 MB/s 0:00:00 2026-08-31 07:12:38.478 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-31 07:12:38.496 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-31 07:12:38.516 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-08-31 07:12:38.536 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-31 07:12:38.559 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-31 07:12:38.584 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-08-31 07:12:38.603 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-31 07:12:38.622 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-31 07:12:38.642 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-31 07:12:38.664 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-31 07:12:38.688 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-08-31 07:12:38.712 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-31 07:12:38.731 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-31 07:12:38.750 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-08-31 07:12:38.779 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-31 07:12:38.813 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-08-31 07:12:39.014 | 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-08-31 07:12:39.192 | Attempting uninstall: six 2026-08-31 07:12:39.196 | Found existing installation: six 1.16.0 2026-08-31 07:12:39.196 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:12:39.196 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-31 07:12:39.235 | Attempting uninstall: pyparsing 2026-08-31 07:12:39.238 | Found existing installation: pyparsing 3.1.1 2026-08-31 07:12:39.239 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:12:39.239 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-31 07:12:39.321 | Attempting uninstall: PyJWT 2026-08-31 07:12:39.325 | Found existing installation: PyJWT 2.7.0 2026-08-31 07:12:39.326 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:12:39.326 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-31 07:12:40.693 | 2026-08-31 07:12:40.698 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.16.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-08-31 07:12:40.815 | + inc/python:pip_install:216 : result=0 2026-08-31 07:12:40.823 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:12:40.828 | + functions-common:time_stop:2420 : local name 2026-08-31 07:12:40.833 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:12:40.839 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:12:40.844 | + functions-common:time_stop:2423 : local total 2026-08-31 07:12:40.850 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:12:40.856 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:12:40.862 | + functions-common:time_stop:2427 : start_time=1788160355258 2026-08-31 07:12:40.866 | + functions-common:time_stop:2429 : [[ -z 1788160355258 ]] 2026-08-31 07:12:40.874 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:12:40.883 | + functions-common:time_stop:2432 : end_time=1788160360876 2026-08-31 07:12:40.889 | + functions-common:time_stop:2433 : elapsed_time=5618 2026-08-31 07:12:40.895 | + functions-common:time_stop:2434 : total=33531 2026-08-31 07:12:40.900 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:12:40.906 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39149 2026-08-31 07:12:40.913 | + inc/python:pip_install:219 : return 0 2026-08-31 07:12:40.920 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-31 07:12:40.926 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-31 07:12:40.933 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 07:12:40.942 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-31 07:12:40.948 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-31 07:12:40.954 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 07:12:40.965 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-31 07:12:40.965 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 07:12:40.977 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-31 07:12:40.983 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-31 07:12:40.990 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-31 07:12:40.998 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-31 07:12:41.005 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-31 07:12:41.055 | Using python 3.12 to install python-memcached 2026-08-31 07:12:41.060 | + 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-08-31 07:12:44.859 | Collecting python-memcached 2026-08-31 07:12:44.919 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-31 07:12:44.931 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-31 07:12:45.006 | Installing collected packages: python-memcached 2026-08-31 07:12:45.028 | Successfully installed python-memcached-1.62 2026-08-31 07:12:45.099 | + inc/python:pip_install:216 : result=0 2026-08-31 07:12:45.105 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:12:45.109 | + functions-common:time_stop:2420 : local name 2026-08-31 07:12:45.115 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:12:45.120 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:12:45.124 | + functions-common:time_stop:2423 : local total 2026-08-31 07:12:45.127 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:12:45.131 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:12:45.136 | + functions-common:time_stop:2427 : start_time=1788160361042 2026-08-31 07:12:45.142 | + functions-common:time_stop:2429 : [[ -z 1788160361042 ]] 2026-08-31 07:12:45.149 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:12:45.157 | + functions-common:time_stop:2432 : end_time=1788160365151 2026-08-31 07:12:45.162 | + functions-common:time_stop:2433 : elapsed_time=4109 2026-08-31 07:12:45.167 | + functions-common:time_stop:2434 : total=39149 2026-08-31 07:12:45.172 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:12:45.176 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43258 2026-08-31 07:12:45.182 | + inc/python:pip_install:219 : return 0 2026-08-31 07:12:45.187 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-31 07:12:45.224 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:12:45.229 | + ./stack.sh:main:922 : '[' 162.253.55.152 == 162.253.55.152 ']' 2026-08-31 07:12:45.235 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-31 07:12:45.239 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-31 07:12:45.245 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-31 07:12:45.251 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 07:12:45.257 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-31 07:12:45.263 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-31 07:12:45.298 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:12:45.304 | + lib/keystone:install_keystone:498 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-08-31 07:12:45.309 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/keystone.git 2026-08-31 07:12:45.314 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-31 07:12:45.319 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:12:45.324 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:12:45.331 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:12:45.337 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:12:45.344 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:12:45.349 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:12:45.384 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:12:45.390 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:12:45.395 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:12:45.402 | + functions-common:git_clone:610 : echo master 2026-08-31 07:12:45.403 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:12:45.414 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-31 07:12:45.420 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:12:45.426 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-31 07:12:45.453 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-31 07:12:45.460 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:12:45.461 | + functions-common:git_clone:673 : head -1 2026-08-31 07:12:45.470 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-31 07:12:45.477 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:12:45.483 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-31 07:12:45.489 | + inc/python:setup_develop:353 : local bindep 2026-08-31 07:12:45.495 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-31 07:12:45.502 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-31 07:12:45.509 | + inc/python:setup_develop:359 : local extras= 2026-08-31 07:12:45.514 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-31 07:12:45.521 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 07:12:45.527 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-31 07:12:45.534 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-31 07:12:45.540 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 07:12:45.547 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 07:12:45.555 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-31 07:12:45.564 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 07:12:45.571 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-31 07:12:45.577 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 07:12:45.583 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 07:12:45.590 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-31 07:12:45.604 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-31 07:12:45.610 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-31 07:12:45.617 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-31 07:12:45.724 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-31 07:12:45.730 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 07:12:45.736 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 07:12:45.742 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 07:12:45.748 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-31 07:12:45.754 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-31 07:12:45.758 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 07:12:45.764 | + inc/python:setup_package:446 : local extras= 2026-08-31 07:12:45.770 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 07:12:45.776 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 07:12:45.782 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 07:12:45.788 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 07:12:45.794 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 07:12:45.800 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-31 07:12:45.848 | Using python 3.12 to install /opt/stack/keystone 2026-08-31 07:12:45.854 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-08-31 07:12:46.440 | Obtaining file:///opt/stack/keystone 2026-08-31 07:12:46.443 | Installing build dependencies: started 2026-08-31 07:12:47.187 | Installing build dependencies: finished with status 'done' 2026-08-31 07:12:47.188 | Checking if build backend supports build_editable: started 2026-08-31 07:12:47.528 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 07:12:47.530 | Getting requirements to build editable: started 2026-08-31 07:12:47.680 | Getting requirements to build editable: finished with status 'done' 2026-08-31 07:12:47.682 | Preparing editable metadata (pyproject.toml): started 2026-08-31 07:12:48.430 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:12:48.446 | 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.dev64) (7.0.3) 2026-08-31 07:12:48.447 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.8.11) 2026-08-31 07:12:48.708 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-31 07:12:50.860 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-31 07:12:50.888 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-31 07:12:50.891 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-31 07:12:51.127 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-31 07:12:51.132 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-31 07:12:51.453 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-31 07:12:51.456 | 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-08-31 07:12:51.472 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.9.1) 2026-08-31 07:12:51.473 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.0.0) 2026-08-31 07:12:51.473 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (13.0.1) 2026-08-31 07:12:51.511 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-31 07:12:51.514 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-31 07:12:51.526 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.3.0) 2026-08-31 07:12:51.526 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.7.0) 2026-08-31 07:12:51.526 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.5.0) 2026-08-31 07:12:51.558 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-31 07:12:51.561 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 07:12:51.594 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-31 07:12:51.598 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 07:12:51.606 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.9.0) 2026-08-31 07:12:51.606 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (8.3.1) 2026-08-31 07:12:51.627 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-31 07:12:51.630 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 07:12:51.661 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-31 07:12:51.665 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 07:12:51.673 | 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.dev64) (5.11.0) 2026-08-31 07:12:51.687 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-31 07:12:51.690 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-31 07:12:51.699 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.2.0) 2026-08-31 07:12:51.713 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-31 07:12:51.716 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-31 07:12:51.746 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-31 07:12:51.749 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-31 07:12:51.759 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (2.13.0) 2026-08-31 07:12:51.760 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.5.0) 2026-08-31 07:12:51.786 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-31 07:12:51.789 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-31 07:12:51.799 | 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.dev64) (4.1.0) 2026-08-31 07:12:51.800 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.2.1) 2026-08-31 07:12:51.817 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-31 07:12:51.821 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-31 07:12:51.853 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-31 07:12:51.857 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-31 07:12:51.977 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-31 07:12:51.981 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-31 07:12:52.003 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-31 07:12:52.006 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-31 07:12:52.015 | 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.dev64) (5.3.1) 2026-08-31 07:12:52.027 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-31 07:12:52.030 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-31 07:12:52.053 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-31 07:12:52.055 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-31 07:12:52.074 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-31 07:12:52.078 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 07:12:52.097 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-31 07:12:52.100 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 07:12:52.157 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-31 07:12:52.160 | 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-08-31 07:12:52.185 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-31 07:12:52.188 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-31 07:12:52.199 | 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.dev64) (1.17.0) 2026-08-31 07:12:52.234 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-31 07:12:52.237 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-31 07:12:52.265 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-31 07:12:52.268 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-31 07:12:52.287 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-31 07:12:52.290 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 07:12:52.317 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-31 07:12:52.320 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-31 07:12:52.681 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-31 07:12:52.684 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-31 07:12:52.698 | 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.dev64) (5.16.0) 2026-08-31 07:12:52.699 | 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.dev64) (2.34.2) 2026-08-31 07:12:52.702 | 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.dev64) (2.1.0) 2026-08-31 07:12:52.702 | 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.dev64) (1.9.0) 2026-08-31 07:12:52.702 | 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.dev64) (4.16.0) 2026-08-31 07:12:52.708 | 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.dev64) (1.3.0) 2026-08-31 07:12:52.709 | 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.dev64) (2.0.0) 2026-08-31 07:12:52.709 | 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.dev64) (6.0.3) 2026-08-31 07:12:52.734 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-31 07:12:52.738 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-08-31 07:12:52.747 | 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.dev64) (3.1.0) 2026-08-31 07:12:52.769 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-31 07:12:52.775 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-31 07:12:52.809 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-31 07:12:52.815 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-31 07:12:52.858 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-31 07:12:52.863 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 07:12:52.876 | 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.dev64) (2.3.0) 2026-08-31 07:12:52.880 | 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.dev64) (2.9.0.post0) 2026-08-31 07:12:52.882 | 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.dev64) (3.5.0) 2026-08-31 07:12:52.912 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:52.917 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-31 07:12:52.948 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:52.952 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 07:12:52.985 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:52.988 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-31 07:12:53.028 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.032 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 07:12:53.056 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.059 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-31 07:12:53.083 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.085 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 07:12:53.115 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.118 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-31 07:12:53.128 | 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.dev64) (26.3) 2026-08-31 07:12:53.148 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.152 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 07:12:53.182 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.186 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-31 07:12:53.223 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.228 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-31 07:12:53.384 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.389 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-31 07:12:53.418 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.422 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 07:12:53.443 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.447 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 07:12:53.468 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.472 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-31 07:12:53.497 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.500 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-31 07:12:53.547 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.550 | 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-08-31 07:12:53.574 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.577 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-31 07:12:53.607 | 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.dev64) 2026-08-31 07:12:53.611 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-31 07:12:53.642 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.645 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-31 07:12:53.661 | 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.dev64) (3.3.2) 2026-08-31 07:12:53.661 | 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.dev64) (7.2.2) 2026-08-31 07:12:53.670 | 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.dev64) (84.0.0) 2026-08-31 07:12:53.690 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.693 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-08-31 07:12:53.733 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.736 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-31 07:12:53.761 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.765 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-31 07:12:53.795 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.799 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-31 07:12:53.814 | 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.dev64) (3.5.0) 2026-08-31 07:12:53.815 | 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.dev64) (3.18) 2026-08-31 07:12:53.815 | 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.dev64) (2.7.0) 2026-08-31 07:12:53.816 | 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.dev64) (2023.11.17) 2026-08-31 07:12:53.842 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.845 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-31 07:12:53.878 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-31 07:12:53.882 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-31 07:12:53.930 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-31 07:12:53.946 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-31 07:12:53.989 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 97.9 MB/s 0:00:00 2026-08-31 07:12:53.993 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-08-31 07:12:54.005 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-31 07:12:54.015 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-31 07:12:54.023 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-31 07:12:54.036 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-31 07:12:54.049 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-31 07:12:54.069 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-31 07:12:54.093 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-31 07:12:54.112 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-31 07:12:54.128 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-31 07:12:54.141 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-31 07:12:54.152 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-31 07:12:54.165 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-31 07:12:54.180 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-08-31 07:12:54.195 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-08-31 07:12:54.213 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-08-31 07:12:54.227 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-31 07:12:54.241 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-31 07:12:54.252 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-31 07:12:54.265 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-31 07:12:54.283 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-08-31 07:12:54.295 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-31 07:12:54.309 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-08-31 07:12:54.327 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-31 07:12:54.343 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-08-31 07:12:54.361 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-31 07:12:54.379 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-08-31 07:12:54.399 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 24.3 MB/s 0:00:00 2026-08-31 07:12:54.404 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-31 07:12:54.419 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-31 07:12:54.441 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-31 07:12:54.454 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-31 07:12:54.469 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-31 07:12:54.487 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-31 07:12:54.498 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-31 07:12:54.513 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-08-31 07:12:54.527 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-31 07:12:54.545 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-31 07:12:54.559 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-31 07:12:54.578 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-31 07:12:54.594 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-31 07:12:54.608 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-31 07:12:54.622 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-31 07:12:54.635 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-08-31 07:12:54.655 | 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-08-31 07:12:54.708 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 68.0 MB/s 0:00:00 2026-08-31 07:12:54.714 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-31 07:12:54.729 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-31 07:12:54.741 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-31 07:12:54.753 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-08-31 07:12:54.774 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-08-31 07:12:54.793 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-31 07:12:54.815 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-31 07:12:54.839 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-31 07:12:54.853 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-08-31 07:12:54.871 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-31 07:12:54.889 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-08-31 07:12:55.055 | Building wheels for collected packages: keystone 2026-08-31 07:12:55.056 | Building editable for keystone (pyproject.toml): started 2026-08-31 07:12:55.765 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-31 07:12:55.766 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=74833c3679271f720afa9a82b05c44e1dd489a163065e4f3666a9effa32fb954 2026-08-31 07:12:55.766 | Stored in directory: /tmp/pip-ephem-wheel-cache-x_6xoqef/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-31 07:12:55.771 | Successfully built keystone 2026-08-31 07:12:55.928 | 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-08-31 07:12:56.869 | Attempting uninstall: oauthlib 2026-08-31 07:12:56.875 | Found existing installation: oauthlib 3.2.2 2026-08-31 07:12:56.876 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:12:56.876 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-31 07:12:56.953 | Attempting uninstall: markupsafe 2026-08-31 07:12:56.958 | Found existing installation: MarkupSafe 2.1.5 2026-08-31 07:12:56.958 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:12:56.959 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-31 07:12:57.652 | Attempting uninstall: blinker 2026-08-31 07:12:57.658 | Found existing installation: blinker 1.7.0 2026-08-31 07:12:57.658 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:12:57.658 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-31 07:12:57.679 | Attempting uninstall: attrs 2026-08-31 07:12:57.684 | Found existing installation: attrs 23.2.0 2026-08-31 07:12:57.685 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:12:57.685 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-31 07:12:59.532 | Attempting uninstall: jinja2 2026-08-31 07:12:59.537 | Found existing installation: Jinja2 3.1.2 2026-08-31 07:12:59.538 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:12:59.538 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-31 07:13:00.129 | Attempting uninstall: cryptography 2026-08-31 07:13:00.135 | Found existing installation: cryptography 41.0.7 2026-08-31 07:13:00.137 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:13:00.137 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-31 07:13:00.794 | Attempting uninstall: jsonschema 2026-08-31 07:13:00.801 | Found existing installation: jsonschema 4.10.3 2026-08-31 07:13:00.801 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:13:00.801 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-31 07:13:01.726 | 2026-08-31 07:13:01.735 | 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.dev64 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-08-31 07:13:02.094 | + inc/python:pip_install:216 : result=0 2026-08-31 07:13:02.099 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:13:02.105 | + functions-common:time_stop:2420 : local name 2026-08-31 07:13:02.112 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:13:02.118 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:13:02.123 | + functions-common:time_stop:2423 : local total 2026-08-31 07:13:02.128 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:13:02.133 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:13:02.139 | + functions-common:time_stop:2427 : start_time=1788160365836 2026-08-31 07:13:02.146 | + functions-common:time_stop:2429 : [[ -z 1788160365836 ]] 2026-08-31 07:13:02.153 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:13:02.161 | + functions-common:time_stop:2432 : end_time=1788160382155 2026-08-31 07:13:02.167 | + functions-common:time_stop:2433 : elapsed_time=16319 2026-08-31 07:13:02.173 | + functions-common:time_stop:2434 : total=43258 2026-08-31 07:13:02.179 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:13:02.185 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=59577 2026-08-31 07:13:02.192 | + inc/python:pip_install:219 : return 0 2026-08-31 07:13:02.198 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 07:13:02.205 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:13:02.212 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-31 07:13:02.218 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-31 07:13:02.225 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:13:02.234 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:13:02.241 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/keystone, ]] 2026-08-31 07:13:02.247 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:13:02.254 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-31 07:13:02.297 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:13:02.303 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 07:13:02.310 | + ./stack.sh:main:924 : configure_keystone 2026-08-31 07:13:02.317 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-08-31 07:13:02.345 | + 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-08-31 07:13:02.352 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-31 07:13:02.364 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-31 07:13:02.408 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:13:02.414 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-31 07:13:02.495 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-31 07:13:02.568 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-31 07:13:02.644 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-31 07:13:02.719 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-31 07:13:02.795 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-31 07:13:02.873 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-31 07:13:02.946 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-31 07:13:03.021 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-31 07:13:03.101 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-31 07:13:03.108 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-31 07:13:03.114 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-31 07:13:03.121 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-31 07:13:03.128 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 07:13:03.134 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 07:13:03.173 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:13:03.182 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 07:13:03.188 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 07:13:03.194 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 07:13:03.235 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:13:03.241 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/ 2026-08-31 07:13:03.249 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/ 2026-08-31 07:13:03.333 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 07:13:03.340 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 07:13:03.347 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://162.253.55.152/identity 2026-08-31 07:13:03.430 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-31 07:13:03.437 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-31 07:13:03.520 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-31 07:13:03.528 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-31 07:13:03.535 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-31 07:13:03.541 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-31 07:13:03.548 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 07:13:03.555 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 07:13:03.562 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 07:13:03.604 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:13:03.610 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 07:13:03.617 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-31 07:13:03.625 | + 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-08-31 07:13:03.710 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-31 07:13:03.717 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-31 07:13:03.724 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-31 07:13:03.730 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-31 07:13:03.738 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 07:13:03.784 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 07:13:03.791 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 07:13:03.797 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 07:13:03.804 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 07:13:03.811 | + 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-08-31 07:13:03.887 | + 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-08-31 07:13:03.967 | + 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-08-31 07:13:04.044 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 07:13:04.119 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-31 07:13:04.197 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-31 07:13:04.276 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-31 07:13:04.283 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-31 07:13:04.289 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-31 07:13:04.295 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-31 07:13:04.302 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 07:13:04.308 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-31 07:13:04.315 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-31 07:13:04.322 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 07:13:04.328 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 07:13:04.358 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:13:04.359 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-31 07:13:04.375 | d /var/run/uwsgi 0755 stack root 2026-08-31 07:13:04.385 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:13:04.409 | /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-08-31 07:13:04.419 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-31 07:13:04.426 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-31 07:13:04.437 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 07:13:04.443 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-31 07:13:04.524 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-08-31 07:13:04.598 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-31 07:13:04.677 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-31 07:13:04.747 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-31 07:13:04.818 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-31 07:13:04.890 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-31 07:13:04.962 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-31 07:13:05.037 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-31 07:13:05.109 | + 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-08-31 07:13:05.184 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-31 07:13:05.256 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-31 07:13:05.318 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-31 07:13:05.381 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-31 07:13:05.453 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 07:13:05.459 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 07:13:05.467 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-31 07:13:05.474 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-31 07:13:05.480 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 07:13:05.485 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:13:05.492 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:13:05.498 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-31 07:13:05.505 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-31 07:13:05.511 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-31 07:13:05.582 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-31 07:13:05.653 | + 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-08-31 07:13:05.654 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-31 07:13:05.670 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-31 07:13:05.678 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-31 07:13:05.685 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-31 07:13:05.692 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 07:13:05.698 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 07:13:05.704 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 07:13:05.711 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:13:05.716 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:13:05.723 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:13:05.729 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 07:13:05.736 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 07:13:05.742 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:13:05.748 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:13:05.754 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-31 07:13:05.828 | Enabling site keystone-api. 2026-08-31 07:13:05.838 | To activate the new configuration, you need to run: 2026-08-31 07:13:05.838 | systemctl reload apache2 2026-08-31 07:13:05.848 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 07:13:05.854 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 07:13:05.859 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:13:05.866 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 07:13:06.028 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-31 07:13:06.096 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-31 07:13:06.178 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-31 07:13:06.261 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-31 07:13:06.267 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-31 07:13:06.348 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-31 07:13:06.422 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-31 07:13:06.494 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-31 07:13:06.574 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-31 07:13:06.580 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-31 07:13:06.655 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-31 07:13:06.697 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:13:06.704 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-31 07:13:06.747 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:13:06.753 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-31 07:13:06.760 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-31 07:13:06.766 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-31 07:13:06.771 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 07:13:06.778 | + lib/stack:stack_install_service:32 : install_glance 2026-08-31 07:13:06.785 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-31 07:13:06.791 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-31 07:13:06.796 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-31 07:13:06.837 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:13:06.843 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-31 07:13:06.850 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-31 07:13:06.889 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:13:06.895 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-31 07:13:06.902 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-31 07:13:06.908 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:13:06.913 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:13:06.920 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:13:06.927 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:13:06.934 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-31 07:13:06.940 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-31 07:13:06.948 | ++ inc/python:join_extras:29 : echo cinder 2026-08-31 07:13:06.956 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-31 07:13:06.961 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-31 07:13:06.967 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-31 07:13:06.972 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-31 07:13:06.981 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-31 07:13:06.989 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-31 07:13:06.995 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-31 07:13:07.006 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-31 07:13:07.006 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-31 07:13:07.018 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-31 07:13:07.025 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-31 07:13:07.031 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-31 07:13:07.039 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-31 07:13:07.046 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-31 07:13:07.093 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-31 07:13:07.099 | + 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-08-31 07:13:08.835 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 07:13:09.931 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-31 07:13:10.002 | 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-08-31 07:13:10.003 | 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-08-31 07:13:10.004 | 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-08-31 07:13:10.005 | 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-08-31 07:13:10.006 | 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-08-31 07:13:10.007 | 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-08-31 07:13:10.008 | 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-08-31 07:13:10.008 | 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.16.0) 2026-08-31 07:13:10.009 | 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-08-31 07:13:10.010 | 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-08-31 07:13:10.064 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-31 07:13:10.068 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 07:13:10.123 | 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-08-31 07:13:10.125 | 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-08-31 07:13:10.127 | 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-08-31 07:13:10.183 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 07:13:10.188 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-31 07:13:10.338 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 07:13:10.342 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-31 07:13:10.529 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 07:13:10.534 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 07:13:10.651 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-31 07:13:10.656 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-31 07:13:10.713 | 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-08-31 07:13:10.714 | 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-08-31 07:13:10.715 | 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-08-31 07:13:10.715 | 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-08-31 07:13:10.721 | 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-08-31 07:13:10.722 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.9.0) 2026-08-31 07:13:10.722 | 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-08-31 07:13:10.724 | 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-08-31 07:13:10.725 | 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-08-31 07:13:10.725 | 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-08-31 07:13:10.727 | 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-08-31 07:13:10.811 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-31 07:13:10.814 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-31 07:13:10.880 | 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-08-31 07:13:10.884 | 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-08-31 07:13:10.887 | 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-08-31 07:13:10.887 | 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-08-31 07:13:10.888 | 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-08-31 07:13:10.895 | 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-08-31 07:13:10.898 | 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-08-31 07:13:10.898 | 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-08-31 07:13:10.901 | 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-08-31 07:13:10.906 | 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-08-31 07:13:10.907 | 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-08-31 07:13:10.908 | 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-08-31 07:13:10.909 | 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-08-31 07:13:10.910 | 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-08-31 07:13:10.910 | 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-08-31 07:13:10.911 | 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-08-31 07:13:10.914 | 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-08-31 07:13:10.921 | 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-08-31 07:13:10.923 | 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-08-31 07:13:10.926 | 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-08-31 07:13:10.935 | 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-08-31 07:13:10.937 | 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-08-31 07:13:10.939 | 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-08-31 07:13:10.945 | 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-08-31 07:13:10.945 | 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-08-31 07:13:10.946 | 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-08-31 07:13:10.947 | 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-08-31 07:13:10.957 | 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-08-31 07:13:10.982 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-08-31 07:13:11.109 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-08-31 07:13:11.198 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-31 07:13:11.270 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-31 07:13:11.336 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-31 07:13:11.414 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-31 07:13:11.524 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-31 07:13:11.719 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-31 07:13:12.748 | 2026-08-31 07:13:12.757 | 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.9.0 retrying-1.4.2 tenacity-9.1.4 2026-08-31 07:13:12.862 | + inc/python:pip_install:216 : result=0 2026-08-31 07:13:12.868 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:13:12.875 | + functions-common:time_stop:2420 : local name 2026-08-31 07:13:12.882 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:13:12.887 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:13:12.892 | + functions-common:time_stop:2423 : local total 2026-08-31 07:13:12.899 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:13:12.905 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:13:12.911 | + functions-common:time_stop:2427 : start_time=1788160387082 2026-08-31 07:13:12.917 | + functions-common:time_stop:2429 : [[ -z 1788160387082 ]] 2026-08-31 07:13:12.924 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:13:12.933 | + functions-common:time_stop:2432 : end_time=1788160392927 2026-08-31 07:13:12.939 | + functions-common:time_stop:2433 : elapsed_time=5845 2026-08-31 07:13:12.946 | + functions-common:time_stop:2434 : total=59577 2026-08-31 07:13:12.951 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:13:12.957 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=65422 2026-08-31 07:13:12.964 | + inc/python:pip_install:219 : return 0 2026-08-31 07:13:12.970 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-31 07:13:12.978 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-31 07:13:12.984 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-08-31 07:13:13.013 | + 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-08-31 07:13:13.027 | + lib/glance:install_glance:573 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-08-31 07:13:13.034 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/glance.git 2026-08-31 07:13:13.040 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-31 07:13:13.046 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:13:13.052 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:13:13.059 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:13:13.067 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:13:13.072 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:13:13.079 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:13:13.121 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:13:13.127 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:13:13.132 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:13:13.140 | + functions-common:git_clone:610 : echo master 2026-08-31 07:13:13.142 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:13:13.154 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-31 07:13:13.160 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:13:13.166 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-31 07:13:13.195 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-31 07:13:13.203 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:13:13.204 | + functions-common:git_clone:673 : head -1 2026-08-31 07:13:13.211 | 602b6d703 Test requirements: remove testresources and testscenarios 2026-08-31 07:13:13.219 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:13:13.226 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-31 07:13:13.233 | + inc/python:setup_develop:353 : local bindep 2026-08-31 07:13:13.240 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-31 07:13:13.247 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-31 07:13:13.253 | + inc/python:setup_develop:359 : local extras= 2026-08-31 07:13:13.260 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-31 07:13:13.266 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 07:13:13.272 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-31 07:13:13.278 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-31 07:13:13.284 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 07:13:13.291 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 07:13:13.299 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-31 07:13:13.306 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 07:13:13.313 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-31 07:13:13.320 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 07:13:13.326 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 07:13:13.335 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-31 07:13:13.348 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-31 07:13:13.355 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-31 07:13:13.362 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-31 07:13:13.475 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-31 07:13:13.481 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 07:13:13.486 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 07:13:13.493 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 07:13:13.499 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-31 07:13:13.506 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-31 07:13:13.513 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 07:13:13.519 | + inc/python:setup_package:446 : local extras= 2026-08-31 07:13:13.525 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 07:13:13.533 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 07:13:13.538 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 07:13:13.545 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 07:13:13.550 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 07:13:13.557 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-31 07:13:13.608 | Using python 3.12 to install /opt/stack/glance 2026-08-31 07:13:13.615 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-08-31 07:13:14.197 | Obtaining file:///opt/stack/glance 2026-08-31 07:13:14.200 | Installing build dependencies: started 2026-08-31 07:13:15.297 | Installing build dependencies: finished with status 'done' 2026-08-31 07:13:15.298 | Checking if build backend supports build_editable: started 2026-08-31 07:13:15.608 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 07:13:15.610 | Getting requirements to build editable: started 2026-08-31 07:13:15.794 | Getting requirements to build editable: finished with status 'done' 2026-08-31 07:13:15.795 | Preparing editable metadata (pyproject.toml): started 2026-08-31 07:13:16.466 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:13:16.486 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (7.0.3) 2026-08-31 07:13:16.486 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (0.7.1) 2026-08-31 07:13:16.487 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.0.52) 2026-08-31 07:13:16.488 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.1.0) 2026-08-31 07:13:16.490 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.5.1) 2026-08-31 07:13:16.490 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (1.8.11) 2026-08-31 07:13:16.491 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (1.19.1) 2026-08-31 07:13:16.715 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev43) 2026-08-31 07:13:18.909 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 07:13:18.972 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (10.7.0) 2026-08-31 07:13:18.974 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (7.6.1) 2026-08-31 07:13:18.975 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.5.0) 2026-08-31 07:13:18.976 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.8.0) 2026-08-31 07:13:18.978 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (10.2.0) 2026-08-31 07:13:18.978 | 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.dev43) (5.9.1) 2026-08-31 07:13:19.104 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev43) 2026-08-31 07:13:19.117 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-31 07:13:19.202 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (5.16.0) 2026-08-31 07:13:19.203 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (13.0.1) 2026-08-31 07:13:19.300 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev43) 2026-08-31 07:13:19.312 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-31 07:13:19.409 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.18.0) 2026-08-31 07:13:19.410 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.10.1) 2026-08-31 07:13:19.411 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (4.26.0) 2026-08-31 07:13:19.412 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.0.0) 2026-08-31 07:13:19.413 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (18.1.1) 2026-08-31 07:13:19.414 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.9.0) 2026-08-31 07:13:19.552 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev43) 2026-08-31 07:13:19.563 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 07:13:19.645 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (8.3.1) 2026-08-31 07:13:19.646 | 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.dev43) (18.3.0) 2026-08-31 07:13:19.647 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (8.2.0) 2026-08-31 07:13:19.766 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev43) 2026-08-31 07:13:19.777 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 07:13:19.870 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.0.1) 2026-08-31 07:13:19.871 | 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.dev43) (4.8.0) 2026-08-31 07:13:19.872 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (4.4.0) 2026-08-31 07:13:19.873 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (5.7.0) 2026-08-31 07:13:19.874 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.1.0) 2026-08-31 07:13:19.875 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (43.0.3) 2026-08-31 07:13:19.985 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev43) 2026-08-31 07:13:19.997 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 07:13:20.109 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev43) 2026-08-31 07:13:20.120 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 07:13:20.222 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev43) (1.4.1) 2026-08-31 07:13:20.223 | 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.dev43) (4.16.0) 2026-08-31 07:13:20.325 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:20.337 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-08-31 07:13:20.419 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev43) (2.34.2) 2026-08-31 07:13:20.422 | 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.dev43) (2.1.1) 2026-08-31 07:13:20.427 | 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.dev43) (3.0) 2026-08-31 07:13:20.430 | 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.dev43) (5.11.0) 2026-08-31 07:13:20.434 | 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.dev43) (2.3.0) 2026-08-31 07:13:20.441 | 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.dev43) (1.4.2) 2026-08-31 07:13:20.443 | 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.dev43) (3.5.0) 2026-08-31 07:13:20.449 | 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.dev43) (3.3.2) 2026-08-31 07:13:20.453 | 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.dev43) (26.1.0) 2026-08-31 07:13:20.453 | 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.dev43) (2025.9.1) 2026-08-31 07:13:20.454 | 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.dev43) (0.37.0) 2026-08-31 07:13:20.455 | 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.dev43) (2026.6.3) 2026-08-31 07:13:20.460 | 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.dev43) (2.1.0) 2026-08-31 07:13:20.461 | 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.dev43) (1.9.0) 2026-08-31 07:13:20.464 | 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.dev43) (4.3.0) 2026-08-31 07:13:20.467 | 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.dev43) (4.1.0) 2026-08-31 07:13:20.467 | 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.dev43) (2.13.0) 2026-08-31 07:13:20.472 | 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.dev43) (1.5.0) 2026-08-31 07:13:20.474 | 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.dev43) (5.3.1) 2026-08-31 07:13:20.478 | 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.dev43) (0.20) 2026-08-31 07:13:20.481 | 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.dev43) (1.3.0) 2026-08-31 07:13:20.482 | 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.dev43) (2.0.0) 2026-08-31 07:13:20.482 | 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.dev43) (6.0.3) 2026-08-31 07:13:20.487 | 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.dev43) (2.1.2) 2026-08-31 07:13:20.487 | 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.dev43) (0.6.2) 2026-08-31 07:13:27.104 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:27.116 | Downloading openstacksdk-4.19.1-py3-none-any.whl.metadata (12 kB) 2026-08-31 07:13:27.151 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:27.160 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-31 07:13:27.197 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:27.208 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-31 07:13:27.248 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:27.257 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 07:13:27.268 | 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.dev43) (7.2.2) 2026-08-31 07:13:27.293 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:27.303 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-31 07:13:27.320 | 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.dev43) (2.9.0.post0) 2026-08-31 07:13:27.326 | 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.dev43) (7.1.7) 2026-08-31 07:13:27.327 | 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.dev43) (5.3.1) 2026-08-31 07:13:27.328 | 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.dev43) (5.6.2) 2026-08-31 07:13:27.328 | 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.dev43) (0.17.0) 2026-08-31 07:13:27.331 | 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.dev43) (5.1.0) 2026-08-31 07:13:27.337 | 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.dev43) (2026.3) 2026-08-31 07:13:27.337 | 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.dev43) (26.3) 2026-08-31 07:13:27.343 | 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.dev43) (0.26.0) 2026-08-31 07:13:27.345 | 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.dev43) (5.0.0) 2026-08-31 07:13:27.346 | 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.dev43) (3.1.6) 2026-08-31 07:13:27.347 | 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.dev43) (4.0.1) 2026-08-31 07:13:27.352 | 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.dev43) (3.0.3) 2026-08-31 07:13:27.359 | 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.dev43) (1.2.1) 2026-08-31 07:13:27.362 | 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.dev43) (0.41.2) 2026-08-31 07:13:27.363 | 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.dev43) (3.5.5) 2026-08-31 07:13:27.365 | 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.dev43) (1.7.6) 2026-08-31 07:13:27.367 | 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.dev43) (2.8.0) 2026-08-31 07:13:27.390 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:27.400 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-31 07:13:27.467 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:27.476 | 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-08-31 07:13:27.496 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev43) (84.0.0) 2026-08-31 07:13:27.503 | 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.dev43) (0.8.2) 2026-08-31 07:13:27.536 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:27.546 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 07:13:27.569 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:27.579 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-31 07:13:27.623 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:27.633 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-08-31 07:13:27.677 | 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.dev43) 2026-08-31 07:13:27.686 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-08-31 07:13:27.708 | 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.dev43) 2026-08-31 07:13:27.717 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-31 07:13:27.727 | 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.dev43) (15.0.0) 2026-08-31 07:13:27.741 | 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.dev43) 2026-08-31 07:13:27.750 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-31 07:13:27.768 | 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.dev43) (1.17.0) 2026-08-31 07:13:27.782 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (3.5.0) 2026-08-31 07:13:27.783 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (3.18) 2026-08-31 07:13:27.784 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (2.7.0) 2026-08-31 07:13:27.785 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (2023.11.17) 2026-08-31 07:13:27.803 | 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.dev43) (4.2.0) 2026-08-31 07:13:27.803 | 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.dev43) (2.20.0) 2026-08-31 07:13:27.808 | 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.dev43) (0.1.2) 2026-08-31 07:13:27.816 | 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.dev43) (0.8) 2026-08-31 07:13:27.898 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:27.907 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-31 07:13:27.933 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:27.943 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-31 07:13:27.952 | 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.dev43) (9.1.4) 2026-08-31 07:13:27.964 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:27.975 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-31 07:13:28.033 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:28.042 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-31 07:13:28.053 | Installing build dependencies: started 2026-08-31 07:13:28.832 | Installing build dependencies: finished with status 'done' 2026-08-31 07:13:28.834 | Getting requirements to build wheel: started 2026-08-31 07:13:29.230 | Getting requirements to build wheel: finished with status 'done' 2026-08-31 07:13:29.232 | Preparing metadata (pyproject.toml): started 2026-08-31 07:13:29.423 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:13:29.470 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:29.481 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-31 07:13:29.526 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-31 07:13:29.536 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-31 07:13:29.597 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-31 07:13:29.629 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-08-31 07:13:29.649 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-31 07:13:29.671 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-31 07:13:29.692 | Downloading openstacksdk-4.19.1-py3-none-any.whl (2.0 MB) 2026-08-31 07:13:29.745 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 45.3 MB/s 0:00:00 2026-08-31 07:13:29.757 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-31 07:13:29.775 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-31 07:13:29.794 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-31 07:13:29.812 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-31 07:13:29.832 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-31 07:13:29.851 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-08-31 07:13:29.870 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-08-31 07:13:29.890 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-08-31 07:13:29.911 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-31 07:13:29.930 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-08-31 07:13:29.951 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-08-31 07:13:29.976 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-31 07:13:29.996 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-31 07:13:30.020 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-08-31 07:13:30.045 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-08-31 07:13:30.064 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-31 07:13:30.094 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 70.4 MB/s 0:00:00 2026-08-31 07:13:30.105 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-31 07:13:30.124 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-08-31 07:13:30.142 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-31 07:13:30.158 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-31 07:13:30.174 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-31 07:13:30.259 | Building wheels for collected packages: glance, simplegeneric 2026-08-31 07:13:30.260 | Building editable for glance (pyproject.toml): started 2026-08-31 07:13:30.930 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-31 07:13:30.931 | Created wheel for glance: filename=glance-33.0.0.0b3.dev43-0.editable-py3-none-any.whl size=9068 sha256=6ee575d8f72cc3d5543ec2e4771299e99f0b08e7565017f1f91f3d540050df89 2026-08-31 07:13:30.931 | Stored in directory: /tmp/pip-ephem-wheel-cache-qi8x_iro/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-31 07:13:30.938 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-31 07:13:31.197 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-31 07:13:31.199 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=0a13a54c0f845c6665ba118839b7f7b34d9a93d0c9a7ec1cf1af599630482893 2026-08-31 07:13:31.199 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-31 07:13:31.203 | Successfully built glance simplegeneric 2026-08-31 07:13:31.342 | 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-08-31 07:13:32.932 | Attempting uninstall: jsonpointer 2026-08-31 07:13:32.940 | Found existing installation: jsonpointer 2.0 2026-08-31 07:13:32.940 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:13:32.940 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-31 07:13:32.974 | Attempting uninstall: httplib2 2026-08-31 07:13:32.981 | Found existing installation: httplib2 0.20.4 2026-08-31 07:13:32.981 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:13:32.982 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-31 07:13:33.042 | Attempting uninstall: jsonpatch 2026-08-31 07:13:33.051 | Found existing installation: jsonpatch 1.32 2026-08-31 07:13:33.051 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-31 07:13:33.051 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-31 07:13:35.493 | 2026-08-31 07:13:35.504 | 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.dev43 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.19.1 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-08-31 07:13:35.708 | + inc/python:pip_install:216 : result=0 2026-08-31 07:13:35.714 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:13:35.720 | + functions-common:time_stop:2420 : local name 2026-08-31 07:13:35.725 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:13:35.731 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:13:35.736 | + functions-common:time_stop:2423 : local total 2026-08-31 07:13:35.743 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:13:35.748 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:13:35.753 | + functions-common:time_stop:2427 : start_time=1788160393596 2026-08-31 07:13:35.758 | + functions-common:time_stop:2429 : [[ -z 1788160393596 ]] 2026-08-31 07:13:35.765 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:13:35.773 | + functions-common:time_stop:2432 : end_time=1788160415767 2026-08-31 07:13:35.779 | + functions-common:time_stop:2433 : elapsed_time=22171 2026-08-31 07:13:35.784 | + functions-common:time_stop:2434 : total=65422 2026-08-31 07:13:35.789 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:13:35.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=87593 2026-08-31 07:13:35.800 | + inc/python:pip_install:219 : return 0 2026-08-31 07:13:35.806 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 07:13:35.812 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:13:35.819 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-31 07:13:35.826 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-31 07:13:35.832 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:13:35.837 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:13:35.844 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:13:35.850 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:13:35.855 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 07:13:35.862 | + ./stack.sh:main:945 : configure_glance 2026-08-31 07:13:35.868 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-08-31 07:13:35.897 | + lib/glance:configure_glance:353 : local dburl 2026-08-31 07:13:35.904 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-31 07:13:35.910 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-31 07:13:35.915 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-31 07:13:35.920 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-31 07:13:35.926 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 07:13:35.931 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 07:13:35.936 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 07:13:35.972 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:13:35.978 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 07:13:35.983 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-31 07:13:35.990 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-31 07:13:35.996 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-31 07:13:36.068 | + 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-08-31 07:13:36.142 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-31 07:13:36.208 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-31 07:13:36.277 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-31 07:13:36.345 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-31 07:13:36.417 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-31 07:13:36.491 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-31 07:13:36.497 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-31 07:13:36.503 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-31 07:13:36.508 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 07:13:36.515 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 07:13:36.521 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-31 07:13:36.526 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-31 07:13:36.532 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-31 07:13:36.538 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 07:13:36.543 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-31 07:13:36.618 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-31 07:13:36.687 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://162.253.55.152/identity 2026-08-31 07:13:36.752 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-31 07:13:36.820 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-08-31 07:13:36.885 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-31 07:13:36.953 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-31 07:13:37.022 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-31 07:13:37.090 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://162.253.55.152/identity 2026-08-31 07:13:37.160 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 07:13:37.232 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 07:13:37.299 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 07:13:37.306 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-31 07:13:37.382 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-31 07:13:37.387 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-31 07:13:37.393 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-31 07:13:37.398 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 07:13:37.403 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 07:13:37.410 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 07:13:37.449 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:13:37.456 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 07:13:37.463 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 07:13:37.468 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 07:13:37.506 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:13:37.513 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/ 2026-08-31 07:13:37.520 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/ 2026-08-31 07:13:37.591 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 07:13:37.597 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 07:13:37.604 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-31 07:13:37.610 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-31 07:13:37.616 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-31 07:13:37.688 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-31 07:13:37.751 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-31 07:13:37.821 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-31 07:13:37.828 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-31 07:13:37.834 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-31 07:13:37.840 | + lib/glance:configure_glance_store:282 : local be 2026-08-31 07:13:37.846 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-31 07:13:37.852 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-31 07:13:37.857 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-31 07:13:37.935 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-31 07:13:37.942 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://162.253.55.152 2026-08-31 07:13:38.010 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-31 07:13:38.016 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-31 07:13:38.021 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-31 07:13:38.057 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:13:38.061 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://162.253.55.152/image 2026-08-31 07:13:38.128 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-31 07:13:38.166 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:13:38.173 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-08-31 07:13:38.242 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://162.253.55.152/identity 2026-08-31 07:13:38.312 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-31 07:13:38.318 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-31 07:13:38.324 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-31 07:13:38.331 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 07:13:38.371 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 07:13:38.377 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 07:13:38.383 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 07:13:38.389 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 07:13:38.395 | + 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-08-31 07:13:38.463 | + 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-08-31 07:13:38.535 | + 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-08-31 07:13:38.607 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 07:13:38.682 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-31 07:13:38.753 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-31 07:13:38.762 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-31 07:13:38.838 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-31 07:13:38.911 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-31 07:13:38.989 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-31 07:13:39.058 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-31 07:13:39.132 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-31 07:13:39.213 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-31 07:13:39.292 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-31 07:13:39.366 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-31 07:13:39.377 | + 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-08-31 07:13:39.392 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-31 07:13:39.432 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:13:39.439 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=162.253.55.152 2026-08-31 07:13:39.445 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-08-31 07:13:39.451 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://162.253.55.152:8776/v3/%(project_id)s' 2026-08-31 07:13:39.519 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://162.253.55.152:8776/v3/%(project_id)s' 2026-08-31 07:13:39.586 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-31 07:13:39.592 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-31 07:13:39.597 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-31 07:13:39.602 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-31 07:13:39.607 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-31 07:13:39.613 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-31 07:13:39.620 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-31 07:13:39.629 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 07:13:39.634 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-31 07:13:39.709 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-31 07:13:39.714 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-31 07:13:39.721 | ++ functions:get_random_port:861 : true 2026-08-31 07:13:39.726 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-31 07:13:39.733 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-31 07:13:39.738 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-31 07:13:39.873 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-31 07:13:39.878 | ++ functions:get_random_port:865 : break 2 2026-08-31 07:13:39.884 | ++ functions:get_random_port:869 : echo 60999 2026-08-31 07:13:39.890 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-31 07:13:39.895 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-31 07:13:39.962 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-08-31 07:13:40.028 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-31 07:13:40.097 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-31 07:13:40.164 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 07:13:40.234 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 07:13:40.306 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-31 07:13:40.380 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-31 07:13:40.448 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-31 07:13:40.516 | + 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-08-31 07:13:40.587 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 07:13:40.659 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 07:13:40.729 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-31 07:13:40.805 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 07:13:40.876 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-31 07:13:40.950 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-31 07:13:41.019 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-31 07:13:41.087 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-31 07:13:41.160 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-31 07:13:41.236 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-31 07:13:41.307 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-31 07:13:41.313 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-31 07:13:41.318 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 07:13:41.323 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:13:41.328 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:13:41.334 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:13:41.339 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-31 07:13:41.345 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-31 07:13:41.415 | proxy (enabled by site administrator) 2026-08-31 07:13:41.422 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-31 07:13:41.429 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-31 07:13:41.435 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 07:13:41.441 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:13:41.447 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:13:41.452 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:13:41.458 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-31 07:13:41.464 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-31 07:13:41.521 | No module matches proxy_http 2026-08-31 07:13:41.530 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-31 07:13:41.597 | Considering dependency proxy for proxy_http: 2026-08-31 07:13:41.597 | Module proxy already enabled 2026-08-31 07:13:41.597 | Enabling module proxy_http. 2026-08-31 07:13:41.607 | To activate the new configuration, you need to run: 2026-08-31 07:13:41.607 | systemctl restart apache2 2026-08-31 07:13:41.616 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-31 07:13:41.622 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-31 07:13:41.627 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 07:13:41.633 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:13:41.639 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 07:13:41.817 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-31 07:13:41.824 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-31 07:13:41.830 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-31 07:13:41.834 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 07:13:41.839 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:13:41.845 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:13:41.850 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-31 07:13:41.857 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-31 07:13:41.865 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-31 07:13:41.865 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-31 07:13:41.881 | KeepAlive Off 2026-08-31 07:13:41.891 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-31 07:13:41.892 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-31 07:13:41.906 | SetEnv proxy-sendchunked 1 2026-08-31 07:13:41.916 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-31 07:13:41.917 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-31 07:13:41.932 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-31 07:13:41.940 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-31 07:13:41.945 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-31 07:13:41.951 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 07:13:41.956 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 07:13:41.961 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 07:13:41.967 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:13:41.972 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:13:41.978 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:13:41.984 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 07:13:41.989 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 07:13:41.995 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:13:42.001 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:13:42.007 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-31 07:13:42.075 | Enabling site glance-api. 2026-08-31 07:13:42.085 | To activate the new configuration, you need to run: 2026-08-31 07:13:42.085 | systemctl reload apache2 2026-08-31 07:13:42.096 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-31 07:13:42.101 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 07:13:42.107 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:13:42.113 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 07:13:42.290 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-31 07:13:42.302 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-31 07:13:42.375 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-31 07:13:42.450 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-31 07:13:42.457 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-31 07:13:42.535 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-31 07:13:42.607 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-31 07:13:42.648 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:13:42.656 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-31 07:13:42.662 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-31 07:13:42.668 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-31 07:13:42.675 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 07:13:42.681 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-31 07:13:42.689 | + lib/cinder:install_cinder:539 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-08-31 07:13:42.695 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/cinder.git 2026-08-31 07:13:42.701 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-31 07:13:42.706 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:13:42.712 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:13:42.720 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:13:42.727 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:13:42.732 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:13:42.738 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:13:42.776 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:13:42.784 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:13:42.789 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:13:42.797 | + functions-common:git_clone:610 : echo master 2026-08-31 07:13:42.798 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:13:42.808 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-08-31 07:13:42.813 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:13:42.819 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-31 07:13:42.848 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-31 07:13:42.855 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:13:42.857 | + functions-common:git_clone:673 : head -1 2026-08-31 07:13:42.902 | f4c563acf Merge "Everpure: lock attached hosts on force detach" 2026-08-31 07:13:42.910 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:13:42.915 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-31 07:13:42.921 | + inc/python:setup_develop:353 : local bindep 2026-08-31 07:13:42.927 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-31 07:13:42.933 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-31 07:13:42.939 | + inc/python:setup_develop:359 : local extras= 2026-08-31 07:13:42.945 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-31 07:13:42.951 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 07:13:42.957 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-31 07:13:42.964 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-31 07:13:42.970 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 07:13:42.976 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 07:13:42.984 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-31 07:13:42.990 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 07:13:42.998 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-31 07:13:43.005 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 07:13:43.011 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 07:13:43.022 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-31 07:13:43.035 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-31 07:13:43.041 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-31 07:13:43.047 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-31 07:13:43.161 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-31 07:13:43.167 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 07:13:43.173 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 07:13:43.177 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 07:13:43.182 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-31 07:13:43.187 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-31 07:13:43.191 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 07:13:43.197 | + inc/python:setup_package:446 : local extras= 2026-08-31 07:13:43.202 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 07:13:43.208 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 07:13:43.212 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 07:13:43.218 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 07:13:43.223 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 07:13:43.229 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-31 07:13:43.272 | Using python 3.12 to install /opt/stack/cinder 2026-08-31 07:13:43.277 | + 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-08-31 07:13:43.837 | Obtaining file:///opt/stack/cinder 2026-08-31 07:13:43.840 | Installing build dependencies: started 2026-08-31 07:13:44.615 | Installing build dependencies: finished with status 'done' 2026-08-31 07:13:44.616 | Checking if build backend supports build_editable: started 2026-08-31 07:13:44.902 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 07:13:44.903 | Getting requirements to build editable: started 2026-08-31 07:13:45.053 | Getting requirements to build editable: finished with status 'done' 2026-08-31 07:13:45.054 | Preparing editable metadata (pyproject.toml): started 2026-08-31 07:13:46.003 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:13:46.034 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (7.0.3) 2026-08-31 07:13:46.035 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (5.3.1) 2026-08-31 07:13:46.036 | 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.dev312) (0.41.2) 2026-08-31 07:13:46.037 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (3.5.0) 2026-08-31 07:13:46.038 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (3.5.5) 2026-08-31 07:13:46.039 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (2.1.0) 2026-08-31 07:13:46.039 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (4.26.0) 2026-08-31 07:13:46.040 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (5.16.0) 2026-08-31 07:13:46.041 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (13.0.1) 2026-08-31 07:13:46.406 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev312) 2026-08-31 07:13:46.480 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-31 07:13:46.495 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (10.7.0) 2026-08-31 07:13:46.495 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (7.6.1) 2026-08-31 07:13:46.496 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (6.5.0) 2026-08-31 07:13:46.496 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (18.1.1) 2026-08-31 07:13:46.497 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (8.3.1) 2026-08-31 07:13:46.497 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (18.3.0) 2026-08-31 07:13:46.497 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (8.2.0) 2026-08-31 07:13:46.498 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (6.0.1) 2026-08-31 07:13:46.498 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (3.12.0) 2026-08-31 07:13:46.499 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (3.9.0) 2026-08-31 07:13:46.499 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (7.10.0) 2026-08-31 07:13:46.499 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (5.11.0) 2026-08-31 07:13:46.500 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (4.8.0) 2026-08-31 07:13:46.500 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (2.8.0) 2026-08-31 07:13:46.501 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (10.2.0) 2026-08-31 07:13:46.521 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev312) 2026-08-31 07:13:46.530 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-31 07:13:46.538 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (4.4.0) 2026-08-31 07:13:46.539 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (26.3) 2026-08-31 07:13:46.559 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev312) 2026-08-31 07:13:46.568 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-31 07:13:46.578 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (3.10.1) 2026-08-31 07:13:46.578 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (3.1.0) 2026-08-31 07:13:46.579 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (3.3.2) 2026-08-31 07:13:46.579 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (7.6.0) 2026-08-31 07:13:46.603 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev312) 2026-08-31 07:13:46.612 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-31 07:13:46.623 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (6.0.0) 2026-08-31 07:13:46.646 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev312) 2026-08-31 07:13:46.655 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-08-31 07:13:46.665 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (2.34.2) 2026-08-31 07:13:46.665 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (2.7.0) 2026-08-31 07:13:46.666 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (2.5.1) 2026-08-31 07:13:46.666 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (6.4.0) 2026-08-31 07:13:46.679 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev312) 2026-08-31 07:13:46.688 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-31 07:13:46.697 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (2.0.52) 2026-08-31 07:13:46.697 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (5.9.1) 2026-08-31 07:13:46.712 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev312) 2026-08-31 07:13:46.723 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-31 07:13:46.751 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (9.1.4) 2026-08-31 07:13:46.752 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (1.8.11) 2026-08-31 07:13:46.753 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (6.9.0) 2026-08-31 07:13:46.778 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev312) 2026-08-31 07:13:46.787 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 07:13:46.795 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (7.1.1) 2026-08-31 07:13:46.825 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev312) 2026-08-31 07:13:46.834 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-31 07:13:46.845 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (5.8.0) 2026-08-31 07:13:46.845 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (43.0.3) 2026-08-31 07:13:46.847 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (0.3.1) 2026-08-31 07:13:46.961 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev312) 2026-08-31 07:13:46.970 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-08-31 07:13:46.979 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev312) (1.9.0) 2026-08-31 07:13:46.980 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (2026.3) 2026-08-31 07:13:46.980 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev312) (7.1.7) 2026-08-31 07:13:46.984 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev312) (2.1.1) 2026-08-31 07:13:46.986 | 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.dev312) (3.0) 2026-08-31 07:13:46.990 | 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.dev312) (2.8.0) 2026-08-31 07:13:46.993 | 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.dev312) (3.1.0) 2026-08-31 07:13:46.994 | 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.dev312) (2.3.0) 2026-08-31 07:13:46.998 | 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.dev312) (26.1.0) 2026-08-31 07:13:46.998 | 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.dev312) (2025.9.1) 2026-08-31 07:13:46.998 | 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.dev312) (0.37.0) 2026-08-31 07:13:46.999 | 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.dev312) (2026.6.3) 2026-08-31 07:13:47.003 | 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.dev312) (1.9.0) 2026-08-31 07:13:47.003 | 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.dev312) (4.16.0) 2026-08-31 07:13:47.005 | 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.dev312) (4.3.0) 2026-08-31 07:13:47.006 | 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.dev312) (4.1.0) 2026-08-31 07:13:47.006 | 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.dev312) (2.13.0) 2026-08-31 07:13:47.011 | 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.dev312) (7.2.2) 2026-08-31 07:13:47.013 | 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.dev312) (1.5.0) 2026-08-31 07:13:47.017 | 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.dev312) (0.20) 2026-08-31 07:13:47.019 | 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.dev312) (1.3.0) 2026-08-31 07:13:47.020 | 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.dev312) (2.0.0) 2026-08-31 07:13:47.020 | 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.dev312) (6.0.3) 2026-08-31 07:13:47.024 | 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.dev312) (1.19.1) 2026-08-31 07:13:47.025 | 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.dev312) (2.1.2) 2026-08-31 07:13:47.025 | 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.dev312) (0.6.2) 2026-08-31 07:13:47.027 | 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.dev312) (1.4.1) 2026-08-31 07:13:47.030 | 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.dev312) (2.9.0.post0) 2026-08-31 07:13:47.033 | 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.dev312) (5.3.1) 2026-08-31 07:13:47.034 | 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.dev312) (5.6.2) 2026-08-31 07:13:47.034 | 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.dev312) (0.17.0) 2026-08-31 07:13:47.036 | 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.dev312) (5.1.0) 2026-08-31 07:13:47.042 | 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.dev312) (0.26.0) 2026-08-31 07:13:47.044 | 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.dev312) (5.0.0) 2026-08-31 07:13:47.044 | 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.dev312) (3.1.6) 2026-08-31 07:13:47.045 | 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.dev312) (4.0.1) 2026-08-31 07:13:47.049 | 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.dev312) (3.0.3) 2026-08-31 07:13:47.054 | 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.dev312) (1.2.1) 2026-08-31 07:13:47.064 | 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.dev312) (1.7.6) 2026-08-31 07:13:47.067 | 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.dev312) (2.2.0) 2026-08-31 07:13:47.069 | 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.dev312) (1.3.7) 2026-08-31 07:13:47.072 | 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.dev312) (3.18.0) 2026-08-31 07:13:47.093 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev312) 2026-08-31 07:13:47.101 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-31 07:13:47.133 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev312) 2026-08-31 07:13:47.142 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-31 07:13:47.175 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev312) 2026-08-31 07:13:47.184 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-31 07:13:47.199 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev312) (84.0.0) 2026-08-31 07:13:47.207 | 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.dev312) (0.8.2) 2026-08-31 07:13:47.224 | 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.dev312) (4.16.0) 2026-08-31 07:13:47.227 | 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.dev312) (0.6.0) 2026-08-31 07:13:47.227 | 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.dev312) (4.2.0) 2026-08-31 07:13:47.232 | 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.dev312) (3.0.53) 2026-08-31 07:13:47.232 | 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.dev312) (1.11.0) 2026-08-31 07:13:47.233 | 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.dev312) (15.0.0) 2026-08-31 07:13:47.233 | 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.dev312) (1.8.0) 2026-08-31 07:13:47.239 | 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.dev312) (1.17.0) 2026-08-31 07:13:47.256 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev312) 2026-08-31 07:13:47.265 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-31 07:13:47.275 | 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.dev312) (24.2.1) 2026-08-31 07:13:47.292 | 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.dev312) (3.5.0) 2026-08-31 07:13:47.292 | 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.dev312) (3.18) 2026-08-31 07:13:47.293 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev312) (2023.11.17) 2026-08-31 07:13:47.309 | 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.dev312) (4.2.0) 2026-08-31 07:13:47.309 | 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.dev312) (2.20.0) 2026-08-31 07:13:47.315 | 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.dev312) (0.1.2) 2026-08-31 07:13:47.324 | 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.dev312) (0.8) 2026-08-31 07:13:47.344 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev312) 2026-08-31 07:13:47.353 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-31 07:13:47.387 | 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.dev312) (3.6.1) 2026-08-31 07:13:47.387 | 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.dev312) (3.5.0) 2026-08-31 07:13:47.388 | 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.dev312) (4.0.1) 2026-08-31 07:13:47.423 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev312) 2026-08-31 07:13:47.432 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-31 07:13:47.452 | 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.dev312) (1.33) 2026-08-31 07:13:47.455 | 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.dev312) (3.1.1) 2026-08-31 07:13:47.499 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-31 07:13:47.580 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 78.4 MB/s 0:00:00 2026-08-31 07:13:47.590 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-08-31 07:13:47.608 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-08-31 07:13:47.625 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 26.4 MB/s 0:00:00 2026-08-31 07:13:47.635 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-31 07:13:47.653 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-31 07:13:47.676 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-31 07:13:47.707 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 47.2 MB/s 0:00:00 2026-08-31 07:13:47.718 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-08-31 07:13:47.741 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-08-31 07:13:47.764 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-31 07:13:47.784 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-31 07:13:47.803 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-31 07:13:47.824 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-31 07:13:47.843 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-08-31 07:13:47.862 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-31 07:13:47.880 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-31 07:13:47.898 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-08-31 07:13:47.980 | Building wheels for collected packages: cinder 2026-08-31 07:13:47.980 | Building editable for cinder (pyproject.toml): started 2026-08-31 07:13:49.094 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-31 07:13:49.095 | Created wheel for cinder: filename=cinder-28.1.0.dev312-0.editable-py3-none-any.whl size=9265 sha256=7e6ef981bf579d919bead52e55f8340504b5fa90cfbe1bae85c192d49cfb4407 2026-08-31 07:13:49.096 | Stored in directory: /tmp/pip-ephem-wheel-cache-5ql5obbm/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-31 07:13:49.101 | Successfully built cinder 2026-08-31 07:13:49.238 | 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-08-31 07:13:50.607 | 2026-08-31 07:13:50.619 | Successfully installed cinder-28.1.0.dev312 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-08-31 07:13:50.788 | + inc/python:pip_install:216 : result=0 2026-08-31 07:13:50.792 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:13:50.798 | + functions-common:time_stop:2420 : local name 2026-08-31 07:13:50.804 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:13:50.809 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:13:50.814 | + functions-common:time_stop:2423 : local total 2026-08-31 07:13:50.817 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:13:50.822 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:13:50.827 | + functions-common:time_stop:2427 : start_time=1788160423261 2026-08-31 07:13:50.833 | + functions-common:time_stop:2429 : [[ -z 1788160423261 ]] 2026-08-31 07:13:50.840 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:13:50.848 | + functions-common:time_stop:2432 : end_time=1788160430843 2026-08-31 07:13:50.854 | + functions-common:time_stop:2433 : elapsed_time=7582 2026-08-31 07:13:50.859 | + functions-common:time_stop:2434 : total=87593 2026-08-31 07:13:50.864 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:13:50.869 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95175 2026-08-31 07:13:50.875 | + inc/python:pip_install:219 : return 0 2026-08-31 07:13:50.880 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 07:13:50.886 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:13:50.893 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-31 07:13:50.899 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-31 07:13:50.905 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:13:50.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-08-31 07:13:50.917 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/cinder, ]] 2026-08-31 07:13:50.923 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:13:50.929 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-31 07:13:50.936 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-31 07:13:50.941 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-31 07:13:50.947 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:13:50.953 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:13:50.959 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-31 07:13:50.985 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-31 07:13:50.991 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 07:13:50.996 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 07:13:51.002 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 07:13:51.009 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 07:13:51.015 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 07:13:51.022 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 07:13:51.028 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:13:51.034 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:13:51.040 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 07:13:51.046 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 07:13:51.052 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 07:13:51.058 | + functions-common:apt_get_update:1167 : return 2026-08-31 07:13:51.065 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-31 07:13:51.070 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 07:13:51.076 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:13:51.082 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:13:51.086 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-31 07:13:51.138 | + 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-08-31 07:13:51.196 | Reading package lists... 2026-08-31 07:13:51.583 | Building dependency tree... 2026-08-31 07:13:51.584 | Reading state information... 2026-08-31 07:13:51.930 | The following additional packages will be installed: 2026-08-31 07:13:51.930 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-08-31 07:13:51.930 | python3-typing-extensions python3-urwid python3-wcwidth 2026-08-31 07:13:51.932 | Suggested packages: 2026-08-31 07:13:51.932 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-08-31 07:13:51.975 | The following NEW packages will be installed: 2026-08-31 07:13:51.975 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-08-31 07:13:51.976 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-08-31 07:13:52.042 | 0 upgraded, 7 newly installed, 0 to remove and 9 not upgraded. 2026-08-31 07:13:52.042 | Need to get 418 kB of archives. 2026-08-31 07:13:52.042 | After this operation, 3,296 kB of additional disk space will be used. 2026-08-31 07:13:52.042 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-31 07:13:52.087 | 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-08-31 07:13:52.090 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-31 07:13:52.117 | 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-08-31 07:13:52.119 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-08-31 07:13:52.121 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-31 07:13:52.124 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-31 07:13:52.383 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-31 07:13:52.445 | Fetched 418 kB in 0s (3,172 kB/s) 2026-08-31 07:13:52.492 | Selecting previously unselected package python3-typing-extensions. 2026-08-31 07:13:52.540 | (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-08-31 07:13:52.543 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-31 07:13:52.549 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-31 07:13:52.622 | Selecting previously unselected package python3-wcwidth. 2026-08-31 07:13:52.634 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-31 07:13:52.639 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-31 07:13:52.713 | Selecting previously unselected package python3-urwid. 2026-08-31 07:13:52.725 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-31 07:13:52.730 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-31 07:13:52.830 | Selecting previously unselected package python3-configshell-fb. 2026-08-31 07:13:52.838 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-31 07:13:52.843 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-31 07:13:52.906 | Selecting previously unselected package python3-pyudev. 2026-08-31 07:13:52.914 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-08-31 07:13:52.919 | Unpacking python3-pyudev (0.24.0-1) ... 2026-08-31 07:13:52.996 | Selecting previously unselected package python3-rtslib-fb. 2026-08-31 07:13:53.008 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-31 07:13:53.012 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-31 07:13:53.100 | Selecting previously unselected package targetcli-fb. 2026-08-31 07:13:53.112 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-31 07:13:53.117 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-31 07:13:53.213 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-31 07:13:53.480 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-31 07:13:53.691 | Setting up python3-pyudev (0.24.0-1) ... 2026-08-31 07:13:53.919 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-31 07:13:54.852 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-31 07:13:54.864 | Setting up python3-urwid (2.6.10-1) ... 2026-08-31 07:13:55.243 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-31 07:13:55.387 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 07:13:55.388 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-31 07:13:55.416 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-31 07:13:55.416 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-31 07:13:55.416 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-31 07:13:55.416 | keyword = Word(alphanums + '_\-') 2026-08-31 07:13:55.416 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 07:13:55.416 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-31 07:13:55.416 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 07:13:55.416 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-31 07:13:55.416 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-31 07:13:55.416 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-31 07:13:55.423 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 07:13:55.423 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-31 07:13:55.439 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-31 07:13:55.439 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-31 07:13:55.439 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-31 07:13:55.439 | keyword = Word(alphanums + '_\-') 2026-08-31 07:13:55.439 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 07:13:55.439 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-31 07:13:55.439 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-31 07:13:55.439 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-31 07:13:55.439 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-31 07:13:55.439 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-31 07:13:55.472 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-31 07:13:55.642 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-31 07:13:55.642 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-31 07:13:55.958 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 07:13:56.645 | + functions-common:apt_get:1211 : result=0 2026-08-31 07:13:56.651 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 07:13:56.657 | + functions-common:time_stop:2420 : local name 2026-08-31 07:13:56.664 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:13:56.669 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:13:56.676 | + functions-common:time_stop:2423 : local total 2026-08-31 07:13:56.681 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:13:56.686 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 07:13:56.692 | + functions-common:time_stop:2427 : start_time=1788160431132 2026-08-31 07:13:56.698 | + functions-common:time_stop:2429 : [[ -z 1788160431132 ]] 2026-08-31 07:13:56.705 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:13:56.713 | + functions-common:time_stop:2432 : end_time=1788160436707 2026-08-31 07:13:56.719 | + functions-common:time_stop:2433 : elapsed_time=5575 2026-08-31 07:13:56.725 | + functions-common:time_stop:2434 : total=154671 2026-08-31 07:13:56.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:13:56.738 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160246 2026-08-31 07:13:56.744 | + functions-common:apt_get:1215 : return 0 2026-08-31 07:13:56.750 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 07:13:56.757 | + ./stack.sh:main:951 : configure_cinder 2026-08-31 07:13:56.763 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-08-31 07:13:56.789 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-31 07:13:56.798 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-31 07:13:56.804 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-31 07:13:56.809 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-31 07:13:56.817 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-31 07:13:56.819 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-31 07:13:56.830 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-31 07:13:56.835 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-31 07:13:56.841 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-31 07:13:56.846 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-31 07:13:56.851 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-31 07:13:56.857 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-31 07:13:56.862 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-31 07:13:56.868 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-31 07:13:56.892 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-31 07:13:56.917 | + 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-08-31 07:13:56.942 | + 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-08-31 07:13:56.968 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-31 07:13:56.993 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-31 07:13:57.018 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-31 07:13:57.024 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-31 07:13:57.033 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.0XEFZJSKsJ 2026-08-31 07:13:57.038 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-31 07:13:57.044 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-31 07:13:57.050 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-31 07:13:57.055 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.0XEFZJSKsJ 2026-08-31 07:13:57.065 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.0XEFZJSKsJ 2026-08-31 07:13:57.091 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.0XEFZJSKsJ /etc/sudoers.d/cinder-rootwrap 2026-08-31 07:13:57.118 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-31 07:13:57.127 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-31 07:13:57.133 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-31 07:13:57.139 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-31 07:13:57.144 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-31 07:13:57.150 | + 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-08-31 07:13:57.155 | + 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-08-31 07:13:57.162 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-31 07:13:57.163 | + 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-08-31 07:13:57.184 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-31 07:13:57.192 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-31 07:13:57.218 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-31 07:13:57.243 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-31 07:13:57.250 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-31 07:13:57.260 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-31 07:13:57.270 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-31 07:13:57.277 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 07:13:57.283 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-31 07:13:57.289 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 07:13:57.295 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 07:13:57.301 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-31 07:13:57.307 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 07:13:57.313 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-31 07:13:57.319 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 07:13:57.325 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-31 07:13:57.399 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-31 07:13:57.469 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://162.253.55.152/identity 2026-08-31 07:13:57.534 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-31 07:13:57.605 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-08-31 07:13:57.675 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-31 07:13:57.748 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-31 07:13:57.821 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-31 07:13:57.896 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://162.253.55.152/identity 2026-08-31 07:13:57.969 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 07:13:58.037 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 07:13:58.109 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 07:13:58.116 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-31 07:13:58.194 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-31 07:13:58.267 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-31 07:13:58.274 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-31 07:13:58.280 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-31 07:13:58.287 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-31 07:13:58.293 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 07:13:58.299 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 07:13:58.305 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 07:13:58.344 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:13:58.350 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 07:13:58.356 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-31 07:13:58.364 | + 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-08-31 07:13:58.446 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-31 07:13:58.519 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-31 07:13:58.593 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-31 07:13:58.667 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-31 07:13:58.741 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-31 07:13:58.817 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 162.253.55.152 2026-08-31 07:13:58.891 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-31 07:13:58.973 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-31 07:13:58.990 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 10dd3b8fffb901aa9650d4efc37c5576 2026-08-31 07:13:59.066 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-31 07:13:59.072 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-31 07:13:59.148 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-31 07:13:59.227 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-31 07:13:59.305 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-31 07:13:59.383 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-31 07:13:59.461 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-31 07:13:59.536 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-31 07:13:59.576 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:13:59.583 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-31 07:13:59.589 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-31 07:13:59.596 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-31 07:13:59.602 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-31 07:13:59.608 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-31 07:13:59.614 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-31 07:13:59.622 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-31 07:13:59.628 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-31 07:13:59.634 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-31 07:13:59.639 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-31 07:13:59.646 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-31 07:13:59.727 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-31 07:13:59.804 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-31 07:13:59.880 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-31 07:13:59.962 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-31 07:14:00.033 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-31 07:14:00.094 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-31 07:14:00.162 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-31 07:14:00.235 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-31 07:14:00.308 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-31 07:14:00.313 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-31 07:14:00.322 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-31 07:14:00.328 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-31 07:14:00.403 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-31 07:14:00.410 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-31 07:14:00.484 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-31 07:14:00.491 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-31 07:14:00.498 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-31 07:14:00.503 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-31 07:14:00.572 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-31 07:14:00.578 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-31 07:14:00.585 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-31 07:14:00.590 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-31 07:14:00.596 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-31 07:14:00.635 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:00.641 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-08-31 07:14:00.648 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-08-31 07:14:00.654 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-08-31 07:14:00.659 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-08-31 07:14:00.734 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://162.253.55.152:8080/v1/AUTH_ 2026-08-31 07:14:00.803 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-08-31 07:14:00.841 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:00.848 | + 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-08-31 07:14:00.915 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-31 07:14:00.953 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:14:00.959 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-31 07:14:00.998 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:01.005 | + 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-08-31 07:14:01.010 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-31 07:14:01.087 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-31 07:14:01.093 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-31 07:14:01.100 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-31 07:14:01.106 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-31 07:14:01.112 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 07:14:01.118 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 07:14:01.123 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 07:14:01.161 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:01.168 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 07:14:01.174 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 07:14:01.180 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 07:14:01.216 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:01.222 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/ 2026-08-31 07:14:01.228 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/ 2026-08-31 07:14:01.295 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 07:14:01.301 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 07:14:01.306 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-31 07:14:01.313 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-31 07:14:01.319 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 07:14:01.326 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 07:14:01.367 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 07:14:01.373 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 07:14:01.379 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 07:14:01.387 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 07:14:01.391 | + 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-08-31 07:14:01.458 | + 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-08-31 07:14:01.526 | + 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-08-31 07:14:01.592 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 07:14:01.663 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-31 07:14:01.736 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-31 07:14:01.773 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:01.779 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-31 07:14:01.785 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-31 07:14:01.791 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-31 07:14:01.797 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-31 07:14:01.803 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 07:14:01.809 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-31 07:14:01.814 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-31 07:14:01.820 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 07:14:01.826 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 07:14:01.847 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-31 07:14:01.848 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:14:01.864 | d /var/run/uwsgi 0755 stack root 2026-08-31 07:14:01.872 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:14:01.894 | /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-08-31 07:14:01.902 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-31 07:14:01.909 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-31 07:14:01.919 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 07:14:01.925 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-31 07:14:01.992 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-08-31 07:14:02.057 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-31 07:14:02.121 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-31 07:14:02.190 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 07:14:02.262 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 07:14:02.332 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-31 07:14:02.405 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-31 07:14:02.478 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-31 07:14:02.548 | + 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-08-31 07:14:02.620 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 07:14:02.692 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 07:14:02.765 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-31 07:14:02.836 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-31 07:14:02.908 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 07:14:02.914 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 07:14:02.922 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-31 07:14:02.928 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-31 07:14:02.934 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 07:14:02.940 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:02.945 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:02.951 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-31 07:14:02.959 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-31 07:14:02.965 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-31 07:14:03.038 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 07:14:03.113 | + 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-08-31 07:14:03.113 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-31 07:14:03.129 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-31 07:14:03.139 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-31 07:14:03.144 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-31 07:14:03.150 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 07:14:03.156 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 07:14:03.164 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 07:14:03.170 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:14:03.178 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:03.184 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:03.190 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 07:14:03.197 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 07:14:03.202 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:03.209 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:03.215 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-31 07:14:03.280 | Enabling site cinder-api. 2026-08-31 07:14:03.290 | To activate the new configuration, you need to run: 2026-08-31 07:14:03.290 | systemctl reload apache2 2026-08-31 07:14:03.301 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 07:14:03.307 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 07:14:03.312 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:14:03.318 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 07:14:03.489 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-08-31 07:14:03.495 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://162.253.55.152/image 2026-08-31 07:14:03.564 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-31 07:14:03.603 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:03.609 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-08-31 07:14:03.678 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-08-31 07:14:03.749 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-31 07:14:03.754 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 07:14:03.760 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-31 07:14:03.766 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-31 07:14:03.772 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 07:14:03.778 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-31 07:14:03.784 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 07:14:03.789 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-31 07:14:03.795 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-31 07:14:03.801 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-31 07:14:03.873 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-31 07:14:03.941 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://162.253.55.152/identity 2026-08-31 07:14:04.007 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-31 07:14:04.075 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-08-31 07:14:04.142 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-31 07:14:04.212 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-31 07:14:04.284 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-31 07:14:04.355 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://162.253.55.152/identity 2026-08-31 07:14:04.428 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-31 07:14:04.500 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-31 07:14:04.570 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 07:14:04.576 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-31 07:14:04.582 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 07:14:04.588 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 07:14:04.593 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-31 07:14:04.599 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-31 07:14:04.671 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-31 07:14:04.738 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://162.253.55.152/identity 2026-08-31 07:14:04.805 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-31 07:14:04.873 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-08-31 07:14:04.939 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-31 07:14:05.006 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-31 07:14:05.072 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-31 07:14:05.138 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-31 07:14:05.206 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-31 07:14:05.270 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-31 07:14:05.275 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-31 07:14:05.303 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:05.308 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://162.253.55.152:2379?api_version=v3' 2026-08-31 07:14:05.364 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-31 07:14:05.370 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-31 07:14:05.437 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-31 07:14:05.443 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-31 07:14:05.449 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-31 07:14:05.518 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-31 07:14:05.524 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-31 07:14:05.530 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-31 07:14:05.536 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-31 07:14:05.541 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-31 07:14:05.607 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-31 07:14:05.675 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://162.253.55.152/identity 2026-08-31 07:14:05.742 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-31 07:14:05.808 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-08-31 07:14:05.876 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-31 07:14:05.944 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-31 07:14:06.010 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-31 07:14:06.077 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-31 07:14:06.117 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:06.123 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-31 07:14:06.129 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-31 07:14:06.135 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-31 07:14:06.141 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 07:14:06.146 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-31 07:14:06.153 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-31 07:14:06.158 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-31 07:14:06.165 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:14:06.172 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:14:06.178 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,neutron-lib, ]] 2026-08-31 07:14:06.184 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:14:06.190 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-31 07:14:06.197 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-31 07:14:06.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:14:06.209 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:14:06.215 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:14:06.221 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:14:06.227 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-31 07:14:06.233 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-31 07:14:06.239 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:14:06.246 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:14:06.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, =~ ,alembic, ]] 2026-08-31 07:14:06.257 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:14:06.263 | + lib/neutron:install_neutron:532 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-08-31 07:14:06.269 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/neutron.git 2026-08-31 07:14:06.275 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-31 07:14:06.280 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:14:06.285 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:14:06.292 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:14:06.299 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:14:06.304 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:14:06.311 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:14:06.350 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:14:06.355 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:14:06.361 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:06.368 | + functions-common:git_clone:610 : echo master 2026-08-31 07:14:06.371 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:14:06.382 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-31 07:14:06.388 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:06.394 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-31 07:14:06.421 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-31 07:14:06.428 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:14:06.429 | + functions-common:git_clone:673 : head -1 2026-08-31 07:14:06.445 | 2475d0380e Merge "Migrate vtysh commands from rootwrap to oslo_privsep" 2026-08-31 07:14:06.451 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:14:06.457 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-31 07:14:06.464 | + inc/python:setup_develop:353 : local bindep 2026-08-31 07:14:06.470 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-31 07:14:06.474 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-31 07:14:06.480 | + inc/python:setup_develop:359 : local extras= 2026-08-31 07:14:06.487 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-31 07:14:06.492 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 07:14:06.498 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-31 07:14:06.505 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-31 07:14:06.511 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 07:14:06.517 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 07:14:06.525 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-31 07:14:06.530 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 07:14:06.537 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-31 07:14:06.544 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 07:14:06.549 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 07:14:06.557 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-31 07:14:06.569 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-31 07:14:06.575 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-31 07:14:06.581 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-31 07:14:06.692 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-31 07:14:06.697 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 07:14:06.701 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 07:14:06.707 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 07:14:06.712 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-31 07:14:06.718 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-31 07:14:06.723 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 07:14:06.728 | + inc/python:setup_package:446 : local extras= 2026-08-31 07:14:06.734 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 07:14:06.739 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 07:14:06.745 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 07:14:06.750 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 07:14:06.756 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 07:14:06.761 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-31 07:14:06.806 | Using python 3.12 to install /opt/stack/neutron 2026-08-31 07:14:06.812 | + 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-08-31 07:14:07.389 | Obtaining file:///opt/stack/neutron 2026-08-31 07:14:07.395 | Installing build dependencies: started 2026-08-31 07:14:08.202 | Installing build dependencies: finished with status 'done' 2026-08-31 07:14:08.203 | Checking if build backend supports build_editable: started 2026-08-31 07:14:08.526 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 07:14:08.528 | Getting requirements to build editable: started 2026-08-31 07:14:08.710 | Getting requirements to build editable: finished with status 'done' 2026-08-31 07:14:08.712 | Preparing editable metadata (pyproject.toml): started 2026-08-31 07:14:09.918 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:14:09.941 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (7.0.3) 2026-08-31 07:14:09.942 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.10.1) 2026-08-31 07:14:09.943 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.1.0) 2026-08-31 07:14:09.944 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (2.5.1) 2026-08-31 07:14:09.945 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.1.0) 2026-08-31 07:14:09.946 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (5.3.1) 2026-08-31 07:14:10.073 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev153) 2026-08-31 07:14:10.155 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-31 07:14:10.163 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (0.32.0) 2026-08-31 07:14:10.163 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (2.34.2) 2026-08-31 07:14:10.164 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.1.6) 2026-08-31 07:14:10.164 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (13.0.1) 2026-08-31 07:14:10.165 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (1.3.0) 2026-08-31 07:14:10.207 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev153) 2026-08-31 07:14:10.217 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-31 07:14:10.226 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (9.1.4) 2026-08-31 07:14:10.227 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (2.0.52) 2026-08-31 07:14:10.227 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (1.8.11) 2026-08-31 07:14:10.228 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (5.16.0) 2026-08-31 07:14:10.228 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (1.19.1) 2026-08-31 07:14:10.229 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (5.9.1) 2026-08-31 07:14:10.230 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (4.3.0) 2026-08-31 07:14:10.230 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (7.6.1) 2026-08-31 07:14:10.231 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (10.7.0) 2026-08-31 07:14:10.231 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (6.5.0) 2026-08-31 07:14:10.232 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (18.1.1) 2026-08-31 07:14:10.232 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (6.9.0) 2026-08-31 07:14:10.233 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (8.3.1) 2026-08-31 07:14:10.234 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (18.3.0) 2026-08-31 07:14:10.234 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (8.2.0) 2026-08-31 07:14:10.235 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (6.0.1) 2026-08-31 07:14:10.235 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.12.0) 2026-08-31 07:14:10.236 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.9.0) 2026-08-31 07:14:10.237 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (7.10.0) 2026-08-31 07:14:10.237 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (5.11.0) 2026-08-31 07:14:10.238 | 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.dev153) (4.8.0) 2026-08-31 07:14:10.239 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (2.8.0) 2026-08-31 07:14:10.240 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (10.2.0) 2026-08-31 07:14:10.240 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.12.0) 2026-08-31 07:14:10.241 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (4.4.0) 2026-08-31 07:14:10.266 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev153) 2026-08-31 07:14:10.276 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-08-31 07:14:10.303 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev153) 2026-08-31 07:14:10.313 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 07:14:10.349 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev153) 2026-08-31 07:14:10.360 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-31 07:14:10.441 | Installing build dependencies: started 2026-08-31 07:14:11.225 | Installing build dependencies: finished with status 'done' 2026-08-31 07:14:11.226 | Getting requirements to build wheel: started 2026-08-31 07:14:11.651 | Getting requirements to build wheel: finished with status 'done' 2026-08-31 07:14:11.652 | Preparing metadata (pyproject.toml): started 2026-08-31 07:14:11.872 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:14:11.924 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev153) 2026-08-31 07:14:11.936 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 07:14:11.949 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (7.2.2) 2026-08-31 07:14:11.985 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev153) 2026-08-31 07:14:11.997 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-31 07:14:12.010 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (24.2.1) 2026-08-31 07:14:12.011 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (18.13.1) 2026-08-31 07:14:12.011 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (4.19.1) 2026-08-31 07:14:12.043 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev153) 2026-08-31 07:14:12.055 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-31 07:14:12.100 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev153) 2026-08-31 07:14:12.112 | Downloading os_vif-5.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 07:14:12.123 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.5.0) 2026-08-31 07:14:12.124 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (9.1.0) 2026-08-31 07:14:12.127 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev153) (1.4.1) 2026-08-31 07:14:12.128 | 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.dev153) (4.16.0) 2026-08-31 07:14:12.131 | 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.dev153) (2.3.0) 2026-08-31 07:14:12.138 | 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.dev153) (3.3.2) 2026-08-31 07:14:12.140 | 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.dev153) (3.0.3) 2026-08-31 07:14:12.142 | 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.dev153) (2.1.0) 2026-08-31 07:14:12.143 | 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.dev153) (1.9.0) 2026-08-31 07:14:12.149 | 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.dev153) (4.1.0) 2026-08-31 07:14:12.150 | 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.dev153) (2.13.0) 2026-08-31 07:14:12.150 | 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.dev153) (6.0.0) 2026-08-31 07:14:12.159 | 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.dev153) (1.3.7) 2026-08-31 07:14:12.183 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev153) 2026-08-31 07:14:12.193 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-31 07:14:12.203 | 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.dev153) (43.0.3) 2026-08-31 07:14:12.204 | 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.dev153) (1.5.0) 2026-08-31 07:14:12.205 | 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.dev153) (1.1.0) 2026-08-31 07:14:12.206 | 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.dev153) (1.33) 2026-08-31 07:14:12.206 | 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.dev153) (4.11.3) 2026-08-31 07:14:12.207 | 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.dev153) (6.0.3) 2026-08-31 07:14:12.209 | 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.dev153) (2.1.1) 2026-08-31 07:14:12.213 | 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.dev153) (3.0) 2026-08-31 07:14:12.219 | 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.dev153) (3.1.1) 2026-08-31 07:14:12.222 | 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.dev153) (0.41.2) 2026-08-31 07:14:12.222 | 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.dev153) (1.2.1) 2026-08-31 07:14:12.244 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev153) 2026-08-31 07:14:12.254 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-31 07:14:12.266 | 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.dev153) (26.3) 2026-08-31 07:14:12.268 | 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.dev153) (2.8.0) 2026-08-31 07:14:12.269 | 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.dev153) (3.5.5) 2026-08-31 07:14:12.277 | 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.dev153) (6.1.1) 2026-08-31 07:14:12.278 | 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.dev153) (4.0.0) 2026-08-31 07:14:12.294 | 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.dev153) (0.20) 2026-08-31 07:14:12.297 | 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.dev153) (2.0.0) 2026-08-31 07:14:12.301 | 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.dev153) (2.1.2) 2026-08-31 07:14:12.302 | 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.dev153) (0.6.2) 2026-08-31 07:14:12.305 | 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.dev153) (2.9.0.post0) 2026-08-31 07:14:12.308 | 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.dev153) (7.1.7) 2026-08-31 07:14:12.309 | 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.dev153) (5.3.1) 2026-08-31 07:14:12.309 | 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.dev153) (5.6.2) 2026-08-31 07:14:12.310 | 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.dev153) (0.17.0) 2026-08-31 07:14:12.312 | 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.dev153) (5.1.0) 2026-08-31 07:14:12.316 | 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.dev153) (2026.3) 2026-08-31 07:14:12.320 | 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.dev153) (0.26.0) 2026-08-31 07:14:12.321 | 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.dev153) (5.0.0) 2026-08-31 07:14:12.322 | 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.dev153) (4.0.1) 2026-08-31 07:14:12.337 | 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.dev153) (1.7.6) 2026-08-31 07:14:12.342 | 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.dev153) (2.2.0) 2026-08-31 07:14:12.346 | 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.dev153) (3.18.0) 2026-08-31 07:14:12.376 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev153) 2026-08-31 07:14:12.386 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-31 07:14:12.401 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev153) 2026-08-31 07:14:12.402 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-31 07:14:12.411 | 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.dev153) (3.0.3) 2026-08-31 07:14:12.412 | 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.dev153) (1.6.2) 2026-08-31 07:14:12.416 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev153) (84.0.0) 2026-08-31 07:14:12.429 | 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.dev153) (0.8.2) 2026-08-31 07:14:12.450 | 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.dev153) (1.17.0) 2026-08-31 07:14:12.452 | 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.dev153) (4.16.0) 2026-08-31 07:14:12.452 | 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.dev153) (4.26.0) 2026-08-31 07:14:12.477 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) 2026-08-31 07:14:12.487 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-31 07:14:12.497 | 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.dev153) (0.6.0) 2026-08-31 07:14:12.498 | 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.dev153) (4.2.0) 2026-08-31 07:14:12.503 | 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.dev153) (3.0.53) 2026-08-31 07:14:12.504 | 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.dev153) (1.11.0) 2026-08-31 07:14:12.504 | 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.dev153) (15.0.0) 2026-08-31 07:14:12.504 | 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.dev153) (1.8.0) 2026-08-31 07:14:12.508 | 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.dev153) (26.1.0) 2026-08-31 07:14:12.509 | 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.dev153) (2025.9.1) 2026-08-31 07:14:12.509 | 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.dev153) (0.37.0) 2026-08-31 07:14:12.509 | 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.dev153) (2026.6.3) 2026-08-31 07:14:12.536 | 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.dev153) (3.5.0) 2026-08-31 07:14:12.537 | 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.dev153) (3.18) 2026-08-31 07:14:12.537 | 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.dev153) (2.7.0) 2026-08-31 07:14:12.538 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev153) (2023.11.17) 2026-08-31 07:14:12.554 | 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.dev153) (4.2.0) 2026-08-31 07:14:12.555 | 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.dev153) (2.20.0) 2026-08-31 07:14:12.562 | 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.dev153) (0.1.2) 2026-08-31 07:14:12.571 | 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.dev153) (0.8) 2026-08-31 07:14:12.604 | 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.dev153) (0.16.0) 2026-08-31 07:14:12.652 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-08-31 07:14:12.714 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 10.4 MB/s 0:00:00 2026-08-31 07:14:12.725 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-08-31 07:14:12.850 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 16.8 MB/s 0:00:00 2026-08-31 07:14:12.861 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-31 07:14:12.881 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-31 07:14:12.898 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-08-31 07:14:12.916 | Downloading os_vif-5.2.0-py3-none-any.whl (104 kB) 2026-08-31 07:14:12.936 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-08-31 07:14:12.951 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-31 07:14:12.963 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-31 07:14:12.988 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-31 07:14:13.027 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-31 07:14:13.046 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-31 07:14:13.066 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-31 07:14:13.139 | Building wheels for collected packages: neutron, ovs 2026-08-31 07:14:13.140 | Building editable for neutron (pyproject.toml): started 2026-08-31 07:14:14.750 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-31 07:14:14.752 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev153-0.editable-py3-none-any.whl size=16065 sha256=5cfab4b25662f94e41aa43fc2b9fa5e1648dfa29b3d1076a4feecf3f1cd58e1e 2026-08-31 07:14:14.752 | Stored in directory: /tmp/pip-ephem-wheel-cache-_uenrsye/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-31 07:14:14.752 | Building wheel for ovs (pyproject.toml): started 2026-08-31 07:14:15.180 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-31 07:14:15.182 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=c41c377d5bf4ca8dd528c72bd0d013fbd60b4fab0e151f86381f8b26d48c8b8e 2026-08-31 07:14:15.182 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-31 07:14:15.187 | Successfully built neutron ovs 2026-08-31 07:14:15.371 | 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-08-31 07:14:18.537 | 2026-08-31 07:14:18.549 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev153 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.0 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-08-31 07:14:18.713 | + inc/python:pip_install:216 : result=0 2026-08-31 07:14:18.720 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:14:18.726 | + functions-common:time_stop:2420 : local name 2026-08-31 07:14:18.732 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:14:18.738 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:14:18.743 | + functions-common:time_stop:2423 : local total 2026-08-31 07:14:18.747 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:14:18.753 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:14:18.759 | + functions-common:time_stop:2427 : start_time=1788160446795 2026-08-31 07:14:18.764 | + functions-common:time_stop:2429 : [[ -z 1788160446795 ]] 2026-08-31 07:14:18.770 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:14:18.778 | + functions-common:time_stop:2432 : end_time=1788160458772 2026-08-31 07:14:18.782 | + functions-common:time_stop:2433 : elapsed_time=11977 2026-08-31 07:14:18.788 | + functions-common:time_stop:2434 : total=95175 2026-08-31 07:14:18.794 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:14:18.799 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107152 2026-08-31 07:14:18.804 | + inc/python:pip_install:219 : return 0 2026-08-31 07:14:18.812 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 07:14:18.818 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:14:18.825 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-31 07:14:18.831 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-31 07:14:18.837 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:14:18.842 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:14:18.848 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:14:18.855 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:14:18.860 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-31 07:14:18.867 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-31 07:14:18.873 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-31 07:14:18.873 | Installing OVN and dependent packages 2026-08-31 07:14:18.879 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-31 07:14:18.885 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-31 07:14:18.924 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:14:18.930 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-31 07:14:18.970 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:14:18.977 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-31 07:14:19.016 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:19.022 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-31 07:14:19.029 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-31 07:14:19.068 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:19.075 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-31 07:14:19.082 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-31 07:14:19.110 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-31 07:14:19.120 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown stack /var/run/openvswitch 2026-08-31 07:14:19.146 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-31 07:14:19.153 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-31 07:14:19.201 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-31 07:14:19.208 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 07:14:19.214 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 07:14:19.221 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 07:14:19.226 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 07:14:19.232 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:19.239 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 07:14:19.247 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:19.254 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:19.259 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 07:14:19.266 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 07:14:19.272 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 07:14:19.278 | + functions-common:apt_get_update:1167 : return 2026-08-31 07:14:19.285 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-31 07:14:19.292 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 07:14:19.297 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:19.304 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:19.310 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-31 07:14:19.361 | + 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-08-31 07:14:19.429 | Reading package lists... 2026-08-31 07:14:19.730 | Building dependency tree... 2026-08-31 07:14:19.730 | Reading state information... 2026-08-31 07:14:19.991 | make is already the newest version (4.3-4.1build2). 2026-08-31 07:14:19.991 | make set to manually installed. 2026-08-31 07:14:19.991 | The following additional packages will be installed: 2026-08-31 07:14:19.992 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-08-31 07:14:19.992 | python3-openvswitch python3-sortedcontainers 2026-08-31 07:14:19.993 | Suggested packages: 2026-08-31 07:14:19.993 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-08-31 07:14:20.033 | The following NEW packages will be installed: 2026-08-31 07:14:20.034 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-08-31 07:14:20.034 | openvswitch-switch python3-netifaces python3-openvswitch 2026-08-31 07:14:20.034 | python3-sortedcontainers 2026-08-31 07:14:20.351 | 0 upgraded, 9 newly installed, 0 to remove and 9 not upgraded. 2026-08-31 07:14:20.351 | Need to get 4,343 kB of archives. 2026-08-31 07:14:20.351 | After this operation, 13.8 MB of additional disk space will be used. 2026-08-31 07:14:20.351 | Get:1 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-08-31 07:14:20.460 | 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-08-31 07:14:20.496 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-08-31 07:14:20.496 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-31 07:14:20.497 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-31 07:14:20.499 | 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-08-31 07:14:20.516 | 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-08-31 07:14:20.532 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-08-31 07:14:20.532 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-08-31 07:14:20.769 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-31 07:14:20.829 | Fetched 4,343 kB in 0s (9,000 kB/s) 2026-08-31 07:14:20.870 | Selecting previously unselected package libunbound8:amd64. 2026-08-31 07:14:20.906 | (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-08-31 07:14:20.911 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-08-31 07:14:20.919 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-31 07:14:20.998 | Selecting previously unselected package openvswitch-common. 2026-08-31 07:14:21.010 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:14:21.014 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 07:14:21.136 | Selecting previously unselected package python3-netifaces:amd64. 2026-08-31 07:14:21.144 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-08-31 07:14:21.149 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-08-31 07:14:21.206 | Selecting previously unselected package python3-sortedcontainers. 2026-08-31 07:14:21.215 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-31 07:14:21.219 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-31 07:14:21.280 | Selecting previously unselected package libxdp1:amd64. 2026-08-31 07:14:21.289 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-31 07:14:21.293 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-31 07:14:21.362 | Selecting previously unselected package python3-openvswitch. 2026-08-31 07:14:21.370 | Preparing to unpack .../5-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:14:21.375 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 07:14:21.499 | Selecting previously unselected package openvswitch-switch. 2026-08-31 07:14:21.511 | Preparing to unpack .../6-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:14:21.523 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 07:14:21.661 | Selecting previously unselected package libfakeroot:amd64. 2026-08-31 07:14:21.670 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-08-31 07:14:21.674 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-08-31 07:14:21.742 | Selecting previously unselected package fakeroot. 2026-08-31 07:14:21.754 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-08-31 07:14:21.760 | Unpacking fakeroot (1.33-1) ... 2026-08-31 07:14:21.872 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-31 07:14:22.115 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-08-31 07:14:22.133 | Setting up fakeroot (1.33-1) ... 2026-08-31 07:14:22.150 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-08-31 07:14:22.212 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-31 07:14:22.316 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-31 07:14:22.331 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-08-31 07:14:22.345 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 07:14:22.365 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 07:14:22.686 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-31 07:14:22.718 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-31 07:14:23.304 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-31 07:14:23.506 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-31 07:14:24.605 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 07:14:25.940 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 07:14:26.270 | + functions-common:apt_get:1211 : result=0 2026-08-31 07:14:26.277 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 07:14:26.282 | + functions-common:time_stop:2420 : local name 2026-08-31 07:14:26.290 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:14:26.295 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:14:26.301 | + functions-common:time_stop:2423 : local total 2026-08-31 07:14:26.309 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:14:26.315 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 07:14:26.321 | + functions-common:time_stop:2427 : start_time=1788160459353 2026-08-31 07:14:26.326 | + functions-common:time_stop:2429 : [[ -z 1788160459353 ]] 2026-08-31 07:14:26.334 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:14:26.344 | + functions-common:time_stop:2432 : end_time=1788160466337 2026-08-31 07:14:26.351 | + functions-common:time_stop:2433 : elapsed_time=6984 2026-08-31 07:14:26.357 | + functions-common:time_stop:2434 : total=160246 2026-08-31 07:14:26.364 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:14:26.370 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167230 2026-08-31 07:14:26.378 | + functions-common:apt_get:1215 : return 0 2026-08-31 07:14:26.386 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-31 07:14:26.441 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-31 07:14:26.449 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 07:14:26.455 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 07:14:26.462 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 07:14:26.470 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 07:14:26.477 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:26.483 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 07:14:26.488 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:26.494 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:26.501 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 07:14:26.508 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 07:14:26.514 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 07:14:26.522 | + functions-common:apt_get_update:1167 : return 2026-08-31 07:14:26.528 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-31 07:14:26.535 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 07:14:26.543 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:26.549 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:26.556 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-31 07:14:26.612 | + 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-08-31 07:14:26.673 | Reading package lists... 2026-08-31 07:14:26.997 | Building dependency tree... 2026-08-31 07:14:26.998 | Reading state information... 2026-08-31 07:14:27.260 | The following additional packages will be installed: 2026-08-31 07:14:27.261 | ovn-common 2026-08-31 07:14:27.298 | The following NEW packages will be installed: 2026-08-31 07:14:27.298 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-31 07:14:27.500 | 0 upgraded, 4 newly installed, 0 to remove and 9 not upgraded. 2026-08-31 07:14:27.500 | Need to get 2,360 kB of archives. 2026-08-31 07:14:27.500 | After this operation, 8,355 kB of additional disk space will be used. 2026-08-31 07:14:27.500 | 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-08-31 07:14:28.100 | 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-08-31 07:14:28.184 | 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-08-31 07:14:28.257 | 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-08-31 07:14:28.614 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-31 07:14:28.669 | Fetched 2,360 kB in 1s (2,295 kB/s) 2026-08-31 07:14:28.723 | Selecting previously unselected package ovn-common. 2026-08-31 07:14:28.771 | (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-08-31 07:14:28.774 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:14:28.784 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 07:14:28.918 | Selecting previously unselected package ovn-central. 2026-08-31 07:14:28.928 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:14:28.933 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 07:14:29.025 | Selecting previously unselected package ovn-controller-vtep. 2026-08-31 07:14:29.037 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:14:29.042 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 07:14:29.125 | Selecting previously unselected package ovn-host. 2026-08-31 07:14:29.138 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-31 07:14:29.148 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 07:14:29.259 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 07:14:29.289 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 07:14:29.713 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-31 07:14:29.907 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-31 07:14:30.272 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-31 07:14:30.347 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 07:14:30.738 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-31 07:14:30.950 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-31 07:14:31.567 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-31 07:14:32.144 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-31 07:14:32.944 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-31 07:14:33.043 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-31 07:14:33.263 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-31 07:14:33.747 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 07:14:35.122 | + functions-common:apt_get:1211 : result=0 2026-08-31 07:14:35.129 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 07:14:35.135 | + functions-common:time_stop:2420 : local name 2026-08-31 07:14:35.142 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:14:35.149 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:14:35.156 | + functions-common:time_stop:2423 : local total 2026-08-31 07:14:35.161 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:14:35.167 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 07:14:35.174 | + functions-common:time_stop:2427 : start_time=1788160466606 2026-08-31 07:14:35.180 | + functions-common:time_stop:2429 : [[ -z 1788160466606 ]] 2026-08-31 07:14:35.187 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:14:35.196 | + functions-common:time_stop:2432 : end_time=1788160475190 2026-08-31 07:14:35.203 | + functions-common:time_stop:2433 : elapsed_time=8584 2026-08-31 07:14:35.212 | + functions-common:time_stop:2434 : total=167230 2026-08-31 07:14:35.216 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:14:35.222 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175814 2026-08-31 07:14:35.230 | + functions-common:apt_get:1215 : return 0 2026-08-31 07:14:35.236 | + 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-08-31 07:14:35.244 | + 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-08-31 07:14:35.251 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-31 07:14:35.259 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-31 07:14:35.266 | + 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-08-31 07:14:35.270 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-31 07:14:35.276 | + 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-08-31 07:14:35.280 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-31 07:14:35.284 | + 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-08-31 07:14:35.290 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-31 07:14:35.293 | + 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-08-31 07:14:35.298 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-31 07:14:35.302 | + 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-08-31 07:14:35.307 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-31 07:14:35.312 | + 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-08-31 07:14:35.317 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-31 07:14:35.323 | + 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-08-31 07:14:35.329 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-31 07:14:35.334 | + 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-08-31 07:14:35.341 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-31 07:14:35.346 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-31 07:14:35.352 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-31 07:14:35.357 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:14:35.364 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:14:35.370 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,ovsdbapp, ]] 2026-08-31 07:14:35.376 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:14:35.383 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-31 07:14:35.390 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 07:14:35.396 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-31 07:14:35.438 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:35.445 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-31 07:14:35.451 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-31 07:14:35.456 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-31 07:14:35.464 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 07:14:35.471 | + lib/stack:stack_install_service:32 : install_nova 2026-08-31 07:14:35.479 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-31 07:14:35.486 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-31 07:14:35.494 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:14:35.502 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:14:35.508 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-vif, ]] 2026-08-31 07:14:35.515 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:14:35.522 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-31 07:14:35.560 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:14:35.566 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-31 07:14:35.573 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-31 07:14:35.578 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-31 07:14:35.584 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-31 07:14:35.589 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-31 07:14:35.705 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-31 07:14:35.711 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:35.717 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:35.723 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-31 07:14:35.729 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 07:14:35.735 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 07:14:35.742 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 07:14:35.748 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 07:14:35.754 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 07:14:35.760 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 07:14:35.766 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:35.772 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:35.778 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 07:14:35.784 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 07:14:35.790 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 07:14:35.796 | + functions-common:apt_get_update:1167 : return 2026-08-31 07:14:35.803 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-31 07:14:35.809 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 07:14:35.816 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:14:35.822 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:14:35.828 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-31 07:14:35.880 | + 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-08-31 07:14:35.931 | Reading package lists... 2026-08-31 07:14:36.325 | Building dependency tree... 2026-08-31 07:14:36.325 | Reading state information... 2026-08-31 07:14:36.750 | The following additional packages will be installed: 2026-08-31 07:14:36.750 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-08-31 07:14:36.750 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-08-31 07:14:36.750 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-08-31 07:14:36.750 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-08-31 07:14:36.750 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-08-31 07:14:36.751 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-08-31 07:14:36.751 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-08-31 07:14:36.751 | qemu-system-x86 seabios systemd-container 2026-08-31 07:14:36.752 | Suggested packages: 2026-08-31 07:14:36.752 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-08-31 07:14:36.752 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-08-31 07:14:36.752 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-08-31 07:14:36.752 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-08-31 07:14:36.752 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-08-31 07:14:36.752 | auditd nfs-common systemtap zfsutils samba vde2 2026-08-31 07:14:36.753 | Recommended packages: 2026-08-31 07:14:36.753 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-08-31 07:14:36.753 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-08-31 07:14:36.753 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-08-31 07:14:36.753 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-08-31 07:14:36.807 | The following NEW packages will be installed: 2026-08-31 07:14:36.807 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-08-31 07:14:36.807 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-08-31 07:14:36.808 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-08-31 07:14:36.808 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-08-31 07:14:36.808 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-08-31 07:14:36.808 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-08-31 07:14:36.808 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-08-31 07:14:36.808 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-31 07:14:36.809 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-08-31 07:14:37.246 | 0 upgraded, 40 newly installed, 0 to remove and 9 not upgraded. 2026-08-31 07:14:37.247 | Need to get 127 MB of archives. 2026-08-31 07:14:37.247 | After this operation, 527 MB of additional disk space will be used. 2026-08-31 07:14:37.247 | 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-08-31 07:14:37.503 | 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-08-31 07:14:37.898 | 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-08-31 07:14:37.898 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-08-31 07:14:37.922 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-08-31 07:14:37.923 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-08-31 07:14:37.928 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-08-31 07:14:37.984 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-08-31 07:14:37.985 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-08-31 07:14:37.986 | Get:10 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-08-31 07:14:37.987 | Get:11 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-08-31 07:14:37.988 | 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-08-31 07:14:38.051 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-08-31 07:14:38.054 | Get:14 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-08-31 07:14:38.056 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libslirp0 amd64 4.7.0-1ubuntu3.1 [63.8 kB] 2026-08-31 07:14:38.058 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-08-31 07:14:38.126 | Get:17 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.16 [1,831 kB] 2026-08-31 07:14:38.227 | Get:18 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.16 [438 kB] 2026-08-31 07:14:38.234 | 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-08-31 07:14:38.277 | Get:20 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.16 [431 kB] 2026-08-31 07:14:38.294 | 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-08-31 07:14:38.295 | 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-08-31 07:14:38.296 | Get:23 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.17 [417 kB] 2026-08-31 07:14:38.300 | 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-08-31 07:14:38.301 | 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-08-31 07:14:38.301 | Get:26 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-08-31 07:14:38.306 | Get:27 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-31 07:14:38.380 | Get:28 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-08-31 07:14:38.383 | 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-08-31 07:14:38.475 | 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-08-31 07:14:38.564 | 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-08-31 07:14:39.015 | 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-08-31 07:14:39.650 | 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-08-31 07:14:39.980 | 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-08-31 07:14:40.209 | Get:35 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-08-31 07:14:40.212 | 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-08-31 07:14:40.620 | 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-08-31 07:14:40.745 | 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-08-31 07:14:42.857 | 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-08-31 07:14:42.857 | Get:40 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-31 07:14:43.116 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-31 07:14:43.167 | Fetched 127 MB in 6s (21.0 MB/s) 2026-08-31 07:14:43.238 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-08-31 07:14:43.294 | (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-08-31 07:14:43.300 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-08-31 07:14:43.317 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-08-31 07:14:43.426 | Selecting previously unselected package ipxe-qemu. 2026-08-31 07:14:43.441 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-08-31 07:14:43.452 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-31 07:14:43.583 | Selecting previously unselected package libasound2-data. 2026-08-31 07:14:43.593 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-08-31 07:14:43.604 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-31 07:14:43.779 | Selecting previously unselected package libasound2t64:amd64. 2026-08-31 07:14:43.793 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-08-31 07:14:43.804 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-31 07:14:43.918 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-08-31 07:14:43.934 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-08-31 07:14:43.942 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-31 07:14:44.035 | Selecting previously unselected package libnspr4:amd64. 2026-08-31 07:14:44.050 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-08-31 07:14:44.056 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-31 07:14:44.143 | Selecting previously unselected package libnss3:amd64. 2026-08-31 07:14:44.157 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-08-31 07:14:44.164 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-31 07:14:44.301 | Selecting previously unselected package libpcsclite1:amd64. 2026-08-31 07:14:44.316 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-08-31 07:14:44.324 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-31 07:14:44.414 | Selecting previously unselected package libcacard0:amd64. 2026-08-31 07:14:44.429 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-08-31 07:14:44.437 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-31 07:14:44.538 | Selecting previously unselected package libdaxctl1:amd64. 2026-08-31 07:14:44.553 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-08-31 07:14:44.561 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-31 07:14:44.645 | Selecting previously unselected package libndctl6:amd64. 2026-08-31 07:14:44.660 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-08-31 07:14:44.668 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-08-31 07:14:44.771 | Selecting previously unselected package libpciaccess0:amd64. 2026-08-31 07:14:44.785 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-08-31 07:14:44.804 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-08-31 07:14:44.966 | Selecting previously unselected package libpmem1:amd64. 2026-08-31 07:14:44.981 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-31 07:14:44.989 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-31 07:14:45.084 | Selecting previously unselected package librdmacm1t64:amd64. 2026-08-31 07:14:45.098 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-08-31 07:14:45.108 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-08-31 07:14:45.201 | Selecting previously unselected package libslirp0:amd64. 2026-08-31 07:14:45.216 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-08-31 07:14:45.228 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-31 07:14:45.351 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-08-31 07:14:45.366 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-08-31 07:14:45.420 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-31 07:14:45.535 | Selecting previously unselected package libvirt0:amd64. 2026-08-31 07:14:45.549 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-31 07:14:45.555 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:45.826 | Selecting previously unselected package libvirt-clients. 2026-08-31 07:14:45.835 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-31 07:14:45.875 | Unpacking libvirt-clients (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:45.971 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-08-31 07:14:45.987 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-31 07:14:46.005 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:46.114 | Selecting previously unselected package libvirt-daemon. 2026-08-31 07:14:46.128 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-31 07:14:46.155 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:46.269 | Selecting previously unselected package libvirt-daemon-config-network. 2026-08-31 07:14:46.283 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.16_all.deb ... 2026-08-31 07:14:46.302 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:46.370 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-08-31 07:14:46.385 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.16_all.deb ... 2026-08-31 07:14:46.404 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:46.477 | Selecting previously unselected package systemd-container. 2026-08-31 07:14:46.488 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.17_amd64.deb ... 2026-08-31 07:14:46.493 | Unpacking systemd-container (255.4-1ubuntu8.17) ... 2026-08-31 07:14:46.611 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-08-31 07:14:46.622 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.16_all.deb ... 2026-08-31 07:14:46.640 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:46.714 | Selecting previously unselected package libvirt-daemon-system. 2026-08-31 07:14:46.729 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-31 07:14:46.790 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:46.891 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-31 07:14:46.905 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-31 07:14:46.923 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:47.009 | Selecting previously unselected package python3-libvirt. 2026-08-31 07:14:47.022 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-31 07:14:47.027 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-31 07:14:47.115 | Selecting previously unselected package libfdt1:amd64. 2026-08-31 07:14:47.128 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-08-31 07:14:47.134 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-08-31 07:14:47.203 | Selecting previously unselected package qemu-system-common. 2026-08-31 07:14:47.217 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 07:14:47.222 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:47.388 | Selecting previously unselected package qemu-system-data. 2026-08-31 07:14:47.396 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.18_all.deb ... 2026-08-31 07:14:47.403 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:47.558 | Selecting previously unselected package qemu-system-arm. 2026-08-31 07:14:47.567 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 07:14:47.585 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:47.988 | Selecting previously unselected package qemu-system-mips. 2026-08-31 07:14:47.998 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 07:14:48.016 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:48.519 | Selecting previously unselected package qemu-system-ppc. 2026-08-31 07:14:48.530 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 07:14:48.548 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:48.872 | Selecting previously unselected package qemu-system-sparc. 2026-08-31 07:14:48.881 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 07:14:48.900 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:49.130 | Selecting previously unselected package seabios. 2026-08-31 07:14:49.137 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-08-31 07:14:49.141 | Unpacking seabios (1.16.3-2) ... 2026-08-31 07:14:49.225 | Selecting previously unselected package qemu-system-x86. 2026-08-31 07:14:49.234 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 07:14:49.256 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:49.660 | Selecting previously unselected package qemu-system-s390x. 2026-08-31 07:14:49.672 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 07:14:49.690 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:49.925 | Selecting previously unselected package qemu-system-misc. 2026-08-31 07:14:49.939 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 07:14:49.957 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:51.185 | Selecting previously unselected package qemu-system. 2026-08-31 07:14:51.200 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-31 07:14:51.228 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:51.476 | Selecting previously unselected package systemd-coredump. 2026-08-31 07:14:51.489 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-31 07:14:51.536 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-31 07:14:51.742 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-08-31 07:14:51.779 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-31 07:14:52.151 | Creating group 'systemd-coredump' with GID 989. 2026-08-31 07:14:52.152 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-08-31 07:14:52.194 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-08-31 07:14:52.208 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-31 07:14:52.221 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-31 07:14:52.235 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-08-31 07:14:52.279 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-31 07:14:52.293 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-31 07:14:52.308 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:52.322 | Setting up seabios (1.16.3-2) ... 2026-08-31 07:14:52.336 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:52.351 | Setting up systemd-container (255.4-1ubuntu8.17) ... 2026-08-31 07:14:52.592 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-08-31 07:14:52.984 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-31 07:14:52.999 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-31 07:14:53.013 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-31 07:14:53.043 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-08-31 07:14:53.063 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-08-31 07:14:53.088 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-31 07:14:53.102 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-08-31 07:14:53.116 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:53.660 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-31 07:14:53.677 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:54.075 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-31 07:14:54.340 | Setting up libvirt-clients (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:54.382 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:54.446 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-08-31 07:14:54.596 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-31 07:14:54.613 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:54.645 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:54.671 | Setting up libvirt-daemon (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:54.699 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:54.934 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-08-31 07:14:55.387 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:55.415 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:55.442 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:55.469 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:55.496 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:55.523 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:14:55.548 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.16) ... 2026-08-31 07:14:56.019 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-08-31 07:14:56.732 | info: Selecting GID from range 100 to 999 ... 2026-08-31 07:14:56.738 | info: Adding group `swtpm' (GID 116) ... 2026-08-31 07:14:56.837 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-08-31 07:14:56.837 | 2026-08-31 07:14:56.844 | info: Selecting UID from range 100 to 999 ... 2026-08-31 07:14:56.844 | 2026-08-31 07:14:56.850 | info: Adding system user `swtpm' (UID 113) ... 2026-08-31 07:14:56.855 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-08-31 07:14:56.928 | info: Not creating home directory `/var/lib/swtpm'. 2026-08-31 07:14:57.130 | Enabling libvirt default network 2026-08-31 07:14:57.158 | Inserted module 'msr' 2026-08-31 07:14:57.371 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-08-31 07:14:57.372 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-08-31 07:14:57.372 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-08-31 07:14:57.372 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-08-31 07:14:57.372 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-08-31 07:14:57.372 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-08-31 07:14:57.372 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-08-31 07:14:57.372 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-08-31 07:14:58.102 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-08-31 07:14:59.056 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-08-31 07:14:59.607 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-08-31 07:15:00.544 | Setting up libvirt-daemon dnsmasq configuration. 2026-08-31 07:15:00.647 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:15:00.685 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-31 07:15:00.710 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 07:15:01.868 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-31 07:15:01.895 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 07:15:02.212 | + functions-common:apt_get:1211 : result=0 2026-08-31 07:15:02.219 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 07:15:02.225 | + functions-common:time_stop:2420 : local name 2026-08-31 07:15:02.230 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:15:02.236 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:15:02.243 | + functions-common:time_stop:2423 : local total 2026-08-31 07:15:02.248 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:15:02.253 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 07:15:02.259 | + functions-common:time_stop:2427 : start_time=1788160475873 2026-08-31 07:15:02.266 | + functions-common:time_stop:2429 : [[ -z 1788160475873 ]] 2026-08-31 07:15:02.274 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:15:02.284 | + functions-common:time_stop:2432 : end_time=1788160502277 2026-08-31 07:15:02.289 | + functions-common:time_stop:2433 : elapsed_time=26404 2026-08-31 07:15:02.294 | + functions-common:time_stop:2434 : total=175814 2026-08-31 07:15:02.300 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:15:02.307 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=202218 2026-08-31 07:15:02.313 | + functions-common:apt_get:1215 : return 0 2026-08-31 07:15:02.320 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-31 07:15:02.326 | + functions-common:install_package:1438 : update_package_repo 2026-08-31 07:15:02.332 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 07:15:02.338 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 07:15:02.344 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 07:15:02.350 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 07:15:02.357 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 07:15:02.363 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:15:02.369 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:15:02.374 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 07:15:02.380 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 07:15:02.387 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 07:15:02.393 | + functions-common:apt_get_update:1167 : return 2026-08-31 07:15:02.399 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-31 07:15:02.405 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 07:15:02.412 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:15:02.419 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:15:02.425 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-31 07:15:02.477 | + 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-08-31 07:15:02.533 | Reading package lists... 2026-08-31 07:15:02.796 | Building dependency tree... 2026-08-31 07:15:02.797 | Reading state information... 2026-08-31 07:15:03.047 | The following additional packages will be installed: 2026-08-31 07:15:03.047 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 2026-08-31 07:15:03.048 | Suggested packages: 2026-08-31 07:15:03.049 | trousers 2026-08-31 07:15:03.079 | The following NEW packages will be installed: 2026-08-31 07:15:03.080 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 mdevctl ovmf swtpm 2026-08-31 07:15:03.080 | swtpm-tools 2026-08-31 07:15:03.270 | 0 upgraded, 7 newly installed, 0 to remove and 9 not upgraded. 2026-08-31 07:15:03.271 | Need to get 6,737 kB of archives. 2026-08-31 07:15:03.271 | After this operation, 22.0 MB of additional disk space will be used. 2026-08-31 07:15:03.271 | 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-08-31 07:15:03.348 | 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-08-31 07:15:03.509 | 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-08-31 07:15:03.713 | Get:4 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-08-31 07:15:03.839 | 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-08-31 07:15:03.843 | 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-08-31 07:15:03.849 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-08-31 07:15:04.224 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-31 07:15:04.274 | Fetched 6,737 kB in 1s (7,357 kB/s) 2026-08-31 07:15:04.308 | Selecting previously unselected package libjson-glib-1.0-common. 2026-08-31 07:15:04.349 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 71043 files and directories currently installed.) 2026-08-31 07:15:04.352 | Preparing to unpack .../0-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-08-31 07:15:04.357 | Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-08-31 07:15:04.414 | Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-08-31 07:15:04.422 | Preparing to unpack .../1-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-08-31 07:15:04.430 | Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-08-31 07:15:04.486 | Selecting previously unselected package libtpms0:amd64. 2026-08-31 07:15:04.493 | Preparing to unpack .../2-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-08-31 07:15:04.498 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-08-31 07:15:04.589 | Selecting previously unselected package mdevctl. 2026-08-31 07:15:04.603 | Preparing to unpack .../3-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-08-31 07:15:04.607 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-08-31 07:15:04.721 | Selecting previously unselected package swtpm. 2026-08-31 07:15:04.734 | Preparing to unpack .../4-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-08-31 07:15:04.738 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-08-31 07:15:04.805 | Selecting previously unselected package swtpm-tools. 2026-08-31 07:15:04.819 | Preparing to unpack .../5-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-08-31 07:15:04.824 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-08-31 07:15:04.896 | Selecting previously unselected package ovmf. 2026-08-31 07:15:04.909 | Preparing to unpack .../6-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-08-31 07:15:04.913 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-08-31 07:15:05.087 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-08-31 07:15:05.102 | Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-08-31 07:15:05.117 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-08-31 07:15:05.130 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-08-31 07:15:05.143 | Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-08-31 07:15:05.155 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-08-31 07:15:05.193 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-08-31 07:15:05.240 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 07:15:05.593 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 07:15:05.922 | + functions-common:apt_get:1211 : result=0 2026-08-31 07:15:05.927 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 07:15:05.932 | + functions-common:time_stop:2420 : local name 2026-08-31 07:15:05.936 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:15:05.942 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:15:05.947 | + functions-common:time_stop:2423 : local total 2026-08-31 07:15:05.952 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:15:05.958 | + functions-common:time_stop:2426 : name=apt-get 2026-08-31 07:15:05.963 | + functions-common:time_stop:2427 : start_time=1788160502470 2026-08-31 07:15:05.968 | + functions-common:time_stop:2429 : [[ -z 1788160502470 ]] 2026-08-31 07:15:05.977 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:15:05.986 | + functions-common:time_stop:2432 : end_time=1788160505980 2026-08-31 07:15:05.992 | + functions-common:time_stop:2433 : elapsed_time=3510 2026-08-31 07:15:05.998 | + functions-common:time_stop:2434 : total=202218 2026-08-31 07:15:06.005 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:15:06.011 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=205728 2026-08-31 07:15:06.017 | + functions-common:apt_get:1215 : return 0 2026-08-31 07:15:06.024 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-31 07:15:06.032 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 07:15:06.043 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-31 07:15:06.049 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-31 07:15:06.055 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-31 07:15:06.062 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-08-31 07:15:06.068 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-08-31 07:15:06.075 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-08-31 07:15:06.081 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-08-31 07:15:06.088 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-08-31 07:15:06.116 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-08-31 07:15:06.145 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-08-31 07:15:06.145 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-08-31 07:15:06.161 | /var/core/core.%e.%p.%h.%t 2026-08-31 07:15:06.170 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-08-31 07:15:06.197 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-08-31 07:15:06.214 | [Service] 2026-08-31 07:15:06.214 | LimitCORE=infinity 2026-08-31 07:15:06.222 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-08-31 07:15:06.576 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-31 07:15:06.583 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-31 07:15:06.590 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-31 07:15:06.635 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:06.646 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-31 07:15:06.694 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-31 07:15:06.701 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-31 07:15:06.708 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-31 07:15:06.714 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-31 07:15:06.720 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-31 07:15:06.727 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-31 07:15:06.735 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-31 07:15:06.742 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:15:06.750 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:15:06.759 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:15:06.765 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:15:06.772 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:15:06.814 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:15:06.820 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:15:06.826 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:15:06.832 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-31 07:15:06.833 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:15:06.844 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-31 07:15:06.850 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:15:06.856 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-31 07:15:06.888 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-31 07:15:06.895 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:15:06.897 | + functions-common:git_clone:673 : head -1 2026-08-31 07:15:06.901 | ac861f9 Use the "macos-latest" label for GitHub workflow 2026-08-31 07:15:06.907 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:15:06.915 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-31 07:15:06.957 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:15:06.963 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-08-31 07:15:06.969 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/nova.git 2026-08-31 07:15:06.975 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-31 07:15:06.982 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:15:06.987 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:15:06.995 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:15:07.001 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:15:07.007 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:15:07.015 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:15:07.054 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:15:07.059 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:15:07.065 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:15:07.072 | + functions-common:git_clone:610 : echo master 2026-08-31 07:15:07.073 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:15:07.086 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-08-31 07:15:07.091 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:15:07.097 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-31 07:15:07.123 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-31 07:15:07.131 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:15:07.131 | + functions-common:git_clone:673 : head -1 2026-08-31 07:15:07.144 | 445fc2db21 Merge "libvirt: Add functional tests for TDX capability report" 2026-08-31 07:15:07.151 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:15:07.158 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-31 07:15:07.164 | + inc/python:setup_develop:353 : local bindep 2026-08-31 07:15:07.170 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-31 07:15:07.178 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-31 07:15:07.185 | + inc/python:setup_develop:359 : local extras= 2026-08-31 07:15:07.191 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-31 07:15:07.197 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 07:15:07.203 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-31 07:15:07.210 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-31 07:15:07.216 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 07:15:07.223 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 07:15:07.231 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-31 07:15:07.238 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 07:15:07.245 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-31 07:15:07.252 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 07:15:07.260 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 07:15:07.268 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-31 07:15:07.280 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-31 07:15:07.287 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-31 07:15:07.294 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-31 07:15:07.416 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-31 07:15:07.423 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 07:15:07.428 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 07:15:07.434 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 07:15:07.440 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-31 07:15:07.446 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-31 07:15:07.452 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 07:15:07.458 | + inc/python:setup_package:446 : local extras= 2026-08-31 07:15:07.463 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 07:15:07.468 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 07:15:07.474 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 07:15:07.480 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 07:15:07.485 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 07:15:07.492 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-31 07:15:07.543 | Using python 3.12 to install /opt/stack/nova 2026-08-31 07:15:07.550 | + 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-08-31 07:15:08.127 | Obtaining file:///opt/stack/nova 2026-08-31 07:15:08.130 | Installing build dependencies: started 2026-08-31 07:15:08.972 | Installing build dependencies: finished with status 'done' 2026-08-31 07:15:08.973 | Checking if build backend supports build_editable: started 2026-08-31 07:15:09.303 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 07:15:09.305 | Getting requirements to build editable: started 2026-08-31 07:15:09.463 | Getting requirements to build editable: finished with status 'done' 2026-08-31 07:15:09.465 | Preparing editable metadata (pyproject.toml): started 2026-08-31 07:15:11.203 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:15:11.230 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.0.3) 2026-08-31 07:15:11.230 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.0.52) 2026-08-31 07:15:11.232 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.3.1) 2026-08-31 07:15:11.233 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (0.41.2) 2026-08-31 07:15:11.234 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.1.6) 2026-08-31 07:15:11.235 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (13.0.1) 2026-08-31 07:15:11.236 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.1.1) 2026-08-31 07:15:11.237 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.5.1) 2026-08-31 07:15:11.238 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (43.0.3) 2026-08-31 07:15:11.239 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.8.11) 2026-08-31 07:15:11.240 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.5.5) 2026-08-31 07:15:11.241 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.1.0) 2026-08-31 07:15:11.242 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.10.1) 2026-08-31 07:15:11.243 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.18.0) 2026-08-31 07:15:11.243 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.19.1) 2026-08-31 07:15:11.244 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.3.0) 2026-08-31 07:15:11.245 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.0.0) 2026-08-31 07:15:11.246 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.26.0) 2026-08-31 07:15:11.247 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (9.9.0) 2026-08-31 07:15:11.247 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.16.0) 2026-08-31 07:15:12.388 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev432) 2026-08-31 07:15:13.484 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 07:15:13.493 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.13.0) 2026-08-31 07:15:13.493 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.34.2) 2026-08-31 07:15:13.495 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.9.1) 2026-08-31 07:15:13.508 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev432) 2026-08-31 07:15:13.512 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-31 07:15:13.521 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.3.0) 2026-08-31 07:15:13.522 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.6.1) 2026-08-31 07:15:13.522 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (10.7.0) 2026-08-31 07:15:13.524 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.5.0) 2026-08-31 07:15:13.524 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (8.3.1) 2026-08-31 07:15:13.524 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.12.0) 2026-08-31 07:15:13.524 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.9.0) 2026-08-31 07:15:13.525 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.11.0) 2026-08-31 07:15:13.525 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.8.0) 2026-08-31 07:15:13.526 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (10.2.0) 2026-08-31 07:15:13.527 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (18.1.1) 2026-08-31 07:15:13.527 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.10.0) 2026-08-31 07:15:13.528 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (18.3.0) 2026-08-31 07:15:13.528 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.0.1) 2026-08-31 07:15:13.529 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.12.0) 2026-08-31 07:15:13.529 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.9.0) 2026-08-31 07:15:13.530 | 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.dev432) (4.8.0) 2026-08-31 07:15:13.531 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.0.0) 2026-08-31 07:15:13.532 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (8.2.0) 2026-08-31 07:15:13.532 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.2.2) 2026-08-31 07:15:13.533 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.12.0) 2026-08-31 07:15:13.533 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.1.1) 2026-08-31 07:15:13.534 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.1.0) 2026-08-31 07:15:13.535 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.9.0) 2026-08-31 07:15:13.535 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.2.0) 2026-08-31 07:15:13.536 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.8.0) 2026-08-31 07:15:13.548 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev432) 2026-08-31 07:15:13.555 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-31 07:15:13.567 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (9.1.0) 2026-08-31 07:15:13.568 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (0.3.1) 2026-08-31 07:15:13.569 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.4.2) 2026-08-31 07:15:13.570 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.9.0) 2026-08-31 07:15:13.571 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.9.0.post0) 2026-08-31 07:15:13.572 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.5.0) 2026-08-31 07:15:13.573 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.19.1) 2026-08-31 07:15:13.574 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.0.3) 2026-08-31 07:15:13.577 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev432) (1.4.1) 2026-08-31 07:15:13.578 | 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.dev432) (4.16.0) 2026-08-31 07:15:13.581 | 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.dev432) (7.6.0) 2026-08-31 07:15:13.587 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev432) (2.1.1) 2026-08-31 07:15:13.592 | 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.dev432) (3.0) 2026-08-31 07:15:13.599 | 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.dev432) (2.8.0) 2026-08-31 07:15:13.605 | 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.dev432) (3.1.0) 2026-08-31 07:15:13.606 | 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.dev432) (2.3.0) 2026-08-31 07:15:13.610 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev432) (3.0.3) 2026-08-31 07:15:13.612 | 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.dev432) (26.1.0) 2026-08-31 07:15:13.613 | 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.dev432) (2025.9.1) 2026-08-31 07:15:13.614 | 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.dev432) (0.37.0) 2026-08-31 07:15:13.615 | 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.dev432) (2026.6.3) 2026-08-31 07:15:13.622 | 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.dev432) (2.1.0) 2026-08-31 07:15:13.625 | 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.dev432) (4.1.0) 2026-08-31 07:15:13.626 | 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.dev432) (2.13.0) 2026-08-31 07:15:13.626 | 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.dev432) (6.0.0) 2026-08-31 07:15:13.633 | 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.dev432) (1.5.0) 2026-08-31 07:15:13.633 | 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.dev432) (1.1.0) 2026-08-31 07:15:13.634 | 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.dev432) (1.33) 2026-08-31 07:15:13.634 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev432) (4.11.3) 2026-08-31 07:15:13.638 | 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.dev432) (3.1.1) 2026-08-31 07:15:13.642 | 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.dev432) (9.1.4) 2026-08-31 07:15:13.648 | 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.dev432) (2.19.0) 2026-08-31 07:15:13.655 | 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.dev432) (0.20) 2026-08-31 07:15:13.664 | 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.dev432) (2.1.2) 2026-08-31 07:15:13.664 | 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.dev432) (0.6.2) 2026-08-31 07:15:13.674 | 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.dev432) (7.1.7) 2026-08-31 07:15:13.674 | 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.dev432) (5.3.1) 2026-08-31 07:15:13.675 | 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.dev432) (5.6.2) 2026-08-31 07:15:13.675 | 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.dev432) (0.17.0) 2026-08-31 07:15:13.677 | 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.dev432) (5.1.0) 2026-08-31 07:15:13.682 | 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.dev432) (2026.3) 2026-08-31 07:15:13.682 | 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.dev432) (26.3) 2026-08-31 07:15:13.686 | 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.dev432) (0.26.0) 2026-08-31 07:15:13.688 | 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.dev432) (5.0.0) 2026-08-31 07:15:13.689 | 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.dev432) (4.0.1) 2026-08-31 07:15:13.697 | 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.dev432) (1.2.1) 2026-08-31 07:15:13.708 | 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.dev432) (1.7.6) 2026-08-31 07:15:13.712 | 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.dev432) (2.2.0) 2026-08-31 07:15:13.714 | 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.dev432) (1.3.7) 2026-08-31 07:15:13.719 | 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.dev432) (3.3.2) 2026-08-31 07:15:13.725 | 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.dev432) (4.3.2) 2026-08-31 07:15:13.726 | 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.dev432) (3.7.1) 2026-08-31 07:15:13.731 | 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.dev432) (2.4.0) 2026-08-31 07:15:13.736 | 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.dev432) (3.0.3) 2026-08-31 07:15:13.736 | 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.dev432) (1.6.2) 2026-08-31 07:15:13.741 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev432) (84.0.0) 2026-08-31 07:15:13.750 | 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.dev432) (0.8.2) 2026-08-31 07:15:13.770 | 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.dev432) (4.16.0) 2026-08-31 07:15:13.773 | 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.dev432) (0.6.0) 2026-08-31 07:15:13.774 | 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.dev432) (4.2.0) 2026-08-31 07:15:13.779 | 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.dev432) (3.0.53) 2026-08-31 07:15:13.779 | 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.dev432) (1.11.0) 2026-08-31 07:15:13.780 | 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.dev432) (15.0.0) 2026-08-31 07:15:13.780 | 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.dev432) (1.8.0) 2026-08-31 07:15:13.791 | 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.dev432) (1.17.0) 2026-08-31 07:15:13.794 | 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.dev432) (2.1.0) 2026-08-31 07:15:13.796 | 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.dev432) (24.2.1) 2026-08-31 07:15:13.806 | 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.dev432) (4.7.0) 2026-08-31 07:15:13.819 | 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.dev432) (3.5.0) 2026-08-31 07:15:13.819 | 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.dev432) (3.18) 2026-08-31 07:15:13.820 | 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.dev432) (2.7.0) 2026-08-31 07:15:13.820 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev432) (2023.11.17) 2026-08-31 07:15:13.841 | 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.dev432) (4.2.0) 2026-08-31 07:15:13.841 | 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.dev432) (2.20.0) 2026-08-31 07:15:13.847 | 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.dev432) (0.1.2) 2026-08-31 07:15:13.857 | 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.dev432) (0.8) 2026-08-31 07:15:13.891 | 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.dev432) (0.16.0) 2026-08-31 07:15:14.196 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev432) 2026-08-31 07:15:14.201 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-31 07:15:14.224 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev432) 2026-08-31 07:15:14.228 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-31 07:15:14.267 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev432) 2026-08-31 07:15:14.271 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-08-31 07:15:14.332 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-31 07:15:14.342 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-08-31 07:15:14.357 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-31 07:15:14.370 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-31 07:15:14.380 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-31 07:15:14.506 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 134.6 MB/s 0:00:00 2026-08-31 07:15:14.511 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-08-31 07:15:14.523 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 33.2 MB/s 0:00:00 2026-08-31 07:15:14.561 | Building wheels for collected packages: nova 2026-08-31 07:15:14.562 | Building editable for nova (pyproject.toml): started 2026-08-31 07:15:16.570 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-31 07:15:16.571 | Created wheel for nova: filename=nova-33.1.0.dev432-0.editable-py3-none-any.whl size=10626 sha256=96540c3df6e32c13bd5b5233b56e36c2454a29f27dd179d486dbfefebfcd3279 2026-08-31 07:15:16.572 | Stored in directory: /tmp/pip-ephem-wheel-cache-lokzsiey/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-31 07:15:16.578 | Successfully built nova 2026-08-31 07:15:16.721 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-31 07:15:19.430 | 2026-08-31 07:15:19.442 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev432 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-08-31 07:15:19.593 | + inc/python:pip_install:216 : result=0 2026-08-31 07:15:19.598 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:15:19.604 | + functions-common:time_stop:2420 : local name 2026-08-31 07:15:19.610 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:15:19.615 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:15:19.620 | + functions-common:time_stop:2423 : local total 2026-08-31 07:15:19.625 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:15:19.631 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:15:19.636 | + functions-common:time_stop:2427 : start_time=1788160507531 2026-08-31 07:15:19.642 | + functions-common:time_stop:2429 : [[ -z 1788160507531 ]] 2026-08-31 07:15:19.648 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:15:19.656 | + functions-common:time_stop:2432 : end_time=1788160519651 2026-08-31 07:15:19.661 | + functions-common:time_stop:2433 : elapsed_time=12120 2026-08-31 07:15:19.667 | + functions-common:time_stop:2434 : total=107152 2026-08-31 07:15:19.672 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:15:19.677 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=119272 2026-08-31 07:15:19.683 | + inc/python:pip_install:219 : return 0 2026-08-31 07:15:19.688 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 07:15:19.692 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:15:19.698 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-31 07:15:19.702 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-31 07:15:19.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:15:19.713 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:15:19.719 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/nova, ]] 2026-08-31 07:15:19.724 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:15:19.730 | + 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-08-31 07:15:19.749 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 07:15:19.755 | + ./stack.sh:main:962 : configure_nova 2026-08-31 07:15:19.761 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-08-31 07:15:19.786 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-31 07:15:19.792 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-31 07:15:19.797 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-31 07:15:19.806 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-31 07:15:19.808 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-31 07:15:19.820 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-31 07:15:19.826 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-31 07:15:19.831 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-31 07:15:19.837 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-31 07:15:19.844 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-31 07:15:19.850 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-31 07:15:19.856 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-31 07:15:19.862 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-31 07:15:19.885 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-31 07:15:19.914 | + 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-08-31 07:15:19.936 | + 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-08-31 07:15:19.963 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-31 07:15:19.992 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-31 07:15:20.025 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-31 07:15:20.034 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-31 07:15:20.044 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.TxCLXlXHqT 2026-08-31 07:15:20.052 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-31 07:15:20.059 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-31 07:15:20.065 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-31 07:15:20.073 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-31 07:15:20.080 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-31 07:15:20.087 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.TxCLXlXHqT 2026-08-31 07:15:20.097 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.TxCLXlXHqT 2026-08-31 07:15:20.124 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.TxCLXlXHqT /etc/sudoers.d/nova-rootwrap 2026-08-31 07:15:20.155 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-31 07:15:20.166 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-31 07:15:20.172 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-31 07:15:20.179 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-31 07:15:20.185 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-31 07:15:20.192 | + 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-08-31 07:15:20.198 | + 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-08-31 07:15:20.207 | + 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-08-31 07:15:20.207 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-31 07:15:20.225 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-31 07:15:20.235 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-31 07:15:20.260 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-31 07:15:20.286 | + 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-08-31 07:15:20.293 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-31 07:15:20.303 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-31 07:15:20.346 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:20.353 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-31 07:15:20.369 | net.ipv4.ip_forward = 1 2026-08-31 07:15:20.378 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-31 07:15:20.385 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-31 07:15:20.390 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-31 07:15:20.418 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-31 07:15:20.425 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-31 07:15:20.431 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-08-31 07:15:20.458 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-31 07:15:20.467 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-31 07:15:20.468 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-31 07:15:20.480 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:80d2725a70 2026-08-31 07:15:20.487 | InitiatorName=iqn.2016-04.com.open-iscsi:80d2725a70 2026-08-31 07:15:20.496 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-31 07:15:20.503 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-31 07:15:20.659 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-31 07:15:20.666 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-31 07:15:20.672 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:15:20.679 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-31 07:15:20.774 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-31 07:15:20.781 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-31 07:15:20.791 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-31 07:15:20.799 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-31 07:15:20.870 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-31 07:15:20.876 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-31 07:15:20.940 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-31 07:15:21.012 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-31 07:15:21.077 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-31 07:15:21.146 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 4 2026-08-31 07:15:21.216 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-31 07:15:21.286 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 162.253.55.152 2026-08-31 07:15:21.356 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-31 07:15:21.424 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-31 07:15:21.494 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-31 07:15:21.558 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-31 07:15:21.623 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-31 07:15:21.697 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-31 07:15:21.767 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-31 07:15:21.839 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-31 07:15:21.904 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-31 07:15:21.910 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:15:21.915 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:15:21.921 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:15:21.926 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:15:21.931 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:15:21.936 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:15:21.941 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:15:21.946 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:15:21.952 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:15:21.957 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:15:21.963 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:15:21.968 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:15:21.973 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:15:21.979 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-31 07:15:22.018 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:22.023 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 07:15:22.028 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-31 07:15:22.033 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-31 07:15:22.104 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-31 07:15:22.110 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-31 07:15:22.115 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-31 07:15:22.120 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-31 07:15:22.125 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 07:15:22.130 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 07:15:22.136 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 07:15:22.170 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:22.175 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 07:15:22.181 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-31 07:15:22.187 | + 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-08-31 07:15:22.259 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-31 07:15:22.266 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-31 07:15:22.271 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-31 07:15:22.276 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-31 07:15:22.281 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 07:15:22.286 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 07:15:22.292 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 07:15:22.332 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:22.337 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 07:15:22.343 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-31 07:15:22.350 | + 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-08-31 07:15:22.421 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-31 07:15:22.489 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-31 07:15:22.548 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-31 07:15:22.614 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-31 07:15:22.653 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:22.658 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-31 07:15:22.695 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:22.704 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-31 07:15:22.705 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-31 07:15:22.716 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-31 07:15:22.722 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-31 07:15:22.788 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-31 07:15:22.795 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-31 07:15:22.867 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-31 07:15:22.873 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-31 07:15:22.878 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-31 07:15:22.884 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 07:15:22.890 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 07:15:22.895 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-31 07:15:22.901 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 07:15:22.907 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 07:15:22.913 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 07:15:22.920 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-31 07:15:22.992 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-31 07:15:23.059 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://162.253.55.152/identity 2026-08-31 07:15:23.126 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-31 07:15:23.193 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-08-31 07:15:23.261 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-31 07:15:23.331 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-31 07:15:23.402 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-31 07:15:23.472 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://162.253.55.152/identity 2026-08-31 07:15:23.549 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 07:15:23.623 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 07:15:23.698 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 07:15:23.705 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-31 07:15:23.744 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:23.750 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-31 07:15:23.756 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-31 07:15:23.840 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-31 07:15:23.846 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 07:15:23.852 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 07:15:23.857 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-31 07:15:23.863 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-31 07:15:23.935 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-31 07:15:24.004 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://162.253.55.152/identity 2026-08-31 07:15:24.076 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-31 07:15:24.145 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-08-31 07:15:24.213 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-31 07:15:24.279 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-31 07:15:24.349 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-31 07:15:24.418 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-31 07:15:24.456 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:24.463 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=162.253.55.152 2026-08-31 07:15:24.469 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-08-31 07:15:24.475 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-08-31 07:15:24.547 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-31 07:15:24.586 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:24.592 | + lib/nova:create_nova_conf:522 : configure_manila_access 2026-08-31 07:15:24.597 | + lib/nova:configure_manila_access:659 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-08-31 07:15:24.603 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 07:15:24.609 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 07:15:24.615 | + lib/keystone:configure_keystoneauth:393 : local section=manila 2026-08-31 07:15:24.621 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf manila auth_type password 2026-08-31 07:15:24.698 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf manila interface public 2026-08-31 07:15:24.768 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf manila auth_url https://162.253.55.152/identity 2026-08-31 07:15:24.840 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf manila username nova 2026-08-31 07:15:24.910 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf manila password secretservice 2026-08-31 07:15:24.977 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-08-31 07:15:25.048 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf manila project_name service 2026-08-31 07:15:25.117 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-08-31 07:15:25.185 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-31 07:15:25.192 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-31 07:15:25.264 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-31 07:15:25.338 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-31 07:15:25.344 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-31 07:15:25.414 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-31 07:15:25.421 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-31 07:15:25.427 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-31 07:15:25.433 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:15:25.438 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:15:25.444 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:15:25.449 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:15:25.455 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:15:25.463 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:15:25.468 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:15:25.474 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:15:25.479 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:15:25.486 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:15:25.492 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:15:25.498 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:15:25.503 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:15:25.509 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-31 07:15:25.515 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-31 07:15:25.520 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-31 07:15:25.527 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 07:15:25.565 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 07:15:25.571 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 07:15:25.577 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 07:15:25.582 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 07:15:25.588 | + 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-08-31 07:15:25.661 | + 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-08-31 07:15:25.729 | + 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-08-31 07:15:25.798 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 07:15:25.866 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-31 07:15:25.934 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-31 07:15:26.004 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-31 07:15:26.043 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:26.048 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-31 07:15:26.054 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-31 07:15:26.060 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-31 07:15:26.066 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-31 07:15:26.071 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 07:15:26.078 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-31 07:15:26.083 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-31 07:15:26.089 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 07:15:26.095 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 07:15:26.123 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-31 07:15:26.123 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:15:26.142 | d /var/run/uwsgi 0755 stack root 2026-08-31 07:15:26.150 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:15:26.173 | /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-08-31 07:15:26.183 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-31 07:15:26.188 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-31 07:15:26.198 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 07:15:26.203 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-31 07:15:26.272 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-08-31 07:15:26.339 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-31 07:15:26.411 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-31 07:15:26.481 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 07:15:26.554 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 07:15:26.624 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-31 07:15:26.693 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-31 07:15:26.764 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-31 07:15:26.833 | + 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-08-31 07:15:26.899 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 07:15:26.971 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 07:15:27.038 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-31 07:15:27.107 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-31 07:15:27.179 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 07:15:27.184 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 07:15:27.191 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-31 07:15:27.197 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-31 07:15:27.203 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 07:15:27.208 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:15:27.214 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:15:27.220 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-31 07:15:27.227 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-31 07:15:27.233 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-31 07:15:27.304 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 07:15:27.373 | + 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-08-31 07:15:27.374 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-31 07:15:27.390 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-31 07:15:27.399 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-31 07:15:27.406 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-31 07:15:27.411 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 07:15:27.417 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 07:15:27.423 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 07:15:27.430 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:15:27.436 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:15:27.441 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:15:27.447 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 07:15:27.454 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 07:15:27.460 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:15:27.466 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:15:27.471 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-31 07:15:27.540 | Enabling site nova-api. 2026-08-31 07:15:27.551 | To activate the new configuration, you need to run: 2026-08-31 07:15:27.551 | systemctl reload apache2 2026-08-31 07:15:27.562 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 07:15:27.569 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 07:15:27.574 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:15:27.580 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 07:15:27.762 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-31 07:15:27.800 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:27.806 | + 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-08-31 07:15:27.811 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-31 07:15:27.817 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-31 07:15:27.824 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-31 07:15:27.830 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-31 07:15:27.835 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-31 07:15:27.841 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-31 07:15:27.846 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 07:15:27.852 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 07:15:27.879 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-31 07:15:27.881 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:15:27.896 | d /var/run/uwsgi 0755 stack root 2026-08-31 07:15:27.905 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:15:27.927 | /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-08-31 07:15:27.936 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-31 07:15:27.941 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-31 07:15:27.951 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 07:15:27.957 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-31 07:15:28.030 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-08-31 07:15:28.105 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-31 07:15:28.180 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-31 07:15:28.255 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 07:15:28.325 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 07:15:28.398 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-31 07:15:28.471 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-31 07:15:28.539 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-31 07:15:28.610 | + 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-08-31 07:15:28.684 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 07:15:28.753 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 07:15:28.825 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-31 07:15:28.897 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-31 07:15:28.967 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-31 07:15:28.973 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-31 07:15:29.042 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-31 07:15:29.079 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:15:29.086 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-31 07:15:29.159 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-31 07:15:29.164 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-31 07:15:29.170 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-31 07:15:29.210 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:29.216 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/ 2026-08-31 07:15:29.224 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/ 2026-08-31 07:15:29.296 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-31 07:15:29.375 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-31 07:15:29.382 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-31 07:15:29.388 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-31 07:15:29.394 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 07:15:29.400 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 07:15:29.406 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 07:15:29.448 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:29.456 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 07:15:29.461 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 07:15:29.467 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 07:15:29.509 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:29.515 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/ 2026-08-31 07:15:29.523 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/ 2026-08-31 07:15:29.596 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 07:15:29.602 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 07:15:29.607 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-08-31 07:15:29.684 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-08-31 07:15:29.758 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 4 2026-08-31 07:15:29.835 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-31 07:15:29.877 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:29.883 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-08-31 07:15:29.957 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-31 07:15:30.038 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-31 07:15:30.113 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-31 07:15:30.120 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-31 07:15:30.127 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-31 07:15:30.214 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-31 07:15:30.221 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 07:15:30.227 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 07:15:30.234 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-31 07:15:30.240 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-31 07:15:30.320 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-31 07:15:30.401 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://162.253.55.152/identity 2026-08-31 07:15:30.476 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-31 07:15:30.554 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-08-31 07:15:30.631 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-31 07:15:30.705 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-31 07:15:30.786 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-31 07:15:30.865 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-31 07:15:30.909 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:30.917 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-31 07:15:30.928 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 07:15:30.934 | + lib/nova:create_nova_conf:589 : local conf 2026-08-31 07:15:30.942 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-31 07:15:30.951 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-31 07:15:30.957 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 07:15:30.963 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 07:15:30.971 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-31 07:15:30.978 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-31 07:15:30.985 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-31 07:15:30.997 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-31 07:15:31.005 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-31 07:15:31.012 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-31 07:15:31.019 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-31 07:15:31.025 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 07:15:31.031 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 07:15:31.038 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 07:15:31.083 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:31.089 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 07:15:31.094 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-31 07:15:31.104 | + 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-08-31 07:15:31.185 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-08-31 07:15:31.270 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-31 07:15:31.356 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 07:15:31.363 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-31 07:15:31.369 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-31 07:15:31.376 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-31 07:15:31.419 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:31.429 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-31 07:15:31.430 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-31 07:15:32.221 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-31 07:15:32.224 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-31 07:15:32.822 | Adding vhost "nova_cell1" ... 2026-08-31 07:15:32.890 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-31 07:15:33.602 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-31 07:15:33.649 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-31 07:15:33.655 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-31 07:15:33.661 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-31 07:15:33.667 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 07:15:33.672 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-31 07:15:33.677 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 07:15:33.713 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:33.721 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-31 07:15:33.727 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-31 07:15:33.733 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 07:15:33.772 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:33.778 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/nova_cell1 2026-08-31 07:15:33.786 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/nova_cell1 2026-08-31 07:15:33.856 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 07:15:33.861 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 07:15:33.867 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-31 07:15:33.904 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:33.910 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-31 07:15:33.916 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-31 07:15:33.922 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-31 07:15:33.927 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-31 07:15:33.933 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 07:15:33.939 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-31 07:15:33.945 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-31 07:15:34.028 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-31 07:15:34.103 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://162.253.55.152/identity 2026-08-31 07:15:34.177 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-31 07:15:34.254 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-08-31 07:15:34.328 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-31 07:15:34.401 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-31 07:15:34.476 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-31 07:15:34.549 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-31 07:15:34.557 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-31 07:15:34.563 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-31 07:15:34.572 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 07:15:34.609 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 07:15:34.614 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 07:15:34.620 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 07:15:34.627 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 07:15:34.634 | + 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-08-31 07:15:34.708 | + 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-08-31 07:15:34.783 | + 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-08-31 07:15:34.854 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 07:15:34.925 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-31 07:15:34.996 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 07:15:35.003 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-31 07:15:35.012 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 07:15:35.018 | + lib/nova:create_nova_conf:623 : local conf 2026-08-31 07:15:35.024 | + lib/nova:create_nova_conf:624 : local offset 2026-08-31 07:15:35.032 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-31 07:15:35.038 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 07:15:35.044 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 07:15:35.052 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-31 07:15:35.057 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-31 07:15:35.064 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-31 07:15:35.070 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-31 07:15:35.076 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-31 07:15:35.081 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-31 07:15:35.087 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-31 07:15:35.128 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:35.135 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-31 07:15:35.212 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-31 07:15:35.281 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-31 07:15:35.286 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-31 07:15:35.290 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-31 07:15:35.296 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-31 07:15:35.333 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:15:35.339 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-31 07:15:35.378 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:15:35.385 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-31 07:15:35.426 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:35.432 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-31 07:15:35.439 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-31 07:15:35.445 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-31 07:15:35.452 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-31 07:15:35.491 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:35.498 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-31 07:15:35.526 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-31 07:15:35.527 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-31 07:15:35.543 | cgroup_device_acl = [ 2026-08-31 07:15:35.543 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-31 07:15:35.543 | "/dev/random", "/dev/urandom", 2026-08-31 07:15:35.543 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-31 07:15:35.543 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-31 07:15:35.543 | "/dev/vfio/vfio", 2026-08-31 07:15:35.543 | ] 2026-08-31 07:15:35.554 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-31 07:15:35.561 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:15:35.569 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:15:35.576 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:15:35.582 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:15:35.588 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:15:35.593 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:15:35.601 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:15:35.608 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:15:35.613 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:15:35.620 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:15:35.626 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:15:35.631 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:15:35.637 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:15:35.644 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-31 07:15:35.655 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-08-31 07:15:35.661 | + functions-common:add_user_to_group:2189 : local user=stack 2026-08-31 07:15:35.667 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-31 07:15:35.673 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-08-31 07:15:35.740 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-31 07:15:35.746 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-31 07:15:35.753 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:15:35.760 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:15:35.766 | + 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-08-31 07:15:35.773 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-31 07:15:35.779 | + 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-08-31 07:15:35.811 | + 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-08-31 07:15:35.811 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-31 07:15:35.828 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-31 07:15:35.837 | + 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-08-31 07:15:35.865 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-31 07:15:35.866 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-31 07:15:35.884 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-31 07:15:35.892 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-31 07:15:35.899 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-31 07:15:35.905 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-31 07:15:35.911 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-31 07:15:35.918 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:15:35.923 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-31 07:15:36.005 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-31 07:15:36.011 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:15:36.017 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-31 07:15:36.159 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-31 07:15:36.238 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-31 07:15:36.312 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-08-31 07:15:36.318 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-31 07:15:36.394 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-08-31 07:15:36.469 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-31 07:15:36.541 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-31 07:15:36.619 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-31 07:15:36.629 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 07:15:36.638 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-31 07:15:36.646 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-31 07:15:36.655 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 07:15:36.665 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-31 07:15:36.672 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-31 07:15:36.679 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-31 07:15:36.685 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-31 07:15:36.691 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-31 07:15:36.699 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-31 07:15:36.743 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:36.750 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-31 07:15:36.757 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-31 07:15:36.764 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-31 07:15:36.771 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 07:15:36.777 | + lib/stack:stack_install_service:32 : install_placement 2026-08-31 07:15:36.783 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-31 07:15:36.790 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-31 07:15:36.797 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 07:15:36.805 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-31 07:15:36.812 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-31 07:15:36.820 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 07:15:36.831 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 07:15:36.831 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-31 07:15:36.844 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-31 07:15:36.849 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-31 07:15:36.857 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-31 07:15:36.866 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-31 07:15:36.873 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-31 07:15:36.928 | Using python 3.12 to install osc-placement 2026-08-31 07:15:36.934 | + 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-08-31 07:15:37.631 | Collecting osc-placement 2026-08-31 07:15:40.776 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-31 07:15:40.787 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-31 07:15:40.788 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.16.0) 2026-08-31 07:15:40.788 | 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-08-31 07:15:40.788 | 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-08-31 07:15:40.791 | 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-08-31 07:15:40.791 | 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-08-31 07:15:40.791 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-08-31 07:15:40.791 | 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-08-31 07:15:40.792 | 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-08-31 07:15:40.795 | 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-08-31 07:15:40.795 | 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.19.1) 2026-08-31 07:15:40.796 | 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-08-31 07:15:40.798 | 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-08-31 07:15:40.798 | 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-08-31 07:15:40.799 | 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-08-31 07:15:40.800 | 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-08-31 07:15:40.802 | 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-08-31 07:15:40.803 | 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-08-31 07:15:40.803 | 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-08-31 07:15:40.804 | 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-08-31 07:15:40.805 | 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-08-31 07:15:40.806 | 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-08-31 07:15:40.806 | 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-08-31 07:15:40.807 | 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-08-31 07:15:40.808 | 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-08-31 07:15:40.809 | 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-08-31 07:15:40.809 | 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-08-31 07:15:40.811 | 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-08-31 07:15:40.813 | 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-08-31 07:15:40.817 | 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-08-31 07:15:40.819 | 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-08-31 07:15:40.819 | 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-08-31 07:15:40.820 | 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-08-31 07:15:40.823 | 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-08-31 07:15:40.825 | 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-08-31 07:15:40.832 | 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-08-31 07:15:40.832 | 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-08-31 07:15:40.832 | 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-08-31 07:15:40.833 | 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-08-31 07:15:40.839 | 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-08-31 07:15:40.840 | 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-08-31 07:15:40.842 | 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-08-31 07:15:40.858 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-08-31 07:15:40.995 | Installing collected packages: osc-placement 2026-08-31 07:15:41.090 | Successfully installed osc-placement-4.9.1 2026-08-31 07:15:41.180 | + inc/python:pip_install:216 : result=0 2026-08-31 07:15:41.186 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:15:41.194 | + functions-common:time_stop:2420 : local name 2026-08-31 07:15:41.201 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:15:41.206 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:15:41.210 | + functions-common:time_stop:2423 : local total 2026-08-31 07:15:41.217 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:15:41.221 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:15:41.227 | + functions-common:time_stop:2427 : start_time=1788160536913 2026-08-31 07:15:41.234 | + functions-common:time_stop:2429 : [[ -z 1788160536913 ]] 2026-08-31 07:15:41.243 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:15:41.254 | + functions-common:time_stop:2432 : end_time=1788160541246 2026-08-31 07:15:41.260 | + functions-common:time_stop:2433 : elapsed_time=4333 2026-08-31 07:15:41.267 | + functions-common:time_stop:2434 : total=119272 2026-08-31 07:15:41.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:15:41.280 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=123605 2026-08-31 07:15:41.288 | + inc/python:pip_install:219 : return 0 2026-08-31 07:15:41.295 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-08-31 07:15:41.301 | + functions-common:git_clone:589 : local git_remote=https://github.com/openstack/placement.git 2026-08-31 07:15:41.307 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-31 07:15:41.314 | + functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:15:41.320 | + functions-common:git_clone:592 : local orig_dir 2026-08-31 07:15:41.329 | ++ functions-common:git_clone:593 : pwd 2026-08-31 07:15:41.337 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:15:41.343 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:15:41.353 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:15:41.399 | + functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:15:41.406 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:15:41.413 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:15:41.421 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:15:41.421 | + functions-common:git_clone:610 : echo master 2026-08-31 07:15:41.435 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-31 07:15:41.442 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:15:41.448 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-31 07:15:41.477 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-31 07:15:41.486 | + functions-common:git_clone:673 : git show --oneline 2026-08-31 07:15:41.487 | + functions-common:git_clone:673 : head -1 2026-08-31 07:15:41.493 | 7d35f974 bump min version of os-traits 2026-08-31 07:15:41.501 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:15:41.508 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-31 07:15:41.515 | + inc/python:setup_develop:353 : local bindep 2026-08-31 07:15:41.523 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-31 07:15:41.531 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-31 07:15:41.537 | + inc/python:setup_develop:359 : local extras= 2026-08-31 07:15:41.544 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-31 07:15:41.551 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 07:15:41.558 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-31 07:15:41.564 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-31 07:15:41.571 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 07:15:41.578 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 07:15:41.588 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-31 07:15:41.596 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 07:15:41.603 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-31 07:15:41.610 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 07:15:41.616 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 07:15:41.625 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-31 07:15:41.638 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-31 07:15:41.645 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-31 07:15:41.651 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-31 07:15:41.762 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-31 07:15:41.768 | + inc/python:setup_package:436 : local bindep=0 2026-08-31 07:15:41.773 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-31 07:15:41.779 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 07:15:41.786 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-31 07:15:41.792 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-31 07:15:41.797 | + inc/python:setup_package:445 : local flags=-e 2026-08-31 07:15:41.804 | + inc/python:setup_package:446 : local extras= 2026-08-31 07:15:41.810 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 07:15:41.817 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 07:15:41.823 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 07:15:41.829 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 07:15:41.836 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 07:15:41.844 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-31 07:15:41.893 | Using python 3.12 to install /opt/stack/placement 2026-08-31 07:15:41.899 | + 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-08-31 07:15:42.507 | Obtaining file:///opt/stack/placement 2026-08-31 07:15:42.509 | Installing build dependencies: started 2026-08-31 07:15:43.403 | Installing build dependencies: finished with status 'done' 2026-08-31 07:15:43.405 | Checking if build backend supports build_editable: started 2026-08-31 07:15:43.728 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 07:15:43.728 | Getting requirements to build editable: started 2026-08-31 07:15:43.877 | Getting requirements to build editable: finished with status 'done' 2026-08-31 07:15:43.880 | Preparing editable metadata (pyproject.toml): started 2026-08-31 07:15:44.504 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:15:44.522 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.0.3) 2026-08-31 07:15:44.522 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.0.52) 2026-08-31 07:15:44.522 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (13.0.1) 2026-08-31 07:15:44.522 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.5.1) 2026-08-31 07:15:44.523 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.8.11) 2026-08-31 07:15:44.523 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (4.26.0) 2026-08-31 07:15:44.523 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.34.2) 2026-08-31 07:15:44.524 | 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.dev6) (7.6.1) 2026-08-31 07:15:44.525 | 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.dev6) (10.7.0) 2026-08-31 07:15:44.525 | 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.dev6) (6.5.0) 2026-08-31 07:15:44.526 | 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.dev6) (8.3.1) 2026-08-31 07:15:44.526 | 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.dev6) (5.11.0) 2026-08-31 07:15:44.527 | 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.dev6) (10.2.0) 2026-08-31 07:15:44.527 | 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.dev6) (18.1.1) 2026-08-31 07:15:44.527 | 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.dev6) (6.0.1) 2026-08-31 07:15:44.528 | 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.dev6) (8.2.0) 2026-08-31 07:15:44.528 | 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.dev6) (2.8.0) 2026-08-31 07:15:44.528 | 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.dev6) (1.1.0) 2026-08-31 07:15:44.529 | 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.dev6) (3.9.0) 2026-08-31 07:15:44.529 | 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.dev6) (2.1.0) 2026-08-31 07:15:44.530 | 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.dev6) (26.1.0) 2026-08-31 07:15:44.531 | 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.dev6) (2025.9.1) 2026-08-31 07:15:44.531 | 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.dev6) (0.37.0) 2026-08-31 07:15:44.531 | 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.dev6) (2026.6.3) 2026-08-31 07:15:44.535 | 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.dev6) (5.16.0) 2026-08-31 07:15:44.535 | 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.dev6) (4.3.0) 2026-08-31 07:15:44.536 | 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.dev6) (6.9.0) 2026-08-31 07:15:44.536 | 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.dev6) (4.1.0) 2026-08-31 07:15:44.537 | 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.dev6) (2.13.0) 2026-08-31 07:15:44.537 | 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.dev6) (6.0.0) 2026-08-31 07:15:44.539 | 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.dev6) (2.1.0) 2026-08-31 07:15:44.540 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.9.1) 2026-08-31 07:15:44.540 | 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.dev6) (1.9.0) 2026-08-31 07:15:44.540 | 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.dev6) (4.16.0) 2026-08-31 07:15:44.545 | 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.dev6) (1.5.0) 2026-08-31 07:15:44.547 | 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.dev6) (5.3.1) 2026-08-31 07:15:44.549 | 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.dev6) (0.20) 2026-08-31 07:15:44.550 | 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.dev6) (3.1.0) 2026-08-31 07:15:44.551 | 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.dev6) (2.3.0) 2026-08-31 07:15:44.552 | 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.dev6) (1.3.0) 2026-08-31 07:15:44.553 | 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.dev6) (2.0.0) 2026-08-31 07:15:44.553 | 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.dev6) (6.0.3) 2026-08-31 07:15:44.556 | 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.dev6) (1.19.1) 2026-08-31 07:15:44.557 | 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.dev6) (2.1.2) 2026-08-31 07:15:44.558 | 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.dev6) (0.6.2) 2026-08-31 07:15:44.559 | 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.dev6) (1.4.1) 2026-08-31 07:15:44.562 | 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.dev6) (2.9.0.post0) 2026-08-31 07:15:44.563 | 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.dev6) (5.0.0) 2026-08-31 07:15:44.564 | 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.dev6) (3.1.6) 2026-08-31 07:15:44.564 | 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.dev6) (4.0.1) 2026-08-31 07:15:44.567 | 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.dev6) (3.0.3) 2026-08-31 07:15:44.571 | 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.dev6) (1.2.1) 2026-08-31 07:15:44.573 | 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.dev6) (3.18.0) 2026-08-31 07:15:44.575 | 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.dev6) (3.3.2) 2026-08-31 07:15:44.576 | 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.dev6) (26.3) 2026-08-31 07:15:44.576 | 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.dev6) (7.2.2) 2026-08-31 07:15:44.579 | 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.dev6) (84.0.0) 2026-08-31 07:15:44.581 | 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.dev6) (0.8.2) 2026-08-31 07:15:44.590 | 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.dev6) (1.17.0) 2026-08-31 07:15:44.596 | 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.dev6) (3.5.0) 2026-08-31 07:15:44.596 | 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.dev6) (3.18) 2026-08-31 07:15:44.596 | 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.dev6) (2.7.0) 2026-08-31 07:15:44.597 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2023.11.17) 2026-08-31 07:15:44.607 | 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.dev6) (0.8) 2026-08-31 07:15:44.612 | 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.dev6) (3.5.5) 2026-08-31 07:15:44.638 | Building wheels for collected packages: openstack-placement 2026-08-31 07:15:44.638 | Building editable for openstack-placement (pyproject.toml): started 2026-08-31 07:15:45.218 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-31 07:15:45.219 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=8e4bcb54de2cb4f07a8a1c61111ed8d41bc94b387d31ef98f103fb99886044d0 2026-08-31 07:15:45.219 | Stored in directory: /tmp/pip-ephem-wheel-cache-p2b9tc0t/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-31 07:15:45.225 | Successfully built openstack-placement 2026-08-31 07:15:45.365 | Installing collected packages: openstack-placement 2026-08-31 07:15:45.393 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-08-31 07:15:45.501 | + inc/python:pip_install:216 : result=0 2026-08-31 07:15:45.508 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:15:45.515 | + functions-common:time_stop:2420 : local name 2026-08-31 07:15:45.521 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:15:45.527 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:15:45.533 | + functions-common:time_stop:2423 : local total 2026-08-31 07:15:45.538 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:15:45.544 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:15:45.551 | + functions-common:time_stop:2427 : start_time=1788160541881 2026-08-31 07:15:45.556 | + functions-common:time_stop:2429 : [[ -z 1788160541881 ]] 2026-08-31 07:15:45.563 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:15:45.572 | + functions-common:time_stop:2432 : end_time=1788160545566 2026-08-31 07:15:45.578 | + functions-common:time_stop:2433 : elapsed_time=3685 2026-08-31 07:15:45.585 | + functions-common:time_stop:2434 : total=123605 2026-08-31 07:15:45.591 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:15:45.597 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=127290 2026-08-31 07:15:45.603 | + inc/python:pip_install:219 : return 0 2026-08-31 07:15:45.609 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 07:15:45.616 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:15:45.622 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-31 07:15:45.629 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-31 07:15:45.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:15:45.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 = \A\L\L ]] 2026-08-31 07:15:45.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, =~ ,/opt/stack/placement, ]] 2026-08-31 07:15:45.657 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:15:45.664 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 07:15:45.670 | + ./stack.sh:main:968 : configure_placement 2026-08-31 07:15:45.676 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-08-31 07:15:45.703 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-31 07:15:45.710 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-31 07:15:45.721 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-31 07:15:45.728 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-31 07:15:45.734 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-31 07:15:45.742 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-31 07:15:45.748 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 07:15:45.755 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 07:15:45.762 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 07:15:45.804 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:45.811 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 07:15:45.819 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-31 07:15:45.828 | + 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-08-31 07:15:45.912 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-31 07:15:45.989 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-31 07:15:46.064 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-31 07:15:46.069 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-31 07:15:46.076 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-31 07:15:46.082 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 07:15:46.089 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 07:15:46.095 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-31 07:15:46.102 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-31 07:15:46.107 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-31 07:15:46.112 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 07:15:46.117 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-31 07:15:46.207 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-31 07:15:46.285 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://162.253.55.152/identity 2026-08-31 07:15:46.360 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-31 07:15:46.434 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-08-31 07:15:46.510 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-31 07:15:46.583 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-31 07:15:46.657 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-31 07:15:46.735 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://162.253.55.152/identity 2026-08-31 07:15:46.809 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 07:15:46.882 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 07:15:46.956 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 07:15:46.962 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-31 07:15:46.969 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-31 07:15:46.976 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-31 07:15:46.983 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 07:15:47.028 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 07:15:47.036 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 07:15:47.042 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 07:15:47.049 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 07:15:47.055 | + 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-08-31 07:15:47.129 | + 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-08-31 07:15:47.205 | + 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-08-31 07:15:47.280 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 07:15:47.355 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-31 07:15:47.430 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-31 07:15:47.436 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-31 07:15:47.443 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-31 07:15:47.449 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-31 07:15:47.455 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 07:15:47.462 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-31 07:15:47.468 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-31 07:15:47.475 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 07:15:47.481 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 07:15:47.511 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-31 07:15:47.513 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:15:47.531 | d /var/run/uwsgi 0755 stack root 2026-08-31 07:15:47.539 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:15:47.566 | /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-08-31 07:15:47.577 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-31 07:15:47.584 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-31 07:15:47.593 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 07:15:47.601 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-31 07:15:47.689 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-08-31 07:15:47.767 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-31 07:15:47.840 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-31 07:15:47.912 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 07:15:47.992 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 07:15:48.073 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-31 07:15:48.156 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-31 07:15:48.236 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-31 07:15:48.319 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-31 07:15:48.400 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 07:15:48.478 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 07:15:48.556 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-31 07:15:48.633 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-31 07:15:48.712 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 07:15:48.720 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 07:15:48.728 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-31 07:15:48.734 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-31 07:15:48.740 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 07:15:48.748 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:15:48.754 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:15:48.762 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-31 07:15:48.770 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-31 07:15:48.776 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-31 07:15:48.854 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 07:15:48.934 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-31 07:15:48.935 | + 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-08-31 07:15:48.950 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-31 07:15:48.960 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-31 07:15:48.967 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-31 07:15:48.974 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 07:15:48.980 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 07:15:48.989 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 07:15:48.995 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:15:49.002 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:15:49.009 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:15:49.016 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 07:15:49.023 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 07:15:49.029 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:15:49.036 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:15:49.042 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-31 07:15:49.114 | Enabling site placement-api. 2026-08-31 07:15:49.124 | To activate the new configuration, you need to run: 2026-08-31 07:15:49.124 | systemctl reload apache2 2026-08-31 07:15:49.135 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 07:15:49.141 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 07:15:49.148 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:15:49.154 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 07:15:49.333 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-31 07:15:49.339 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-31 07:15:49.419 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-31 07:15:49.464 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:49.471 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-31 07:15:49.513 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:49.519 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-31 07:15:49.525 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-31 07:15:49.531 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-31 07:15:49.537 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-31 07:15:49.543 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 07:15:49.549 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-31 07:15:49.555 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-31 07:15:49.636 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-31 07:15:49.708 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://162.253.55.152/identity 2026-08-31 07:15:49.781 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-31 07:15:49.856 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-08-31 07:15:49.931 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-31 07:15:50.007 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-31 07:15:50.084 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-31 07:15:50.162 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-31 07:15:50.206 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:15:50.212 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-31 07:15:50.254 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:50.260 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-08-31 07:15:50.267 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-08-31 07:15:50.309 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:50.316 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-08-31 07:15:50.322 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-08-31 07:15:50.332 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-08-31 07:15:50.332 | from requests import certs 2026-08-31 07:15:50.332 | print (certs.where()) 2026-08-31 07:15:50.332 | except ImportError: pass' 2026-08-31 07:15:50.524 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-08-31 07:15:50.531 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-08-31 07:15:50.536 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-08-31 07:15:50.543 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-31 07:15:50.583 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:50.588 | + ./stack.sh:main:992 : init_os_brick 2026-08-31 07:15:50.595 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-31 07:15:50.603 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-31 07:15:50.644 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:50.650 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-31 07:15:50.734 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-31 07:15:50.775 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:50.781 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-31 07:15:50.868 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-31 07:15:50.909 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:50.916 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-31 07:15:50.996 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-31 07:15:51.081 | + ./stack.sh:main:999 : run_phase stack install 2026-08-31 07:15:51.088 | + functions-common:run_phase:1848 : local mode=stack 2026-08-31 07:15:51.095 | + functions-common:run_phase:1849 : local phase=install 2026-08-31 07:15:51.102 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-31 07:15:51.109 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 07:15:51.116 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 07:15:51.123 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 07:15:51.129 | + functions-common:run_phase:1858 : local extra 2026-08-31 07:15:51.137 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-31 07:15:51.146 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 07:15:51.153 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 07:15:51.160 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-31 07:15:51.166 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-08-31 07:15:51.173 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 07:15:51.211 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:15:51.217 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 07:15:51.223 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 07:15:51.230 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-31 07:15:51.236 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-31 07:15:51.242 | + functions-common:run_plugins:1835 : local phase=install 2026-08-31 07:15:51.249 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:15:51.255 | + functions-common:run_plugins:1838 : local plugin 2026-08-31 07:15:51.263 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-31 07:15:51.270 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-08-31 07:15:51.276 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-08-31 07:15:51.282 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-08-31 07:15:51.289 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-31 07:15:51.296 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-08-31 07:15:51.338 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-08-31 07:15:51.378 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:51.383 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:15:51.390 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-31 07:15:51.397 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-08-31 07:15:51.404 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:15:51.410 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Barbican 2026-08-31 07:15:51.415 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-08-31 07:15:51.422 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-08-31 07:15:51.428 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-08-31 07:15:51.436 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-31 07:15:51.442 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-08-31 07:15:51.447 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:210 : setup_develop /opt/stack/barbican 2026-08-31 07:15:51.454 | ++ inc/python:setup_develop:353 : local bindep 2026-08-31 07:15:51.460 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-08-31 07:15:51.468 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-08-31 07:15:51.475 | ++ inc/python:setup_develop:359 : local extras= 2026-08-31 07:15:51.481 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-08-31 07:15:51.486 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 07:15:51.491 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-08-31 07:15:51.497 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-08-31 07:15:51.502 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 07:15:51.508 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 07:15:51.517 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-08-31 07:15:51.523 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 07:15:51.529 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-08-31 07:15:51.536 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 07:15:51.541 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 07:15:51.547 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-08-31 07:15:51.561 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-08-31 07:15:51.567 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-08-31 07:15:51.573 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-08-31 07:15:51.690 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-08-31 07:15:51.695 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-31 07:15:51.699 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-31 07:15:51.704 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 07:15:51.709 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-08-31 07:15:51.713 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-08-31 07:15:51.718 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-31 07:15:51.724 | ++ inc/python:setup_package:446 : local extras= 2026-08-31 07:15:51.730 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 07:15:51.736 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 07:15:51.742 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 07:15:51.749 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 07:15:51.754 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 07:15:51.760 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-08-31 07:15:51.808 | Using python 3.12 to install /opt/stack/barbican 2026-08-31 07:15:51.814 | ++ 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-08-31 07:15:52.430 | Obtaining file:///opt/stack/barbican 2026-08-31 07:15:52.432 | Installing build dependencies: started 2026-08-31 07:15:53.245 | Installing build dependencies: finished with status 'done' 2026-08-31 07:15:53.246 | Checking if build backend supports build_editable: started 2026-08-31 07:15:53.579 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 07:15:53.580 | Getting requirements to build editable: started 2026-08-31 07:15:53.734 | Getting requirements to build editable: finished with status 'done' 2026-08-31 07:15:53.737 | Preparing editable metadata (pyproject.toml): started 2026-08-31 07:15:54.304 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:15:54.328 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (1.19.1) 2026-08-31 07:15:54.329 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (2.1.1) 2026-08-31 07:15:54.330 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (43.0.3) 2026-08-31 07:15:54.331 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (4.26.0) 2026-08-31 07:15:54.332 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (10.7.0) 2026-08-31 07:15:54.334 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (6.5.0) 2026-08-31 07:15:54.335 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (18.1.1) 2026-08-31 07:15:54.336 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (6.9.0) 2026-08-31 07:15:54.337 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (18.3.0) 2026-08-31 07:15:54.338 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (8.2.0) 2026-08-31 07:15:54.338 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (8.3.1) 2026-08-31 07:15:54.339 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (6.0.1) 2026-08-31 07:15:54.340 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (3.9.0) 2026-08-31 07:15:54.341 | 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.dev62) (5.11.0) 2026-08-31 07:15:54.342 | 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.dev62) (4.8.0) 2026-08-31 07:15:54.343 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (2.8.0) 2026-08-31 07:15:54.344 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (10.2.0) 2026-08-31 07:15:54.345 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (3.12.0) 2026-08-31 07:15:54.346 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (3.10.1) 2026-08-31 07:15:54.347 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (3.1.0) 2026-08-31 07:15:54.347 | 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.dev62) (7.0.3) 2026-08-31 07:15:54.348 | 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.dev62) (1.8.0) 2026-08-31 07:15:54.349 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (13.0.1) 2026-08-31 07:15:54.349 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (2.0.52) 2026-08-31 07:15:54.350 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (5.9.1) 2026-08-31 07:15:54.350 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (1.8.11) 2026-08-31 07:15:54.351 | Requirement already satisfied: castellan>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (5.8.0) 2026-08-31 07:15:54.351 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev62) (2.1.0) 2026-08-31 07:15:54.353 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.1.0.dev62) (1.4.1) 2026-08-31 07:15:54.353 | 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.dev62) (4.16.0) 2026-08-31 07:15:54.355 | 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.dev62) (7.6.0) 2026-08-31 07:15:54.356 | 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.dev62) (5.16.0) 2026-08-31 07:15:54.357 | 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.dev62) (2.34.2) 2026-08-31 07:15:54.358 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==22.1.0.dev62) (3.0) 2026-08-31 07:15:54.362 | 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.dev62) (26.1.0) 2026-08-31 07:15:54.363 | 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.dev62) (2025.9.1) 2026-08-31 07:15:54.363 | 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.dev62) (0.37.0) 2026-08-31 07:15:54.364 | 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.dev62) (2026.6.3) 2026-08-31 07:15:54.368 | 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.dev62) (2.1.0) 2026-08-31 07:15:54.369 | 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.dev62) (1.9.0) 2026-08-31 07:15:54.372 | 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.dev62) (4.3.0) 2026-08-31 07:15:54.373 | 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.dev62) (4.1.0) 2026-08-31 07:15:54.374 | 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.dev62) (2.13.0) 2026-08-31 07:15:54.374 | 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.dev62) (6.0.0) 2026-08-31 07:15:54.378 | 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.dev62) (1.5.0) 2026-08-31 07:15:54.380 | 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.dev62) (5.3.1) 2026-08-31 07:15:54.383 | 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.dev62) (1.3.0) 2026-08-31 07:15:54.383 | 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.dev62) (2.0.0) 2026-08-31 07:15:54.384 | 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.dev62) (6.0.3) 2026-08-31 07:15:54.387 | 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.dev62) (3.1.0) 2026-08-31 07:15:54.388 | 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.dev62) (2.1.2) 2026-08-31 07:15:54.388 | 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.dev62) (0.6.2) 2026-08-31 07:15:54.389 | 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.dev62) (2.3.0) 2026-08-31 07:15:54.392 | 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.dev62) (2.9.0.post0) 2026-08-31 07:15:54.394 | 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.dev62) (3.5.0) 2026-08-31 07:15:54.395 | 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.dev62) (7.1.7) 2026-08-31 07:15:54.396 | 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.dev62) (5.3.1) 2026-08-31 07:15:54.396 | 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.dev62) (5.6.2) 2026-08-31 07:15:54.397 | 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.dev62) (0.17.0) 2026-08-31 07:15:54.399 | 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.dev62) (5.1.0) 2026-08-31 07:15:54.403 | 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.dev62) (2026.3) 2026-08-31 07:15:54.403 | 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.dev62) (26.3) 2026-08-31 07:15:54.406 | 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.dev62) (0.26.0) 2026-08-31 07:15:54.408 | 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.dev62) (5.0.0) 2026-08-31 07:15:54.408 | 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.dev62) (3.1.6) 2026-08-31 07:15:54.409 | 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.dev62) (4.0.1) 2026-08-31 07:15:54.412 | 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.dev62) (3.0.3) 2026-08-31 07:15:54.417 | 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.dev62) (7.2.2) 2026-08-31 07:15:54.419 | 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.dev62) (1.2.1) 2026-08-31 07:15:54.422 | 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.dev62) (0.41.2) 2026-08-31 07:15:54.422 | 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.dev62) (3.5.5) 2026-08-31 07:15:54.423 | 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.dev62) (7.6.1) 2026-08-31 07:15:54.423 | 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.dev62) (2.5.1) 2026-08-31 07:15:54.424 | 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.dev62) (1.7.6) 2026-08-31 07:15:54.426 | 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.dev62) (2.8.0) 2026-08-31 07:15:54.432 | 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.dev62) (0.20) 2026-08-31 07:15:54.436 | 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.dev62) (2.2.0) 2026-08-31 07:15:54.438 | 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.dev62) (1.3.7) 2026-08-31 07:15:54.440 | 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.dev62) (3.18.0) 2026-08-31 07:15:54.443 | 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.dev62) (3.3.2) 2026-08-31 07:15:54.452 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==22.1.0.dev62) (84.0.0) 2026-08-31 07:15:54.462 | 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.dev62) (0.8.2) 2026-08-31 07:15:54.474 | 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.dev62) (4.16.0) 2026-08-31 07:15:54.477 | 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.dev62) (0.6.0) 2026-08-31 07:15:54.477 | 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.dev62) (4.2.0) 2026-08-31 07:15:54.481 | 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.dev62) (3.0.53) 2026-08-31 07:15:54.482 | 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.dev62) (1.11.0) 2026-08-31 07:15:54.482 | 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.dev62) (15.0.0) 2026-08-31 07:15:54.483 | 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.dev62) (1.8.0) 2026-08-31 07:15:54.488 | 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.dev62) (1.17.0) 2026-08-31 07:15:54.497 | 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.dev62) (3.5.0) 2026-08-31 07:15:54.498 | 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.dev62) (3.18) 2026-08-31 07:15:54.498 | 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.dev62) (2.7.0) 2026-08-31 07:15:54.499 | 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.dev62) (2023.11.17) 2026-08-31 07:15:54.512 | 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.dev62) (4.2.0) 2026-08-31 07:15:54.512 | 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.dev62) (2.20.0) 2026-08-31 07:15:54.517 | 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.dev62) (0.1.2) 2026-08-31 07:15:54.524 | 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.dev62) (0.8) 2026-08-31 07:15:54.571 | Building wheels for collected packages: barbican 2026-08-31 07:15:54.571 | Building editable for barbican (pyproject.toml): started 2026-08-31 07:15:55.104 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-08-31 07:15:55.105 | Created wheel for barbican: filename=barbican-22.1.0.dev62-0.editable-py3-none-any.whl size=10351 sha256=c133f74261263ff41833c16a316b6c00427ee8a647de10d43022402462e16436 2026-08-31 07:15:55.105 | Stored in directory: /tmp/pip-ephem-wheel-cache-chf4ywfp/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-08-31 07:15:55.111 | Successfully built barbican 2026-08-31 07:15:55.252 | Installing collected packages: barbican 2026-08-31 07:15:55.282 | Successfully installed barbican-22.1.0.dev62 2026-08-31 07:15:55.396 | ++ inc/python:pip_install:216 : result=0 2026-08-31 07:15:55.401 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:15:55.406 | ++ functions-common:time_stop:2420 : local name 2026-08-31 07:15:55.412 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 07:15:55.416 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:15:55.423 | ++ functions-common:time_stop:2423 : local total 2026-08-31 07:15:55.428 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 07:15:55.434 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:15:55.438 | ++ functions-common:time_stop:2427 : start_time=1788160551796 2026-08-31 07:15:55.444 | ++ functions-common:time_stop:2429 : [[ -z 1788160551796 ]] 2026-08-31 07:15:55.450 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:15:55.459 | ++ functions-common:time_stop:2432 : end_time=1788160555453 2026-08-31 07:15:55.463 | ++ functions-common:time_stop:2433 : elapsed_time=3657 2026-08-31 07:15:55.468 | ++ functions-common:time_stop:2434 : total=127290 2026-08-31 07:15:55.474 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:15:55.479 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=130947 2026-08-31 07:15:55.484 | ++ inc/python:pip_install:219 : return 0 2026-08-31 07:15:55.489 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 07:15:55.494 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:15:55.500 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-08-31 07:15:55.505 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-08-31 07:15:55.510 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:15:55.516 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:15:55.521 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:15:55.528 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-31 07:15:55.533 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-31 07:15:55.539 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-08-31 07:15:55.545 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:215 : use_library_from_git python-barbicanclient 2026-08-31 07:15:55.551 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-31 07:15:55.556 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:15:55.563 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:15:55.569 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:15:55.575 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-31 07:15:55.582 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-08-31 07:15:55.623 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:15:55.629 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-08-31 07:15:55.668 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:15:55.674 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-08-31 07:15:55.714 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:15:55.720 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 07:15:55.726 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-08-31 07:15:55.733 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-31 07:15:55.738 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-08-31 07:15:55.744 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-08-31 07:15:55.751 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-08-31 07:15:55.787 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-08-31 07:15:55.795 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:15:55.801 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-08-31 07:15:55.808 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-08-31 07:15:55.869 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-08-31 07:15:55.876 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-08-31 07:15:55.881 | ACCOUNT_PORT_BASE=6612 2026-08-31 07:15:55.881 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-08-31 07:15:55.881 | ADMIN_PASSWORD=secretadmin 2026-08-31 07:15:55.881 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-31 07:15:55.881 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-31 07:15:55.881 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-31 07:15:55.881 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-08-31 07:15:55.881 | ALEMBIC_BRANCH=main 2026-08-31 07:15:55.881 | ALEMBIC_DIR=/opt/stack/alembic 2026-08-31 07:15:55.881 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-31 07:15:55.881 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-08-31 07:15:55.881 | APACHE_GROUP=stack 2026-08-31 07:15:55.881 | APACHE_LOCAL_HOST=127.0.0.1 2026-08-31 07:15:55.881 | APACHE_LOG_DIR=/var/log/apache2 2026-08-31 07:15:55.881 | APACHE_NAME=apache2 2026-08-31 07:15:55.881 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-08-31 07:15:55.881 | APACHE_USER=stack 2026-08-31 07:15:55.881 | API_WORKERS=4 2026-08-31 07:15:55.881 | BACKING_FILE_SUFFIX=-backing-file 2026-08-31 07:15:55.881 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-08-31 07:15:55.881 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:15:55.881 | BARBICAN_BRANCH=master 2026-08-31 07:15:55.881 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-08-31 07:15:55.881 | BARBICAN_CONF_DIR=/etc/barbican 2026-08-31 07:15:55.882 | BARBICAN_DIR=/opt/stack/barbican 2026-08-31 07:15:55.882 | BARBICAN_ENDPOINT_TYPE=internal 2026-08-31 07:15:55.882 | BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:15:55.882 | BARBICAN_HOST_HREF=http://162.253.55.152/key-manager 2026-08-31 07:15:55.882 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.152/identity 2026-08-31 07:15:55.882 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-08-31 07:15:55.882 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-31 07:15:55.882 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-08-31 07:15:55.882 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-08-31 07:15:55.882 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-08-31 07:15:55.882 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-31 07:15:55.882 | BASH=/usr/bin/bash 2026-08-31 07:15:55.882 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-08-31 07:15:55.882 | BASH_ALIASES=() 2026-08-31 07:15:55.882 | BASH_ARGC=([0]="0") 2026-08-31 07:15:55.882 | BASH_ARGV=() 2026-08-31 07:15:55.882 | BASH_CMDS=() 2026-08-31 07:15:55.882 | BASH_LINENO=([0]="1842" [1]="1875" [2]="999" [3]="0") 2026-08-31 07:15:55.882 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-08-31 07:15:55.882 | BASH_REMATCH=([0]=",tls-proxy,") 2026-08-31 07:15:55.882 | 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-08-31 07:15:55.882 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-08-31 07:15:55.882 | BASH_VERSION='5.2.21(1)-release' 2026-08-31 07:15:55.882 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-31 07:15:55.882 | BRANCHLESS_TARGET_BRANCH=master 2026-08-31 07:15:55.882 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-31 07:15:55.882 | CACHE_BACKEND=dogpile.cache.memcached 2026-08-31 07:15:55.882 | CAPI_VERSION=v1.13.2 2026-08-31 07:15:55.882 | CAPO_VERSION=v0.14.4 2026-08-31 07:15:55.882 | CELLSV2_SETUP=superconductor 2026-08-31 07:15:55.882 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-08-31 07:15:55.882 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-08-31 07:15:55.882 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-08-31 07:15:55.882 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-08-31 07:15:55.882 | CINDER_BACKUP_DRIVER=swift 2026-08-31 07:15:55.882 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:15:55.882 | CINDER_BRANCH=master 2026-08-31 07:15:55.883 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-08-31 07:15:55.883 | CINDER_CONF=/etc/cinder/cinder.conf 2026-08-31 07:15:55.883 | CINDER_CONF_DIR=/etc/cinder 2026-08-31 07:15:55.883 | CINDER_DIR=/opt/stack/cinder 2026-08-31 07:15:55.883 | CINDER_DRIVER=default 2026-08-31 07:15:55.883 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-08-31 07:15:55.883 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:15:55.883 | CINDER_IMG_CACHE_ENABLED=True 2026-08-31 07:15:55.883 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-08-31 07:15:55.883 | CINDER_IMG_CACHE_SIZE_GB= 2026-08-31 07:15:55.883 | CINDER_LVM_TYPE=auto 2026-08-31 07:15:55.883 | CINDER_MY_IP=162.253.55.152 2026-08-31 07:15:55.883 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-08-31 07:15:55.883 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-08-31 07:15:55.883 | CINDER_SERVICE_HOST=162.253.55.152 2026-08-31 07:15:55.883 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:15:55.883 | CINDER_SERVICE_PORT=8776 2026-08-31 07:15:55.883 | CINDER_SERVICE_PORT_INT=18776 2026-08-31 07:15:55.883 | CINDER_SERVICE_PROTOCOL=https 2026-08-31 07:15:55.883 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-08-31 07:15:55.883 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-08-31 07:15:55.883 | CINDER_TARGET_HELPER=lioadm 2026-08-31 07:15:55.883 | CINDER_TARGET_PORT=3260 2026-08-31 07:15:55.883 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-08-31 07:15:55.883 | CINDER_TARGET_PROTOCOL=iscsi 2026-08-31 07:15:55.883 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-08-31 07:15:55.883 | CINDER_UPLOAD_OPTIMIZED=False 2026-08-31 07:15:55.883 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-08-31 07:15:55.883 | CINDER_USE_SERVICE_TOKEN=True 2026-08-31 07:15:55.883 | CINDER_UWSGI=cinder.wsgi.api:application 2026-08-31 07:15:55.883 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-08-31 07:15:55.883 | CINDER_VOLUME_CLEAR=zero 2026-08-31 07:15:55.883 | CIRROS_ARCH=x86_64 2026-08-31 07:15:55.883 | CIRROS_VERSION=0.6.3 2026-08-31 07:15:55.883 | CLUSTER_TOPOLOGY=true 2026-08-31 07:15:55.883 | CONFIGURE_BACKING_FILE=True 2026-08-31 07:15:55.883 | CONFIG_AWK_CMD=awk 2026-08-31 07:15:55.883 | CONTAINER_PORT_BASE=6611 2026-08-31 07:15:55.883 | CURL_GET='curl -g' 2026-08-31 07:15:55.884 | CURRENT_LOG_TIME=2026-08-31-070707 2026-08-31 07:15:55.884 | DATABASE_BACKENDS=' mysql postgresql' 2026-08-31 07:15:55.884 | DATABASE_HOST=127.0.0.1 2026-08-31 07:15:55.884 | DATABASE_PASSWORD=secretdatabase 2026-08-31 07:15:55.884 | DATABASE_QUERY_LOGGING=False 2026-08-31 07:15:55.884 | DATABASE_TYPE=mysql 2026-08-31 07:15:55.884 | DATABASE_USER=root 2026-08-31 07:15:55.884 | DATA_DIR=/opt/stack/data 2026-08-31 07:15:55.884 | DC=([0]="openstack" [1]="org") 2026-08-31 07:15:55.884 | DEBUG_LIBVIRT=True 2026-08-31 07:15:55.884 | DEBUG_LIBVIRT_COREDUMPS=True 2026-08-31 07:15:55.884 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-08-31 07:15:55.884 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-08-31 07:15:55.884 | DEFAULT_VIRT_DRIVER=libvirt 2026-08-31 07:15:55.884 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-08-31 07:15:55.884 | DEF_SERVICE_HOST=162.253.55.152 2026-08-31 07:15:55.884 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:15:55.884 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-31 07:15:55.884 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.152 2026-08-31 07:15:55.884 | DELTA=1788160041 2026-08-31 07:15:55.884 | DEST=/opt/stack 2026-08-31 07:15:55.884 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-31 07:15:55.884 | DEVSTACK_CERT_NAME=devstack-cert 2026-08-31 07:15:55.884 | DEVSTACK_HOSTNAME=np0000191535.novalocal 2026-08-31 07:15:55.884 | DEVSTACK_PARALLEL=True 2026-08-31 07:15:55.884 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:15:55.884 | DEVSTACK_SERIES=2026.2 2026-08-31 07:15:55.884 | DEVSTACK_START_TIME=1788160015 2026-08-31 07:15:55.884 | DEVSTACK_VENV=/opt/stack/data/venv 2026-08-31 07:15:55.884 | DIRSTACK=() 2026-08-31 07:15:55.884 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-08-31 07:15:55.884 | DISABLE_AMP_IMAGE_BUILD=True 2026-08-31 07:15:55.884 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-08-31 07:15:55.884 | DISKIMAGE_BUILDER_REPO_REF=master 2026-08-31 07:15:55.884 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-08-31 07:15:55.884 | DISTRO=noble 2026-08-31 07:15:55.884 | DOWNLOAD_DEFAULT_IMAGES=False 2026-08-31 07:15:55.885 | 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-08-31 07:15:55.885 | ENABLE_CHASSIS_AS_GW=True 2026-08-31 07:15:55.885 | ENABLE_DEBUG_LOG_LEVEL=True 2026-08-31 07:15:55.885 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-08-31 07:15:55.885 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-08-31 07:15:55.885 | ENABLE_ISOLATED_METADATA=False 2026-08-31 07:15:55.885 | ENABLE_KSM=True 2026-08-31 07:15:55.885 | ENABLE_KSMTUNED=True 2026-08-31 07:15:55.885 | ENABLE_METADATA_NETWORK=False 2026-08-31 07:15:55.885 | ENABLE_SYSCTL_MEM_TUNING=True 2026-08-31 07:15:55.885 | ENABLE_SYSCTL_NET_TUNING=True 2026-08-31 07:15:55.885 | ENABLE_TENANT_TUNNELS=True 2026-08-31 07:15:55.885 | ENABLE_TENANT_VLANS=False 2026-08-31 07:15:55.885 | ENABLE_VOLUME_MULTIATTACH=False 2026-08-31 07:15:55.885 | ENABLE_ZSWAP=True 2026-08-31 07:15:55.885 | ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:15:55.885 | ERROR_ON_CLONE=True 2026-08-31 07:15:55.885 | ETCD_ARCH=amd64 2026-08-31 07:15:55.885 | ETCD_BIN_DIR=/opt/stack/bin 2026-08-31 07:15:55.885 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-08-31 07:15:55.885 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 07:15:55.885 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 07:15:55.885 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-08-31 07:15:55.885 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-08-31 07:15:55.885 | ETCD_PEER_PORT=2380 2026-08-31 07:15:55.885 | ETCD_PORT=2379 2026-08-31 07:15:55.885 | ETCD_RAMDISK_MB=512 2026-08-31 07:15:55.885 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-31 07:15:55.885 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-31 07:15:55.885 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-08-31 07:15:55.885 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-08-31 07:15:55.885 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-08-31 07:15:55.885 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-08-31 07:15:55.885 | ETCD_USE_RAMDISK=True 2026-08-31 07:15:55.885 | ETCD_VERSION=v3.5.21 2026-08-31 07:15:55.885 | EUID=1002 2026-08-31 07:15:55.885 | EXP_CLUSTER_RESOURCE_SET=true 2026-08-31 07:15:55.885 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-08-31 07:15:55.885 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 07:15:55.885 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-08-31 07:15:55.886 | EXTRA_FILES_RETRY=3 2026-08-31 07:15:55.886 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-08-31 07:15:55.886 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-08-31 07:15:55.886 | FILES=/opt/stack/devstack/files 2026-08-31 07:15:55.886 | FIXED_RANGE=10.1.0.0/20 2026-08-31 07:15:55.886 | FIXED_RANGE_V6=fd1f:cb32:5b91::/64 2026-08-31 07:15:55.886 | FLOATING_RANGE=172.24.5.0/24 2026-08-31 07:15:55.886 | FORCE_CONFIG_DRIVE=False 2026-08-31 07:15:55.886 | FORCE_PREREQ=0 2026-08-31 07:15:55.886 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-08-31 07:15:55.886 | FUNC_DIR=/opt/stack/devstack 2026-08-31 07:15:55.886 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-08-31 07:15:55.886 | 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-08-31 07:15:55.886 | 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-08-31 07:15:55.886 | 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-08-31 07:15:55.886 | GIT_BASE=https://github.com 2026-08-31 07:15:55.886 | GIT_DEPTH=0 2026-08-31 07:15:55.886 | GIT_TIMEOUT=0 2026-08-31 07:15:55.886 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-08-31 07:15:55.886 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-08-31 07:15:55.886 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:15:55.886 | GLANCE_BRANCH=master 2026-08-31 07:15:55.886 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-08-31 07:15:55.886 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-08-31 07:15:55.886 | GLANCE_CACHE_DRIVER=centralized_db 2026-08-31 07:15:55.887 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-08-31 07:15:55.887 | GLANCE_CONF_DIR=/etc/glance 2026-08-31 07:15:55.887 | GLANCE_DEFAULT_BACKEND=fast 2026-08-31 07:15:55.887 | GLANCE_DIR=/opt/stack/glance 2026-08-31 07:15:55.887 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-08-31 07:15:55.887 | GLANCE_ENABLE_QUOTAS=True 2026-08-31 07:15:55.887 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-08-31 07:15:55.887 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:15:55.887 | GLANCE_HOSTPORT=162.253.55.152:9292 2026-08-31 07:15:55.887 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-08-31 07:15:55.887 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-08-31 07:15:55.887 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-08-31 07:15:55.887 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-08-31 07:15:55.887 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-31 07:15:55.887 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-08-31 07:15:55.887 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-08-31 07:15:55.887 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-08-31 07:15:55.887 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-08-31 07:15:55.887 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-08-31 07:15:55.887 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-08-31 07:15:55.887 | GLANCE_S3_BUCKET_NAME=images 2026-08-31 07:15:55.887 | GLANCE_S3_BUCKET_ON_PUT=True 2026-08-31 07:15:55.887 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-08-31 07:15:55.887 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-08-31 07:15:55.887 | GLANCE_SERVICE_HOST=162.253.55.152 2026-08-31 07:15:55.887 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:15:55.887 | GLANCE_SERVICE_PORT=9292 2026-08-31 07:15:55.887 | GLANCE_SERVICE_PORT_INT=19292 2026-08-31 07:15:55.887 | GLANCE_SERVICE_PROTOCOL=https 2026-08-31 07:15:55.887 | GLANCE_SHOW_DIRECT_URL=False 2026-08-31 07:15:55.888 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-08-31 07:15:55.888 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-08-31 07:15:55.888 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-08-31 07:15:55.888 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-08-31 07:15:55.888 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-08-31 07:15:55.888 | GLANCE_URL=https://162.253.55.152/image 2026-08-31 07:15:55.888 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-08-31 07:15:55.888 | GLANCE_USE_S3=False 2026-08-31 07:15:55.888 | GLANCE_UWSGI=glance.wsgi.api:application 2026-08-31 07:15:55.888 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-08-31 07:15:55.888 | GLOBAL_VENV=True 2026-08-31 07:15:55.888 | GROUPS=() 2026-08-31 07:15:55.888 | HELM_VERSION=v3.10.3 2026-08-31 07:15:55.888 | HOME=/opt/stack 2026-08-31 07:15:55.888 | HOME_URL=https://www.ubuntu.com/ 2026-08-31 07:15:55.888 | HORIZON_APACHE_ROOT=/dashboard 2026-08-31 07:15:55.888 | HORIZON_BRANCH=master 2026-08-31 07:15:55.888 | HORIZON_DIR=/opt/stack/horizon 2026-08-31 07:15:55.888 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-08-31 07:15:55.888 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-08-31 07:15:55.888 | HOSTNAME=np0000191535 2026-08-31 07:15:55.888 | HOSTTYPE=x86_64 2026-08-31 07:15:55.888 | HOST_IP=162.253.55.152 2026-08-31 07:15:55.888 | HOST_IPV6=2604:e100:1:0:f816:3eff:fe5a:39ea 2026-08-31 07:15:55.888 | HOST_IP_IFACE= 2026-08-31 07:15:55.888 | ID=ubuntu 2026-08-31 07:15:55.888 | ID_LIKE=debian 2026-08-31 07:15:55.888 | IFS=' 2026-08-31 07:15:55.888 | ' 2026-08-31 07:15:55.888 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-31 07:15:55.888 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-08-31 07:15:55.888 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-31 07:15:55.888 | INSTANCE_NAME_PREFIX=instance- 2026-08-31 07:15:55.888 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-31 07:15:55.888 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-08-31 07:15:55.888 | IPV6_ADDRESS_MODE=slaac 2026-08-31 07:15:55.888 | IPV6_ADDRS_SAFE_TO_USE=fd1f:cb32:5b91::/56 2026-08-31 07:15:55.888 | IPV6_GLOBAL_ID=1f:cb32:5b91 2026-08-31 07:15:55.888 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-31 07:15:55.889 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-31 07:15:55.889 | IPV6_PROVIDER_FIXED_RANGE= 2026-08-31 07:15:55.889 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-31 07:15:55.889 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-31 07:15:55.889 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-31 07:15:55.889 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-31 07:15:55.889 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-31 07:15:55.889 | IPV6_RA_MODE=slaac 2026-08-31 07:15:55.889 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-31 07:15:55.889 | IP_VERSION=4+6 2026-08-31 07:15:55.889 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-08-31 07:15:55.889 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-08-31 07:15:55.889 | ISCSID_DEBUG=False 2026-08-31 07:15:55.889 | ISCSID_DEBUG_LEVEL=4 2026-08-31 07:15:55.889 | KEYSTONE_ADMIN_ENDPOINT=True 2026-08-31 07:15:55.889 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-08-31 07:15:55.889 | KEYSTONE_AUTH_URI=https://162.253.55.152/identity 2026-08-31 07:15:55.889 | KEYSTONE_AUTH_URI_V3=https://162.253.55.152/identity/v3 2026-08-31 07:15:55.889 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:15:55.889 | KEYSTONE_BRANCH=master 2026-08-31 07:15:55.889 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-08-31 07:15:55.889 | KEYSTONE_CONF_DIR=/etc/keystone 2026-08-31 07:15:55.889 | KEYSTONE_DIR=/opt/stack/keystone 2026-08-31 07:15:55.889 | KEYSTONE_ENABLE_CACHE=True 2026-08-31 07:15:55.889 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:15:55.889 | KEYSTONE_IDENTITY_BACKEND=sql 2026-08-31 07:15:55.889 | KEYSTONE_LOCKOUT_DURATION=10 2026-08-31 07:15:55.889 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-08-31 07:15:55.889 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-08-31 07:15:55.889 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-08-31 07:15:55.889 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-08-31 07:15:55.889 | KEYSTONE_REGION_NAME=RegionOne 2026-08-31 07:15:55.889 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-08-31 07:15:55.889 | KEYSTONE_RESOURCE_BACKEND=sql 2026-08-31 07:15:55.889 | KEYSTONE_ROLE_BACKEND=sql 2026-08-31 07:15:55.889 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-08-31 07:15:55.889 | KEYSTONE_SERVICE_HOST=162.253.55.152 2026-08-31 07:15:55.889 | KEYSTONE_SERVICE_PORT=5000 2026-08-31 07:15:55.890 | KEYSTONE_SERVICE_PORT_INT=5001 2026-08-31 07:15:55.890 | KEYSTONE_SERVICE_PROTOCOL=https 2026-08-31 07:15:55.890 | KEYSTONE_SERVICE_URI=https://162.253.55.152/identity 2026-08-31 07:15:55.890 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.152/identity/v3 2026-08-31 07:15:55.890 | KEYSTONE_TOKEN_FORMAT=fernet 2026-08-31 07:15:55.890 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-08-31 07:15:55.890 | KEY_MANAGER_BACKEND=barbican 2026-08-31 07:15:55.890 | KILL_PATH=/usr/bin/kill 2026-08-31 07:15:55.890 | KIND_VERSION=v0.16.0 2026-08-31 07:15:55.890 | LAST_RUN=0 2026-08-31 07:15:55.890 | LAST_SPINNER_PID= 2026-08-31 07:15:55.890 | LC_ALL=en_US.utf8 2026-08-31 07:15:55.890 | LDAP_BASE_DC=openstack 2026-08-31 07:15:55.890 | LDAP_BASE_DN=dc=openstack,dc=org 2026-08-31 07:15:55.890 | LDAP_DOMAIN=openstack.org 2026-08-31 07:15:55.890 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-08-31 07:15:55.890 | LDAP_OLCDB_NUMBER=1 2026-08-31 07:15:55.890 | LDAP_OLCDB_TYPE=mdb 2026-08-31 07:15:55.890 | LDAP_ROOTPW_COMMAND=replace 2026-08-31 07:15:55.890 | LDAP_SERVICE_NAME=slapd 2026-08-31 07:15:55.890 | LDAP_URL=ldap://localhost 2026-08-31 07:15:55.890 | 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-08-31 07:15:55.890 | LIBVIRT_CPU_MODE=host-passthrough 2026-08-31 07:15:55.890 | LIBVIRT_CPU_MODEL=Nehalem 2026-08-31 07:15:55.890 | LIBVIRT_GROUP=libvirt 2026-08-31 07:15:55.890 | LIBVIRT_TYPE=kvm 2026-08-31 07:15:55.890 | LINENO=768 2026-08-31 07:15:55.890 | LOCAL_HOSTNAME=np0000191535 2026-08-31 07:15:55.890 | LOGDAYS=7 2026-08-31 07:15:55.890 | LOGDIR=/opt/stack/logs 2026-08-31 07:15:55.890 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-31-070707 2026-08-31 07:15:55.890 | LOGFILE_DIR=/opt/stack/logs 2026-08-31 07:15:55.890 | LOGFILE_NAME=devstacklog.txt 2026-08-31 07:15:55.890 | LOGNAME=stack 2026-08-31 07:15:55.890 | LOGO=ubuntu-logo 2026-08-31 07:15:55.890 | LOG_COLOR=False 2026-08-31 07:15:55.890 | LRC=localrc 2026-08-31 07:15:55.890 | MACHTYPE=x86_64-pc-linux-gnu 2026-08-31 07:15:55.891 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-08-31 07:15:55.891 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:15:55.891 | MAGNUM_BRANCH=master 2026-08-31 07:15:55.891 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-08-31 07:15:55.891 | MAGNUM_CLUSTER_API_BRANCH=main 2026-08-31 07:15:55.891 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-08-31 07:15:55.891 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-31 07:15:55.891 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-08-31 07:15:55.891 | MAGNUM_CONFIGURE_IPTABLES=True 2026-08-31 07:15:55.891 | MAGNUM_CONF_DIR=/etc/magnum 2026-08-31 07:15:55.891 | MAGNUM_DIR=/opt/stack/magnum 2026-08-31 07:15:55.891 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-31 07:15:55.891 | MAGNUM_ENFORCE_SCOPE=False 2026-08-31 07:15:55.891 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.35.5.qcow2 2026-08-31 07:15:55.891 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-08-31 07:15:55.891 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-08-31 07:15:55.891 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-08-31 07:15:55.891 | MAGNUM_SERVICE_HOST=162.253.55.152 2026-08-31 07:15:55.891 | MAGNUM_SERVICE_PROTOCOL=https 2026-08-31 07:15:55.891 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-08-31 07:15:55.891 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-08-31 07:15:55.891 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-08-31 07:15:55.891 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-08-31 07:15:55.891 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-08-31 07:15:55.891 | MAIL=/var/mail/stack 2026-08-31 07:15:55.891 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-08-31 07:15:55.891 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-08-31 07:15:55.891 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-08-31 07:15:55.891 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:15:55.891 | MANILA_CONF=/etc/manila/manila.conf 2026-08-31 07:15:55.891 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-08-31 07:15:55.891 | MANILA_CONF_DIR=/etc/manila 2026-08-31 07:15:55.891 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-08-31 07:15:55.892 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-08-31 07:15:55.892 | MANILA_DATA_COPY_CHECK_HASH=True 2026-08-31 07:15:55.892 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-08-31 07:15:55.892 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-08-31 07:15:55.892 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-08-31 07:15:55.892 | MANILA_DEFAULT_SHARE_TYPE=default 2026-08-31 07:15:55.892 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-31 07:15:55.892 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-08-31 07:15:55.892 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-31 07:15:55.892 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-31 07:15:55.892 | MANILA_DIR=/opt/stack/manila 2026-08-31 07:15:55.892 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-08-31 07:15:55.892 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-08-31 07:15:55.892 | MANILA_ENABLED_BACKENDS=generic 2026-08-31 07:15:55.892 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-08-31 07:15:55.892 | MANILA_ENDPOINT_BASE=http://162.253.55.152/share 2026-08-31 07:15:55.892 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:15:55.892 | MANILA_GIT_BASE=https://opendev.org 2026-08-31 07:15:55.892 | MANILA_KEY_FORMAT=ecdsa 2026-08-31 07:15:55.892 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-08-31 07:15:55.892 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.152 2026-08-31 07:15:55.892 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-08-31 07:15:55.892 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-08-31 07:15:55.892 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-08-31 07:15:55.892 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-08-31 07:15:55.892 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-08-31 07:15:55.892 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-08-31 07:15:55.892 | MANILA_REPO_ROOT=openstack 2026-08-31 07:15:55.892 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-08-31 07:15:55.892 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-08-31 07:15:55.892 | MANILA_SERVICE_HOST=162.253.55.152 2026-08-31 07:15:55.892 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-08-31 07:15:55.892 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-08-31 07:15:55.892 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-08-31 07:15:55.892 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-08-31 07:15:55.893 | MANILA_SERVICE_INSTANCE_USER=manila 2026-08-31 07:15:55.893 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-08-31 07:15:55.893 | MANILA_SERVICE_PORT=8786 2026-08-31 07:15:55.893 | MANILA_SERVICE_PORT_INT=18786 2026-08-31 07:15:55.893 | MANILA_SERVICE_PROTOCOL=http 2026-08-31 07:15:55.893 | MANILA_SERVICE_SECGROUP=manila-service 2026-08-31 07:15:55.893 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-08-31 07:15:55.893 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-08-31 07:15:55.893 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-08-31 07:15:55.893 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-08-31 07:15:55.893 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-08-31 07:15:55.893 | MANILA_SETUP_IPV6=False 2026-08-31 07:15:55.893 | MANILA_SSH_TIMEOUT=180 2026-08-31 07:15:55.893 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-08-31 07:15:55.893 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-08-31 07:15:55.893 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-08-31 07:15:55.893 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-08-31 07:15:55.893 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-08-31 07:15:55.893 | MANILA_WSGI=manila.wsgi.api:application 2026-08-31 07:15:55.893 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-08-31 07:15:55.893 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-08-31 07:15:55.893 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-08-31 07:15:55.893 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.152 2026-08-31 07:15:55.893 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.152 2026-08-31 07:15:55.893 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-08-31 07:15:55.893 | MANILA_ZFSONLINUX_USE_SSH=False 2026-08-31 07:15:55.893 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-08-31 07:15:55.893 | MAX_DB_CONNECTIONS=200 2026-08-31 07:15:55.893 | MEMCACHE_SERVERS=localhost:11211 2026-08-31 07:15:55.893 | METADATA_SERVICE_PORT=8775 2026-08-31 07:15:55.893 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-08-31 07:15:55.893 | ML2_L3_PLUGIN=ovn-router 2026-08-31 07:15:55.893 | MYSQL_DRIVER=PyMySQL 2026-08-31 07:15:55.893 | MYSQL_GATHER_PERFORMANCE=True 2026-08-31 07:15:55.893 | MYSQL_HOST=127.0.0.1 2026-08-31 07:15:55.893 | MYSQL_REDUCE_MEMORY=True 2026-08-31 07:15:55.894 | MYSQL_SERVICE_NAME=mysql 2026-08-31 07:15:55.894 | MYSQL_USER=root 2026-08-31 07:15:55.894 | NAME=Ubuntu 2026-08-31 07:15:55.894 | NETWORK_GATEWAY=10.1.0.1 2026-08-31 07:15:55.894 | NEUTRON_ANY='q-svc neutron-api' 2026-08-31 07:15:55.894 | NEUTRON_BGP_PEER_BRIDGES= 2026-08-31 07:15:55.894 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:15:55.894 | NEUTRON_BRANCH=master 2026-08-31 07:15:55.894 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-31 07:15:55.894 | NEUTRON_CONF_DIR=/etc/neutron 2026-08-31 07:15:55.894 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-31 07:15:55.894 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-31 07:15:55.894 | NEUTRON_DIR=/opt/stack/neutron 2026-08-31 07:15:55.894 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-31 07:15:55.894 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:15:55.894 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-31 07:15:55.894 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-31 07:15:55.894 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-08-31 07:15:55.894 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:15:55.894 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-08-31 07:15:55.894 | NEUTRON_PORT_SECURITY=True 2026-08-31 07:15:55.894 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-08-31 07:15:55.894 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-31 07:15:55.894 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-31 07:15:55.894 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-31 07:15:55.894 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-31 07:15:55.894 | NOUNSET= 2026-08-31 07:15:55.894 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-08-31 07:15:55.894 | NOVA_API_DB=nova_api 2026-08-31 07:15:55.894 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-08-31 07:15:55.894 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:15:55.894 | NOVA_BRANCH=master 2026-08-31 07:15:55.894 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-08-31 07:15:55.894 | NOVA_CONF=/etc/nova/nova.conf 2026-08-31 07:15:55.894 | NOVA_CONF_DIR=/etc/nova 2026-08-31 07:15:55.894 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-08-31 07:15:55.894 | NOVA_CPU_CELL=1 2026-08-31 07:15:55.894 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-08-31 07:15:55.894 | NOVA_CPU_UUID= 2026-08-31 07:15:55.895 | NOVA_DIR=/opt/stack/nova 2026-08-31 07:15:55.895 | NOVA_ENABLED_APIS=osapi_compute 2026-08-31 07:15:55.895 | NOVA_ENABLE_CACHE=True 2026-08-31 07:15:55.895 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:15:55.895 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-08-31 07:15:55.895 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-31 07:15:55.895 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-31 07:15:55.895 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-08-31 07:15:55.895 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-08-31 07:15:55.895 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-08-31 07:15:55.895 | NOVA_MY_IP=162.253.55.152 2026-08-31 07:15:55.895 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-08-31 07:15:55.895 | NOVA_NUM_CELLS=1 2026-08-31 07:15:55.895 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-08-31 07:15:55.895 | NOVA_READY_TIMEOUT=60 2026-08-31 07:15:55.895 | NOVA_REPO=https://github.com/openstack/nova.git 2026-08-31 07:15:55.895 | NOVA_SERIAL_ENABLED=False 2026-08-31 07:15:55.895 | NOVA_SERVICE_HOST=162.253.55.152 2026-08-31 07:15:55.895 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:15:55.895 | NOVA_SERVICE_PORT=8774 2026-08-31 07:15:55.895 | NOVA_SERVICE_PORT_INT=18774 2026-08-31 07:15:55.895 | NOVA_SERVICE_PROTOCOL=https 2026-08-31 07:15:55.895 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-08-31 07:15:55.895 | NOVA_SHUTDOWN_TIMEOUT=0 2026-08-31 07:15:55.895 | NOVA_SPICE_ENABLED=False 2026-08-31 07:15:55.895 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-08-31 07:15:55.895 | NOVA_USE_SERVICE_TOKEN=True 2026-08-31 07:15:55.895 | NOVA_USE_UNIFIED_LIMITS=False 2026-08-31 07:15:55.895 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-08-31 07:15:55.895 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-08-31 07:15:55.895 | NOVA_VNC_ENABLED=True 2026-08-31 07:15:55.895 | NOVNC_BRANCH=v1.3.0 2026-08-31 07:15:55.895 | NOVNC_FROM_PACKAGE=False 2026-08-31 07:15:55.895 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-08-31 07:15:55.895 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-31 07:15:55.895 | NOW=1788160041 2026-08-31 07:15:55.895 | NO_UPDATE_REPOS=False 2026-08-31 07:15:55.896 | OBJECT_PORT_BASE=6613 2026-08-31 07:15:55.896 | OCTAVIA=octavia 2026-08-31 07:15:55.896 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-08-31 07:15:55.896 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-08-31 07:15:55.896 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-08-31 07:15:55.896 | OCTAVIA_AMP_FLAVOR_ID=10 2026-08-31 07:15:55.896 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-08-31 07:15:55.896 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-08-31 07:15:55.896 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-08-31 07:15:55.896 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-08-31 07:15:55.896 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-08-31 07:15:55.896 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-08-31 07:15:55.896 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-08-31 07:15:55.896 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-08-31 07:15:55.896 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-08-31 07:15:55.896 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-08-31 07:15:55.896 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-08-31 07:15:55.896 | OCTAVIA_API=o-api 2026-08-31 07:15:55.896 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:15:55.896 | OCTAVIA_API_HAPROXY=o-api-ha 2026-08-31 07:15:55.896 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-08-31 07:15:55.896 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:15:55.896 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-08-31 07:15:55.896 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-08-31 07:15:55.896 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-08-31 07:15:55.896 | OCTAVIA_CONF_DIR=/etc/octavia 2026-08-31 07:15:55.896 | OCTAVIA_CONSUMER=o-cw 2026-08-31 07:15:55.896 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:15:55.896 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-08-31 07:15:55.896 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-08-31 07:15:55.896 | OCTAVIA_DIB_TRACING=1 2026-08-31 07:15:55.896 | OCTAVIA_DIR=/opt/stack/octavia 2026-08-31 07:15:55.896 | OCTAVIA_DRIVER_AGENT=o-da 2026-08-31 07:15:55.896 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:15:55.896 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-08-31 07:15:55.896 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-08-31 07:15:55.896 | OCTAVIA_HA_PORT=9875 2026-08-31 07:15:55.897 | OCTAVIA_HEALTHMANAGER=o-hm 2026-08-31 07:15:55.897 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:15:55.897 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-08-31 07:15:55.897 | OCTAVIA_HEALTH_KEY=insecure 2026-08-31 07:15:55.897 | OCTAVIA_HM_LISTEN_PORT=5555 2026-08-31 07:15:55.897 | OCTAVIA_HOUSEKEEPER=o-hk 2026-08-31 07:15:55.897 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:15:55.897 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-08-31 07:15:55.897 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-08-31 07:15:55.897 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-08-31 07:15:55.897 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-08-31 07:15:55.897 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-08-31 07:15:55.897 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-08-31 07:15:55.897 | OCTAVIA_MGMT_PORT_IP=auto 2026-08-31 07:15:55.897 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-08-31 07:15:55.897 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-08-31 07:15:55.897 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-08-31 07:15:55.897 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-08-31 07:15:55.897 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-08-31 07:15:55.897 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-08-31 07:15:55.897 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-08-31 07:15:55.897 | OCTAVIA_NODE=api 2026-08-31 07:15:55.897 | OCTAVIA_PASSWORD=secretadmin 2026-08-31 07:15:55.897 | OCTAVIA_PORT=9876 2026-08-31 07:15:55.897 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-08-31 07:15:55.897 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-08-31 07:15:55.897 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-08-31 07:15:55.897 | OCTAVIA_PROJECT_NAME=admin 2026-08-31 07:15:55.897 | OCTAVIA_PROTOCOL=http 2026-08-31 07:15:55.897 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-08-31 07:15:55.897 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-08-31 07:15:55.897 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-08-31 07:15:55.897 | OCTAVIA_SERVICE=octavia 2026-08-31 07:15:55.897 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-08-31 07:15:55.897 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-08-31 07:15:55.897 | OCTAVIA_USERNAME=admin 2026-08-31 07:15:55.898 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-08-31 07:15:55.898 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-08-31 07:15:55.898 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-08-31 07:15:55.898 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-08-31 07:15:55.898 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-08-31 07:15:55.898 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-08-31 07:15:55.898 | OFFLINE=False 2026-08-31 07:15:55.898 | OLDPWD=/opt/stack/placement 2026-08-31 07:15:55.898 | OPENSSL=/usr/bin/openssl 2026-08-31 07:15:55.898 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-08-31 07:15:55.898 | OPTERR=1 2026-08-31 07:15:55.898 | OPTIND=1 2026-08-31 07:15:55.898 | ORC_VERSION=v2.2.0 2026-08-31 07:15:55.898 | ORG_NAME=OpenStack 2026-08-31 07:15:55.898 | ORG_UNIT_NAME=DevStack 2026-08-31 07:15:55.898 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:15:55.898 | OSTESTIMAGES_BRANCH=master 2026-08-31 07:15:55.898 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-08-31 07:15:55.898 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-08-31 07:15:55.898 | OSTYPE=linux-gnu 2026-08-31 07:15:55.898 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-08-31 07:15:55.898 | OS_CLOUD=devstack-admin 2026-08-31 07:15:55.898 | OS_VIF_OVS_ISOLATE_VIF=False 2026-08-31 07:15:55.898 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 07:15:55.898 | OVN_AGENT_EXTENSIONS=metadata 2026-08-31 07:15:55.898 | OVN_BRANCH=branch-24.03 2026-08-31 07:15:55.898 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-31 07:15:55.898 | OVN_BUILD_FROM_SOURCE=False 2026-08-31 07:15:55.898 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-08-31 07:15:55.898 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-08-31 07:15:55.898 | OVN_DATADIR=/var/lib/ovn 2026-08-31 07:15:55.898 | OVN_DBS_LOG_LEVEL=dbg 2026-08-31 07:15:55.898 | OVN_DNS_SERVERS=8.8.8.8 2026-08-31 07:15:55.898 | OVN_EVPN_BGP_AS= 2026-08-31 07:15:55.898 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-08-31 07:15:55.898 | OVN_EVPN_LOCAL_IP= 2026-08-31 07:15:55.898 | OVN_EVPN_VXLAN_PORT=4789 2026-08-31 07:15:55.899 | OVN_GENEVE_OVERHEAD=38 2026-08-31 07:15:55.899 | OVN_IGMP_SNOOPING_ENABLE=False 2026-08-31 07:15:55.899 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-08-31 07:15:55.899 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-08-31 07:15:55.899 | OVN_L3_SCHEDULER=leastloaded 2026-08-31 07:15:55.899 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-31 07:15:55.899 | OVN_META_DATA_HOST=162.253.55.152 2026-08-31 07:15:55.899 | OVN_NB_REMOTE=ssl:162.253.55.152:6641 2026-08-31 07:15:55.899 | OVN_NEUTRON_SYNC_MODE=log 2026-08-31 07:15:55.899 | OVN_NORTHD_SERVICE=ovn-central.service 2026-08-31 07:15:55.899 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-08-31 07:15:55.899 | OVN_PROTO=ssl 2026-08-31 07:15:55.899 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-08-31 07:15:55.899 | OVN_REPO_NAME=ovn 2026-08-31 07:15:55.899 | OVN_RUNDIR=/var/run/ovn 2026-08-31 07:15:55.899 | OVN_SB_REMOTE=ssl:162.253.55.152:6642 2026-08-31 07:15:55.899 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-08-31 07:15:55.899 | OVN_SHAREDIR=/share/ovn 2026-08-31 07:15:55.899 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-08-31 07:15:55.899 | OVN_UUID= 2026-08-31 07:15:55.899 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-08-31 07:15:55.899 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-08-31 07:15:55.899 | OVS_BINDIR=/bin 2026-08-31 07:15:55.899 | OVS_BRANCH=branch-3.3 2026-08-31 07:15:55.899 | OVS_BRIDGE=br-int 2026-08-31 07:15:55.899 | OVS_DATADIR=/opt/stack/data/ovs 2026-08-31 07:15:55.899 | OVS_DATAPATH_TYPE=system 2026-08-31 07:15:55.899 | OVS_ENABLE_TUNNELING=True 2026-08-31 07:15:55.899 | OVS_PHYSICAL_BRIDGE=br-ex 2026-08-31 07:15:55.899 | OVS_PREFIX= 2026-08-31 07:15:55.899 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-31 07:15:55.899 | OVS_REPO_NAME=ovs 2026-08-31 07:15:55.899 | OVS_RUNDIR=/var/run/openvswitch 2026-08-31 07:15:55.899 | OVS_SBINDIR=/sbin 2026-08-31 07:15:55.899 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-08-31 07:15:55.899 | OVS_SHAREDIR=/share/openvswitch 2026-08-31 07:15:55.899 | OVS_SYSCONFDIR=/etc/openvswitch 2026-08-31 07:15:55.900 | OVS_TUNNEL_BRIDGE=br-tun 2026-08-31 07:15:55.900 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-08-31 07:15:55.900 | PACKAGES='apache2 2026-08-31 07:15:55.900 | apache2-dev 2026-08-31 07:15:55.900 | bc 2026-08-31 07:15:55.900 | bsdmainutils 2026-08-31 07:15:55.900 | curl 2026-08-31 07:15:55.900 | g++ 2026-08-31 07:15:55.900 | gawk 2026-08-31 07:15:55.900 | gcc 2026-08-31 07:15:55.900 | gettext 2026-08-31 07:15:55.900 | git 2026-08-31 07:15:55.900 | graphviz 2026-08-31 07:15:55.900 | iputils-ping 2026-08-31 07:15:55.900 | libffi-dev 2026-08-31 07:15:55.900 | libjpeg-dev 2026-08-31 07:15:55.900 | libpq-dev 2026-08-31 07:15:55.900 | libssl-dev 2026-08-31 07:15:55.900 | libsystemd-dev 2026-08-31 07:15:55.900 | libxml2-dev 2026-08-31 07:15:55.900 | libxslt1-dev 2026-08-31 07:15:55.900 | libyaml-dev 2026-08-31 07:15:55.900 | lsof 2026-08-31 07:15:55.900 | openssh-server 2026-08-31 07:15:55.900 | openssl 2026-08-31 07:15:55.900 | pkg-config 2026-08-31 07:15:55.900 | psmisc 2026-08-31 07:15:55.900 | python3-dev 2026-08-31 07:15:55.900 | python3-pip 2026-08-31 07:15:55.900 | python3-systemd 2026-08-31 07:15:55.900 | python3-venv 2026-08-31 07:15:55.900 | tar 2026-08-31 07:15:55.900 | tcpdump 2026-08-31 07:15:55.900 | unzip 2026-08-31 07:15:55.900 | uuid-runtime 2026-08-31 07:15:55.900 | wget 2026-08-31 07:15:55.900 | zlib1g-dev 2026-08-31 07:15:55.900 | lvm2 2026-08-31 07:15:55.900 | qemu-utils 2026-08-31 07:15:55.900 | thin-provisioning-tools 2026-08-31 07:15:55.901 | lsscsi 2026-08-31 07:15:55.901 | open-iscsi 2026-08-31 07:15:55.901 | libkrb5-dev 2026-08-31 07:15:55.901 | libldap2-dev 2026-08-31 07:15:55.901 | libsasl2-dev 2026-08-31 07:15:55.901 | memcached 2026-08-31 07:15:55.901 | python3-mysqldb 2026-08-31 07:15:55.901 | sqlite3 2026-08-31 07:15:55.901 | conntrack 2026-08-31 07:15:55.901 | curl 2026-08-31 07:15:55.901 | ebtables 2026-08-31 07:15:55.901 | genisoimage 2026-08-31 07:15:55.901 | iptables 2026-08-31 07:15:55.901 | iputils-arping 2026-08-31 07:15:55.901 | kpartx 2026-08-31 07:15:55.901 | libjs-jquery-tablesorter 2026-08-31 07:15:55.901 | parted 2026-08-31 07:15:55.901 | pm-utils 2026-08-31 07:15:55.901 | python3-mysqldb 2026-08-31 07:15:55.901 | socat 2026-08-31 07:15:55.901 | sqlite3 2026-08-31 07:15:55.901 | sudo 2026-08-31 07:15:55.901 | vlan 2026-08-31 07:15:55.901 | cryptsetup 2026-08-31 07:15:55.901 | dosfstools 2026-08-31 07:15:55.901 | genisoimage 2026-08-31 07:15:55.901 | gir1.2-libosinfo-1.0 2026-08-31 07:15:55.901 | netcat-openbsd 2026-08-31 07:15:55.901 | open-iscsi 2026-08-31 07:15:55.901 | qemu-utils 2026-08-31 07:15:55.902 | sg3-utils 2026-08-31 07:15:55.902 | sysfsutils 2026-08-31 07:15:55.902 | acl 2026-08-31 07:15:55.902 | dnsmasq-base 2026-08-31 07:15:55.902 | dnsmasq-utils 2026-08-31 07:15:55.902 | ebtables 2026-08-31 07:15:55.902 | haproxy 2026-08-31 07:15:55.902 | iptables 2026-08-31 07:15:55.902 | iputils-arping 2026-08-31 07:15:55.902 | iputils-ping 2026-08-31 07:15:55.902 | postgresql-server-dev-all 2026-08-31 07:15:55.902 | python3-mysqldb 2026-08-31 07:15:55.902 | sqlite3 2026-08-31 07:15:55.902 | sudo 2026-08-31 07:15:55.902 | vlan 2026-08-31 07:15:55.902 | apache2 golang 2026-08-31 07:15:55.902 | debootstrap 2026-08-31 07:15:55.902 | rsyslog 2026-08-31 07:15:55.902 | lvm2' 2026-08-31 07:15:55.902 | 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-08-31 07:15:55.902 | PHYSICAL_NETWORK=public 2026-08-31 07:15:55.902 | PIPESTATUS=([0]="0") 2026-08-31 07:15:55.902 | PIP_UPGRADE=False 2026-08-31 07:15:55.902 | PIP_VIRTUAL_ENV= 2026-08-31 07:15:55.902 | PLACEMENT_AUTH_STRATEGY=keystone 2026-08-31 07:15:55.902 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:15:55.902 | PLACEMENT_BRANCH=master 2026-08-31 07:15:55.902 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-08-31 07:15:55.902 | PLACEMENT_CONF_DIR=/etc/placement 2026-08-31 07:15:55.902 | PLACEMENT_DIR=/opt/stack/placement 2026-08-31 07:15:55.902 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:15:55.902 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-08-31 07:15:55.902 | PLACEMENT_SERVICE_HOST=162.253.55.152 2026-08-31 07:15:55.902 | PLACEMENT_SERVICE_PROTOCOL=https 2026-08-31 07:15:55.902 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-08-31 07:15:55.902 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-08-31 07:15:55.902 | POSIXLY_CORRECT=y 2026-08-31 07:15:55.902 | PPID=2046 2026-08-31 07:15:55.902 | PREREQ_RERUN_HOURS=2 2026-08-31 07:15:55.902 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-31 07:15:55.903 | PREREQ_RERUN_SECONDS=7200 2026-08-31 07:15:55.903 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-31 07:15:55.903 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-31 07:15:55.903 | PRIVATE_NETWORK_NAME=private 2026-08-31 07:15:55.903 | PRIVATE_SUBNET_NAME=private-subnet 2026-08-31 07:15:55.903 | PROVIDER_SUBNET_NAME=provider_net 2026-08-31 07:15:55.903 | PS4='+ $(short_source): ' 2026-08-31 07:15:55.903 | PUBLIC_BRIDGE=br-ex 2026-08-31 07:15:55.903 | PUBLIC_BRIDGE_MTU=1430 2026-08-31 07:15:55.903 | PUBLIC_INTERFACE= 2026-08-31 07:15:55.903 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-31 07:15:55.903 | PUBLIC_NETWORK_NAME=public 2026-08-31 07:15:55.903 | PUBLIC_PHYSICAL_NETWORK=public 2026-08-31 07:15:55.903 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-31 07:15:55.903 | PUBLIC_SUBNET_NAME=public-subnet 2026-08-31 07:15:55.903 | PWD=/opt/stack/devstack 2026-08-31 07:15:55.903 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-31 07:15:55.903 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-08-31 07:15:55.903 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-08-31 07:15:55.903 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-08-31 07:15:55.903 | PYKMIP_CONF_DIR=/etc/pykmip 2026-08-31 07:15:55.903 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-08-31 07:15:55.903 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-08-31 07:15:55.903 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-08-31 07:15:55.903 | PYTHON=/opt/stack/data/venv/bin/python3 2026-08-31 07:15:55.903 | PYTHON3_VERSION=3.12 2026-08-31 07:15:55.903 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-08-31 07:15:55.903 | Q_ADMIN_USERNAME=neutron 2026-08-31 07:15:55.903 | Q_AGENT=ovn 2026-08-31 07:15:55.903 | Q_ALLOW_OVERLAPPING_IP=True 2026-08-31 07:15:55.903 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-31 07:15:55.903 | Q_AUTH_STRATEGY=keystone 2026-08-31 07:15:55.903 | Q_BUILD_OVS_FROM_GIT=False 2026-08-31 07:15:55.903 | Q_DB_NAME=neutron 2026-08-31 07:15:55.903 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-31 07:15:55.903 | Q_DVR_MODE=legacy 2026-08-31 07:15:55.903 | Q_HOST=162.253.55.152 2026-08-31 07:15:55.903 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-31 07:15:55.903 | Q_L3_ROUTER_PER_TENANT=True 2026-08-31 07:15:55.903 | Q_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:15:55.904 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-08-31 07:15:55.904 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-08-31 07:15:55.904 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-08-31 07:15:55.904 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-31 07:15:55.904 | Q_META_DATA_IP=162.253.55.152 2026-08-31 07:15:55.904 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-08-31 07:15:55.904 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-08-31 07:15:55.904 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-08-31 07:15:55.904 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-08-31 07:15:55.904 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-08-31 07:15:55.904 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-08-31 07:15:55.904 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-08-31 07:15:55.904 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-08-31 07:15:55.904 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-31 07:15:55.904 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-31 07:15:55.904 | Q_OVS_USE_VETH=False 2026-08-31 07:15:55.904 | Q_PLUGIN=ml2 2026-08-31 07:15:55.904 | Q_PROTOCOL=https 2026-08-31 07:15:55.904 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-31 07:15:55.904 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-31 07:15:55.904 | Q_ROUTER_NAME=router1 2026-08-31 07:15:55.904 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-31 07:15:55.904 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-31 07:15:55.904 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 07:15:55.904 | Q_TUNNEL_TYPES=gre 2026-08-31 07:15:55.904 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-31 07:15:55.904 | Q_USE_PUBLIC_VETH=False 2026-08-31 07:15:55.904 | Q_USE_ROOTWRAP=True 2026-08-31 07:15:55.904 | Q_USE_ROOTWRAP_DAEMON=True 2026-08-31 07:15:55.904 | Q_USE_SECGROUP=True 2026-08-31 07:15:55.904 | RABBIT_HOST=162.253.55.152 2026-08-31 07:15:55.904 | RABBIT_PASSWORD=secretrabbit 2026-08-31 07:15:55.904 | RABBIT_USERID=stackrabbit 2026-08-31 07:15:55.904 | RC_DIR=/opt/stack/devstack 2026-08-31 07:15:55.904 | RECLONE=False 2026-08-31 07:15:55.904 | RECREATE_KEYSTONE_DB=True 2026-08-31 07:15:55.904 | REGION_NAME=RegionOne 2026-08-31 07:15:55.904 | REPOS_UPDATED=True 2026-08-31 07:15:55.904 | REQUIREMENTS_BRANCH=master 2026-08-31 07:15:55.905 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-08-31 07:15:55.905 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-08-31 07:15:55.905 | RETRY_UPDATE=False 2026-08-31 07:15:55.905 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-31 07:15:55.905 | S3_SERVICE_PORT=3333 2026-08-31 07:15:55.905 | SERVICE_DIR=/opt/stack/status 2026-08-31 07:15:55.905 | SERVICE_DOMAIN_NAME=Default 2026-08-31 07:15:55.905 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-08-31 07:15:55.905 | SERVICE_HOST=162.253.55.152 2026-08-31 07:15:55.905 | SERVICE_IP_VERSION=4 2026-08-31 07:15:55.905 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:15:55.905 | SERVICE_LOCAL_HOST=127.0.0.1 2026-08-31 07:15:55.905 | SERVICE_PASSWORD=secretservice 2026-08-31 07:15:55.905 | SERVICE_PROJECT_NAME=service 2026-08-31 07:15:55.905 | SERVICE_PROTOCOL=http 2026-08-31 07:15:55.905 | SERVICE_TENANT_NAME=service 2026-08-31 07:15:55.905 | SERVICE_TIMEOUT=60 2026-08-31 07:15:55.905 | SHARE_BACKING_FILE_SIZE=8400M 2026-08-31 07:15:55.905 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-08-31 07:15:55.905 | SHARE_GROUP=lvm-shares 2026-08-31 07:15:55.905 | SHARE_NAME_PREFIX=share- 2026-08-31 07:15:55.905 | SHELL=/bin/bash 2026-08-31 07:15:55.905 | SHLVL=1 2026-08-31 07:15:55.905 | SKIP_EPEL_INSTALL=False 2026-08-31 07:15:55.905 | SKIP_STOP_OVN=False 2026-08-31 07:15:55.905 | SMB_CONF=/etc/samba/smb.conf 2026-08-31 07:15:55.905 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-08-31 07:15:55.905 | SPICE_BRANCH=master 2026-08-31 07:15:55.905 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-08-31 07:15:55.905 | SQLALCHEMY_BRANCH=main 2026-08-31 07:15:55.905 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-31 07:15:55.905 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-31 07:15:55.905 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-31 07:15:55.905 | 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-08-31 07:15:55.905 | STACK_GROUP=stack 2026-08-31 07:15:55.905 | STACK_USER=stack 2026-08-31 07:15:55.905 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-31 07:15:55.905 | STUD_PROTO=--tls 2026-08-31 07:15:55.906 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-31 07:15:55.906 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-31 07:15:55.906 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-31 07:15:55.906 | SUBNETPOOL_PREFIX_V6=fd1f:cb32:5b91::/56 2026-08-31 07:15:55.906 | SUBNETPOOL_SIZE_V4=26 2026-08-31 07:15:55.906 | SUBNETPOOL_SIZE_V6=64 2026-08-31 07:15:55.906 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-08-31 07:15:55.906 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-sfffqkpjksvhsdafdwpseltgxecqkyij ; /usr/bin/python3' 2026-08-31 07:15:55.906 | SUDO_GID=1000 2026-08-31 07:15:55.906 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-08-31 07:15:55.906 | SUDO_UID=1000 2026-08-31 07:15:55.906 | SUDO_USER=zuul 2026-08-31 07:15:55.906 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-08-31-070707.summary.2026-08-31-070707 2026-08-31 07:15:55.906 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-08-31 07:15:55.906 | SUPPORT_URL=https://help.ubuntu.com/ 2026-08-31 07:15:55.906 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-08-31 07:15:55.906 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:15:55.906 | SWIFT_BRANCH=master 2026-08-31 07:15:55.906 | SWIFT_CONF_DIR=/etc/swift 2026-08-31 07:15:55.906 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-08-31 07:15:55.906 | SWIFT_DEFAULT_BIND_PORT=8080 2026-08-31 07:15:55.906 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-08-31 07:15:55.906 | SWIFT_DIR=/opt/stack/swift 2026-08-31 07:15:55.906 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-08-31 07:15:55.906 | SWIFT_ENABLE_TEMPURLS=False 2026-08-31 07:15:55.906 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-08-31 07:15:55.906 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-08-31 07:15:55.906 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-08-31 07:15:55.906 | SWIFT_HASH=1234123412341234 2026-08-31 07:15:55.906 | SWIFT_LOG_TOKEN_LENGTH=12 2026-08-31 07:15:55.906 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-08-31 07:15:55.906 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-08-31 07:15:55.906 | SWIFT_MAX_FILE_SIZE=1073741824 2026-08-31 07:15:55.906 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-08-31 07:15:55.906 | SWIFT_MAX_HEADER_SIZE=16384 2026-08-31 07:15:55.906 | SWIFT_PARTITION_POWER_SIZE=9 2026-08-31 07:15:55.906 | SWIFT_REPLICAS=1 2026-08-31 07:15:55.906 | SWIFT_REPLICAS_SEQ=1 2026-08-31 07:15:55.906 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-08-31 07:15:55.907 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:15:55.907 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-31 07:15:55.907 | SWIFT_SERVICE_PROTOCOL=https 2026-08-31 07:15:55.907 | SWIFT_START_ALL_SERVICES=False 2026-08-31 07:15:55.907 | SWIFT_STORAGE_IPS= 2026-08-31 07:15:55.907 | SWIFT_TEMPURL_KEY= 2026-08-31 07:15:55.907 | SWIFT_USE_MOD_WSGI=False 2026-08-31 07:15:55.907 | SYSLOG=False 2026-08-31 07:15:55.907 | SYSLOG_HOST=162.253.55.152 2026-08-31 07:15:55.907 | SYSLOG_PORT=516 2026-08-31 07:15:55.907 | SYSTEMCTL='sudo systemctl' 2026-08-31 07:15:55.907 | SYSTEMD_DIR=/etc/systemd/system 2026-08-31 07:15:55.907 | TARGET_BRANCH=master 2026-08-31 07:15:55.907 | TARGET_ENABLE_OVN_AGENT=False 2026-08-31 07:15:55.907 | TCPDUMP_ARGS= 2026-08-31 07:15:55.907 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-08-31 07:15:55.907 | TEMPEST_BRANCH=master 2026-08-31 07:15:55.907 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-08-31 07:15:55.907 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-08-31 07:15:55.907 | TEMPFILE=/tmp/tmp.JXj7MXkLTR 2026-08-31 07:15:55.907 | TENANT_TUNNEL_RANGES=1:1000 2026-08-31 07:15:55.907 | TENANT_VLAN_RANGE= 2026-08-31 07:15:55.907 | TERM=unknown 2026-08-31 07:15:55.907 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-08-31 07:15:55.907 | TLS_IP=IP:162.253.55.152,IP:2604:e100:1:0:f816:3eff:fe5a:39ea 2026-08-31 07:15:55.907 | TOP_DIR=/opt/stack/devstack 2026-08-31 07:15:55.907 | TRAILING_TARGET_BRANCH=master 2026-08-31 07:15:55.907 | TUNNEL_ENDPOINT_IP=162.253.55.152 2026-08-31 07:15:55.907 | TUNNEL_IP=162.253.55.152 2026-08-31 07:15:55.907 | TUNNEL_IP_VERSION=4 2026-08-31 07:15:55.907 | UBUNTU_CODENAME=noble 2026-08-31 07:15:55.907 | UBUNTU_RELEASE_BASE_NUM=24 2026-08-31 07:15:55.907 | UID=1002 2026-08-31 07:15:55.907 | ULIMIT_NOFILE=2048 2026-08-31 07:15:55.907 | USER=stack 2026-08-31 07:15:55.907 | USER_HOME=/opt/stack 2026-08-31 07:15:55.907 | USER_UNITS=False 2026-08-31 07:15:55.907 | USE_CINDER_FOR_GLANCE=False 2026-08-31 07:15:55.908 | USE_JOURNAL=False 2026-08-31 07:15:55.908 | USE_SUBNETPOOL=True 2026-08-31 07:15:55.908 | USE_VENV=False 2026-08-31 07:15:55.908 | VAULT_PLUGIN_BACKEND= 2026-08-31 07:15:55.908 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-08-31 07:15:55.908 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-08-31 07:15:55.908 | VERBOSE=True 2026-08-31 07:15:55.908 | VERBOSE_NO_TIMESTAMP=True 2026-08-31 07:15:55.908 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-31 07:15:55.908 | VERSION_CODENAME=noble 2026-08-31 07:15:55.908 | VERSION_ID=24.04 2026-08-31 07:15:55.908 | VIF_PLUGGING_IS_FATAL=True 2026-08-31 07:15:55.908 | VIF_PLUGGING_TIMEOUT=300 2026-08-31 07:15:55.908 | VIRTUALENV_CMD='python3.12 -m venv' 2026-08-31 07:15:55.908 | VIRT_DRIVER=libvirt 2026-08-31 07:15:55.908 | VOLUME_BACKING_FILE_SIZE=50G 2026-08-31 07:15:55.908 | VOLUME_GROUP_NAME=stack-volumes 2026-08-31 07:15:55.908 | VOLUME_NAME_PREFIX=volume- 2026-08-31 07:15:55.908 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-08-31 07:15:55.908 | WORKER_TIMEOUT=80 2026-08-31 07:15:55.908 | WSGI_MODE=uwsgi 2026-08-31 07:15:55.908 | ZSWAP_COMPRESSOR=lz4 2026-08-31 07:15:55.908 | ZSWAP_ZPOOL=zsmalloc 2026-08-31 07:15:55.908 | _=posix 2026-08-31 07:15:55.908 | _ASYNC_BG_TIME=0 2026-08-31 07:15:55.908 | _DEFAULT_LVM_INIT=0 2026-08-31 07:15:55.908 | _DEFAULT_PYTHON3_VERSION=3.12 2026-08-31 07:15:55.908 | _DEVSTACK_FUNCTIONS=1 2026-08-31 07:15:55.908 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-08-31 07:15:55.908 | _DEVSTACK_STACKRC=1 2026-08-31 07:15:55.908 | _LOG_COLOR_DEFAULT=False 2026-08-31 07:15:55.908 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-31 07:15:55.908 | _TIME_BEGIN=1788160015 2026-08-31 07:15:55.908 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-08-31 07:15:55.908 | _TIME_TOTAL=([apt-get]="205728" [pip_install]="130947" [apt-get-update]="2013" ) 2026-08-31 07:15:55.908 | _of_args='-v --no-timestamp' 2026-08-31 07:15:55.909 | backend=postgresql 2026-08-31 07:15:55.909 | be=lvm:lvmdriver-1 2026-08-31 07:15:55.909 | be_name=lvmdriver-1 2026-08-31 07:15:55.909 | be_type=lvm 2026-08-31 07:15:55.909 | db=postgresql 2026-08-31 07:15:55.909 | dc=org 2026-08-31 07:15:55.909 | default_v4_route_devs=ens3 2026-08-31 07:15:55.909 | default_v6_route_devs=ens3 2026-08-31 07:15:55.909 | dir=/opt/stack/magnum 2026-08-31 07:15:55.909 | dn=,dc=openstack,dc=org 2026-08-31 07:15:55.909 | exceptions=80-tempest.sh 2026-08-31 07:15:55.909 | extra=80-tempest.sh 2026-08-31 07:15:55.909 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-08-31 07:15:55.909 | f=/opt/stack/devstack/lib/databases/postgresql 2026-08-31 07:15:55.909 | i=1 2026-08-31 07:15:55.909 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-31 07:15:55.909 | lfile=localrc 2026-08-31 07:15:55.909 | localrc=/opt/stack/devstack/.localrc.password 2026-08-31 07:15:55.909 | logfile=ovsdb-server-sb.log 2026-08-31 07:15:55.909 | mode=stack 2026-08-31 07:15:55.909 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-31 07:15:55.909 | opt='?' 2026-08-31 07:15:55.909 | os_CODENAME=noble 2026-08-31 07:15:55.909 | os_PACKAGE=deb 2026-08-31 07:15:55.909 | os_RELEASE=24.04 2026-08-31 07:15:55.909 | os_VENDOR=Ubuntu 2026-08-31 07:15:55.909 | phase=install 2026-08-31 07:15:55.909 | pkgs= 2026-08-31 07:15:55.909 | plugin=magnum 2026-08-31 07:15:55.909 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:15:55.909 | port=60999 2026-08-31 07:15:55.909 | pw=secretadmin 2026-08-31 07:15:55.909 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-31 07:15:55.909 | saveenv=ehxB 2026-08-31 07:15:55.909 | time_stamp=2026-08-31-070720 2026-08-31 07:15:55.909 | var=ADMIN_PASSWORD 2026-08-31 07:15:55.909 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-08-31 07:15:55.929 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:15:55.935 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:15:55.940 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-31 07:15:55.946 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-08-31 07:15:55.951 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:15:55.957 | ++ ./stack.sh:echo_summary:450 : echo -e Installing magnum 2026-08-31 07:15:55.963 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-08-31 07:15:55.969 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:323 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-08-31 07:15:55.974 | ++ functions-common:git_clone:589 : local git_remote=https://github.com/openstack/magnum.git 2026-08-31 07:15:55.980 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/magnum 2026-08-31 07:15:55.986 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:15:55.993 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-31 07:15:56.000 | +++ functions-common:git_clone:593 : pwd 2026-08-31 07:15:56.007 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:15:56.013 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:15:56.020 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:15:56.059 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:15:56.065 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:15:56.071 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:15:56.078 | ++ functions-common:git_clone:610 : echo master 2026-08-31 07:15:56.079 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:15:56.090 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum ]] 2026-08-31 07:15:56.095 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:15:56.101 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-08-31 07:15:56.129 | ++ functions-common:git_clone:672 : cd /opt/stack/magnum 2026-08-31 07:15:56.137 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-31 07:15:56.137 | ++ functions-common:git_clone:673 : head -1 2026-08-31 07:15:56.146 | 23a43e87 Raise clear error when image os_distro is unset 2026-08-31 07:15:56.153 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:15:56.159 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:324 : setup_develop /opt/stack/magnum 2026-08-31 07:15:56.165 | ++ inc/python:setup_develop:353 : local bindep 2026-08-31 07:15:56.171 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-08-31 07:15:56.177 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-08-31 07:15:56.183 | ++ inc/python:setup_develop:359 : local extras= 2026-08-31 07:15:56.189 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-08-31 07:15:56.195 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 07:15:56.200 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-08-31 07:15:56.206 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-08-31 07:15:56.212 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 07:15:56.219 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 07:15:56.228 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-08-31 07:15:56.234 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 07:15:56.242 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-08-31 07:15:56.248 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 07:15:56.254 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 07:15:56.262 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-08-31 07:15:56.274 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-08-31 07:15:56.280 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-08-31 07:15:56.287 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-08-31 07:15:56.399 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-08-31 07:15:56.405 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-31 07:15:56.410 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-31 07:15:56.416 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 07:15:56.423 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-08-31 07:15:56.429 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-08-31 07:15:56.436 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-31 07:15:56.442 | ++ inc/python:setup_package:446 : local extras= 2026-08-31 07:15:56.447 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 07:15:56.453 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 07:15:56.459 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 07:15:56.466 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 07:15:56.472 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 07:15:56.478 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-08-31 07:15:56.523 | Using python 3.12 to install /opt/stack/magnum 2026-08-31 07:15:56.529 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum 2026-08-31 07:15:57.116 | Obtaining file:///opt/stack/magnum 2026-08-31 07:15:57.118 | Installing build dependencies: started 2026-08-31 07:15:58.006 | Installing build dependencies: finished with status 'done' 2026-08-31 07:15:58.007 | Checking if build backend supports build_editable: started 2026-08-31 07:15:58.302 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 07:15:58.304 | Getting requirements to build editable: started 2026-08-31 07:15:58.910 | Getting requirements to build editable: finished with status 'done' 2026-08-31 07:15:58.912 | Preparing editable metadata (pyproject.toml): started 2026-08-31 07:15:59.366 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:15:59.392 | 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-08-31 07:15:59.393 | 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-08-31 07:15:59.394 | 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-08-31 07:15:59.396 | 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-08-31 07:15:59.397 | 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-08-31 07:15:59.398 | 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-08-31 07:15:59.399 | 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-08-31 07:15:59.400 | 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-08-31 07:15:59.401 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (5.16.0) 2026-08-31 07:15:59.403 | 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-08-31 07:15:59.404 | 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-08-31 07:15:59.405 | 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-08-31 07:15:59.406 | 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-08-31 07:15:59.407 | 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-08-31 07:15:59.408 | 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-08-31 07:15:59.408 | 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-08-31 07:15:59.409 | 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-08-31 07:15:59.410 | 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-08-31 07:15:59.410 | 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-08-31 07:15:59.411 | 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-08-31 07:15:59.412 | 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-08-31 07:15:59.412 | 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-08-31 07:15:59.413 | 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-08-31 07:15:59.414 | 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-08-31 07:15:59.415 | 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-08-31 07:15:59.416 | 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-08-31 07:15:59.416 | 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-08-31 07:15:59.416 | 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-08-31 07:15:59.418 | 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-08-31 07:15:59.418 | Requirement already satisfied: openstacksdk>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev97) (4.19.1) 2026-08-31 07:15:59.418 | 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-08-31 07:15:59.420 | 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-08-31 07:15:59.420 | 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-08-31 07:15:59.420 | 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-08-31 07:15:59.421 | 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-08-31 07:15:59.422 | 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-08-31 07:15:59.423 | 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-08-31 07:15:59.425 | 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-08-31 07:15:59.425 | 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-08-31 07:15:59.426 | 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-08-31 07:15:59.430 | 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-08-31 07:15:59.430 | 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-08-31 07:15:59.431 | 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-08-31 07:15:59.432 | 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-08-31 07:15:59.434 | 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-08-31 07:15:59.436 | 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-08-31 07:15:59.438 | 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-08-31 07:15:59.439 | 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-08-31 07:15:59.440 | 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-08-31 07:15:59.442 | 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-08-31 07:15:59.444 | 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-08-31 07:15:59.444 | 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-08-31 07:15:59.448 | 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-08-31 07:15:59.448 | 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-08-31 07:15:59.449 | 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-08-31 07:15:59.450 | 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-08-31 07:15:59.456 | 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-08-31 07:15:59.456 | 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-08-31 07:15:59.458 | 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-08-31 07:15:59.460 | 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-08-31 07:15:59.463 | 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-08-31 07:15:59.464 | 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-08-31 07:15:59.467 | 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-08-31 07:15:59.469 | 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-08-31 07:15:59.470 | 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-08-31 07:15:59.471 | 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-08-31 07:15:59.471 | 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-08-31 07:15:59.471 | 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-08-31 07:15:59.473 | 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-08-31 07:15:59.478 | 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-08-31 07:15:59.479 | 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-08-31 07:15:59.482 | 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-08-31 07:15:59.484 | 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-08-31 07:15:59.484 | 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-08-31 07:15:59.485 | 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-08-31 07:15:59.488 | 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-08-31 07:15:59.495 | 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-08-31 07:15:59.498 | 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-08-31 07:15:59.498 | 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-08-31 07:15:59.499 | 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-08-31 07:15:59.500 | 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-08-31 07:15:59.500 | 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-08-31 07:15:59.501 | 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-08-31 07:15:59.503 | 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-08-31 07:15:59.510 | 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-08-31 07:15:59.511 | 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-08-31 07:15:59.516 | 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-08-31 07:15:59.522 | 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-08-31 07:15:59.535 | 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-08-31 07:15:59.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.8.0->magnum==22.1.0.dev97) (1.17.0) 2026-08-31 07:15:59.558 | 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-08-31 07:15:59.558 | 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-08-31 07:15:59.559 | 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-08-31 07:15:59.560 | 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-08-31 07:15:59.573 | 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-08-31 07:15:59.573 | 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-08-31 07:15:59.577 | 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-08-31 07:15:59.586 | 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-08-31 07:15:59.602 | 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-08-31 07:15:59.603 | 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-08-31 07:15:59.603 | 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-08-31 07:15:59.604 | 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-08-31 07:15:59.604 | 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-08-31 07:15:59.610 | 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-08-31 07:15:59.611 | 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-08-31 07:15:59.611 | 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-08-31 07:15:59.612 | 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-08-31 07:15:59.652 | 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-08-31 07:15:59.652 | 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-08-31 07:15:59.655 | 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-08-31 07:15:59.675 | Building wheels for collected packages: magnum 2026-08-31 07:15:59.676 | Building editable for magnum (pyproject.toml): started 2026-08-31 07:16:00.273 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-08-31 07:16:00.275 | Created wheel for magnum: filename=magnum-22.1.0.dev97-0.editable-py3-none-any.whl size=8358 sha256=b42bdb7f93a99d01bd36f5864bbd6ec97cf548daf7d4fac33f6de6ed0eef1f5a 2026-08-31 07:16:00.275 | Stored in directory: /tmp/pip-ephem-wheel-cache-jvzw6rfs/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-08-31 07:16:00.280 | Successfully built magnum 2026-08-31 07:16:00.422 | Installing collected packages: magnum 2026-08-31 07:16:00.450 | Successfully installed magnum-22.1.0.dev97 2026-08-31 07:16:00.573 | ++ inc/python:pip_install:216 : result=0 2026-08-31 07:16:00.576 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:16:00.581 | ++ functions-common:time_stop:2420 : local name 2026-08-31 07:16:00.587 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 07:16:00.592 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:16:00.598 | ++ functions-common:time_stop:2423 : local total 2026-08-31 07:16:00.602 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 07:16:00.605 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:16:00.610 | ++ functions-common:time_stop:2427 : start_time=1788160556512 2026-08-31 07:16:00.614 | ++ functions-common:time_stop:2429 : [[ -z 1788160556512 ]] 2026-08-31 07:16:00.621 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:16:00.629 | ++ functions-common:time_stop:2432 : end_time=1788160560623 2026-08-31 07:16:00.633 | ++ functions-common:time_stop:2433 : elapsed_time=4111 2026-08-31 07:16:00.638 | ++ functions-common:time_stop:2434 : total=130947 2026-08-31 07:16:00.643 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:16:00.648 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135058 2026-08-31 07:16:00.654 | ++ inc/python:pip_install:219 : return 0 2026-08-31 07:16:00.659 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 07:16:00.665 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:16:00.670 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-08-31 07:16:00.677 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-08-31 07:16:00.681 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:16:00.686 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-08-31 07:16:00.692 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/magnum, ]] 2026-08-31 07:16:00.699 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-31 07:16:00.705 | ++ /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-08-31 07:16:00.711 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : MAGNUM_GUEST_IMAGE_EXTRA_PROPERTIES= 2026-08-31 07:16:00.717 | ++ /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-08-31 07:16:00.723 | ++ /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-08-31 07:16:00.729 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : install_magnumclient 2026-08-31 07:16:00.734 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:314 : use_library_from_git python-magnumclient 2026-08-31 07:16:00.742 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-08-31 07:16:00.748 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:16:00.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,python-magnumclient = \A\L\L ]] 2026-08-31 07:16:00.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,python-magnumclient, =~ ,python-magnumclient, ]] 2026-08-31 07:16:00.768 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-08-31 07:16:00.775 | ++ inc/python:use_library_from_git:269 : return 0 2026-08-31 07:16:00.781 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:315 : git_clone_by_name python-magnumclient 2026-08-31 07:16:00.789 | ++ functions-common:git_clone_by_name:681 : local name=python-magnumclient 2026-08-31 07:16:00.795 | ++ functions-common:git_clone_by_name:682 : local repo=https://github.com/openstack/python-magnumclient.git 2026-08-31 07:16:00.802 | ++ functions-common:git_clone_by_name:683 : local dir=/opt/stack/python-magnumclient 2026-08-31 07:16:00.809 | ++ functions-common:git_clone_by_name:684 : local branch=master 2026-08-31 07:16:00.816 | ++ functions-common:git_clone_by_name:685 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-08-31 07:16:00.822 | ++ functions-common:git_clone:589 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-08-31 07:16:00.828 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/python-magnumclient 2026-08-31 07:16:00.834 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-31 07:16:00.839 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-31 07:16:00.847 | +++ functions-common:git_clone:593 : pwd 2026-08-31 07:16:00.854 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:16:00.860 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:16:00.868 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:16:00.906 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:16:00.912 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:16:00.919 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:16:00.926 | ++ functions-common:git_clone:610 : echo master 2026-08-31 07:16:00.927 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:16:00.938 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-08-31 07:16:00.944 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:16:00.950 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-08-31 07:16:00.978 | ++ functions-common:git_clone:672 : cd /opt/stack/python-magnumclient 2026-08-31 07:16:00.986 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-31 07:16:00.987 | ++ functions-common:git_clone:673 : head -1 2026-08-31 07:16:00.992 | 43fc0de Replace deprecated datetime.datetime.utcnow 2026-08-31 07:16:00.998 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:16:01.005 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:316 : setup_dev_lib python-magnumclient 2026-08-31 07:16:01.011 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-08-31 07:16:01.018 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-08-31 07:16:01.024 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-08-31 07:16:01.030 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-08-31 07:16:01.036 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-08-31 07:16:01.043 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-08-31 07:16:01.048 | ++ inc/python:setup_develop:353 : local bindep 2026-08-31 07:16:01.054 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-08-31 07:16:01.060 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-08-31 07:16:01.067 | ++ inc/python:setup_develop:359 : local extras= 2026-08-31 07:16:01.073 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-08-31 07:16:01.080 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 07:16:01.086 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-08-31 07:16:01.092 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-08-31 07:16:01.098 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 07:16:01.104 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 07:16:01.112 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-08-31 07:16:01.117 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 07:16:01.125 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-08-31 07:16:01.131 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 07:16:01.136 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 07:16:01.144 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-08-31 07:16:01.157 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-08-31 07:16:01.163 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-08-31 07:16:01.170 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-08-31 07:16:01.260 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-08-31 07:16:01.267 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-31 07:16:01.273 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-31 07:16:01.277 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 07:16:01.284 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-08-31 07:16:01.289 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-08-31 07:16:01.294 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-31 07:16:01.299 | ++ inc/python:setup_package:446 : local extras= 2026-08-31 07:16:01.306 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 07:16:01.311 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 07:16:01.317 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 07:16:01.323 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 07:16:01.328 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 07:16:01.333 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-08-31 07:16:01.379 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-08-31 07:16:01.385 | ++ 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-08-31 07:16:01.924 | Obtaining file:///opt/stack/python-magnumclient 2026-08-31 07:16:01.926 | Installing build dependencies: started 2026-08-31 07:16:02.847 | Installing build dependencies: finished with status 'done' 2026-08-31 07:16:02.847 | Checking if build backend supports build_editable: started 2026-08-31 07:16:03.153 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 07:16:03.155 | Getting requirements to build editable: started 2026-08-31 07:16:03.609 | Getting requirements to build editable: finished with status 'done' 2026-08-31 07:16:03.610 | Preparing editable metadata (pyproject.toml): started 2026-08-31 07:16:03.907 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:16:03.930 | 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-08-31 07:16:03.931 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (5.16.0) 2026-08-31 07:16:03.931 | 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-08-31 07:16:03.932 | 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-08-31 07:16:03.933 | 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-08-31 07:16:03.934 | 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-08-31 07:16:03.935 | 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-08-31 07:16:03.936 | 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-08-31 07:16:03.937 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==5.0.0) (4.19.1) 2026-08-31 07:16:03.937 | 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-08-31 07:16:03.938 | 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-08-31 07:16:03.939 | 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-08-31 07:16:03.939 | 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-08-31 07:16:03.942 | 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-08-31 07:16:03.945 | 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-08-31 07:16:03.947 | 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-08-31 07:16:03.947 | 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-08-31 07:16:03.948 | 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-08-31 07:16:03.951 | 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-08-31 07:16:03.952 | 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-08-31 07:16:03.953 | 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-08-31 07:16:03.954 | 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-08-31 07:16:03.954 | 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-08-31 07:16:03.955 | 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-08-31 07:16:03.959 | 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-08-31 07:16:03.962 | 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-08-31 07:16:03.964 | 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-08-31 07:16:03.964 | 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-08-31 07:16:03.966 | 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-08-31 07:16:03.967 | 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-08-31 07:16:03.967 | 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-08-31 07:16:03.968 | 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-08-31 07:16:03.969 | 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-08-31 07:16:03.970 | 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-08-31 07:16:03.971 | 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-08-31 07:16:03.971 | 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-08-31 07:16:03.972 | 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-08-31 07:16:03.973 | 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-08-31 07:16:03.974 | 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-08-31 07:16:03.977 | 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-08-31 07:16:03.979 | 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-08-31 07:16:03.979 | 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-08-31 07:16:03.982 | 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-08-31 07:16:03.984 | 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-08-31 07:16:03.991 | 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-08-31 07:16:03.994 | 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-08-31 07:16:03.994 | 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-08-31 07:16:03.994 | 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-08-31 07:16:03.995 | 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-08-31 07:16:04.003 | 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-08-31 07:16:04.003 | 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-08-31 07:16:04.006 | 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-08-31 07:16:04.021 | Building wheels for collected packages: python-magnumclient 2026-08-31 07:16:04.022 | Building editable for python-magnumclient (pyproject.toml): started 2026-08-31 07:16:04.365 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-08-31 07:16:04.367 | Created wheel for python-magnumclient: filename=python_magnumclient-5.0.0-0.editable-py3-none-any.whl size=8791 sha256=f40d11126ad92dbfb8d8929e67c7bbe83db544f8f776e08077e69b43419514dc 2026-08-31 07:16:04.367 | Stored in directory: /tmp/pip-ephem-wheel-cache-od8ph5ay/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-08-31 07:16:04.372 | Successfully built python-magnumclient 2026-08-31 07:16:04.518 | Installing collected packages: python-magnumclient 2026-08-31 07:16:04.545 | Successfully installed python-magnumclient-5.0.0 2026-08-31 07:16:04.659 | ++ inc/python:pip_install:216 : result=0 2026-08-31 07:16:04.664 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:16:04.669 | ++ functions-common:time_stop:2420 : local name 2026-08-31 07:16:04.675 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 07:16:04.681 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:16:04.686 | ++ functions-common:time_stop:2423 : local total 2026-08-31 07:16:04.693 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 07:16:04.699 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:16:04.703 | ++ functions-common:time_stop:2427 : start_time=1788160561369 2026-08-31 07:16:04.709 | ++ functions-common:time_stop:2429 : [[ -z 1788160561369 ]] 2026-08-31 07:16:04.717 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:16:04.726 | ++ functions-common:time_stop:2432 : end_time=1788160564720 2026-08-31 07:16:04.733 | ++ functions-common:time_stop:2433 : elapsed_time=3351 2026-08-31 07:16:04.739 | ++ functions-common:time_stop:2434 : total=135058 2026-08-31 07:16:04.744 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:16:04.750 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138409 2026-08-31 07:16:04.757 | ++ inc/python:pip_install:219 : return 0 2026-08-31 07:16:04.763 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 07:16:04.769 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:16:04.774 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-08-31 07:16:04.780 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-08-31 07:16:04.787 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:16:04.792 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-08-31 07:16:04.800 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:16:04.806 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-31 07:16:04.813 | ++ /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-08-31 07:16:04.843 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : cleanup_magnum 2026-08-31 07:16:04.849 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-08-31 07:16:04.878 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-08-31 07:16:04.885 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-08-31 07:16:04.891 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 07:16:04.898 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:16:04.905 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:16:04.911 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-08-31 07:16:04.919 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-08-31 07:16:04.946 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-08-31 07:16:04.952 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-08-31 07:16:04.959 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-08-31 07:16:04.966 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-08-31 07:16:04.975 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-08-31 07:16:04.985 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-08-31 07:16:04.991 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-08-31 07:16:04.997 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-08-31 07:16:05.006 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-08-31 07:16:05.013 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-08-31 07:16:05.019 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-08-31 07:16:05.025 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:16:05.031 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:16:05.038 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-08-31 07:16:05.109 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-08-31 07:16:05.120 | ++ lib/apache:disable_apache_site:209 : true 2026-08-31 07:16:05.126 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 07:16:05.133 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-08-31 07:16:05.146 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-31 07:16:05.153 | + functions-common:run_plugins:1840 : local dir=/opt/stack/octavia 2026-08-31 07:16:05.160 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-08-31 07:16:05.167 | + functions-common:run_plugins:1842 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-08-31 07:16:05.175 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-08-31 07:16:05.182 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-08-31 07:16:05.189 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-08-31 07:16:05.203 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-08-31 07:16:05.246 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:16:05.252 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-08-31 07:16:05.258 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-08-31 07:16:05.264 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:16:05.269 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-31 07:16:05.275 | ++ /opt/stack/octavia/devstack/plugin.sh:source:787 : echo_summary 'Installing octavia' 2026-08-31 07:16:05.280 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:16:05.285 | ++ ./stack.sh:echo_summary:450 : echo -e Installing octavia 2026-08-31 07:16:05.291 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : octavia_lib_install 2026-08-31 07:16:05.296 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-08-31 07:16:05.302 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-08-31 07:16:05.307 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:16:05.313 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-08-31 07:16:05.319 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:16:05.324 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-31 07:16:05.330 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-08-31 07:16:05.337 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-08-31 07:16:05.343 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-08-31 07:16:05.351 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-08-31 07:16:05.357 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-08-31 07:16:05.363 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 07:16:05.374 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 07:16:05.375 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-08-31 07:16:05.387 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-08-31 07:16:05.393 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-08-31 07:16:05.400 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-08-31 07:16:05.408 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-08-31 07:16:05.413 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-08-31 07:16:05.462 | Using python 3.12 to install octavia-lib 2026-08-31 07:16:05.469 | ++ 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-08-31 07:16:06.150 | Collecting octavia-lib 2026-08-31 07:16:09.323 | Downloading octavia_lib-3.12.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-31 07:16:09.335 | 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-08-31 07:16:09.336 | 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-08-31 07:16:09.338 | 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-08-31 07:16:09.338 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-08-31 07:16:09.338 | 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-08-31 07:16:09.339 | 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-08-31 07:16:09.341 | 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-08-31 07:16:09.342 | 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-08-31 07:16:09.342 | 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-08-31 07:16:09.343 | 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-08-31 07:16:09.344 | 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-08-31 07:16:09.344 | 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-08-31 07:16:09.348 | 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-08-31 07:16:09.363 | Downloading octavia_lib-3.12.0-py3-none-any.whl (39 kB) 2026-08-31 07:16:09.533 | Installing collected packages: octavia-lib 2026-08-31 07:16:09.580 | Successfully installed octavia-lib-3.12.0 2026-08-31 07:16:09.667 | ++ inc/python:pip_install:216 : result=0 2026-08-31 07:16:09.674 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:16:09.680 | ++ functions-common:time_stop:2420 : local name 2026-08-31 07:16:09.686 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 07:16:09.692 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:16:09.697 | ++ functions-common:time_stop:2423 : local total 2026-08-31 07:16:09.705 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 07:16:09.712 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:16:09.719 | ++ functions-common:time_stop:2427 : start_time=1788160565450 2026-08-31 07:16:09.725 | ++ functions-common:time_stop:2429 : [[ -z 1788160565450 ]] 2026-08-31 07:16:09.733 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:16:09.744 | ++ functions-common:time_stop:2432 : end_time=1788160569736 2026-08-31 07:16:09.750 | ++ functions-common:time_stop:2433 : elapsed_time=4286 2026-08-31 07:16:09.759 | ++ functions-common:time_stop:2434 : total=138409 2026-08-31 07:16:09.765 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:16:09.771 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=142695 2026-08-31 07:16:09.779 | ++ inc/python:pip_install:219 : return 0 2026-08-31 07:16:09.784 | ++ /opt/stack/octavia/devstack/plugin.sh:source:789 : octavia_install 2026-08-31 07:16:09.791 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-08-31 07:16:09.798 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-08-31 07:16:09.805 | ++ inc/python:setup_develop:353 : local bindep 2026-08-31 07:16:09.811 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-08-31 07:16:09.817 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-08-31 07:16:09.824 | ++ inc/python:setup_develop:359 : local extras= 2026-08-31 07:16:09.830 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-08-31 07:16:09.837 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 07:16:09.842 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-08-31 07:16:09.849 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-08-31 07:16:09.856 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 07:16:09.863 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 07:16:09.872 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-08-31 07:16:09.879 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 07:16:09.887 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-08-31 07:16:09.893 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 07:16:09.900 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 07:16:09.910 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-08-31 07:16:09.924 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-08-31 07:16:09.931 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-08-31 07:16:09.939 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-08-31 07:16:10.052 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-08-31 07:16:10.060 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-31 07:16:10.065 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-31 07:16:10.071 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 07:16:10.078 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-08-31 07:16:10.083 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-08-31 07:16:10.090 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-31 07:16:10.095 | ++ inc/python:setup_package:446 : local extras= 2026-08-31 07:16:10.101 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 07:16:10.107 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 07:16:10.113 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 07:16:10.121 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 07:16:10.127 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 07:16:10.134 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-08-31 07:16:10.184 | Using python 3.12 to install /opt/stack/octavia 2026-08-31 07:16:10.190 | ++ 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-08-31 07:16:10.835 | Obtaining file:///opt/stack/octavia 2026-08-31 07:16:10.837 | Installing build dependencies: started 2026-08-31 07:16:11.711 | Installing build dependencies: finished with status 'done' 2026-08-31 07:16:11.711 | Checking if build backend supports build_editable: started 2026-08-31 07:16:12.040 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 07:16:12.041 | Getting requirements to build editable: started 2026-08-31 07:16:12.226 | Getting requirements to build editable: finished with status 'done' 2026-08-31 07:16:12.230 | Preparing editable metadata (pyproject.toml): started 2026-08-31 07:16:12.879 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:16:12.905 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (1.19.1) 2026-08-31 07:16:12.906 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.2.0) 2026-08-31 07:16:12.909 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (1.8.0) 2026-08-31 07:16:12.910 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (7.0.3) 2026-08-31 07:16:12.910 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.0.52) 2026-08-31 07:16:14.051 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==18.1.0.dev64) 2026-08-31 07:16:14.111 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-31 07:16:14.125 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.5.0) 2026-08-31 07:16:14.125 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.34.2) 2026-08-31 07:16:14.126 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.0.0) 2026-08-31 07:16:14.126 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (5.16.0) 2026-08-31 07:16:14.126 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (13.0.1) 2026-08-31 07:16:14.126 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (1.8.11) 2026-08-31 07:16:14.127 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (5.9.1) 2026-08-31 07:16:14.127 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (4.19.1) 2026-08-31 07:16:14.128 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (10.7.0) 2026-08-31 07:16:14.128 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (6.5.0) 2026-08-31 07:16:14.129 | 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.dev64) (18.1.1) 2026-08-31 07:16:14.129 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (6.9.0) 2026-08-31 07:16:14.129 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (8.3.1) 2026-08-31 07:16:14.130 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (18.3.0) 2026-08-31 07:16:14.130 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (8.2.0) 2026-08-31 07:16:14.131 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (6.0.1) 2026-08-31 07:16:14.131 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.9.0) 2026-08-31 07:16:14.131 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (5.11.0) 2026-08-31 07:16:14.132 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.8.0) 2026-08-31 07:16:14.132 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (10.2.0) 2026-08-31 07:16:14.133 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (7.2.2) 2026-08-31 07:16:14.156 | Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==18.1.0.dev64) 2026-08-31 07:16:14.159 | Downloading pyasn1-0.6.4-py3-none-any.whl.metadata (8.4 kB) 2026-08-31 07:16:14.185 | Collecting pyasn1-modules>=0.0.6 (from octavia==18.1.0.dev64) 2026-08-31 07:16:14.188 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-31 07:16:14.197 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (7.6.0) 2026-08-31 07:16:14.197 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (4.13.0) 2026-08-31 07:16:14.197 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (18.13.1) 2026-08-31 07:16:14.198 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (9.9.0) 2026-08-31 07:16:14.198 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (0.13.0) 2026-08-31 07:16:14.198 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.1.6) 2026-08-31 07:16:14.199 | Requirement already satisfied: taskflow>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (6.4.0) 2026-08-31 07:16:14.199 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (5.8.0) 2026-08-31 07:16:14.199 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (9.1.4) 2026-08-31 07:16:14.200 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev64) (1.9.0) 2026-08-31 07:16:14.200 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (4.26.0) 2026-08-31 07:16:14.201 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.12.0) 2026-08-31 07:16:14.201 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (1.3.7) 2026-08-31 07:16:14.202 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (2.9.0.post0) 2026-08-31 07:16:14.202 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.1.3) 2026-08-31 07:16:14.202 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (43.0.3) 2026-08-31 07:16:14.203 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (0.8.1) 2026-08-31 07:16:14.219 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev64) 2026-08-31 07:16:14.222 | Downloading gunicorn-26.0.0-py3-none-any.whl.metadata (5.4 kB) 2026-08-31 07:16:14.232 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev64) (3.1.8) 2026-08-31 07:16:14.233 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev64) (1.4.1) 2026-08-31 07:16:14.234 | 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.dev64) (4.16.0) 2026-08-31 07:16:14.238 | 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.dev64) (2.1.1) 2026-08-31 07:16:14.241 | 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.dev64) (3.0) 2026-08-31 07:16:14.243 | 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.dev64) (1.9.0) 2026-08-31 07:16:14.243 | 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.dev64) (8.4.2) 2026-08-31 07:16:14.243 | 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.dev64) (2.2.0) 2026-08-31 07:16:14.244 | 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.dev64) (3.0.3) 2026-08-31 07:16:14.247 | 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.dev64) (3.1.0) 2026-08-31 07:16:14.248 | 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.dev64) (2.3.0) 2026-08-31 07:16:14.249 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev64) (26.3) 2026-08-31 07:16:14.252 | 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.dev64) (26.1.0) 2026-08-31 07:16:14.252 | 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.dev64) (2025.9.1) 2026-08-31 07:16:14.252 | 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.dev64) (0.37.0) 2026-08-31 07:16:14.253 | 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.dev64) (2026.6.3) 2026-08-31 07:16:14.256 | 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.dev64) (2.1.0) 2026-08-31 07:16:14.257 | 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.dev64) (1.9.0) 2026-08-31 07:16:14.260 | 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.dev64) (4.3.0) 2026-08-31 07:16:14.261 | 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.dev64) (4.1.0) 2026-08-31 07:16:14.261 | 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.dev64) (2.13.0) 2026-08-31 07:16:14.262 | 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.dev64) (6.0.0) 2026-08-31 07:16:14.267 | 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.dev64) (5.3.1) 2026-08-31 07:16:14.268 | 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.dev64) (1.5.0) 2026-08-31 07:16:14.268 | 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.dev64) (1.1.0) 2026-08-31 07:16:14.268 | 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.dev64) (1.33) 2026-08-31 07:16:14.269 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev64) (4.11.3) 2026-08-31 07:16:14.270 | 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.dev64) (6.0.3) 2026-08-31 07:16:14.275 | 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.dev64) (3.1.1) 2026-08-31 07:16:14.280 | 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.dev64) (1.3.0) 2026-08-31 07:16:14.285 | 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.dev64) (2.1.2) 2026-08-31 07:16:14.285 | 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.dev64) (0.6.2) 2026-08-31 07:16:14.287 | 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.dev64) (1.2.0) 2026-08-31 07:16:14.293 | 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.dev64) (4.8.0) 2026-08-31 07:16:14.293 | 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.dev64) (7.1.7) 2026-08-31 07:16:14.294 | 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.dev64) (5.3.1) 2026-08-31 07:16:14.294 | 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.dev64) (5.6.2) 2026-08-31 07:16:14.295 | 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.dev64) (0.17.0) 2026-08-31 07:16:14.297 | 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.dev64) (5.1.0) 2026-08-31 07:16:14.301 | 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.dev64) (2026.3) 2026-08-31 07:16:14.305 | 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.dev64) (0.26.0) 2026-08-31 07:16:14.306 | 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.dev64) (5.0.0) 2026-08-31 07:16:14.307 | 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.dev64) (4.0.1) 2026-08-31 07:16:14.316 | 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.dev64) (1.2.1) 2026-08-31 07:16:14.319 | 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.dev64) (0.41.2) 2026-08-31 07:16:14.320 | 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.dev64) (3.5.5) 2026-08-31 07:16:14.320 | 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.dev64) (7.6.1) 2026-08-31 07:16:14.321 | 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.dev64) (3.1.0) 2026-08-31 07:16:14.321 | 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.dev64) (2.5.1) 2026-08-31 07:16:14.322 | 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.dev64) (3.10.1) 2026-08-31 07:16:14.322 | 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.dev64) (1.7.6) 2026-08-31 07:16:14.324 | 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.dev64) (2.8.0) 2026-08-31 07:16:14.331 | 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.dev64) (0.20) 2026-08-31 07:16:14.335 | 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.dev64) (3.18.0) 2026-08-31 07:16:14.338 | 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.dev64) (3.3.2) 2026-08-31 07:16:14.343 | 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.dev64) (84.0.0) 2026-08-31 07:16:14.354 | 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.dev64) (0.8.2) 2026-08-31 07:16:14.377 | 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.dev64) (4.16.0) 2026-08-31 07:16:14.379 | 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.dev64) (0.6.0) 2026-08-31 07:16:14.380 | 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.dev64) (4.2.0) 2026-08-31 07:16:14.385 | 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.dev64) (3.0.53) 2026-08-31 07:16:14.385 | 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.dev64) (1.11.0) 2026-08-31 07:16:14.385 | 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.dev64) (15.0.0) 2026-08-31 07:16:14.386 | 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.dev64) (1.8.0) 2026-08-31 07:16:14.395 | 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.dev64) (1.17.0) 2026-08-31 07:16:14.399 | 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.dev64) (2.1.0) 2026-08-31 07:16:14.399 | 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.dev64) (24.2.1) 2026-08-31 07:16:14.418 | 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.dev64) (3.5.0) 2026-08-31 07:16:14.419 | 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.dev64) (3.18) 2026-08-31 07:16:14.419 | 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.dev64) (2.7.0) 2026-08-31 07:16:14.420 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev64) (2023.11.17) 2026-08-31 07:16:14.435 | 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.dev64) (4.2.0) 2026-08-31 07:16:14.435 | 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.dev64) (2.20.0) 2026-08-31 07:16:14.440 | 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.dev64) (0.1.2) 2026-08-31 07:16:14.449 | 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.dev64) (0.8) 2026-08-31 07:16:14.475 | 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.dev64) (3.6.1) 2026-08-31 07:16:14.475 | 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.dev64) (3.5.0) 2026-08-31 07:16:14.476 | 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.dev64) (4.0.1) 2026-08-31 07:16:14.519 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev64) (0.8.1) 2026-08-31 07:16:14.519 | 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.dev64) (9.0.0) 2026-08-31 07:16:14.522 | 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.dev64) (4.1.0) 2026-08-31 07:16:14.548 | Downloading gunicorn-26.0.0-py3-none-any.whl (212 kB) 2026-08-31 07:16:14.582 | Downloading pyasn1-0.6.4-py3-none-any.whl (84 kB) 2026-08-31 07:16:14.591 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-08-31 07:16:14.604 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-08-31 07:16:14.626 | Building wheels for collected packages: octavia 2026-08-31 07:16:14.626 | Building editable for octavia (pyproject.toml): started 2026-08-31 07:16:15.259 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-08-31 07:16:15.260 | Created wheel for octavia: filename=octavia-18.1.0.dev64-0.editable-py3-none-any.whl size=9722 sha256=9c9421b086469f2fa1052b1fc558b28c19e77adc646bc86ceeb108a4304e4fbe 2026-08-31 07:16:15.260 | Stored in directory: /tmp/pip-ephem-wheel-cache-a2olgf9i/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-08-31 07:16:15.265 | Successfully built octavia 2026-08-31 07:16:15.404 | Installing collected packages: pyasn1, gunicorn, SQLAlchemy-Utils, pyasn1-modules, octavia 2026-08-31 07:16:15.873 | 2026-08-31 07:16:15.886 | Successfully installed SQLAlchemy-Utils-0.42.1 gunicorn-26.0.0 octavia-18.1.0.dev64 pyasn1-0.6.4 pyasn1-modules-0.4.2 2026-08-31 07:16:16.026 | ++ inc/python:pip_install:216 : result=0 2026-08-31 07:16:16.032 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:16:16.037 | ++ functions-common:time_stop:2420 : local name 2026-08-31 07:16:16.042 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 07:16:16.047 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:16:16.053 | ++ functions-common:time_stop:2423 : local total 2026-08-31 07:16:16.059 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 07:16:16.065 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:16:16.070 | ++ functions-common:time_stop:2427 : start_time=1788160570171 2026-08-31 07:16:16.075 | ++ functions-common:time_stop:2429 : [[ -z 1788160570171 ]] 2026-08-31 07:16:16.081 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:16:16.091 | ++ functions-common:time_stop:2432 : end_time=1788160576084 2026-08-31 07:16:16.096 | ++ functions-common:time_stop:2433 : elapsed_time=5913 2026-08-31 07:16:16.102 | ++ functions-common:time_stop:2434 : total=142695 2026-08-31 07:16:16.107 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:16:16.113 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=148608 2026-08-31 07:16:16.119 | ++ inc/python:pip_install:219 : return 0 2026-08-31 07:16:16.125 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 07:16:16.131 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:16:16.137 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-08-31 07:16:16.144 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-08-31 07:16:16.150 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:16:16.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,python-magnumclient = \A\L\L ]] 2026-08-31 07:16:16.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,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-08-31 07:16:16.170 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-31 07:16:16.177 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : octaviaclient_install 2026-08-31 07:16:16.183 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-08-31 07:16:16.190 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-08-31 07:16:16.196 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:16:16.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 = \A\L\L ]] 2026-08-31 07:16:16.209 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:16:16.216 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-31 07:16:16.223 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-08-31 07:16:16.229 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-08-31 07:16:16.236 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-08-31 07:16:16.245 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-08-31 07:16:16.252 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-08-31 07:16:16.259 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 07:16:16.269 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-08-31 07:16:16.270 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 07:16:16.281 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-08-31 07:16:16.287 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-08-31 07:16:16.294 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-08-31 07:16:16.302 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-08-31 07:16:16.309 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-08-31 07:16:16.361 | Using python 3.12 to install python-octaviaclient 2026-08-31 07:16:16.368 | ++ 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-08-31 07:16:19.144 | Collecting python-octaviaclient 2026-08-31 07:16:19.255 | Downloading python_octaviaclient-3.15.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-31 07:16:19.267 | 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-08-31 07:16:19.267 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.16.0) 2026-08-31 07:16:19.302 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient) 2026-08-31 07:16:19.312 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-08-31 07:16:19.328 | 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-08-31 07:16:19.329 | 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-08-31 07:16:19.329 | 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-08-31 07:16:19.330 | 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-08-31 07:16:19.330 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.34.2) 2026-08-31 07:16:19.332 | 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-08-31 07:16:19.332 | 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-08-31 07:16:19.333 | 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-08-31 07:16:19.333 | 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-08-31 07:16:19.334 | 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-08-31 07:16:19.336 | 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-08-31 07:16:19.337 | 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-08-31 07:16:19.337 | 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-08-31 07:16:19.338 | 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-08-31 07:16:19.339 | 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-08-31 07:16:19.340 | 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-08-31 07:16:19.341 | 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-08-31 07:16:19.344 | 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.19.1) 2026-08-31 07:16:19.345 | 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-08-31 07:16:19.347 | 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-08-31 07:16:19.348 | 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-08-31 07:16:19.348 | 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-08-31 07:16:19.349 | 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-08-31 07:16:19.349 | 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-08-31 07:16:19.350 | 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-08-31 07:16:19.351 | 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-08-31 07:16:19.353 | 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-08-31 07:16:19.356 | 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-08-31 07:16:19.360 | 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-08-31 07:16:19.362 | 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-08-31 07:16:19.364 | 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-08-31 07:16:19.364 | 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-08-31 07:16:19.364 | 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-08-31 07:16:19.367 | 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-08-31 07:16:19.369 | 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-08-31 07:16:19.376 | 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-08-31 07:16:19.397 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient>=3.12.0->python-octaviaclient) 2026-08-31 07:16:19.406 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-31 07:16:19.417 | 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-08-31 07:16:19.417 | 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-08-31 07:16:19.419 | 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-08-31 07:16:19.420 | 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-08-31 07:16:19.422 | 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-08-31 07:16:19.424 | 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-08-31 07:16:19.425 | 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-08-31 07:16:19.428 | 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-08-31 07:16:19.430 | 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-08-31 07:16:19.431 | 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-08-31 07:16:19.431 | 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-08-31 07:16:19.432 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-08-31 07:16:19.440 | 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-08-31 07:16:19.441 | 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-08-31 07:16:19.443 | 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-08-31 07:16:19.469 | Downloading python_octaviaclient-3.15.0-py3-none-any.whl (113 kB) 2026-08-31 07:16:19.502 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-08-31 07:16:19.581 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 16.4 MB/s 0:00:00 2026-08-31 07:16:19.592 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-31 07:16:19.795 | Installing collected packages: python-manilaclient, python-openstackclient, python-octaviaclient 2026-08-31 07:16:21.409 | 2026-08-31 07:16:21.421 | Successfully installed python-manilaclient-6.2.0 python-octaviaclient-3.15.0 python-openstackclient-10.3.0 2026-08-31 07:16:21.519 | ++ inc/python:pip_install:216 : result=0 2026-08-31 07:16:21.525 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:16:21.532 | ++ functions-common:time_stop:2420 : local name 2026-08-31 07:16:21.539 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 07:16:21.545 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:16:21.548 | ++ functions-common:time_stop:2423 : local total 2026-08-31 07:16:21.555 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 07:16:21.561 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:16:21.567 | ++ functions-common:time_stop:2427 : start_time=1788160576349 2026-08-31 07:16:21.573 | ++ functions-common:time_stop:2429 : [[ -z 1788160576349 ]] 2026-08-31 07:16:21.580 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:16:21.590 | ++ functions-common:time_stop:2432 : end_time=1788160581583 2026-08-31 07:16:21.597 | ++ functions-common:time_stop:2433 : elapsed_time=5234 2026-08-31 07:16:21.603 | ++ functions-common:time_stop:2434 : total=148608 2026-08-31 07:16:21.611 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:16:21.617 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153842 2026-08-31 07:16:21.625 | ++ inc/python:pip_install:219 : return 0 2026-08-31 07:16:21.632 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 07:16:21.639 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-08-31 07:16:21.644 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-08-31 07:16:21.651 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-08-31 07:16:21.657 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-08-31 07:16:21.665 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-08-31 07:16:21.671 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-31 07:16:21.676 | + functions-common:run_plugins:1840 : local dir=/opt/stack/manila 2026-08-31 07:16:21.680 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-08-31 07:16:21.685 | + functions-common:run_plugins:1842 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-08-31 07:16:21.728 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:16:21.732 | ++ /opt/stack/manila/devstack/plugin.sh:source:1167 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-31 07:16:21.737 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : echo_summary 'Installing Manila Client' 2026-08-31 07:16:21.741 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:16:21.745 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Manila Client 2026-08-31 07:16:21.750 | ++ /opt/stack/manila/devstack/plugin.sh:source:1169 : install_manilaclient 2026-08-31 07:16:21.754 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:705 : use_library_from_git python-manilaclient 2026-08-31 07:16:21.759 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-08-31 07:16:21.763 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:16:21.766 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-08-31 07:16:21.768 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-manilaclient, ]] 2026-08-31 07:16:21.773 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-31 07:16:21.778 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:709 : pip_install python-manilaclient 2026-08-31 07:16:21.822 | Using python 3.12 to install python-manilaclient 2026-08-31 07:16:21.826 | ++ 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-08-31 07:16:22.396 | Requirement already satisfied: python-manilaclient in /opt/stack/data/venv/lib/python3.12/site-packages (6.2.0) 2026-08-31 07:16:22.397 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-08-31 07:16:22.397 | 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-08-31 07:16:22.397 | 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-08-31 07:16:22.398 | 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-08-31 07:16:22.398 | 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-08-31 07:16:22.398 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.18.0) 2026-08-31 07:16:22.399 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.34.2) 2026-08-31 07:16:22.400 | 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-08-31 07:16:22.400 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.16.0) 2026-08-31 07:16:22.400 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.1.0) 2026-08-31 07:16:22.401 | 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-08-31 07:16:22.402 | 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-08-31 07:16:22.403 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (5.9.1) 2026-08-31 07:16:22.403 | 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-08-31 07:16:22.403 | 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-08-31 07:16:22.406 | 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-08-31 07:16:22.406 | 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.19.1) 2026-08-31 07:16:22.406 | 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-08-31 07:16:22.408 | 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-08-31 07:16:22.408 | 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-08-31 07:16:22.409 | 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-08-31 07:16:22.410 | 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-08-31 07:16:22.411 | 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-08-31 07:16:22.411 | 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-08-31 07:16:22.412 | 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-08-31 07:16:22.413 | 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-08-31 07:16:22.413 | 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-08-31 07:16:22.414 | 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-08-31 07:16:22.414 | 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-08-31 07:16:22.414 | 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-08-31 07:16:22.415 | 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-08-31 07:16:22.415 | 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-08-31 07:16:22.417 | 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-08-31 07:16:22.419 | 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-08-31 07:16:22.422 | 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-08-31 07:16:22.424 | 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-08-31 07:16:22.424 | 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-08-31 07:16:22.427 | 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-08-31 07:16:22.428 | 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-08-31 07:16:22.430 | 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-08-31 07:16:22.432 | 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-08-31 07:16:22.433 | 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-08-31 07:16:22.436 | 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-08-31 07:16:22.439 | 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-08-31 07:16:22.446 | 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-08-31 07:16:22.448 | 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-08-31 07:16:22.448 | 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-08-31 07:16:22.448 | 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-08-31 07:16:22.449 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-08-31 07:16:22.457 | 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-08-31 07:16:22.457 | 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-08-31 07:16:22.460 | 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-08-31 07:16:22.706 | ++ inc/python:pip_install:216 : result=0 2026-08-31 07:16:22.711 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:16:22.718 | ++ functions-common:time_stop:2420 : local name 2026-08-31 07:16:22.724 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 07:16:22.730 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:16:22.736 | ++ functions-common:time_stop:2423 : local total 2026-08-31 07:16:22.741 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 07:16:22.747 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:16:22.753 | ++ functions-common:time_stop:2427 : start_time=1788160581812 2026-08-31 07:16:22.760 | ++ functions-common:time_stop:2429 : [[ -z 1788160581812 ]] 2026-08-31 07:16:22.767 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:16:22.776 | ++ functions-common:time_stop:2432 : end_time=1788160582770 2026-08-31 07:16:22.782 | ++ functions-common:time_stop:2433 : elapsed_time=958 2026-08-31 07:16:22.788 | ++ functions-common:time_stop:2434 : total=153842 2026-08-31 07:16:22.795 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:16:22.800 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154800 2026-08-31 07:16:22.807 | ++ inc/python:pip_install:219 : return 0 2026-08-31 07:16:22.814 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:711 : [[ True == \T\r\u\e ]] 2026-08-31 07:16:22.821 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:712 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-08-31 07:16:22.848 | ++ /opt/stack/manila/devstack/plugin.sh:source:1170 : echo_summary 'Installing Manila' 2026-08-31 07:16:22.855 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:16:22.862 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Manila 2026-08-31 07:16:22.869 | ++ /opt/stack/manila/devstack/plugin.sh:source:1171 : install_manila 2026-08-31 07:16:22.875 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:718 : setup_develop /opt/stack/manila 2026-08-31 07:16:22.882 | ++ inc/python:setup_develop:353 : local bindep 2026-08-31 07:16:22.889 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-08-31 07:16:22.896 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-08-31 07:16:22.902 | ++ inc/python:setup_develop:359 : local extras= 2026-08-31 07:16:22.908 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-08-31 07:16:22.915 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 07:16:22.920 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-08-31 07:16:22.926 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-08-31 07:16:22.933 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 07:16:22.939 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 07:16:22.946 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-08-31 07:16:22.952 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 07:16:22.959 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-08-31 07:16:22.965 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 07:16:22.971 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 07:16:22.979 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-08-31 07:16:22.991 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-08-31 07:16:22.998 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-08-31 07:16:23.003 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-08-31 07:16:23.114 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-08-31 07:16:23.118 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-31 07:16:23.122 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-31 07:16:23.127 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 07:16:23.132 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-08-31 07:16:23.137 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-08-31 07:16:23.142 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-31 07:16:23.148 | ++ inc/python:setup_package:446 : local extras= 2026-08-31 07:16:23.153 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 07:16:23.158 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 07:16:23.164 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 07:16:23.170 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 07:16:23.176 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 07:16:23.182 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-08-31 07:16:23.230 | Using python 3.12 to install /opt/stack/manila 2026-08-31 07:16:23.236 | ++ 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-08-31 07:16:23.819 | Obtaining file:///opt/stack/manila 2026-08-31 07:16:23.821 | Installing build dependencies: started 2026-08-31 07:16:24.668 | Installing build dependencies: finished with status 'done' 2026-08-31 07:16:24.670 | Checking if build backend supports build_editable: started 2026-08-31 07:16:24.958 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 07:16:24.960 | Getting requirements to build editable: started 2026-08-31 07:16:25.643 | Getting requirements to build editable: finished with status 'done' 2026-08-31 07:16:25.646 | Preparing editable metadata (pyproject.toml): started 2026-08-31 07:16:26.202 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:16:26.251 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (7.0.3) 2026-08-31 07:16:26.252 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (1.19.1) 2026-08-31 07:16:26.254 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (5.8.0) 2026-08-31 07:16:26.254 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (0.7.1) 2026-08-31 07:16:26.255 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (0.41.2) 2026-08-31 07:16:26.256 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (3.5.5) 2026-08-31 07:16:26.257 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (6.1.1) 2026-08-31 07:16:26.258 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (1.3.0) 2026-08-31 07:16:26.259 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (10.7.0) 2026-08-31 07:16:26.260 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (6.5.0) 2026-08-31 07:16:26.261 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (18.1.1) 2026-08-31 07:16:26.262 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (6.9.0) 2026-08-31 07:16:26.263 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (8.3.1) 2026-08-31 07:16:26.263 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (18.3.0) 2026-08-31 07:16:26.264 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (8.2.0) 2026-08-31 07:16:26.264 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (6.0.1) 2026-08-31 07:16:26.265 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (3.12.0) 2026-08-31 07:16:26.266 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (3.9.0) 2026-08-31 07:16:26.266 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (7.10.0) 2026-08-31 07:16:26.268 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (5.11.0) 2026-08-31 07:16:26.268 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (4.8.0) 2026-08-31 07:16:26.269 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (2.8.0) 2026-08-31 07:16:26.269 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (10.2.0) 2026-08-31 07:16:26.270 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (7.6.1) 2026-08-31 07:16:26.270 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (4.4.0) 2026-08-31 07:16:26.271 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (4.0.0) 2026-08-31 07:16:26.272 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (3.10.1) 2026-08-31 07:16:26.272 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (3.1.0) 2026-08-31 07:16:26.273 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (3.3.2) 2026-08-31 07:16:26.273 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (14.0.0) 2026-08-31 07:16:26.274 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (5.16.0) 2026-08-31 07:16:26.275 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (13.0.1) 2026-08-31 07:16:26.275 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (2.34.2) 2026-08-31 07:16:26.276 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (9.1.4) 2026-08-31 07:16:26.276 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (2.5.1) 2026-08-31 07:16:26.277 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (2.0.52) 2026-08-31 07:16:26.278 | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (0.42.1) 2026-08-31 07:16:26.278 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (5.9.1) 2026-08-31 07:16:26.279 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (9.1.0) 2026-08-31 07:16:26.280 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (9.9.0) 2026-08-31 07:16:26.280 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (18.13.1) 2026-08-31 07:16:26.281 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (1.8.11) 2026-08-31 07:16:26.282 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (7.1.7) 2026-08-31 07:16:26.282 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (26.3) 2026-08-31 07:16:26.283 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (4.26.0) 2026-08-31 07:16:26.283 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev266) (4.19.1) 2026-08-31 07:16:26.285 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev266) (1.4.1) 2026-08-31 07:16:26.285 | 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.dev266) (4.16.0) 2026-08-31 07:16:26.288 | 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.dev266) (43.0.3) 2026-08-31 07:16:26.289 | 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.dev266) (7.6.0) 2026-08-31 07:16:26.291 | 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.dev266) (2.1.1) 2026-08-31 07:16:26.293 | 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.dev266) (3.0) 2026-08-31 07:16:26.295 | 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.dev266) (2.8.0) 2026-08-31 07:16:26.299 | 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.dev266) (26.1.0) 2026-08-31 07:16:26.300 | 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.dev266) (2025.9.1) 2026-08-31 07:16:26.300 | 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.dev266) (0.37.0) 2026-08-31 07:16:26.300 | 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.dev266) (2026.6.3) 2026-08-31 07:16:26.304 | 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.dev266) (2.1.0) 2026-08-31 07:16:26.304 | 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.dev266) (1.9.0) 2026-08-31 07:16:26.307 | 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.dev266) (4.3.0) 2026-08-31 07:16:26.308 | 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.dev266) (4.1.0) 2026-08-31 07:16:26.308 | 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.dev266) (2.13.0) 2026-08-31 07:16:26.309 | 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.dev266) (6.0.0) 2026-08-31 07:16:26.313 | 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.dev266) (5.3.1) 2026-08-31 07:16:26.314 | 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.dev266) (1.5.0) 2026-08-31 07:16:26.314 | 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.dev266) (1.1.0) 2026-08-31 07:16:26.315 | 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.dev266) (1.33) 2026-08-31 07:16:26.315 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev266) (4.11.3) 2026-08-31 07:16:26.316 | 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.dev266) (7.2.2) 2026-08-31 07:16:26.317 | 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.dev266) (6.0.3) 2026-08-31 07:16:26.321 | 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.dev266) (3.1.1) 2026-08-31 07:16:26.326 | 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.dev266) (0.20) 2026-08-31 07:16:26.326 | 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.dev266) (3.1.0) 2026-08-31 07:16:26.328 | 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.dev266) (2.3.0) 2026-08-31 07:16:26.330 | 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.dev266) (2.0.0) 2026-08-31 07:16:26.334 | 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.dev266) (2.1.2) 2026-08-31 07:16:26.334 | 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.dev266) (0.6.2) 2026-08-31 07:16:26.337 | 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.dev266) (2.9.0.post0) 2026-08-31 07:16:26.340 | 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.dev266) (3.5.0) 2026-08-31 07:16:26.341 | 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.dev266) (5.3.1) 2026-08-31 07:16:26.341 | 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.dev266) (5.6.2) 2026-08-31 07:16:26.342 | 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.dev266) (0.17.0) 2026-08-31 07:16:26.344 | 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.dev266) (5.1.0) 2026-08-31 07:16:26.348 | 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.dev266) (2026.3) 2026-08-31 07:16:26.351 | 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.dev266) (0.26.0) 2026-08-31 07:16:26.353 | 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.dev266) (5.0.0) 2026-08-31 07:16:26.353 | 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.dev266) (3.1.6) 2026-08-31 07:16:26.354 | 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.dev266) (4.0.1) 2026-08-31 07:16:26.358 | 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.dev266) (3.0.3) 2026-08-31 07:16:26.364 | 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.dev266) (1.2.1) 2026-08-31 07:16:26.374 | 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.dev266) (1.7.6) 2026-08-31 07:16:26.377 | 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.dev266) (2.2.0) 2026-08-31 07:16:26.379 | 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.dev266) (1.3.7) 2026-08-31 07:16:26.382 | 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.dev266) (3.18.0) 2026-08-31 07:16:26.391 | 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.dev266) (3.0.3) 2026-08-31 07:16:26.392 | 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.dev266) (1.6.2) 2026-08-31 07:16:26.396 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev266) (84.0.0) 2026-08-31 07:16:26.404 | 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.dev266) (0.8.2) 2026-08-31 07:16:26.421 | 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.dev266) (4.16.0) 2026-08-31 07:16:26.423 | 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.dev266) (0.6.0) 2026-08-31 07:16:26.424 | 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.dev266) (4.2.0) 2026-08-31 07:16:26.429 | 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.dev266) (3.0.53) 2026-08-31 07:16:26.429 | 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.dev266) (1.11.0) 2026-08-31 07:16:26.429 | 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.dev266) (15.0.0) 2026-08-31 07:16:26.430 | 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.dev266) (1.8.0) 2026-08-31 07:16:26.439 | 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.dev266) (1.17.0) 2026-08-31 07:16:26.445 | 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.dev266) (4.7.0) 2026-08-31 07:16:26.459 | 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.dev266) (3.5.0) 2026-08-31 07:16:26.460 | 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.dev266) (3.18) 2026-08-31 07:16:26.460 | 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.dev266) (2.7.0) 2026-08-31 07:16:26.461 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev266) (2023.11.17) 2026-08-31 07:16:26.477 | 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.dev266) (4.2.0) 2026-08-31 07:16:26.478 | 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.dev266) (2.20.0) 2026-08-31 07:16:26.483 | 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.dev266) (0.1.2) 2026-08-31 07:16:26.492 | 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.dev266) (0.8) 2026-08-31 07:16:26.527 | 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.dev266) (0.16.0) 2026-08-31 07:16:26.567 | Building wheels for collected packages: manila 2026-08-31 07:16:26.568 | Building editable for manila (pyproject.toml): started 2026-08-31 07:16:27.388 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-08-31 07:16:27.389 | Created wheel for manila: filename=manila-22.1.0.dev266-0.editable-py3-none-any.whl size=8989 sha256=90a70c703cb866c1584d0dfa5c42c392aeed19ec7aa05e36538dbd6c314888c8 2026-08-31 07:16:27.389 | Stored in directory: /tmp/pip-ephem-wheel-cache-w9_2jrw7/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-08-31 07:16:27.394 | Successfully built manila 2026-08-31 07:16:27.532 | Installing collected packages: manila 2026-08-31 07:16:27.564 | Successfully installed manila-22.1.0.dev266 2026-08-31 07:16:27.703 | ++ inc/python:pip_install:216 : result=0 2026-08-31 07:16:27.710 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:16:27.716 | ++ functions-common:time_stop:2420 : local name 2026-08-31 07:16:27.722 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 07:16:27.731 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:16:27.735 | ++ functions-common:time_stop:2423 : local total 2026-08-31 07:16:27.740 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 07:16:27.746 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:16:27.754 | ++ functions-common:time_stop:2427 : start_time=1788160583218 2026-08-31 07:16:27.760 | ++ functions-common:time_stop:2429 : [[ -z 1788160583218 ]] 2026-08-31 07:16:27.767 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:16:27.776 | ++ functions-common:time_stop:2432 : end_time=1788160587770 2026-08-31 07:16:27.782 | ++ functions-common:time_stop:2433 : elapsed_time=4552 2026-08-31 07:16:27.789 | ++ functions-common:time_stop:2434 : total=154800 2026-08-31 07:16:27.795 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:16:27.800 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159352 2026-08-31 07:16:27.806 | ++ inc/python:pip_install:219 : return 0 2026-08-31 07:16:27.813 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 07:16:27.818 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:16:27.824 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-08-31 07:16:27.830 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-08-31 07:16:27.837 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:16:27.844 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-08-31 07:16:27.851 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/manila, ]] 2026-08-31 07:16:27.858 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-31 07:16:27.865 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:720 : is_service_enabled m-shr 2026-08-31 07:16:27.909 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:16:27.919 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:722 : systemctl is-active nfs-ganesha.service 2026-08-31 07:16:27.939 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:722 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-08-31 07:16:27.946 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:723 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-08-31 07:16:27.954 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:724 : _install_nfs_and_samba 2026-08-31 07:16:27.960 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:685 : is_ubuntu 2026-08-31 07:16:27.968 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:16:27.975 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:16:27.982 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:686 : install_package nfs-kernel-server nfs-common samba 2026-08-31 07:16:27.990 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-31 07:16:27.998 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-31 07:16:28.005 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-31 07:16:28.012 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-31 07:16:28.019 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-31 07:16:28.025 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-31 07:16:28.032 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:16:28.039 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:16:28.046 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-31 07:16:28.052 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-31 07:16:28.059 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-31 07:16:28.066 | ++ functions-common:apt_get_update:1167 : return 2026-08-31 07:16:28.073 | ++ functions-common:install_package:1439 : real_install_package nfs-kernel-server nfs-common samba 2026-08-31 07:16:28.080 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-31 07:16:28.088 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:16:28.095 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:16:28.101 | ++ functions-common:real_install_package:1427 : apt_get install nfs-kernel-server nfs-common samba 2026-08-31 07:16:28.161 | ++ 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-08-31 07:16:28.220 | Reading package lists... 2026-08-31 07:16:28.567 | Building dependency tree... 2026-08-31 07:16:28.568 | Reading state information... 2026-08-31 07:16:28.882 | The following additional packages will be installed: 2026-08-31 07:16:28.882 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-08-31 07:16:28.883 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-08-31 07:16:28.883 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-08-31 07:16:28.883 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-08-31 07:16:28.884 | Suggested packages: 2026-08-31 07:16:28.884 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-08-31 07:16:28.884 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-08-31 07:16:28.884 | | chrony ufw winbind heimdal-clients 2026-08-31 07:16:28.884 | Recommended packages: 2026-08-31 07:16:28.884 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-08-31 07:16:28.935 | The following NEW packages will be installed: 2026-08-31 07:16:28.935 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-08-31 07:16:28.936 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-08-31 07:16:28.936 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-08-31 07:16:28.936 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-08-31 07:16:28.936 | samba-common-bin samba-libs tdb-tools 2026-08-31 07:16:29.129 | 0 upgraded, 26 newly installed, 0 to remove and 9 not upgraded. 2026-08-31 07:16:29.129 | Need to get 12.9 MB of archives. 2026-08-31 07:16:29.129 | After this operation, 58.1 MB of additional disk space will be used. 2026-08-31 07:16:29.129 | 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-08-31 07:16:29.365 | Get:2 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-08-31 07:16:29.404 | Get:3 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-08-31 07:16:29.474 | 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-08-31 07:16:29.593 | Get:5 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-08-31 07:16:29.631 | Get:6 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-08-31 07:16:29.640 | Get:7 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-08-31 07:16:29.645 | Get:8 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-08-31 07:16:29.652 | Get:9 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-08-31 07:16:29.660 | 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-08-31 07:16:29.686 | 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-08-31 07:16:29.690 | Get:12 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-08-31 07:16:29.693 | Get:13 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-08-31 07:16:29.701 | 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-08-31 07:16:29.750 | Get:15 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-08-31 07:16:29.751 | Get:16 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-08-31 07:16:29.753 | 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-08-31 07:16:29.757 | 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-08-31 07:16:30.053 | Get:19 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-08-31 07:16:30.053 | 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-08-31 07:16:30.089 | 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-08-31 07:16:30.090 | Get:22 http://yul2.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.14 [274 kB] 2026-08-31 07:16:30.093 | 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-08-31 07:16:30.106 | Get:24 http://yul2.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-08-31 07:16:30.106 | 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-08-31 07:16:30.142 | 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-08-31 07:16:30.395 | debconf: delaying package configuration, since apt-utils is not installed 2026-08-31 07:16:30.468 | Fetched 12.9 MB in 1s (10.9 MB/s) 2026-08-31 07:16:30.518 | Selecting previously unselected package libnfsidmap1:amd64. 2026-08-31 07:16:30.570 | (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-08-31 07:16:30.573 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-31 07:16:30.583 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-31 07:16:30.655 | Selecting previously unselected package rpcbind. 2026-08-31 07:16:30.667 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-08-31 07:16:30.678 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-08-31 07:16:30.751 | Selecting previously unselected package keyutils. 2026-08-31 07:16:30.767 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-08-31 07:16:30.771 | Unpacking keyutils (1.6.3-3build1) ... 2026-08-31 07:16:30.851 | Selecting previously unselected package nfs-common. 2026-08-31 07:16:30.863 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-31 07:16:30.873 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-31 07:16:30.972 | Selecting previously unselected package python3-dnspython. 2026-08-31 07:16:30.981 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-08-31 07:16:30.985 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-08-31 07:16:31.110 | Selecting previously unselected package liblmdb0:amd64. 2026-08-31 07:16:31.117 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-08-31 07:16:31.125 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-31 07:16:31.179 | Selecting previously unselected package libtalloc2:amd64. 2026-08-31 07:16:31.186 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-08-31 07:16:31.190 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-08-31 07:16:31.252 | Selecting previously unselected package libtdb1:amd64. 2026-08-31 07:16:31.259 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-08-31 07:16:31.263 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-08-31 07:16:31.325 | Selecting previously unselected package libtevent0t64:amd64. 2026-08-31 07:16:31.333 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-08-31 07:16:31.337 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-08-31 07:16:31.396 | Selecting previously unselected package libldb2:amd64. 2026-08-31 07:16:31.408 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-31 07:16:31.413 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:31.499 | Selecting previously unselected package python3-ldb. 2026-08-31 07:16:31.511 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-31 07:16:31.515 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:31.587 | Selecting previously unselected package python3-tdb. 2026-08-31 07:16:31.599 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-08-31 07:16:31.604 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-08-31 07:16:31.672 | Selecting previously unselected package python3-markdown. 2026-08-31 07:16:31.685 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-08-31 07:16:31.690 | Unpacking python3-markdown (3.5.2-1) ... 2026-08-31 07:16:31.775 | Selecting previously unselected package libavahi-common-data:amd64. 2026-08-31 07:16:31.784 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-08-31 07:16:31.789 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-08-31 07:16:31.852 | Selecting previously unselected package libavahi-common3:amd64. 2026-08-31 07:16:31.862 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-08-31 07:16:31.867 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-08-31 07:16:31.939 | Selecting previously unselected package libavahi-client3:amd64. 2026-08-31 07:16:31.951 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-08-31 07:16:31.956 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-08-31 07:16:32.023 | Selecting previously unselected package libwbclient0:amd64. 2026-08-31 07:16:32.034 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-31 07:16:32.039 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:32.113 | Selecting previously unselected package samba-libs:amd64. 2026-08-31 07:16:32.124 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-31 07:16:32.135 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:32.400 | Selecting previously unselected package python3-talloc:amd64. 2026-08-31 07:16:32.406 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-08-31 07:16:32.411 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-08-31 07:16:32.482 | Selecting previously unselected package python3-samba. 2026-08-31 07:16:32.494 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-31 07:16:32.499 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:32.756 | Selecting previously unselected package samba-common. 2026-08-31 07:16:32.764 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.7_all.deb ... 2026-08-31 07:16:32.782 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:32.854 | Selecting previously unselected package libcups2t64:amd64. 2026-08-31 07:16:32.865 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ... 2026-08-31 07:16:32.871 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-08-31 07:16:32.945 | Selecting previously unselected package samba-common-bin. 2026-08-31 07:16:32.958 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-31 07:16:32.963 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:33.090 | Selecting previously unselected package tdb-tools. 2026-08-31 07:16:33.102 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-08-31 07:16:33.109 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-08-31 07:16:33.191 | Selecting previously unselected package samba. 2026-08-31 07:16:33.203 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.7_amd64.deb ... 2026-08-31 07:16:33.232 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:33.380 | Selecting previously unselected package nfs-kernel-server. 2026-08-31 07:16:33.390 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-08-31 07:16:33.395 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-08-31 07:16:33.499 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-08-31 07:16:33.513 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-08-31 07:16:33.527 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-08-31 07:16:33.541 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-08-31 07:16:34.312 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-08-31 07:16:34.313 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-08-31 07:16:34.971 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:35.293 | 2026-08-31 07:16:35.293 | Creating config file /etc/samba/smb.conf with new version 2026-08-31 07:16:35.422 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:35.436 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-08-31 07:16:35.451 | Setting up python3-tdb (1.4.10-1build1) ... 2026-08-31 07:16:35.662 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-08-31 07:16:35.677 | Setting up tdb-tools (1.4.10-1build1) ... 2026-08-31 07:16:35.696 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-08-31 07:16:35.707 | Setting up python3-markdown (3.5.2-1) ... 2026-08-31 07:16:35.926 | Setting up keyutils (1.6.3-3build1) ... 2026-08-31 07:16:35.941 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-08-31 07:16:36.311 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-08-31 07:16:36.327 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-08-31 07:16:36.343 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-08-31 07:16:36.358 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-08-31 07:16:36.658 | 2026-08-31 07:16:36.658 | Creating config file /etc/idmapd.conf with new version 2026-08-31 07:16:37.368 | 2026-08-31 07:16:37.368 | Creating config file /etc/nfs.conf with new version 2026-08-31 07:16:37.513 | info: Selecting UID from range 100 to 999 ... 2026-08-31 07:16:37.513 | 2026-08-31 07:16:37.519 | info: Adding system user `statd' (UID 115) ... 2026-08-31 07:16:37.525 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-08-31 07:16:37.578 | info: Not creating home directory `/var/lib/nfs'. 2026-08-31 07:16:38.218 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-08-31 07:16:38.218 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-08-31 07:16:38.618 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-08-31 07:16:38.666 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-08-31 07:16:38.692 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-08-31 07:16:38.717 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-08-31 07:16:38.743 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-08-31 07:16:38.768 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-08-31 07:16:38.796 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-08-31 07:16:38.826 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-08-31 07:16:39.002 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:39.017 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-08-31 07:16:39.033 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-08-31 07:16:39.261 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-08-31 07:16:39.261 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-08-31 07:16:39.466 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-08-31 07:16:39.675 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-08-31 07:16:40.132 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-08-31 07:16:40.185 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-08-31 07:16:40.860 | 2026-08-31 07:16:40.861 | Creating config file /etc/exports with new version 2026-08-31 07:16:41.207 | 2026-08-31 07:16:41.207 | Creating config file /etc/default/nfs-kernel-server with new version 2026-08-31 07:16:41.702 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:41.716 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:41.939 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-08-31 07:16:41.953 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:42.640 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:42.655 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.7) ... 2026-08-31 07:16:44.185 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-08-31 07:16:44.186 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-08-31 07:16:45.018 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-08-31 07:16:45.019 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-08-31 07:16:45.838 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-08-31 07:16:45.838 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-08-31 07:16:46.329 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-31 07:16:47.633 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-31 07:16:47.971 | ++ functions-common:apt_get:1211 : result=0 2026-08-31 07:16:47.978 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-31 07:16:47.984 | ++ functions-common:time_stop:2420 : local name 2026-08-31 07:16:47.991 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 07:16:47.997 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:16:48.001 | ++ functions-common:time_stop:2423 : local total 2026-08-31 07:16:48.008 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 07:16:48.016 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-31 07:16:48.022 | ++ functions-common:time_stop:2427 : start_time=1788160588153 2026-08-31 07:16:48.029 | ++ functions-common:time_stop:2429 : [[ -z 1788160588153 ]] 2026-08-31 07:16:48.039 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:16:48.051 | ++ functions-common:time_stop:2432 : end_time=1788160608044 2026-08-31 07:16:48.057 | ++ functions-common:time_stop:2433 : elapsed_time=19891 2026-08-31 07:16:48.064 | ++ functions-common:time_stop:2434 : total=205728 2026-08-31 07:16:48.071 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:16:48.077 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=225619 2026-08-31 07:16:48.082 | ++ functions-common:apt_get:1215 : return 0 2026-08-31 07:16:48.090 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:687 : check_nfs_kernel_service_state_ubuntu 2026-08-31 07:16:48.100 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:670 : sudo service nfs-kernel-server status 2026-08-31 07:16:48.153 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:670 : [[ '' == \f\a\i\l ]] 2026-08-31 07:16:48.161 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:678 : sudo service nfs-kernel-server status 2026-08-31 07:16:48.217 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:678 : [[ '' == \f\a\i\l ]] 2026-08-31 07:16:48.225 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:728 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-08-31 07:16:48.234 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:743 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-08-31 07:16:48.240 | ++ /opt/stack/manila/devstack/plugin.sh:source:1276 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 07:16:48.247 | ++ /opt/stack/manila/devstack/plugin.sh:source:1281 : [[ stack == \c\l\e\a\n ]] 2026-08-31 07:16:48.266 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-31 07:16:48.274 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum-cluster-api 2026-08-31 07:16:48.281 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-08-31 07:16:48.289 | + functions-common:run_plugins:1842 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-08-31 07:16:48.297 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-08-31 07:16:48.305 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-08-31 07:16:48.313 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-08-31 07:16:48.321 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-08-31 07:16:48.330 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-08-31 07:16:48.338 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-31 07:16:48.346 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-08-31 07:16:48.352 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-08-31 07:16:48.361 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-08-31 07:16:48.406 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:16:48.414 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:16:48.421 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-08-31 07:16:48.428 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:16:48.435 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-31 07:16:48.443 | ++ /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-08-31 07:16:48.449 | ++ functions-common:git_clone:589 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-31 07:16:48.455 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/magnum-cluster-api 2026-08-31 07:16:48.462 | ++ functions-common:git_clone:591 : local git_ref=/opt/stack/magnum-cluster-api 2026-08-31 07:16:48.468 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-31 07:16:48.475 | +++ functions-common:git_clone:593 : pwd 2026-08-31 07:16:48.483 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-31 07:16:48.490 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-31 07:16:48.498 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-31 07:16:48.539 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-31 07:16:48.545 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-31 07:16:48.552 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-31 07:16:48.562 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-31 07:16:48.562 | ++ functions-common:git_clone:610 : echo /opt/stack/magnum-cluster-api 2026-08-31 07:16:48.573 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-08-31 07:16:48.579 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-31 07:16:48.587 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-08-31 07:16:48.616 | ++ functions-common:git_clone:672 : cd /opt/stack/magnum-cluster-api 2026-08-31 07:16:48.624 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-31 07:16:48.625 | ++ functions-common:git_clone:673 : head -1 2026-08-31 07:16:48.633 | 36dbffc fix(keystone-auth): schedule webhook on control planes 2026-08-31 07:16:48.639 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-31 07:16:48.646 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-08-31 07:16:48.654 | ++ inc/python:setup_develop:353 : local bindep 2026-08-31 07:16:48.661 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-08-31 07:16:48.668 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-08-31 07:16:48.674 | ++ inc/python:setup_develop:359 : local extras= 2026-08-31 07:16:48.681 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-08-31 07:16:48.689 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 07:16:48.697 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-08-31 07:16:48.704 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-08-31 07:16:48.711 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 07:16:48.718 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 07:16:48.728 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-08-31 07:16:48.734 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 07:16:48.742 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-08-31 07:16:48.750 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 07:16:48.757 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 07:16:48.765 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-08-31 07:16:48.779 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-08-31 07:16:48.787 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-08-31 07:16:48.795 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-08-31 07:16:48.810 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-08-31 07:16:48.817 | ++ 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-08-31 07:16:48.924 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-08-31 07:16:48.929 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-31 07:16:48.936 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-31 07:16:48.942 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 07:16:48.948 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-08-31 07:16:48.953 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-08-31 07:16:48.959 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-31 07:16:48.964 | ++ inc/python:setup_package:446 : local extras= 2026-08-31 07:16:48.970 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 07:16:48.976 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 07:16:48.982 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 07:16:48.989 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 07:16:48.996 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 07:16:49.002 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-08-31 07:16:49.049 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-08-31 07:16:49.054 | ++ 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-08-31 07:16:49.629 | Obtaining file:///opt/stack/magnum-cluster-api 2026-08-31 07:16:49.631 | Installing build dependencies: started 2026-08-31 07:16:55.138 | Installing build dependencies: finished with status 'done' 2026-08-31 07:16:55.139 | Checking if build backend supports build_editable: started 2026-08-31 07:16:55.200 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 07:16:55.202 | Getting requirements to build editable: started 2026-08-31 07:16:55.295 | Getting requirements to build editable: finished with status 'done' 2026-08-31 07:16:55.297 | Preparing editable metadata (pyproject.toml): started 2026-08-31 07:17:01.215 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:17:01.242 | Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from magnum-cluster-api==0.38.2) (2023.11.17) 2026-08-31 07:17:01.243 | 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-08-31 07:17:01.387 | Collecting diskcache>=5.6.1 (from magnum-cluster-api==0.38.2) 2026-08-31 07:17:01.447 | Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-08-31 07:17:01.463 | 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-08-31 07:17:01.481 | Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api==0.38.2) 2026-08-31 07:17:01.484 | Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-08-31 07:17:01.529 | Installing build dependencies: started 2026-08-31 07:17:02.335 | Installing build dependencies: finished with status 'done' 2026-08-31 07:17:02.336 | Getting requirements to build wheel: started 2026-08-31 07:17:02.636 | Getting requirements to build wheel: finished with status 'done' 2026-08-31 07:17:02.638 | Installing backend dependencies: started 2026-08-31 07:17:03.478 | Installing backend dependencies: finished with status 'done' 2026-08-31 07:17:03.479 | Preparing metadata (pyproject.toml): started 2026-08-31 07:17:03.759 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:17:03.820 | Collecting kubernetes>=24.2.0 (from magnum-cluster-api==0.38.2) 2026-08-31 07:17:03.824 | Downloading kubernetes-36.0.3-py2.py3-none-any.whl.metadata (1.8 kB) 2026-08-31 07:17:03.837 | 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-08-31 07:17:03.838 | 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-08-31 07:17:03.839 | 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-08-31 07:17:03.840 | 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-08-31 07:17:03.841 | 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-08-31 07:17:03.842 | 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-08-31 07:17:03.843 | 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-08-31 07:17:03.844 | Requirement already satisfied: openstacksdk in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.38.2) (4.19.1) 2026-08-31 07:17:03.877 | Collecting pykube-ng (from magnum-cluster-api==0.38.2) 2026-08-31 07:17:03.881 | Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-08-31 07:17:03.894 | 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-08-31 07:17:03.930 | Collecting python-heatclient (from magnum-cluster-api==0.38.2) 2026-08-31 07:17:03.934 | Downloading python_heatclient-5.3.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-31 07:17:03.946 | 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.2.0) 2026-08-31 07:17:03.946 | 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-08-31 07:17:03.977 | Collecting semver>=2.0.0 (from magnum-cluster-api==0.38.2) 2026-08-31 07:17:03.982 | Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-08-31 07:17:04.015 | Collecting sherlock>=0.4.1 (from magnum-cluster-api==0.38.2) 2026-08-31 07:17:04.019 | Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-31 07:17:04.059 | Collecting shortuuid (from magnum-cluster-api==0.38.2) 2026-08-31 07:17:04.063 | Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-08-31 07:17:04.083 | 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-08-31 07:17:04.084 | 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-08-31 07:17:04.092 | 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-08-31 07:17:04.093 | 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-08-31 07:17:04.094 | 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-08-31 07:17:04.122 | 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-08-31 07:17:04.125 | Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 2026-08-31 07:17:04.157 | Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-31 07:17:04.161 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-08-31 07:17:04.172 | 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-08-31 07:17:04.191 | Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-31 07:17:04.195 | Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 2026-08-31 07:17:04.793 | Collecting aiohttp<4.0.0,>=3.13.5 (from kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-31 07:17:04.797 | 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-08-31 07:17:04.831 | Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-31 07:17:04.833 | Downloading aiohappyeyeballs-2.7.1-py3-none-any.whl.metadata (5.9 kB) 2026-08-31 07:17:04.858 | Collecting aiosignal>=1.4.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-31 07:17:04.860 | Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-31 07:17:04.869 | 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-08-31 07:17:04.938 | Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-31 07:17:04.941 | 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-08-31 07:17:05.168 | 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-08-31 07:17:05.172 | 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-08-31 07:17:05.242 | Collecting propcache>=0.2.0 (from aiohttp<4.0.0,>=3.13.5->kubernetes>=24.2.0->magnum-cluster-api==0.38.2) 2026-08-31 07:17:05.245 | 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-08-31 07:17:05.257 | 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-08-31 07:17:05.533 | 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-08-31 07:17:05.537 | 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-08-31 07:17:05.555 | 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-08-31 07:17:05.563 | 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-08-31 07:17:05.563 | 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-08-31 07:17:05.563 | 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-08-31 07:17:05.564 | 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-08-31 07:17:05.564 | 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-08-31 07:17:05.565 | 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-08-31 07:17:05.565 | 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-08-31 07:17:05.565 | 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.16.0) 2026-08-31 07:17:05.566 | 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-08-31 07:17:05.566 | 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-08-31 07:17:05.567 | 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-08-31 07:17:05.567 | 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-08-31 07:17:05.568 | 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-08-31 07:17:05.568 | 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-08-31 07:17:05.568 | 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-08-31 07:17:05.569 | 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-08-31 07:17:05.569 | 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-08-31 07:17:05.570 | 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-08-31 07:17:05.570 | 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-08-31 07:17:05.571 | 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-08-31 07:17:05.571 | 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-08-31 07:17:05.572 | 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-08-31 07:17:05.572 | 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-08-31 07:17:05.573 | 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-08-31 07:17:05.573 | 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-08-31 07:17:05.573 | 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-08-31 07:17:05.574 | 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-08-31 07:17:05.576 | 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-08-31 07:17:05.577 | 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-08-31 07:17:05.578 | 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-08-31 07:17:05.578 | 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-08-31 07:17:05.581 | 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-08-31 07:17:05.582 | 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-08-31 07:17:05.582 | 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-08-31 07:17:05.582 | 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-08-31 07:17:05.584 | 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-08-31 07:17:05.587 | 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-08-31 07:17:05.589 | 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-08-31 07:17:05.591 | 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-08-31 07:17:05.592 | 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-08-31 07:17:05.594 | 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-08-31 07:17:05.596 | 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-08-31 07:17:05.596 | 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-08-31 07:17:05.600 | 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-08-31 07:17:05.601 | 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-08-31 07:17:05.602 | 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-08-31 07:17:05.602 | 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-08-31 07:17:05.609 | 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-08-31 07:17:05.610 | 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-08-31 07:17:05.612 | 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-08-31 07:17:05.615 | 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-08-31 07:17:05.621 | 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-08-31 07:17:05.621 | 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-08-31 07:17:05.627 | 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-08-31 07:17:05.628 | 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-08-31 07:17:05.629 | 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-08-31 07:17:05.629 | 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-08-31 07:17:05.630 | 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-08-31 07:17:05.632 | 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-08-31 07:17:05.638 | 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-08-31 07:17:05.639 | 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-08-31 07:17:05.643 | 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-08-31 07:17:05.645 | 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-08-31 07:17:05.646 | 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-08-31 07:17:05.646 | 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-08-31 07:17:05.651 | 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-08-31 07:17:05.658 | 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-08-31 07:17:05.666 | 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-08-31 07:17:05.666 | 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-08-31 07:17:05.667 | 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-08-31 07:17:05.667 | 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-08-31 07:17:05.670 | 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-08-31 07:17:05.673 | 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-08-31 07:17:05.678 | 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-08-31 07:17:05.686 | 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-08-31 07:17:05.700 | 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-08-31 07:17:05.731 | 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-08-31 07:17:05.740 | 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-08-31 07:17:05.751 | 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-08-31 07:17:05.752 | 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-08-31 07:17:05.757 | 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-08-31 07:17:05.765 | 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-08-31 07:17:05.788 | 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-08-31 07:17:05.789 | 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-08-31 07:17:05.789 | 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-08-31 07:17:05.790 | 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-08-31 07:17:05.790 | 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-08-31 07:17:05.796 | 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-08-31 07:17:05.797 | 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-08-31 07:17:05.798 | 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-08-31 07:17:05.843 | 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-08-31 07:17:05.844 | 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-08-31 07:17:05.847 | 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-08-31 07:17:05.884 | Collecting python-swiftclient>=3.2.0 (from python-heatclient->magnum-cluster-api==0.38.2) 2026-08-31 07:17:05.887 | Downloading python_swiftclient-4.11.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-31 07:17:05.901 | 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-08-31 07:17:05.936 | Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-08-31 07:17:05.947 | Downloading kubernetes-36.0.3-py2.py3-none-any.whl (4.6 MB) 2026-08-31 07:17:05.990 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 113.9 MB/s 0:00:00 2026-08-31 07:17:05.993 | 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-08-31 07:17:06.017 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 78.6 MB/s 0:00:00 2026-08-31 07:17:06.020 | Downloading multidict-6.7.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (256 kB) 2026-08-31 07:17:06.032 | Downloading yarl-1.24.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (109 kB) 2026-08-31 07:17:06.042 | Downloading aiohappyeyeballs-2.7.1-py3-none-any.whl (15 kB) 2026-08-31 07:17:06.053 | Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2026-08-31 07:17:06.061 | Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 2026-08-31 07:17:06.069 | Downloading frozenlist-1.8.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (242 kB) 2026-08-31 07:17:06.080 | Downloading propcache-0.5.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (61 kB) 2026-08-31 07:17:06.090 | Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-08-31 07:17:06.098 | Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-08-31 07:17:06.108 | Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 2026-08-31 07:17:06.119 | Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-08-31 07:17:06.127 | Downloading python_heatclient-5.3.0-py3-none-any.whl (212 kB) 2026-08-31 07:17:06.138 | Downloading python_swiftclient-4.11.0-py3-none-any.whl (88 kB) 2026-08-31 07:17:06.149 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-08-31 07:17:06.158 | Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-08-31 07:17:06.224 | Building wheels for collected packages: magnum-cluster-api, haproxyadmin 2026-08-31 07:17:06.224 | Building editable for magnum-cluster-api (pyproject.toml): started 2026-08-31 07:19:12.045 | Building editable for magnum-cluster-api (pyproject.toml): still running... 2026-08-31 07:19:12.216 | Building editable for magnum-cluster-api (pyproject.toml): finished with status 'done' 2026-08-31 07:19:12.217 | Created wheel for magnum-cluster-api: filename=magnum_cluster_api-0.38.2-cp38-abi3-linux_x86_64.whl size=57388 sha256=1909fb431d99524cf3e369012b26fe278095b38c43314307c75c92449edd40e5 2026-08-31 07:19:12.218 | Stored in directory: /tmp/pip-ephem-wheel-cache-avfm07za/wheels/ab/6c/83/dfa257fe4f865c2bf5c49e249597923b82b0a7c08a5b700e1b 2026-08-31 07:19:12.224 | Building wheel for haproxyadmin (pyproject.toml): started 2026-08-31 07:19:12.517 | Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-08-31 07:19:12.518 | Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37209 sha256=4be4af315e273738c960ff3b0cbaa24118b12f33cceafc7ecafc719b260cb6f4 2026-08-31 07:19:12.519 | Stored in directory: /opt/stack/.cache/pip/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-08-31 07:19:12.523 | Successfully built magnum-cluster-api haproxyadmin 2026-08-31 07:19:12.702 | 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-08-31 07:19:16.775 | 2026-08-31 07:19:16.788 | 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-08-31 07:19:16.987 | ++ inc/python:pip_install:216 : result=0 2026-08-31 07:19:16.992 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:19:16.998 | ++ functions-common:time_stop:2420 : local name 2026-08-31 07:19:17.002 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 07:19:17.008 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:19:17.013 | ++ functions-common:time_stop:2423 : local total 2026-08-31 07:19:17.017 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 07:19:17.023 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:19:17.028 | ++ functions-common:time_stop:2427 : start_time=1788160609037 2026-08-31 07:19:17.033 | ++ functions-common:time_stop:2429 : [[ -z 1788160609037 ]] 2026-08-31 07:19:17.041 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:19:17.048 | ++ functions-common:time_stop:2432 : end_time=1788160757044 2026-08-31 07:19:17.054 | ++ functions-common:time_stop:2433 : elapsed_time=148007 2026-08-31 07:19:17.060 | ++ functions-common:time_stop:2434 : total=159352 2026-08-31 07:19:17.066 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:19:17.072 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=307359 2026-08-31 07:19:17.077 | ++ inc/python:pip_install:219 : return 0 2026-08-31 07:19:17.083 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 07:19:17.092 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:19:17.099 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum-cluster-api 2026-08-31 07:19:17.105 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum-cluster-api 2026-08-31 07:19:17.112 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:19:17.117 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-08-31 07:19:17.123 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/magnum-cluster-api, ]] 2026-08-31 07:19:17.132 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-31 07:19:17.139 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 07:19:17.146 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-08-31 07:19:17.154 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-31 07:19:17.161 | + functions-common:run_plugins:1840 : local dir=/opt/stack/ovn-octavia-provider 2026-08-31 07:19:17.167 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-08-31 07:19:17.173 | + functions-common:run_plugins:1842 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack install 2026-08-31 07:19:17.180 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-08-31 07:19:17.226 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:19:17.236 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-08-31 07:19:17.242 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:162.253.55.152:6641 2026-08-31 07:19:17.249 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:162.253.55.152:6642 2026-08-31 07:19:17.257 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:19:17.262 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-08-31 07:19:17.269 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:49 : is_ovn_enabled 2026-08-31 07:19:17.275 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:31 : [[ '' == \o\v\n ]] 2026-08-31 07:19:17.281 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:31 : [[ ovn == \o\v\n ]] 2026-08-31 07:19:17.288 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:is_ovn_enabled:32 : return 0 2026-08-31 07:19:17.294 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:50 : _install_provider_driver 2026-08-31 07:19:17.300 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:_install_provider_driver:38 : setup_develop /opt/stack/ovn-octavia-provider 2026-08-31 07:19:17.306 | ++ inc/python:setup_develop:353 : local bindep 2026-08-31 07:19:17.313 | ++ inc/python:setup_develop:354 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-08-31 07:19:17.320 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/ovn-octavia-provider 2026-08-31 07:19:17.326 | ++ inc/python:setup_develop:359 : local extras= 2026-08-31 07:19:17.335 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/ovn-octavia-provider -e 2026-08-31 07:19:17.341 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-31 07:19:17.348 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-08-31 07:19:17.354 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/ovn-octavia-provider 2026-08-31 07:19:17.363 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-31 07:19:17.370 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-31 07:19:17.378 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/ovn-octavia-provider 2026-08-31 07:19:17.384 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-31 07:19:17.392 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/ovn-octavia-provider 2026-08-31 07:19:17.400 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-31 07:19:17.407 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-31 07:19:17.416 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/ovn-octavia-provider/setup.cfg 2026-08-31 07:19:17.429 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=ovn-octavia-provider 2026-08-31 07:19:17.436 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ovn-octavia-provider ']' 2026-08-31 07:19:17.443 | ++ 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-08-31 07:19:17.550 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/ovn-octavia-provider -e 2026-08-31 07:19:17.555 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-31 07:19:17.561 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-31 07:19:17.567 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-31 07:19:17.573 | ++ inc/python:setup_package:439 : [[ /opt/stack/ovn-octavia-provider == -bindep* ]] 2026-08-31 07:19:17.578 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/ovn-octavia-provider 2026-08-31 07:19:17.583 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-31 07:19:17.589 | ++ inc/python:setup_package:446 : local extras= 2026-08-31 07:19:17.594 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-31 07:19:17.600 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-31 07:19:17.606 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-31 07:19:17.611 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-31 07:19:17.617 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-31 07:19:17.623 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/ovn-octavia-provider 2026-08-31 07:19:17.672 | Using python 3.12 to install /opt/stack/ovn-octavia-provider 2026-08-31 07:19:17.678 | ++ 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-08-31 07:19:18.271 | Obtaining file:///opt/stack/ovn-octavia-provider 2026-08-31 07:19:18.272 | Installing build dependencies: started 2026-08-31 07:19:19.101 | Installing build dependencies: finished with status 'done' 2026-08-31 07:19:19.103 | Checking if build backend supports build_editable: started 2026-08-31 07:19:19.393 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-31 07:19:19.394 | Getting requirements to build editable: started 2026-08-31 07:19:19.544 | Getting requirements to build editable: finished with status 'done' 2026-08-31 07:19:19.546 | Installing backend dependencies: started 2026-08-31 07:19:20.424 | Installing backend dependencies: finished with status 'done' 2026-08-31 07:19:20.425 | Preparing editable metadata (pyproject.toml): started 2026-08-31 07:19:20.798 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:19:20.824 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (5.16.0) 2026-08-31 07:19:20.825 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (1.3.0) 2026-08-31 07:19:20.826 | 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.dev33) (5.0.1) 2026-08-31 07:19:20.827 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (4.19.1) 2026-08-31 07:19:20.828 | 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.dev33) (10.7.0) 2026-08-31 07:19:20.829 | 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.dev33) (8.3.1) 2026-08-31 07:19:20.830 | 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.dev33) (18.3.0) 2026-08-31 07:19:20.831 | 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.dev33) (5.11.0) 2026-08-31 07:19:20.832 | 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.dev33) (10.2.0) 2026-08-31 07:19:20.832 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (3.7.1) 2026-08-31 07:19:20.833 | Requirement already satisfied: ovsdbapp>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (2.19.0) 2026-08-31 07:19:20.834 | Requirement already satisfied: pbr>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (7.0.3) 2026-08-31 07:19:20.835 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (2.0.52) 2026-08-31 07:19:20.836 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovn-octavia-provider==10.1.0.dev33) (9.1.4) 2026-08-31 07:19:20.837 | 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.dev33) (3.12.0) 2026-08-31 07:19:20.839 | 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.dev33) (2.1.0) 2026-08-31 07:19:20.840 | 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.dev33) (2.34.2) 2026-08-31 07:19:20.840 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==10.1.0.dev33) (5.9.1) 2026-08-31 07:19:20.841 | 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.dev33) (1.9.0) 2026-08-31 07:19:20.841 | 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.dev33) (4.16.0) 2026-08-31 07:19:20.845 | 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.dev33) (1.8.0) 2026-08-31 07:19:20.846 | 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.dev33) (4.2.2) 2026-08-31 07:19:20.846 | 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.dev33) (7.6.1) 2026-08-31 07:19:20.847 | 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.dev33) (6.5.0) 2026-08-31 07:19:20.848 | 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.dev33) (18.1.1) 2026-08-31 07:19:20.848 | 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.dev33) (6.9.0) 2026-08-31 07:19:20.849 | 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.dev33) (6.0.1) 2026-08-31 07:19:20.850 | 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.dev33) (4.8.0) 2026-08-31 07:19:20.850 | 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.dev33) (3.12.0) 2026-08-31 07:19:20.851 | 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.dev33) (4.4.0) 2026-08-31 07:19:20.851 | 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.dev33) (1.3.7) 2026-08-31 07:19:20.852 | 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.dev33) (1.8.11) 2026-08-31 07:19:20.852 | 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.dev33) (3.9.0) 2026-08-31 07:19:20.853 | 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.dev33) (3.1.0) 2026-08-31 07:19:20.854 | 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.dev33) (2.3.0) 2026-08-31 07:19:20.857 | 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.dev33) (43.0.3) 2026-08-31 07:19:20.858 | 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.dev33) (5.3.1) 2026-08-31 07:19:20.858 | 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.dev33) (1.5.0) 2026-08-31 07:19:20.859 | 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.dev33) (1.1.0) 2026-08-31 07:19:20.860 | 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.dev33) (1.33) 2026-08-31 07:19:20.861 | 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.dev33) (4.11.3) 2026-08-31 07:19:20.861 | 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.dev33) (7.2.2) 2026-08-31 07:19:20.862 | 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.dev33) (6.0.3) 2026-08-31 07:19:20.863 | 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.dev33) (2.1.1) 2026-08-31 07:19:20.866 | 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.dev33) (3.0) 2026-08-31 07:19:20.870 | 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.dev33) (3.1.1) 2026-08-31 07:19:20.872 | 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.dev33) (0.41.2) 2026-08-31 07:19:20.872 | 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.dev33) (1.2.1) 2026-08-31 07:19:20.873 | 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.dev33) (0.7.1) 2026-08-31 07:19:20.873 | 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.dev33) (26.3) 2026-08-31 07:19:20.874 | 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.dev33) (2.5.1) 2026-08-31 07:19:20.875 | 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.dev33) (2.8.0) 2026-08-31 07:19:20.876 | 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.dev33) (3.5.5) 2026-08-31 07:19:20.881 | 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.dev33) (6.1.1) 2026-08-31 07:19:20.881 | 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.dev33) (4.0.0) 2026-08-31 07:19:20.886 | 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.dev33) (0.20) 2026-08-31 07:19:20.888 | 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.dev33) (2.0.0) 2026-08-31 07:19:20.891 | 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.dev33) (1.19.1) 2026-08-31 07:19:20.892 | 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.dev33) (2.1.2) 2026-08-31 07:19:20.892 | 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.dev33) (0.6.2) 2026-08-31 07:19:20.894 | 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.dev33) (1.4.1) 2026-08-31 07:19:20.897 | 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.dev33) (2.9.0.post0) 2026-08-31 07:19:20.899 | 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.dev33) (3.5.0) 2026-08-31 07:19:20.900 | 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.dev33) (7.1.7) 2026-08-31 07:19:20.901 | 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.dev33) (5.3.1) 2026-08-31 07:19:20.901 | 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.dev33) (5.6.2) 2026-08-31 07:19:20.902 | 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.dev33) (8.2.0) 2026-08-31 07:19:20.902 | 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.dev33) (0.17.0) 2026-08-31 07:19:20.904 | 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.dev33) (5.1.0) 2026-08-31 07:19:20.909 | 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.dev33) (2026.3) 2026-08-31 07:19:20.912 | 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.dev33) (0.26.0) 2026-08-31 07:19:20.914 | 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.dev33) (5.0.0) 2026-08-31 07:19:20.914 | 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.dev33) (3.1.6) 2026-08-31 07:19:20.915 | 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.dev33) (4.0.1) 2026-08-31 07:19:20.918 | 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.dev33) (3.0.3) 2026-08-31 07:19:20.925 | 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.dev33) (3.1.0) 2026-08-31 07:19:20.925 | 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.dev33) (3.10.1) 2026-08-31 07:19:20.925 | 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.dev33) (1.7.6) 2026-08-31 07:19:20.927 | 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.dev33) (3.3.2) 2026-08-31 07:19:20.932 | 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.dev33) (3.18.0) 2026-08-31 07:19:20.935 | 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.dev33) (2.4.0) 2026-08-31 07:19:20.937 | 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.dev33) (4.3.2) 2026-08-31 07:19:20.943 | 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.dev33) (3.0.3) 2026-08-31 07:19:20.943 | 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.dev33) (1.6.2) 2026-08-31 07:19:20.946 | 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.dev33) (84.0.0) 2026-08-31 07:19:20.957 | 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.dev33) (0.8.2) 2026-08-31 07:19:20.969 | 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.dev33) (1.17.0) 2026-08-31 07:19:20.973 | 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.dev33) (3.5.0) 2026-08-31 07:19:20.973 | 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.dev33) (3.18) 2026-08-31 07:19:20.973 | 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.dev33) (2.7.0) 2026-08-31 07:19:20.974 | 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.dev33) (2023.11.17) 2026-08-31 07:19:20.986 | 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.dev33) (0.8) 2026-08-31 07:19:21.032 | Building wheels for collected packages: ovn-octavia-provider 2026-08-31 07:19:21.033 | Building editable for ovn-octavia-provider (pyproject.toml): started 2026-08-31 07:19:21.418 | Building editable for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-08-31 07:19:21.419 | Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-10.1.0.dev33-0.editable-py3-none-any.whl size=8310 sha256=96815998db6b7e47590533871193f9c41819c9a82e7a4e956c913b7ebe75bc8d 2026-08-31 07:19:21.419 | Stored in directory: /tmp/pip-ephem-wheel-cache-7erptvrl/wheels/3e/51/f9/4036f8bebd244fd803a75fac3ec387c680ddaf1f4d4b078d4e 2026-08-31 07:19:21.424 | Successfully built ovn-octavia-provider 2026-08-31 07:19:21.580 | Installing collected packages: ovn-octavia-provider 2026-08-31 07:19:21.642 | Successfully installed ovn-octavia-provider-10.1.0.dev33 2026-08-31 07:19:21.793 | ++ inc/python:pip_install:216 : result=0 2026-08-31 07:19:21.798 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:19:21.804 | ++ functions-common:time_stop:2420 : local name 2026-08-31 07:19:21.808 | ++ functions-common:time_stop:2421 : local end_time 2026-08-31 07:19:21.813 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:19:21.818 | ++ functions-common:time_stop:2423 : local total 2026-08-31 07:19:21.823 | ++ functions-common:time_stop:2424 : local start_time 2026-08-31 07:19:21.826 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:19:21.831 | ++ functions-common:time_stop:2427 : start_time=1788160757660 2026-08-31 07:19:21.837 | ++ functions-common:time_stop:2429 : [[ -z 1788160757660 ]] 2026-08-31 07:19:21.844 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:19:21.853 | ++ functions-common:time_stop:2432 : end_time=1788160761847 2026-08-31 07:19:21.858 | ++ functions-common:time_stop:2433 : elapsed_time=4187 2026-08-31 07:19:21.863 | ++ functions-common:time_stop:2434 : total=307359 2026-08-31 07:19:21.869 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:19:21.874 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=311546 2026-08-31 07:19:21.880 | ++ inc/python:pip_install:219 : return 0 2026-08-31 07:19:21.886 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-31 07:19:21.893 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:19:21.899 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/ovn-octavia-provider 2026-08-31 07:19:21.907 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/ovn-octavia-provider 2026-08-31 07:19:21.913 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:19:21.920 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-08-31 07:19:21.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,python-magnumclient, =~ ,/opt/stack/ovn-octavia-provider, ]] 2026-08-31 07:19:21.934 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-31 07:19:21.941 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-31 07:19:21.948 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-31 07:19:21.954 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-31 07:19:21.961 | + inc/python:use_library_from_git:268 : [[ novnc,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-08-31 07:19:21.967 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-08-31 07:19:21.973 | + inc/python:use_library_from_git:269 : return 1 2026-08-31 07:19:21.980 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-31 07:19:21.987 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-31 07:19:21.993 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-31 07:19:22.002 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-31 07:19:22.009 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-31 07:19:22.015 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-31 07:19:22.025 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-31 07:19:22.026 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-31 07:19:22.037 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-31 07:19:22.045 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-31 07:19:22.054 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-31 07:19:22.061 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-31 07:19:22.068 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-31 07:19:22.118 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-31 07:19:22.125 | + 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-08-31 07:19:22.720 | 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-08-31 07:19:22.722 | 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-08-31 07:19:22.722 | 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-08-31 07:19:22.723 | 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-08-31 07:19:22.723 | 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.19.1) 2026-08-31 07:19:22.723 | 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-08-31 07:19:22.724 | 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-08-31 07:19:22.724 | 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-08-31 07:19:22.725 | 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.2.0) 2026-08-31 07:19:22.725 | 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-08-31 07:19:22.725 | 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-08-31 07:19:22.726 | 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-08-31 07:19:22.727 | 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-08-31 07:19:22.727 | 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-08-31 07:19:22.727 | 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-08-31 07:19:22.729 | 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-08-31 07:19:22.730 | 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-08-31 07:19:22.730 | 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-08-31 07:19:22.730 | 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-08-31 07:19:22.732 | 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-08-31 07:19:22.734 | 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-08-31 07:19:22.735 | 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-08-31 07:19:22.736 | 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-08-31 07:19:22.736 | 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-08-31 07:19:22.737 | 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-08-31 07:19:22.737 | Requirement already satisfied: keystoneauth1>=5.10.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.16.0) 2026-08-31 07:19:22.738 | 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-08-31 07:19:22.738 | 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-08-31 07:19:22.739 | 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-08-31 07:19:22.739 | 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-08-31 07:19:22.743 | 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-08-31 07:19:22.745 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-31 07:19:22.747 | 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-08-31 07:19:22.750 | 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-08-31 07:19:22.751 | 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-08-31 07:19:22.751 | 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-08-31 07:19:22.754 | 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-08-31 07:19:22.756 | 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-08-31 07:19:22.763 | 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-08-31 07:19:22.764 | 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-08-31 07:19:22.764 | 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-08-31 07:19:22.766 | 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-08-31 07:19:22.767 | 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-08-31 07:19:22.768 | 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-08-31 07:19:22.771 | 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-08-31 07:19:22.773 | 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-08-31 07:19:22.774 | 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-08-31 07:19:22.777 | 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-08-31 07:19:22.780 | 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-08-31 07:19:22.780 | 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-08-31 07:19:22.781 | 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-08-31 07:19:22.782 | 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-08-31 07:19:22.791 | 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-08-31 07:19:22.791 | 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-08-31 07:19:22.794 | 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-08-31 07:19:23.055 | + inc/python:pip_install:216 : result=0 2026-08-31 07:19:23.061 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:19:23.066 | + functions-common:time_stop:2420 : local name 2026-08-31 07:19:23.072 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:19:23.079 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:19:23.085 | + functions-common:time_stop:2423 : local total 2026-08-31 07:19:23.090 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:19:23.096 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:19:23.102 | + functions-common:time_stop:2427 : start_time=1788160762107 2026-08-31 07:19:23.108 | + functions-common:time_stop:2429 : [[ -z 1788160762107 ]] 2026-08-31 07:19:23.115 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:19:23.123 | + functions-common:time_stop:2432 : end_time=1788160763117 2026-08-31 07:19:23.129 | + functions-common:time_stop:2433 : elapsed_time=1010 2026-08-31 07:19:23.135 | + functions-common:time_stop:2434 : total=311546 2026-08-31 07:19:23.141 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:19:23.147 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=312556 2026-08-31 07:19:23.154 | + inc/python:pip_install:219 : return 0 2026-08-31 07:19:23.161 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-31 07:19:23.199 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:19:23.205 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-08-31 07:19:23.211 | + 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-08-31 07:19:23.217 | + 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-08-31 07:19:23.224 | + 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-08-31 07:19:23.230 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-08-31 07:19:23.236 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-31 07:19:23.242 | + functions-common:run_process:1676 : local group= 2026-08-31 07:19:23.249 | + functions-common:run_process:1677 : local user= 2026-08-31 07:19:23.255 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 07:19:23.261 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-08-31 07:19:23.267 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 07:19:23.273 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 07:19:23.281 | + functions-common:time_start:2407 : local start_time= 2026-08-31 07:19:23.287 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 07:19:23.296 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 07:19:23.307 | + functions-common:time_start:2411 : _TIME_START[$name]=1788160763299 2026-08-31 07:19:23.313 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-08-31 07:19:23.356 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:19:23.362 | + 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-08-31 07:19:23.370 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-08-31 07:19:23.376 | + 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-08-31 07:19:23.383 | + 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-08-31 07:19:23.390 | + 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-08-31 07:19:23.397 | + 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-08-31 07:19:23.404 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-08-31 07:19:23.410 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-08-31 07:19:23.417 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-08-31 07:19:23.423 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 07:19:23.429 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-31 07:19:23.435 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-31 07:19:23.441 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 07:19:23.447 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-08-31 07:19:23.454 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-08-31 07:19:23.460 | + 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-08-31 07:19:23.466 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-08-31 07:19:23.472 | + 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-08-31 07:19:23.478 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 07:19:23.484 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-31 07:19:23.490 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 07:19:23.495 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 07:19:23.501 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 07:19:23.507 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-08-31 07:19:23.513 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 07:19:23.522 | + 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-08-31 07:19:23.662 | + 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-08-31 07:19:23.805 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-08-31 07:19:23.921 | + 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-08-31 07:19:24.043 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-08-31 07:19:24.164 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-08-31 07:19:24.284 | + 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-08-31 07:19:24.404 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 07:19:24.411 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 07:19:24.417 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-08-31 07:19:24.558 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 07:19:24.954 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-08-31 07:19:24.978 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-08-31 07:19:25.296 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-08-31 07:19:25.354 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 07:19:25.362 | + functions-common:time_stop:2420 : local name 2026-08-31 07:19:25.369 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:19:25.376 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:19:25.384 | + functions-common:time_stop:2423 : local total 2026-08-31 07:19:25.389 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:19:25.396 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 07:19:25.401 | + functions-common:time_stop:2427 : start_time=1788160763299 2026-08-31 07:19:25.408 | + functions-common:time_stop:2429 : [[ -z 1788160763299 ]] 2026-08-31 07:19:25.414 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:19:25.425 | + functions-common:time_stop:2432 : end_time=1788160765419 2026-08-31 07:19:25.431 | + functions-common:time_stop:2433 : elapsed_time=2120 2026-08-31 07:19:25.438 | + functions-common:time_stop:2434 : total=0 2026-08-31 07:19:25.444 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:19:25.450 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2120 2026-08-31 07:19:25.458 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-31 07:19:25.466 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-31 07:19:25.478 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.9J1U8F5z3m 2026-08-31 07:19:25.484 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-31 07:19:25.489 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-31 07:19:25.495 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-31 07:19:25.502 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-31 07:19:25.507 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-31 07:19:25.514 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-31 07:19:25.521 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-31 07:19:25.528 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-31 07:19:25.569 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:19:25.576 | + ./stack.sh:main:1068 : configure_database 2026-08-31 07:19:25.583 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-31 07:19:25.588 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-31 07:19:25.594 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-31 07:19:25.600 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:19:25.606 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-31 07:19:25.612 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-31 07:19:25.619 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:19:25.625 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:19:25.631 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-31 07:19:25.636 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-31 07:19:25.642 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:19:25.647 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:19:25.653 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-31 07:19:25.660 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-31 07:19:25.662 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-31 07:19:25.669 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-31 07:19:25.674 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-31 07:19:25.689 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-31 07:19:25.698 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-31 07:19:25.698 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-31 07:19:25.708 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-31 07:19:25.833 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-31 07:19:25.839 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:19:25.843 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:19:25.849 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:19:25.854 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:19:25.860 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:19:25.866 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:19:25.872 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:19:25.877 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:19:25.883 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:19:25.889 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:19:25.894 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:19:25.900 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:19:25.905 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:19:25.911 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-31 07:19:25.917 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:19:25.923 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:19:25.929 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-31 07:19:25.935 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:19:25.940 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-31 07:19:28.480 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-31 07:19:28.486 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-31 07:19:28.493 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:19:28.498 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:19:28.505 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-31 07:19:28.514 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-31 07:19:28.518 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-08-31 07:19:28.546 | mysqladmin: connect to server at 'localhost' failed 2026-08-31 07:19:28.547 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-31 07:19:28.557 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-31 07:19:28.564 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-31 07:19:28.570 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:19:28.574 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:19:28.580 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-31 07:19:28.584 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-08-31 07:19:28.590 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-31 07:19:28.598 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-31 07:19:28.599 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-08-31 07:19:28.622 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:19:28.724 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-31 07:19:28.733 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-31 07:19:28.733 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-31 07:19:28.735 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-31 07:19:28.745 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-31 07:19:28.751 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-31 07:19:28.756 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-31 07:19:28.762 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-31 07:19:28.768 | + 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-08-31 07:19:28.790 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:19:28.881 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-31 07:19:28.894 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:19:28.960 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-31 07:19:29.064 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-31 07:19:29.175 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-31 07:19:29.287 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-31 07:19:29.293 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-31 07:19:29.299 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-31 07:19:29.299 | enabling MySQL performance counting 2026-08-31 07:19:29.307 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-08-31 07:19:29.354 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-08-31 07:19:29.360 | + 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-08-31 07:19:29.941 | Processing ./tools/dbcounter 2026-08-31 07:19:29.943 | Installing build dependencies: started 2026-08-31 07:19:31.286 | Installing build dependencies: finished with status 'done' 2026-08-31 07:19:31.287 | Getting requirements to build wheel: started 2026-08-31 07:19:31.619 | Getting requirements to build wheel: finished with status 'done' 2026-08-31 07:19:31.621 | Preparing metadata (pyproject.toml): started 2026-08-31 07:19:31.811 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-31 07:19:31.814 | Building wheels for collected packages: dbcounter 2026-08-31 07:19:31.816 | Building wheel for dbcounter (pyproject.toml): started 2026-08-31 07:19:32.026 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-31 07:19:32.027 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=56cad959e8d219f6845e9b34628f90cc247fc3978c7d18c5e75f6f9d70999d5b 2026-08-31 07:19:32.027 | Stored in directory: /tmp/pip-ephem-wheel-cache-j6iogmna/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-08-31 07:19:32.031 | Successfully built dbcounter 2026-08-31 07:19:32.218 | Installing collected packages: dbcounter 2026-08-31 07:19:32.255 | Successfully installed dbcounter-0.1 2026-08-31 07:19:32.357 | + inc/python:pip_install:216 : result=0 2026-08-31 07:19:32.363 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-31 07:19:32.368 | + functions-common:time_stop:2420 : local name 2026-08-31 07:19:32.373 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:19:32.379 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:19:32.383 | + functions-common:time_stop:2423 : local total 2026-08-31 07:19:32.388 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:19:32.393 | + functions-common:time_stop:2426 : name=pip_install 2026-08-31 07:19:32.398 | + functions-common:time_stop:2427 : start_time=1788160769343 2026-08-31 07:19:32.403 | + functions-common:time_stop:2429 : [[ -z 1788160769343 ]] 2026-08-31 07:19:32.410 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:19:32.419 | + functions-common:time_stop:2432 : end_time=1788160772413 2026-08-31 07:19:32.423 | + functions-common:time_stop:2433 : elapsed_time=3070 2026-08-31 07:19:32.429 | + functions-common:time_stop:2434 : total=312556 2026-08-31 07:19:32.435 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:19:32.440 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=315626 2026-08-31 07:19:32.447 | + inc/python:pip_install:219 : return 0 2026-08-31 07:19:32.454 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-31 07:19:32.459 | + lib/database:recreate_database:112 : local db=stats 2026-08-31 07:19:32.466 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-31 07:19:32.474 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-31 07:19:32.480 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-31 07:19:32.489 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:19:32.564 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-31 07:19:32.569 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:19:32.630 | + 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-08-31 07:19:32.630 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-31 07:19:32.636 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:19:32.697 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-31 07:19:32.704 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-31 07:19:32.821 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-31 07:19:32.933 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-31 07:19:33.052 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-31 07:19:33.172 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-31 07:19:33.301 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-31 07:19:33.418 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-31 07:19:33.533 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-31 07:19:33.539 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:19:33.545 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-31 07:19:35.876 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-31 07:19:35.883 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-31 07:19:35.891 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-31 07:19:35.903 | + functions-common:save_stackenv:67 : time_stamp=2026-08-31-071935 2026-08-31 07:19:35.909 | + functions-common:save_stackenv:68 : echo '# 2026-08-31-071935 1072' 2026-08-31 07:19:35.916 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:35.922 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-31 07:19:35.929 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:35.935 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-31 07:19:35.941 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:35.948 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-31 07:19:35.954 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:35.960 | + 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-08-31 07:19:35.966 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:35.973 | + functions-common:save_stackenv:70 : echo HOST_IP=162.253.55.152 2026-08-31 07:19:35.978 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:35.984 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://162.253.55.152/identity 2026-08-31 07:19:35.991 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:35.997 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-31-070707 2026-08-31 07:19:36.004 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:36.010 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-31 07:19:36.016 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:36.022 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=162.253.55.152 2026-08-31 07:19:36.029 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:36.035 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-31 07:19:36.042 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:36.048 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:162.253.55.152,IP:2604:e100:1:0:f816:3eff:fe5a:39ea 2026-08-31 07:19:36.054 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:36.060 | + functions-common:save_stackenv:70 : echo HOST_IPV6=2604:e100:1:0:f816:3eff:fe5a:39ea 2026-08-31 07:19:36.067 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:36.074 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-31 07:19:36.080 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:36.086 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=162.253.55.152 2026-08-31 07:19:36.093 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-31 07:19:36.099 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-31 07:19:36.106 | + ./stack.sh:main:1082 : start_dstat 2026-08-31 07:19:36.113 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 07:19:36.119 | + functions-common:run_process:1674 : local service=dstat 2026-08-31 07:19:36.125 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-31 07:19:36.131 | + functions-common:run_process:1676 : local group= 2026-08-31 07:19:36.136 | + functions-common:run_process:1677 : local user= 2026-08-31 07:19:36.143 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 07:19:36.148 | + functions-common:run_process:1680 : local name=dstat 2026-08-31 07:19:36.153 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 07:19:36.160 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 07:19:36.166 | + functions-common:time_start:2407 : local start_time= 2026-08-31 07:19:36.173 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 07:19:36.181 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 07:19:36.191 | + functions-common:time_start:2411 : _TIME_START[$name]=1788160776184 2026-08-31 07:19:36.196 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-31 07:19:36.237 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:19:36.243 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 07:19:36.250 | + functions-common:time_stop:2420 : local name 2026-08-31 07:19:36.256 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:19:36.262 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:19:36.269 | + functions-common:time_stop:2423 : local total 2026-08-31 07:19:36.274 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:19:36.281 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 07:19:36.287 | + functions-common:time_stop:2427 : start_time=1788160776184 2026-08-31 07:19:36.294 | + functions-common:time_stop:2429 : [[ -z 1788160776184 ]] 2026-08-31 07:19:36.303 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:19:36.313 | + functions-common:time_stop:2432 : end_time=1788160776307 2026-08-31 07:19:36.320 | + functions-common:time_stop:2433 : elapsed_time=123 2026-08-31 07:19:36.325 | + functions-common:time_stop:2434 : total=2120 2026-08-31 07:19:36.332 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:19:36.339 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2243 2026-08-31 07:19:36.347 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-31 07:19:36.354 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-31 07:19:36.361 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-31 07:19:36.368 | + functions-common:run_process:1676 : local group= 2026-08-31 07:19:36.375 | + functions-common:run_process:1677 : local user=root 2026-08-31 07:19:36.381 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-31 07:19:36.388 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-31 07:19:36.394 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 07:19:36.402 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 07:19:36.409 | + functions-common:time_start:2407 : local start_time= 2026-08-31 07:19:36.415 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 07:19:36.424 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 07:19:36.435 | + functions-common:time_start:2411 : _TIME_START[$name]=1788160776428 2026-08-31 07:19:36.441 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-31 07:19:36.484 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:19:36.491 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-31 07:19:36.498 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-08-31 07:19:36.504 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-31 07:19:36.510 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-31 07:19:36.516 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-08-31 07:19:36.523 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-31 07:19:36.529 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-08-31 07:19:36.535 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-08-31 07:19:36.541 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-08-31 07:19:36.548 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 07:19:36.554 | + functions-common:_run_under_systemd:1636 : local user=root 2026-08-31 07:19:36.560 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-08-31 07:19:36.566 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-08-31 07:19:36.573 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-08-31 07:19:36.579 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-08-31 07:19:36.585 | + 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-08-31 07:19:36.592 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-08-31 07:19:36.598 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-31 07:19:36.605 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 07:19:36.611 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-31 07:19:36.617 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-08-31 07:19:36.623 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 07:19:36.629 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 07:19:36.636 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-08-31 07:19:36.642 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 07:19:36.652 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-08-31 07:19:36.786 | + 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-08-31 07:19:36.907 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-08-31 07:19:37.022 | + 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-08-31 07:19:37.143 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-08-31 07:19:37.263 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-08-31 07:19:37.377 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 07:19:37.499 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-08-31 07:19:37.505 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-08-31 07:19:37.628 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 07:19:37.635 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-08-31 07:19:37.776 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 07:19:38.169 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-08-31 07:19:38.195 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-08-31 07:19:38.532 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-08-31 07:19:38.574 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 07:19:38.582 | + functions-common:time_stop:2420 : local name 2026-08-31 07:19:38.588 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:19:38.595 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:19:38.598 | + functions-common:time_stop:2423 : local total 2026-08-31 07:19:38.607 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:19:38.614 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 07:19:38.621 | + functions-common:time_stop:2427 : start_time=1788160776428 2026-08-31 07:19:38.629 | + functions-common:time_stop:2429 : [[ -z 1788160776428 ]] 2026-08-31 07:19:38.639 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:19:38.651 | + functions-common:time_stop:2432 : end_time=1788160778644 2026-08-31 07:19:38.659 | + functions-common:time_stop:2433 : elapsed_time=2216 2026-08-31 07:19:38.667 | + functions-common:time_stop:2434 : total=2243 2026-08-31 07:19:38.673 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:19:38.681 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4459 2026-08-31 07:19:38.688 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-31 07:19:38.736 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:19:38.743 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-08-31 07:19:38.752 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-31 07:19:38.760 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-31 07:19:38.768 | + functions-common:run_process:1676 : local group= 2026-08-31 07:19:38.775 | + functions-common:run_process:1677 : local user= 2026-08-31 07:19:38.782 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 07:19:38.788 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-31 07:19:38.795 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 07:19:38.802 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 07:19:38.810 | + functions-common:time_start:2407 : local start_time= 2026-08-31 07:19:38.817 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 07:19:38.827 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 07:19:38.838 | + functions-common:time_start:2411 : _TIME_START[$name]=1788160778831 2026-08-31 07:19:38.846 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-31 07:19:38.895 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:19:38.902 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-08-31 07:19:38.910 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-08-31 07:19:38.917 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-31 07:19:38.923 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-08-31 07:19:38.931 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-08-31 07:19:38.939 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-08-31 07:19:38.945 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-08-31 07:19:38.952 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-08-31 07:19:38.959 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-08-31 07:19:38.966 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 07:19:38.973 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-31 07:19:38.979 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-31 07:19:38.986 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 07:19:38.993 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-08-31 07:19:38.999 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-08-31 07:19:39.006 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-08-31 07:19:39.013 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-08-31 07:19:39.020 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-31 07:19:39.027 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 07:19:39.034 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-31 07:19:39.040 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 07:19:39.047 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 07:19:39.055 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 07:19:39.062 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-08-31 07:19:39.069 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 07:19:39.081 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-08-31 07:19:39.233 | + 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-08-31 07:19:39.386 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-08-31 07:19:39.514 | + 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-08-31 07:19:39.644 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-08-31 07:19:39.776 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-08-31 07:19:39.901 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 07:19:40.031 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 07:19:40.038 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 07:19:40.045 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-08-31 07:19:40.200 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 07:19:40.595 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-08-31 07:19:40.621 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-08-31 07:19:40.948 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-08-31 07:19:41.001 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 07:19:41.008 | + functions-common:time_stop:2420 : local name 2026-08-31 07:19:41.015 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:19:41.021 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:19:41.027 | + functions-common:time_stop:2423 : local total 2026-08-31 07:19:41.032 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:19:41.039 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 07:19:41.045 | + functions-common:time_stop:2427 : start_time=1788160778831 2026-08-31 07:19:41.051 | + functions-common:time_stop:2429 : [[ -z 1788160778831 ]] 2026-08-31 07:19:41.060 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:19:41.071 | + functions-common:time_stop:2432 : end_time=1788160781065 2026-08-31 07:19:41.078 | + functions-common:time_stop:2433 : elapsed_time=2234 2026-08-31 07:19:41.085 | + functions-common:time_stop:2434 : total=4459 2026-08-31 07:19:41.092 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:19:41.100 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6693 2026-08-31 07:19:41.107 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-31 07:19:41.153 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:19:41.161 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-31 07:19:41.208 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:19:41.215 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-31 07:19:41.263 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:19:41.271 | + ./stack.sh:main:1101 : start_etcd3 2026-08-31 07:19:41.278 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-31 07:19:41.285 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000191535 --data-dir /opt/stack/data/etcd' 2026-08-31 07:19:41.294 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-31 07:19:41.302 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000191535=http://162.253.55.152:2380' 2026-08-31 07:19:41.309 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://162.253.55.152:2380' 2026-08-31 07:19:41.316 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://162.253.55.152:2379' 2026-08-31 07:19:41.323 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-31 07:19:41.331 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-31 07:19:41.339 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://162.253.55.152:2379' 2026-08-31 07:19:41.346 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-31 07:19:41.353 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-31 07:19:41.361 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-31 07:19:41.369 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000191535 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000191535=http://162.253.55.152:2380 --initial-advertise-peer-urls http://162.253.55.152:2380 --advertise-client-urls http://162.253.55.152:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.152:2379 --log-level=debug' '' root 2026-08-31 07:19:41.377 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-31 07:19:41.384 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000191535 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000191535=http://162.253.55.152:2380 --initial-advertise-peer-urls http://162.253.55.152:2380 --advertise-client-urls http://162.253.55.152:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.152:2379 --log-level=debug' 2026-08-31 07:19:41.391 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-31 07:19:41.398 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-31 07:19:41.406 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-31 07:19:41.413 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-31 07:19:41.420 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-31 07:19:41.427 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-31 07:19:41.435 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-31 07:19:41.446 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-31 07:19:41.605 | + 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-08-31 07:19:41.761 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-31 07:19:41.880 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000191535 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000191535=http://162.253.55.152:2380 --initial-advertise-peer-urls http://162.253.55.152:2380 --advertise-client-urls http://162.253.55.152:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.253.55.152:2379 --log-level=debug' 2026-08-31 07:19:41.998 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-31 07:19:42.112 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-31 07:19:42.226 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 07:19:42.342 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-31 07:19:42.348 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-31 07:19:42.355 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-31 07:19:42.478 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-31 07:19:42.835 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-31 07:19:42.952 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-31 07:19:43.076 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-31 07:19:43.194 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-31 07:19:43.319 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-31 07:19:43.327 | ++ functions-common:is_arch:519 : uname -m 2026-08-31 07:19:43.339 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-31 07:19:43.345 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-31 07:19:43.749 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-31 07:19:43.768 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-31 07:19:44.093 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-31 07:19:44.317 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-31 07:19:44.361 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:19:44.368 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 162.253.55.152 80 2026-08-31 07:19:44.377 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-08-31 07:19:44.384 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-08-31 07:19:44.391 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-08-31 07:19:44.398 | + lib/tls:start_tls_proxy:513 : local b_host=162.253.55.152 2026-08-31 07:19:44.404 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-08-31 07:19:44.411 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-08-31 07:19:44.417 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-08-31 07:19:44.425 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-08-31 07:19:44.433 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-08-31 07:19:44.440 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-08-31 07:19:44.447 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-08-31 07:19:44.477 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-08-31 07:19:44.486 | + lib/tls:start_tls_proxy:521 : local config_file 2026-08-31 07:19:44.494 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-08-31 07:19:44.502 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-08-31 07:19:44.510 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 07:19:44.517 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:19:44.524 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:19:44.531 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-08-31 07:19:44.539 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-08-31 07:19:44.545 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-08-31 07:19:44.553 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-08-31 07:19:44.559 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-08-31 07:19:44.566 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-08-31 07:19:44.573 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-08-31 07:19:44.606 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-31 07:19:44.615 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-08-31 07:19:44.621 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-08-31 07:19:44.627 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-31 07:19:44.634 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:19:44.641 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:19:44.648 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:19:44.655 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-08-31 07:19:44.661 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-08-31 07:19:44.719 | No module matches headers 2026-08-31 07:19:44.728 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-08-31 07:19:44.799 | Enabling module headers. 2026-08-31 07:19:44.809 | To activate the new configuration, you need to run: 2026-08-31 07:19:44.810 | systemctl restart apache2 2026-08-31 07:19:44.821 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-08-31 07:19:44.828 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-31 07:19:44.834 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-08-31 07:19:44.843 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-08-31 07:19:44.850 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-31 07:19:44.857 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:19:44.863 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:19:44.871 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:19:44.878 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-08-31 07:19:44.885 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-08-31 07:19:44.940 | No module matches ssl 2026-08-31 07:19:44.948 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-08-31 07:19:45.018 | Considering dependency mime for ssl: 2026-08-31 07:19:45.018 | Module mime already enabled 2026-08-31 07:19:45.018 | Considering dependency socache_shmcb for ssl: 2026-08-31 07:19:45.018 | Enabling module socache_shmcb. 2026-08-31 07:19:45.027 | Enabling module ssl. 2026-08-31 07:19:45.027 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-08-31 07:19:45.037 | To activate the new configuration, you need to run: 2026-08-31 07:19:45.037 | systemctl restart apache2 2026-08-31 07:19:45.047 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-08-31 07:19:45.053 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-31 07:19:45.060 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-08-31 07:19:45.067 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-31 07:19:45.072 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-31 07:19:45.078 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:19:45.085 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:19:45.092 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:19:45.099 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-31 07:19:45.105 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-31 07:19:45.165 | proxy (enabled by site administrator) 2026-08-31 07:19:45.174 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-31 07:19:45.179 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-08-31 07:19:45.185 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-31 07:19:45.191 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-31 07:19:45.198 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:19:45.206 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:19:45.213 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:19:45.218 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-31 07:19:45.225 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-31 07:19:45.285 | proxy_http (enabled by site administrator) 2026-08-31 07:19:45.294 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-08-31 07:19:45.300 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-08-31 07:19:45.307 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 07:19:45.314 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 07:19:45.321 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 07:19:45.327 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:19:45.333 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:19:45.341 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:19:45.347 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 07:19:45.354 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 07:19:45.361 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:19:45.367 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:19:45.375 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-08-31 07:19:45.441 | Enabling site http-services-tls-proxy. 2026-08-31 07:19:45.451 | To activate the new configuration, you need to run: 2026-08-31 07:19:45.451 | systemctl reload apache2 2026-08-31 07:19:45.462 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-08-31 07:19:45.467 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 07:19:45.472 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:19:45.480 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 07:19:45.677 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-31 07:19:45.685 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-31 07:19:45.692 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-31 07:19:45.719 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-08-31 07:19:45.744 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-31 07:19:45.750 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-31 07:19:45.756 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-31 07:19:45.763 | + 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.152/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-08-31 07:19:45.837 | The user clouds.yaml file didn't exist. 2026-08-31 07:19:45.850 | + 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.152/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-08-31 07:19:45.945 | + 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.152/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-08-31 07:19:46.012 | + 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.152/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-08-31 07:19:46.108 | + 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.152/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-08-31 07:19:46.207 | + 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.152/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-08-31 07:19:46.305 | + 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.152/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-08-31 07:19:46.407 | + 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.152/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-08-31 07:19:46.506 | + 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.152/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-08-31 07:19:46.590 | + 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.152/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-08-31 07:19:46.691 | + functions-common:write_clouds_yaml:203 : cat 2026-08-31 07:19:46.704 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-08-31 07:19:46.713 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-08-31 07:19:46.720 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-08-31 07:19:46.729 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-31 07:19:46.737 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-31 07:19:46.744 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-31 07:19:46.790 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:19:46.797 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-31 07:19:46.805 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:19:46.811 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-31 07:19:46.818 | + ./stack.sh:main:1118 : '[' 162.253.55.152 == 162.253.55.152 ']' 2026-08-31 07:19:46.825 | + ./stack.sh:main:1119 : init_keystone 2026-08-31 07:19:46.832 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-31 07:19:46.874 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:19:46.881 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-31 07:19:46.889 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-31 07:19:46.896 | + lib/database:recreate_database:112 : local db=keystone 2026-08-31 07:19:46.902 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-31 07:19:46.908 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-31 07:19:46.915 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-31 07:19:46.923 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:19:47.011 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-31 07:19:47.020 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:19:47.096 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-31 07:19:47.103 | + functions-common:time_start:2406 : local name=dbsync 2026-08-31 07:19:47.110 | + functions-common:time_start:2407 : local start_time= 2026-08-31 07:19:47.116 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 07:19:47.123 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 07:19:47.134 | + functions-common:time_start:2411 : _TIME_START[$name]=1788160787127 2026-08-31 07:19:47.139 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-31 07:19:47.475 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 07:19:47.475 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:19:47.475 | we strongly recommend against using it for new projects. 2026-08-31 07:19:47.476 | 2026-08-31 07:19:47.476 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:19:47.476 | framework. For more detail see 2026-08-31 07:19:47.476 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:19:47.476 | 2026-08-31 07:19:47.476 | from eventlet import event 2026-08-31 07:19:48.906 | INFO dbcounter [-] Registered counter for database keystone 2026-08-31 07:19:48.956 | 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=65276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 07:19:48.962 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:19:48.963 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:19:48.963 | DEBUG dbcounter [-] [65276] Writer thread running {{(pid=65276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 07:19:49.029 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-31 07:19:52.681 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=65276) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 07:19:52.682 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-31 07:19:52.683 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=65276) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:19:52.685 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-31 07:19:52.726 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=65276) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:19:52.728 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-31 07:19:52.749 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=65276) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:19:52.751 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-31 07:19:52.829 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=65276) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:19:52.831 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-31 07:19:52.865 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=65276) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:19:52.866 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-31 07:19:52.940 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=65276) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:19:52.942 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-31 07:19:52.942 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=65276) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 07:19:52.943 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-31 07:19:53.001 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=65276) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:19:53.003 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-31 07:19:53.031 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=65276) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:19:53.425 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-31 07:19:53.431 | + functions-common:time_stop:2420 : local name 2026-08-31 07:19:53.438 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:19:53.444 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:19:53.449 | + functions-common:time_stop:2423 : local total 2026-08-31 07:19:53.456 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:19:53.462 | + functions-common:time_stop:2426 : name=dbsync 2026-08-31 07:19:53.469 | + functions-common:time_stop:2427 : start_time=1788160787127 2026-08-31 07:19:53.475 | + functions-common:time_stop:2429 : [[ -z 1788160787127 ]] 2026-08-31 07:19:53.483 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:19:53.494 | + functions-common:time_stop:2432 : end_time=1788160793487 2026-08-31 07:19:53.500 | + functions-common:time_stop:2433 : elapsed_time=6360 2026-08-31 07:19:53.507 | + functions-common:time_stop:2434 : total=0 2026-08-31 07:19:53.513 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:19:53.519 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6360 2026-08-31 07:19:53.525 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-31 07:19:53.531 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-31 07:19:53.540 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-31 07:19:53.895 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 07:19:53.895 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:19:53.895 | we strongly recommend against using it for new projects. 2026-08-31 07:19:53.895 | 2026-08-31 07:19:53.895 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:19:53.895 | framework. For more detail see 2026-08-31 07:19:53.895 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:19:53.895 | 2026-08-31 07:19:53.895 | from eventlet import event 2026-08-31 07:19:55.251 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-31 07:19:55.252 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-31 07:19:55.252 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-31 07:19:55.252 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-31 07:19:55.252 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-31 07:19:55.252 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-31 07:19:55.252 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-31 07:19:55.252 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-31 07:19:55.252 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-31 07:19:55.601 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-31 07:19:55.606 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-31 07:19:55.915 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 07:19:55.915 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:19:55.915 | we strongly recommend against using it for new projects. 2026-08-31 07:19:55.915 | 2026-08-31 07:19:55.915 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:19:55.916 | framework. For more detail see 2026-08-31 07:19:55.916 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:19:55.916 | 2026-08-31 07:19:55.916 | from eventlet import event 2026-08-31 07:19:57.184 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-31 07:19:57.187 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-31 07:19:57.187 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-31 07:19:57.187 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-31 07:19:57.187 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-31 07:19:57.187 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-31 07:19:57.187 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-31 07:19:57.187 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-31 07:19:57.187 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-31 07:19:57.510 | + ./stack.sh:main:1120 : start_keystone 2026-08-31 07:19:57.519 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-31 07:19:57.530 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-31 07:19:57.537 | + functions-common:run_process:1674 : local service=keystone 2026-08-31 07:19:57.541 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 07:19:57.550 | + functions-common:run_process:1676 : local group= 2026-08-31 07:19:57.556 | + functions-common:run_process:1677 : local user= 2026-08-31 07:19:57.563 | + functions-common:run_process:1678 : local env_vars= 2026-08-31 07:19:57.568 | + functions-common:run_process:1680 : local name=keystone 2026-08-31 07:19:57.573 | + functions-common:run_process:1682 : time_start run_process 2026-08-31 07:19:57.580 | + functions-common:time_start:2406 : local name=run_process 2026-08-31 07:19:57.587 | + functions-common:time_start:2407 : local start_time= 2026-08-31 07:19:57.593 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 07:19:57.602 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 07:19:57.612 | + functions-common:time_start:2411 : _TIME_START[$name]=1788160797604 2026-08-31 07:19:57.619 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-31 07:19:57.661 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:19:57.668 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-31 07:19:57.675 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-31 07:19:57.682 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 07:19:57.688 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 07:19:57.695 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 07:19:57.701 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-31 07:19:57.708 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-31 07:19:57.715 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-31 07:19:57.721 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-31 07:19:57.729 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-31 07:19:57.735 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-31 07:19:57.742 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-31 07:19:57.748 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-31 07:19:57.754 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-31 07:19:57.761 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-31 07:19:57.768 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-31 07:19:57.774 | + 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-08-31 07:19:57.781 | + 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-08-31 07:19:57.787 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-31 07:19:57.793 | + 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-08-31 07:19:57.798 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-31 07:19:57.804 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-31 07:19:57.810 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-31 07:19:57.816 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-31 07:19:57.822 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-31 07:19:57.830 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-31 07:19:57.966 | + 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-08-31 07:19:58.100 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-31 07:19:58.197 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-08-31 07:19:58.298 | + 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-08-31 07:19:58.407 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-31 07:19:58.517 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-31 07:19:58.630 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-31 07:19:58.746 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-31 07:19:58.864 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-31 07:19:58.981 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-31 07:19:59.095 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-31 07:19:59.101 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-31 07:19:59.107 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-31 07:19:59.247 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-31 07:19:59.637 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-31 07:19:59.663 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-31 07:19:59.987 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-31 07:20:00.092 | + functions-common:run_process:1686 : time_stop run_process 2026-08-31 07:20:00.099 | + functions-common:time_stop:2420 : local name 2026-08-31 07:20:00.107 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:20:00.114 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:20:00.120 | + functions-common:time_stop:2423 : local total 2026-08-31 07:20:00.126 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:20:00.133 | + functions-common:time_stop:2426 : name=run_process 2026-08-31 07:20:00.139 | + functions-common:time_stop:2427 : start_time=1788160797604 2026-08-31 07:20:00.146 | + functions-common:time_stop:2429 : [[ -z 1788160797604 ]] 2026-08-31 07:20:00.154 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:20:00.164 | + functions-common:time_stop:2432 : end_time=1788160800158 2026-08-31 07:20:00.170 | + functions-common:time_stop:2433 : elapsed_time=2554 2026-08-31 07:20:00.180 | + functions-common:time_stop:2434 : total=6693 2026-08-31 07:20:00.186 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:20:00.193 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9247 2026-08-31 07:20:00.200 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-31 07:20:00.200 | Waiting for keystone to start... 2026-08-31 07:20:00.206 | + lib/keystone:start_keystone:514 : local service_uri=http://162.253.55.152/identity/v3/ 2026-08-31 07:20:00.213 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://162.253.55.152/identity/v3/ 2026-08-31 07:20:00.219 | + functions:wait_for_service:476 : local timeout=60 2026-08-31 07:20:00.225 | + functions:wait_for_service:477 : local url=http://162.253.55.152/identity/v3/ 2026-08-31 07:20:00.231 | + functions:wait_for_service:478 : local rval=0 2026-08-31 07:20:00.237 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-31 07:20:00.245 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-31 07:20:00.250 | + functions-common:time_start:2407 : local start_time= 2026-08-31 07:20:00.256 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 07:20:00.263 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 07:20:00.271 | + functions-common:time_start:2411 : _TIME_START[$name]=1788160800266 2026-08-31 07:20:00.277 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-31 07:20:00.285 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.253.55.152/identity/v3/ 2026-08-31 07:20:03.307 | + :: : [[ 200 == 503 ]] 2026-08-31 07:20:03.310 | + :: : [[ 0 -eq 7 ]] 2026-08-31 07:20:03.318 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-31 07:20:03.324 | + functions-common:time_stop:2420 : local name 2026-08-31 07:20:03.329 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:20:03.335 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:20:03.341 | + functions-common:time_stop:2423 : local total 2026-08-31 07:20:03.346 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:20:03.353 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-31 07:20:03.358 | + functions-common:time_stop:2427 : start_time=1788160800266 2026-08-31 07:20:03.364 | + functions-common:time_stop:2429 : [[ -z 1788160800266 ]] 2026-08-31 07:20:03.372 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:20:03.381 | + functions-common:time_stop:2432 : end_time=1788160803374 2026-08-31 07:20:03.387 | + functions-common:time_stop:2433 : elapsed_time=3108 2026-08-31 07:20:03.393 | + functions-common:time_stop:2434 : total=0 2026-08-31 07:20:03.399 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:20:03.403 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3108 2026-08-31 07:20:03.409 | + functions:wait_for_service:486 : return 0 2026-08-31 07:20:03.414 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-31 07:20:03.453 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:20:03.459 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 162.253.55.152 5001 2026-08-31 07:20:03.465 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-08-31 07:20:03.472 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-08-31 07:20:03.478 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-08-31 07:20:03.484 | + lib/tls:start_tls_proxy:513 : local b_host=162.253.55.152 2026-08-31 07:20:03.490 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-08-31 07:20:03.495 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-08-31 07:20:03.501 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-08-31 07:20:03.507 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-08-31 07:20:03.513 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-08-31 07:20:03.519 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-08-31 07:20:03.525 | + lib/tls:start_tls_proxy:521 : local config_file 2026-08-31 07:20:03.533 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-08-31 07:20:03.540 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-08-31 07:20:03.546 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 07:20:03.553 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:20:03.559 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:20:03.566 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-08-31 07:20:03.574 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-08-31 07:20:03.581 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-08-31 07:20:03.586 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-08-31 07:20:03.593 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-08-31 07:20:03.599 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-08-31 07:20:03.606 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-08-31 07:20:03.612 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-08-31 07:20:03.642 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-31 07:20:03.649 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-08-31 07:20:03.656 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-08-31 07:20:03.662 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-31 07:20:03.669 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:20:03.675 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:20:03.682 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:20:03.688 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-08-31 07:20:03.695 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-08-31 07:20:03.754 | headers (enabled by site administrator) 2026-08-31 07:20:03.762 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-31 07:20:03.769 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-08-31 07:20:03.775 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-08-31 07:20:03.782 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-31 07:20:03.789 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:20:03.795 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:20:03.802 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:20:03.808 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-08-31 07:20:03.815 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-08-31 07:20:03.876 | ssl (enabled by site administrator) 2026-08-31 07:20:03.884 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-31 07:20:03.890 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-08-31 07:20:03.898 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-31 07:20:03.905 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-31 07:20:03.913 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:20:03.920 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:20:03.928 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:20:03.934 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-31 07:20:03.941 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-31 07:20:03.999 | proxy (enabled by site administrator) 2026-08-31 07:20:04.008 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-31 07:20:04.015 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-08-31 07:20:04.022 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-31 07:20:04.029 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-31 07:20:04.035 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:20:04.042 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:20:04.048 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:20:04.055 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-31 07:20:04.062 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-31 07:20:04.122 | proxy_http (enabled by site administrator) 2026-08-31 07:20:04.131 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-08-31 07:20:04.137 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-08-31 07:20:04.145 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 07:20:04.151 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 07:20:04.157 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 07:20:04.165 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:20:04.171 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:20:04.178 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:20:04.184 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 07:20:04.190 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 07:20:04.197 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:20:04.204 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:20:04.211 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-08-31 07:20:04.277 | Enabling site keystone-service-tls-proxy. 2026-08-31 07:20:04.287 | To activate the new configuration, you need to run: 2026-08-31 07:20:04.287 | systemctl reload apache2 2026-08-31 07:20:04.296 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-08-31 07:20:04.302 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 07:20:04.307 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:20:04.315 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 07:20:04.504 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-31 07:20:04.510 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:20:04.518 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-31 07:20:05.443 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-31 07:20:05.450 | + 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.152/identity 2026-08-31 07:20:05.801 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-31 07:20:05.801 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:20:05.801 | we strongly recommend against using it for new projects. 2026-08-31 07:20:05.801 | 2026-08-31 07:20:05.801 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:20:05.801 | framework. For more detail see 2026-08-31 07:20:05.801 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:20:05.801 | 2026-08-31 07:20:05.801 | from eventlet import event 2026-08-31 07:20:07.487 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.487 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.487 | 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=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.490 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.497 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.497 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.522 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.524 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.524 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.560 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.560 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.560 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.560 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.560 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.560 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.567 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.567 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.567 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.567 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.567 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.567 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.567 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.570 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.572 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.572 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.572 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.572 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.572 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.572 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.572 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66384) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-31 07:20:07.685 | INFO dbcounter [-] Registered counter for database keystone 2026-08-31 07:20:07.724 | 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=66384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 07:20:07.771 | DEBUG dbcounter [-] [66384] Writer thread running {{(pid=66384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 07:20:07.845 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Created domain default 2026-08-31 07:20:07.881 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Created project admin 2026-08-31 07:20:07.904 | WARNING keystone.common.password_hashing [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-31 07:20:07.921 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Created user admin 2026-08-31 07:20:07.936 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Created role reader 2026-08-31 07:20:07.947 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Created role member 2026-08-31 07:20:07.967 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Created implied role where 95d4f51ae23d4d86a208c9271563fdb7 implies 5e07e9d17ca24743b0b960172554fe66 2026-08-31 07:20:07.977 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Created role manager 2026-08-31 07:20:07.996 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Created implied role where 667b69b33b794424aa53524e58c1b652 implies 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:08.006 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Created role admin 2026-08-31 07:20:08.022 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Created implied role where 47d9c7d544474ff499ecb1b740774239 implies 667b69b33b794424aa53524e58c1b652 2026-08-31 07:20:08.034 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Created role service 2026-08-31 07:20:08.044 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Granted role admin on project admin to user admin. 2026-08-31 07:20:08.054 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Granted role admin on the system to user admin. 2026-08-31 07:20:08.065 | WARNING py.warnings [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 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-08-31 07:20:08.065 | warnings.warn( 2026-08-31 07:20:08.065 |  2026-08-31 07:20:08.068 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Created region RegionOne 2026-08-31 07:20:08.098 | INFO keystone.cmd.bootstrap [None req-72ae7369-e837-4bab-ae09-fe6c82ce73b5 None None] Created public endpoint https://162.253.55.152/identity 2026-08-31 07:20:08.508 | + lib/keystone:bootstrap_keystone:549 : '[' True == True ']' 2026-08-31 07:20:08.516 | + 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.152/identity 2026-08-31 07:20:10.593 | 2026-08-31 07:20:10.593 | +--------------+----------------------------------+ 2026-08-31 07:20:10.594 | | Field | Value | 2026-08-31 07:20:10.594 | +--------------+----------------------------------+ 2026-08-31 07:20:10.594 | | enabled | True | 2026-08-31 07:20:10.594 | | id | 435283c0814740e88f7078e415fedc26 | 2026-08-31 07:20:10.594 | | interface | admin | 2026-08-31 07:20:10.594 | | region | RegionOne | 2026-08-31 07:20:10.594 | | region_id | RegionOne | 2026-08-31 07:20:10.594 | | service_id | 4650118d2cf44567971bf5a19c9df44e | 2026-08-31 07:20:10.594 | | url | https://162.253.55.152/identity | 2026-08-31 07:20:10.594 | | service_name | keystone | 2026-08-31 07:20:10.594 | | service_type | identity | 2026-08-31 07:20:10.594 | +--------------+----------------------------------+ 2026-08-31 07:20:10.605 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-31 07:20:10.612 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-31 07:20:10.620 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-31 07:20:11.249 | 2026-08-31 07:20:11.269 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:11.277 | + lib/keystone:create_keystone_accounts:258 : admin_project=9e933c97cc2a44388fe0dc819745bed1 2026-08-31 07:20:11.284 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-31 07:20:11.292 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-31 07:20:11.657 | 2026-08-31 07:20:11.677 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:11.684 | + lib/keystone:create_keystone_accounts:260 : admin_user=c913af430c8e477d8848222c2a3227e4 2026-08-31 07:20:11.690 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-31 07:20:11.697 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-31 07:20:11.703 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-31 07:20:11.710 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin c913af430c8e477d8848222c2a3227e4 default 2026-08-31 07:20:11.841 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin c913af430c8e477d8848222c2a3227e4 default 2026-08-31 07:20:11.914 | [2048 Async ks-domain-role:66513]: running: get_or_add_user_domain_role admin c913af430c8e477d8848222c2a3227e4 default 2026-08-31 07:20:11.920 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-31 07:20:11.927 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-31 07:20:11.936 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-31 07:20:13.231 | 2026-08-31 07:20:13.249 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:13.257 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-31 07:20:13.263 | + functions-common:get_or_create_domain:878 : echo default 2026-08-31 07:20:13.263 | default 2026-08-31 07:20:13.271 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-31 07:20:13.420 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-31 07:20:13.503 | [2048 Async ks-project:66645]: running: get_or_create_project service Default 2026-08-31 07:20:13.510 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-31 07:20:13.647 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-31 07:20:13.730 | [2048 Async ks-service:66739]: running: get_or_create_role service 2026-08-31 07:20:13.736 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-31 07:20:13.872 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-31 07:20:13.955 | [2048 Async ks-reseller:66833]: running: get_or_create_role ResellerAdmin 2026-08-31 07:20:13.961 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-31 07:20:13.968 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-31 07:20:13.987 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:14.041 | [66513 Async ks-domain-role:66513]: finished successfully 2026-08-31 07:20:14.117 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-31 07:20:14.198 | [2048 Async ks-anotherrole:66969]: running: get_or_create_role anotherrole 2026-08-31 07:20:14.205 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-31 07:20:14.212 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-31 07:20:14.218 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-31 07:20:14.226 | +++ 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-08-31 07:20:14.685 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:14.733 | [66645 Async ks-project:66645]: finished successfully 2026-08-31 07:20:15.237 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:15.289 | [66739 Async ks-service:66739]: finished successfully 2026-08-31 07:20:15.549 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:15.604 | [66833 Async ks-reseller:66833]: finished successfully 2026-08-31 07:20:15.851 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:15.903 | [66969 Async ks-anotherrole:66969]: finished successfully 2026-08-31 07:20:16.222 | 2026-08-31 07:20:16.243 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:16.250 | ++ functions-common:get_or_create_project:928 : project_id=3d47c145de2442cfb97ca083c339a896 2026-08-31 07:20:16.255 | ++ functions-common:get_or_create_project:929 : echo 3d47c145de2442cfb97ca083c339a896 2026-08-31 07:20:16.264 | + lib/keystone:create_keystone_accounts:288 : invis_project=3d47c145de2442cfb97ca083c339a896 2026-08-31 07:20:16.269 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-31 07:20:16.277 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-31 07:20:16.283 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-31 07:20:16.291 | +++ 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-08-31 07:20:16.783 | 2026-08-31 07:20:16.802 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:16.809 | ++ functions-common:get_or_create_project:928 : project_id=70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:16.816 | ++ functions-common:get_or_create_project:929 : echo 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:16.824 | + lib/keystone:create_keystone_accounts:292 : demo_project=70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:16.830 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-31 07:20:16.838 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-08-31 07:20:16.844 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:20:16.849 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-31 07:20:16.856 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-31 07:20:16.864 | +++ 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-08-31 07:20:17.375 | 2026-08-31 07:20:17.395 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:17.403 | ++ functions-common:get_or_create_user:915 : user_id=1e782ca8bc484da5bb9b1082b2be7c8e 2026-08-31 07:20:17.409 | ++ functions-common:get_or_create_user:916 : echo 1e782ca8bc484da5bb9b1082b2be7c8e 2026-08-31 07:20:17.415 | + lib/keystone:create_keystone_accounts:295 : demo_user=1e782ca8bc484da5bb9b1082b2be7c8e 2026-08-31 07:20:17.421 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-31 07:20:17.525 | [2048 Async ks-domain-role:66513]: Waiting for completion of get_or_add_user_domain_role admin c913af430c8e477d8848222c2a3227e4 default running on PID 66513 (5 other jobs running) 2026-08-31 07:20:17.574 | [2048 Async ks-domain-role:66513]: Signaling child to exit 2026-08-31 07:20:17.575 | WAKEUP 2026-08-31 07:20:17.622 | [2048 Async ks-domain-role:66513]: Signaled 2026-08-31 07:20:17.626 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-31 07:20:17.626 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user c913af430c8e477d8848222c2a3227e4 --domain default 2026-08-31 07:20:17.626 | 2026-08-31 07:20:17.626 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c913af430c8e477d8848222c2a3227e4 --domain default -c Role -f value 2026-08-31 07:20:17.626 | 2026-08-31 07:20:17.626 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:17.626 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=47d9c7d544474ff499ecb1b740774239 2026-08-31 07:20:17.626 | + functions-common:get_or_add_user_domain_role:999 : echo 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:20:17.626 | 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:20:17.713 | [2048 Async ks-domain-role:66513]: finished get_or_add_user_domain_role admin c913af430c8e477d8848222c2a3227e4 default with result 0 in 2 seconds 2026-08-31 07:20:17.727 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-31 07:20:17.798 | [2048 Async ks-project:66645]: Waiting for completion of get_or_create_project service Default running on PID 66645 (4 other jobs running) 2026-08-31 07:20:17.846 | [2048 Async ks-project:66645]: Signaling child to exit 2026-08-31 07:20:17.847 | WAKEUP 2026-08-31 07:20:17.892 | [2048 Async ks-project:66645]: Signaled 2026-08-31 07:20:17.895 | + functions-common:get_or_create_project:922 : local project_id 2026-08-31 07:20:17.895 | ++ 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-08-31 07:20:17.895 | 2026-08-31 07:20:17.895 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:17.895 | + functions-common:get_or_create_project:928 : project_id=28f3b0eb941449648c240e300ab1968f 2026-08-31 07:20:17.895 | + functions-common:get_or_create_project:929 : echo 28f3b0eb941449648c240e300ab1968f 2026-08-31 07:20:17.895 | 28f3b0eb941449648c240e300ab1968f 2026-08-31 07:20:17.983 | [2048 Async ks-project:66645]: finished get_or_create_project service Default with result 0 in 1 seconds 2026-08-31 07:20:18.056 | [2048 Async ks-service:66739]: Waiting for completion of get_or_create_role service running on PID 66739 (3 other jobs running) 2026-08-31 07:20:18.107 | [2048 Async ks-service:66739]: Signaling child to exit 2026-08-31 07:20:18.108 | WAKEUP 2026-08-31 07:20:18.151 | [2048 Async ks-service:66739]: Signaled 2026-08-31 07:20:18.154 | + functions-common:get_or_create_role:935 : local role_id 2026-08-31 07:20:18.154 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-31 07:20:18.154 | 2026-08-31 07:20:18.154 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:18.154 | + functions-common:get_or_create_role:940 : role_id=40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:20:18.154 | + functions-common:get_or_create_role:941 : echo 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:20:18.154 | 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:20:18.242 | [2048 Async ks-service:66739]: finished get_or_create_role service with result 0 in 1 seconds 2026-08-31 07:20:18.316 | [2048 Async ks-reseller:66833]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 66833 (2 other jobs running) 2026-08-31 07:20:18.366 | [2048 Async ks-reseller:66833]: Signaling child to exit 2026-08-31 07:20:18.366 | WAKEUP 2026-08-31 07:20:18.411 | [2048 Async ks-reseller:66833]: Signaled 2026-08-31 07:20:18.414 | + functions-common:get_or_create_role:935 : local role_id 2026-08-31 07:20:18.414 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-31 07:20:18.414 | 2026-08-31 07:20:18.414 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:18.414 | + functions-common:get_or_create_role:940 : role_id=c741ee199eb8422d9e6f5b08a27d35cb 2026-08-31 07:20:18.414 | + functions-common:get_or_create_role:941 : echo c741ee199eb8422d9e6f5b08a27d35cb 2026-08-31 07:20:18.414 | c741ee199eb8422d9e6f5b08a27d35cb 2026-08-31 07:20:18.502 | [2048 Async ks-reseller:66833]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-08-31 07:20:18.574 | [2048 Async ks-anotherrole:66969]: Waiting for completion of get_or_create_role anotherrole running on PID 66969 (1 other jobs running) 2026-08-31 07:20:18.623 | [2048 Async ks-anotherrole:66969]: Signaling child to exit 2026-08-31 07:20:18.623 | WAKEUP 2026-08-31 07:20:18.667 | [2048 Async ks-anotherrole:66969]: Signaled 2026-08-31 07:20:18.670 | + functions-common:get_or_create_role:935 : local role_id 2026-08-31 07:20:18.670 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-31 07:20:18.670 | 2026-08-31 07:20:18.670 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:18.670 | + functions-common:get_or_create_role:940 : role_id=5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:18.670 | + functions-common:get_or_create_role:941 : echo 5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:18.670 | 5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:18.758 | [2048 Async ks-anotherrole:66969]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-08-31 07:20:18.767 | + inc/async:async_wait:197 : return 0 2026-08-31 07:20:18.773 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 1e782ca8bc484da5bb9b1082b2be7c8e 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:18.908 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1e782ca8bc484da5bb9b1082b2be7c8e 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:18.989 | [2048 Async ks-demo-member:67774]: running: get_or_add_user_project_role member 1e782ca8bc484da5bb9b1082b2be7c8e 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:18.996 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin c913af430c8e477d8848222c2a3227e4 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:19.136 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c913af430c8e477d8848222c2a3227e4 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:19.221 | [2048 Async ks-demo-admin:67870]: running: get_or_add_user_project_role admin c913af430c8e477d8848222c2a3227e4 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:19.227 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 1e782ca8bc484da5bb9b1082b2be7c8e 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:19.367 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1e782ca8bc484da5bb9b1082b2be7c8e 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:19.458 | [2048 Async ks-demo-another:67966]: running: get_or_add_user_project_role anotherrole 1e782ca8bc484da5bb9b1082b2be7c8e 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:19.465 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 1e782ca8bc484da5bb9b1082b2be7c8e 3d47c145de2442cfb97ca083c339a896 2026-08-31 07:20:19.600 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1e782ca8bc484da5bb9b1082b2be7c8e 3d47c145de2442cfb97ca083c339a896 2026-08-31 07:20:19.687 | [2048 Async ks-demo-invis:68062]: running: get_or_add_user_project_role member 1e782ca8bc484da5bb9b1082b2be7c8e 3d47c145de2442cfb97ca083c339a896 2026-08-31 07:20:19.694 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-31 07:20:19.700 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-08-31 07:20:19.706 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:20:19.711 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-31 07:20:19.718 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-31 07:20:19.726 | +++ 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-08-31 07:20:22.680 | 2026-08-31 07:20:22.703 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:22.710 | ++ functions-common:get_or_create_user:915 : user_id=fd050a5bd657400ea1102caee5e07c48 2026-08-31 07:20:22.716 | ++ functions-common:get_or_create_user:916 : echo fd050a5bd657400ea1102caee5e07c48 2026-08-31 07:20:22.723 | + lib/keystone:create_keystone_accounts:308 : demo_reader=fd050a5bd657400ea1102caee5e07c48 2026-08-31 07:20:22.729 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader fd050a5bd657400ea1102caee5e07c48 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:22.869 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fd050a5bd657400ea1102caee5e07c48 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:22.959 | [2048 Async ks-demo-reader:68270]: running: get_or_add_user_project_role reader fd050a5bd657400ea1102caee5e07c48 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:22.967 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-31 07:20:22.975 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-31 07:20:22.982 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-31 07:20:22.991 | +++ 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-08-31 07:20:23.462 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:23.513 | [67774 Async ks-demo-member:67774]: finished successfully 2026-08-31 07:20:24.218 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:24.273 | [67870 Async ks-demo-admin:67870]: finished successfully 2026-08-31 07:20:24.973 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:25.026 | [67966 Async ks-demo-another:67966]: finished successfully 2026-08-31 07:20:25.721 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:25.773 | [68062 Async ks-demo-invis:68062]: finished successfully 2026-08-31 07:20:26.720 | 2026-08-31 07:20:26.744 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:26.751 | ++ functions-common:get_or_create_project:928 : project_id=5491b3cde284418ab4d992957f749925 2026-08-31 07:20:26.757 | ++ functions-common:get_or_create_project:929 : echo 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:26.766 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=5491b3cde284418ab4d992957f749925 2026-08-31 07:20:26.772 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-31 07:20:26.780 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-08-31 07:20:26.787 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:20:26.793 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-31 07:20:26.799 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-31 07:20:26.805 | +++ 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-08-31 07:20:27.573 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:27.627 | [68270 Async ks-demo-reader:68270]: finished successfully 2026-08-31 07:20:27.948 | 2026-08-31 07:20:27.969 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:27.975 | ++ functions-common:get_or_create_user:915 : user_id=88e9a03e90d04f13aa0e8c79e8cf2095 2026-08-31 07:20:27.980 | ++ functions-common:get_or_create_user:916 : echo 88e9a03e90d04f13aa0e8c79e8cf2095 2026-08-31 07:20:27.988 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=88e9a03e90d04f13aa0e8c79e8cf2095 2026-08-31 07:20:27.995 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 88e9a03e90d04f13aa0e8c79e8cf2095 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:28.131 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 88e9a03e90d04f13aa0e8c79e8cf2095 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:28.209 | [2048 Async ks-alt-admin:68657]: running: get_or_add_user_project_role admin 88e9a03e90d04f13aa0e8c79e8cf2095 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:28.216 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 88e9a03e90d04f13aa0e8c79e8cf2095 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:28.361 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 88e9a03e90d04f13aa0e8c79e8cf2095 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:28.456 | [2048 Async ks-alt-another:68753]: running: get_or_add_user_project_role anotherrole 88e9a03e90d04f13aa0e8c79e8cf2095 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:28.462 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-31 07:20:28.468 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-08-31 07:20:28.473 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:20:28.480 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-31 07:20:28.486 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-31 07:20:28.492 | +++ 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-08-31 07:20:30.140 | 2026-08-31 07:20:30.160 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:30.169 | ++ functions-common:get_or_create_user:915 : user_id=c03bd3fcf04e4f6fa494f82520befa65 2026-08-31 07:20:30.175 | ++ functions-common:get_or_create_user:916 : echo c03bd3fcf04e4f6fa494f82520befa65 2026-08-31 07:20:30.182 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=c03bd3fcf04e4f6fa494f82520befa65 2026-08-31 07:20:30.189 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member c03bd3fcf04e4f6fa494f82520befa65 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:30.343 | + inc/async:async_inner:63 : get_or_add_user_project_role member c03bd3fcf04e4f6fa494f82520befa65 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:30.432 | [2048 Async ks-alt-member-user:68924]: running: get_or_add_user_project_role member c03bd3fcf04e4f6fa494f82520befa65 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:30.439 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-31 07:20:30.447 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-08-31 07:20:30.453 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:20:30.458 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-31 07:20:30.465 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-31 07:20:30.473 | +++ 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-08-31 07:20:30.952 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:31.002 | [68657 Async ks-alt-admin:68657]: finished successfully 2026-08-31 07:20:31.721 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:31.773 | [68753 Async ks-alt-another:68753]: finished successfully 2026-08-31 07:20:32.909 | 2026-08-31 07:20:32.927 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:32.934 | ++ functions-common:get_or_create_user:915 : user_id=ac1d9070491742ff9fe497abf59e967f 2026-08-31 07:20:32.941 | ++ functions-common:get_or_create_user:916 : echo ac1d9070491742ff9fe497abf59e967f 2026-08-31 07:20:32.950 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=ac1d9070491742ff9fe497abf59e967f 2026-08-31 07:20:32.955 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader ac1d9070491742ff9fe497abf59e967f 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:33.095 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ac1d9070491742ff9fe497abf59e967f 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:33.180 | [2048 Async ks-alt-reader-user:69159]: running: get_or_add_user_project_role reader ac1d9070491742ff9fe497abf59e967f 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:33.189 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-08-31 07:20:33.197 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:20:33.203 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-31 07:20:33.210 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-31 07:20:33.219 | +++ 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-08-31 07:20:33.731 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:33.782 | [68924 Async ks-alt-member-user:68924]: finished successfully 2026-08-31 07:20:34.857 | 2026-08-31 07:20:34.877 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:34.886 | ++ functions-common:get_or_create_user:915 : user_id=bf93b2f7b7274025986109e2f12349a4 2026-08-31 07:20:34.892 | ++ functions-common:get_or_create_user:916 : echo bf93b2f7b7274025986109e2f12349a4 2026-08-31 07:20:34.900 | + lib/keystone:create_keystone_accounts:340 : system_member_user=bf93b2f7b7274025986109e2f12349a4 2026-08-31 07:20:34.906 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member bf93b2f7b7274025986109e2f12349a4 all 2026-08-31 07:20:35.055 | + inc/async:async_inner:63 : get_or_add_user_system_role member bf93b2f7b7274025986109e2f12349a4 all 2026-08-31 07:20:35.140 | [2048 Async ks-system-member:69349]: running: get_or_add_user_system_role member bf93b2f7b7274025986109e2f12349a4 all 2026-08-31 07:20:35.148 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-08-31 07:20:35.155 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:20:35.162 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-31 07:20:35.169 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-31 07:20:35.178 | +++ 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-08-31 07:20:35.624 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:35.675 | [69159 Async ks-alt-reader-user:69159]: finished successfully 2026-08-31 07:20:36.638 | 2026-08-31 07:20:36.659 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:36.667 | ++ functions-common:get_or_create_user:915 : user_id=328f35de490741dab32a48ecdf84a951 2026-08-31 07:20:36.673 | ++ functions-common:get_or_create_user:916 : echo 328f35de490741dab32a48ecdf84a951 2026-08-31 07:20:36.680 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=328f35de490741dab32a48ecdf84a951 2026-08-31 07:20:36.686 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 328f35de490741dab32a48ecdf84a951 all 2026-08-31 07:20:36.829 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 328f35de490741dab32a48ecdf84a951 all 2026-08-31 07:20:36.919 | [2048 Async ks-system-reader:69547]: running: get_or_add_user_system_role reader 328f35de490741dab32a48ecdf84a951 all 2026-08-31 07:20:36.925 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-31 07:20:36.935 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-31 07:20:36.941 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-31 07:20:36.948 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-31 07:20:36.959 | +++ 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-08-31 07:20:38.331 | 2026-08-31 07:20:38.354 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:38.361 | ++ functions-common:get_or_create_group:892 : group_id=08ff6471903243dc84b70c306cef43ef 2026-08-31 07:20:38.366 | ++ functions-common:get_or_create_group:893 : echo 08ff6471903243dc84b70c306cef43ef 2026-08-31 07:20:38.375 | + lib/keystone:create_keystone_accounts:350 : admin_group=08ff6471903243dc84b70c306cef43ef 2026-08-31 07:20:38.381 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-31 07:20:38.389 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-31 07:20:38.396 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-31 07:20:38.401 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-31 07:20:38.410 | +++ 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-08-31 07:20:39.015 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:39.069 | [69349 Async ks-system-member:69349]: finished successfully 2026-08-31 07:20:40.032 | 2026-08-31 07:20:40.055 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:40.061 | ++ functions-common:get_or_create_group:892 : group_id=a7c2f6364a3d4bfdb549558787fb65cd 2026-08-31 07:20:40.068 | ++ functions-common:get_or_create_group:893 : echo a7c2f6364a3d4bfdb549558787fb65cd 2026-08-31 07:20:40.075 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=a7c2f6364a3d4bfdb549558787fb65cd 2026-08-31 07:20:40.081 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member a7c2f6364a3d4bfdb549558787fb65cd 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:40.221 | + inc/async:async_inner:63 : get_or_add_group_project_role member a7c2f6364a3d4bfdb549558787fb65cd 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:40.298 | [2048 Async ks-group-memberdemo:69824]: running: get_or_add_group_project_role member a7c2f6364a3d4bfdb549558787fb65cd 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:40.304 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole a7c2f6364a3d4bfdb549558787fb65cd 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:40.441 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a7c2f6364a3d4bfdb549558787fb65cd 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:40.525 | [2048 Async ks-group-anotherdemo:69903]: running: get_or_add_group_project_role anotherrole a7c2f6364a3d4bfdb549558787fb65cd 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:40.531 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member a7c2f6364a3d4bfdb549558787fb65cd 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:40.669 | + inc/async:async_inner:63 : get_or_add_group_project_role member a7c2f6364a3d4bfdb549558787fb65cd 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:40.741 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:40.749 | [2048 Async ks-group-memberalt:69982]: running: get_or_add_group_project_role member a7c2f6364a3d4bfdb549558787fb65cd 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:40.757 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole a7c2f6364a3d4bfdb549558787fb65cd 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:40.797 | [69547 Async ks-system-reader:69547]: finished successfully 2026-08-31 07:20:40.903 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a7c2f6364a3d4bfdb549558787fb65cd 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:40.984 | [2048 Async ks-group-anotheralt:70101]: running: get_or_add_group_project_role anotherrole a7c2f6364a3d4bfdb549558787fb65cd 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:40.991 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 08ff6471903243dc84b70c306cef43ef 9e933c97cc2a44388fe0dc819745bed1 2026-08-31 07:20:41.134 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 08ff6471903243dc84b70c306cef43ef 9e933c97cc2a44388fe0dc819745bed1 2026-08-31 07:20:41.215 | [2048 Async ks-group-admin:70194]: running: get_or_add_group_project_role admin 08ff6471903243dc84b70c306cef43ef 9e933c97cc2a44388fe0dc819745bed1 2026-08-31 07:20:41.222 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-31 07:20:41.331 | [2048 Async ks-demo-member:67774]: Waiting for completion of get_or_add_user_project_role member 1e782ca8bc484da5bb9b1082b2be7c8e 70cfa69855b448718c6aa7a68fe14149 running on PID 67774 (16 other jobs running) 2026-08-31 07:20:41.385 | [2048 Async ks-demo-member:67774]: Signaling child to exit 2026-08-31 07:20:41.385 | WAKEUP 2026-08-31 07:20:41.431 | [2048 Async ks-demo-member:67774]: Signaled 2026-08-31 07:20:41.435 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:20:41.435 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:20:41.435 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 07:20:41.435 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:20:41.435 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:20:41.435 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 07:20:41.435 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 07:20:41.435 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 07:20:41.435 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 07:20:41.435 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 1e782ca8bc484da5bb9b1082b2be7c8e --project 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:41.435 | 2026-08-31 07:20:41.435 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1e782ca8bc484da5bb9b1082b2be7c8e --project 70cfa69855b448718c6aa7a68fe14149 -c Role -f value 2026-08-31 07:20:41.435 | 2026-08-31 07:20:41.435 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:41.435 | + functions-common:get_or_add_user_project_role:979 : user_role_id=95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:41.435 | + functions-common:get_or_add_user_project_role:980 : echo 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:41.435 | 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:41.533 | [2048 Async ks-demo-member:67774]: finished get_or_add_user_project_role member 1e782ca8bc484da5bb9b1082b2be7c8e 70cfa69855b448718c6aa7a68fe14149 with result 0 in 4 seconds 2026-08-31 07:20:41.618 | [2048 Async ks-demo-admin:67870]: Waiting for completion of get_or_add_user_project_role admin c913af430c8e477d8848222c2a3227e4 70cfa69855b448718c6aa7a68fe14149 running on PID 67870 (15 other jobs running) 2026-08-31 07:20:41.669 | [2048 Async ks-demo-admin:67870]: Signaling child to exit 2026-08-31 07:20:41.669 | WAKEUP 2026-08-31 07:20:41.714 | [2048 Async ks-demo-admin:67870]: Signaled 2026-08-31 07:20:41.718 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:20:41.718 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:20:41.718 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 07:20:41.718 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:20:41.718 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:20:41.718 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 07:20:41.718 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 07:20:41.718 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 07:20:41.718 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 07:20:41.718 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user c913af430c8e477d8848222c2a3227e4 --project 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:41.718 | 2026-08-31 07:20:41.718 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c913af430c8e477d8848222c2a3227e4 --project 70cfa69855b448718c6aa7a68fe14149 -c Role -f value 2026-08-31 07:20:41.718 | 2026-08-31 07:20:41.718 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:41.718 | + functions-common:get_or_add_user_project_role:979 : user_role_id=47d9c7d544474ff499ecb1b740774239 2026-08-31 07:20:41.718 | + functions-common:get_or_add_user_project_role:980 : echo 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:20:41.718 | 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:20:41.811 | [2048 Async ks-demo-admin:67870]: finished get_or_add_user_project_role admin c913af430c8e477d8848222c2a3227e4 70cfa69855b448718c6aa7a68fe14149 with result 0 in 5 seconds 2026-08-31 07:20:41.889 | [2048 Async ks-demo-another:67966]: Waiting for completion of get_or_add_user_project_role anotherrole 1e782ca8bc484da5bb9b1082b2be7c8e 70cfa69855b448718c6aa7a68fe14149 running on PID 67966 (14 other jobs running) 2026-08-31 07:20:41.944 | [2048 Async ks-demo-another:67966]: Signaling child to exit 2026-08-31 07:20:41.944 | WAKEUP 2026-08-31 07:20:41.992 | [2048 Async ks-demo-another:67966]: Signaled 2026-08-31 07:20:41.996 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:20:41.996 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:20:41.996 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 07:20:41.996 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:20:41.996 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:20:41.996 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 07:20:41.996 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 07:20:41.996 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 07:20:41.996 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 07:20:41.996 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1e782ca8bc484da5bb9b1082b2be7c8e --project 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:41.996 | 2026-08-31 07:20:41.996 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1e782ca8bc484da5bb9b1082b2be7c8e --project 70cfa69855b448718c6aa7a68fe14149 -c Role -f value 2026-08-31 07:20:41.996 | 2026-08-31 07:20:41.997 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:41.997 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:41.997 | + functions-common:get_or_add_user_project_role:980 : echo 5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:41.997 | 5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:42.092 | [2048 Async ks-demo-another:67966]: finished get_or_add_user_project_role anotherrole 1e782ca8bc484da5bb9b1082b2be7c8e 70cfa69855b448718c6aa7a68fe14149 with result 0 in 5 seconds 2026-08-31 07:20:42.173 | [2048 Async ks-demo-invis:68062]: Waiting for completion of get_or_add_user_project_role member 1e782ca8bc484da5bb9b1082b2be7c8e 3d47c145de2442cfb97ca083c339a896 running on PID 68062 (13 other jobs running) 2026-08-31 07:20:42.226 | [2048 Async ks-demo-invis:68062]: Signaling child to exit 2026-08-31 07:20:42.226 | WAKEUP 2026-08-31 07:20:42.274 | [2048 Async ks-demo-invis:68062]: Signaled 2026-08-31 07:20:42.277 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:20:42.277 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:20:42.277 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 07:20:42.278 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:20:42.278 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:20:42.278 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 07:20:42.278 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 07:20:42.278 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 07:20:42.278 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 07:20:42.278 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 1e782ca8bc484da5bb9b1082b2be7c8e --project 3d47c145de2442cfb97ca083c339a896 2026-08-31 07:20:42.278 | 2026-08-31 07:20:42.278 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1e782ca8bc484da5bb9b1082b2be7c8e --project 3d47c145de2442cfb97ca083c339a896 -c Role -f value 2026-08-31 07:20:42.278 | 2026-08-31 07:20:42.278 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:42.278 | + functions-common:get_or_add_user_project_role:979 : user_role_id=95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:42.278 | + functions-common:get_or_add_user_project_role:980 : echo 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:42.278 | 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:42.369 | [2048 Async ks-demo-invis:68062]: finished get_or_add_user_project_role member 1e782ca8bc484da5bb9b1082b2be7c8e 3d47c145de2442cfb97ca083c339a896 with result 0 in 6 seconds 2026-08-31 07:20:42.448 | [2048 Async ks-demo-reader:68270]: Waiting for completion of get_or_add_user_project_role reader fd050a5bd657400ea1102caee5e07c48 70cfa69855b448718c6aa7a68fe14149 running on PID 68270 (12 other jobs running) 2026-08-31 07:20:42.504 | [2048 Async ks-demo-reader:68270]: Signaling child to exit 2026-08-31 07:20:42.504 | WAKEUP 2026-08-31 07:20:42.553 | [2048 Async ks-demo-reader:68270]: Signaled 2026-08-31 07:20:42.557 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:20:42.557 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:20:42.557 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 07:20:42.557 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:20:42.557 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:20:42.557 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 07:20:42.558 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 07:20:42.558 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 07:20:42.558 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 07:20:42.558 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user fd050a5bd657400ea1102caee5e07c48 --project 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:42.558 | 2026-08-31 07:20:42.558 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fd050a5bd657400ea1102caee5e07c48 --project 70cfa69855b448718c6aa7a68fe14149 -c Role -f value 2026-08-31 07:20:42.558 | 2026-08-31 07:20:42.558 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:42.558 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5e07e9d17ca24743b0b960172554fe66 2026-08-31 07:20:42.558 | + functions-common:get_or_add_user_project_role:980 : echo 5e07e9d17ca24743b0b960172554fe66 2026-08-31 07:20:42.558 | 5e07e9d17ca24743b0b960172554fe66 2026-08-31 07:20:42.655 | [2048 Async ks-demo-reader:68270]: finished get_or_add_user_project_role reader fd050a5bd657400ea1102caee5e07c48 70cfa69855b448718c6aa7a68fe14149 with result 0 in 4 seconds 2026-08-31 07:20:42.665 | + inc/async:async_wait:197 : return 0 2026-08-31 07:20:42.672 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-31 07:20:42.780 | [2048 Async ks-alt-admin:68657]: Waiting for completion of get_or_add_user_project_role admin 88e9a03e90d04f13aa0e8c79e8cf2095 5491b3cde284418ab4d992957f749925 running on PID 68657 (11 other jobs running) 2026-08-31 07:20:42.830 | [2048 Async ks-alt-admin:68657]: Signaling child to exit 2026-08-31 07:20:42.830 | WAKEUP 2026-08-31 07:20:42.877 | [2048 Async ks-alt-admin:68657]: Signaled 2026-08-31 07:20:42.880 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:20:42.880 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:20:42.880 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 07:20:42.880 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:20:42.880 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:20:42.880 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 07:20:42.880 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 07:20:42.880 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 07:20:42.880 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 07:20:42.881 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 88e9a03e90d04f13aa0e8c79e8cf2095 --project 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:42.881 | 2026-08-31 07:20:42.881 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 88e9a03e90d04f13aa0e8c79e8cf2095 --project 5491b3cde284418ab4d992957f749925 -c Role -f value 2026-08-31 07:20:42.881 | 2026-08-31 07:20:42.881 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:42.881 | + functions-common:get_or_add_user_project_role:979 : user_role_id=47d9c7d544474ff499ecb1b740774239 2026-08-31 07:20:42.881 | + functions-common:get_or_add_user_project_role:980 : echo 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:20:42.881 | 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:20:42.980 | [2048 Async ks-alt-admin:68657]: finished get_or_add_user_project_role admin 88e9a03e90d04f13aa0e8c79e8cf2095 5491b3cde284418ab4d992957f749925 with result 0 in 2 seconds 2026-08-31 07:20:43.053 | [2048 Async ks-alt-another:68753]: Waiting for completion of get_or_add_user_project_role anotherrole 88e9a03e90d04f13aa0e8c79e8cf2095 5491b3cde284418ab4d992957f749925 running on PID 68753 (10 other jobs running) 2026-08-31 07:20:43.085 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:43.105 | [2048 Async ks-alt-another:68753]: Signaling child to exit 2026-08-31 07:20:43.105 | WAKEUP 2026-08-31 07:20:43.140 | [69824 Async ks-group-memberdemo:69824]: finished successfully 2026-08-31 07:20:43.157 | [2048 Async ks-alt-another:68753]: Signaled 2026-08-31 07:20:43.161 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:20:43.161 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:20:43.161 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 07:20:43.161 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:20:43.161 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:20:43.161 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 07:20:43.161 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 07:20:43.161 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 07:20:43.161 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 07:20:43.161 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 88e9a03e90d04f13aa0e8c79e8cf2095 --project 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:43.161 | 2026-08-31 07:20:43.161 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 88e9a03e90d04f13aa0e8c79e8cf2095 --project 5491b3cde284418ab4d992957f749925 -c Role -f value 2026-08-31 07:20:43.161 | 2026-08-31 07:20:43.161 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:43.161 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:43.161 | + functions-common:get_or_add_user_project_role:980 : echo 5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:43.161 | 5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:43.258 | [2048 Async ks-alt-another:68753]: finished get_or_add_user_project_role anotherrole 88e9a03e90d04f13aa0e8c79e8cf2095 5491b3cde284418ab4d992957f749925 with result 0 in 3 seconds 2026-08-31 07:20:43.335 | [2048 Async ks-alt-member-user:68924]: Waiting for completion of get_or_add_user_project_role member c03bd3fcf04e4f6fa494f82520befa65 5491b3cde284418ab4d992957f749925 running on PID 68924 (9 other jobs running) 2026-08-31 07:20:43.388 | [2048 Async ks-alt-member-user:68924]: Signaling child to exit 2026-08-31 07:20:43.388 | WAKEUP 2026-08-31 07:20:43.437 | [2048 Async ks-alt-member-user:68924]: Signaled 2026-08-31 07:20:43.440 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:20:43.440 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:20:43.440 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 07:20:43.440 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:20:43.440 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:20:43.440 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 07:20:43.440 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 07:20:43.440 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 07:20:43.440 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 07:20:43.440 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user c03bd3fcf04e4f6fa494f82520befa65 --project 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:43.440 | 2026-08-31 07:20:43.441 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c03bd3fcf04e4f6fa494f82520befa65 --project 5491b3cde284418ab4d992957f749925 -c Role -f value 2026-08-31 07:20:43.441 | 2026-08-31 07:20:43.441 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:43.441 | + functions-common:get_or_add_user_project_role:979 : user_role_id=95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:43.441 | + functions-common:get_or_add_user_project_role:980 : echo 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:43.441 | 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:43.534 | [2048 Async ks-alt-member-user:68924]: finished get_or_add_user_project_role member c03bd3fcf04e4f6fa494f82520befa65 5491b3cde284418ab4d992957f749925 with result 0 in 3 seconds 2026-08-31 07:20:43.611 | [2048 Async ks-alt-reader-user:69159]: Waiting for completion of get_or_add_user_project_role reader ac1d9070491742ff9fe497abf59e967f 5491b3cde284418ab4d992957f749925 running on PID 69159 (8 other jobs running) 2026-08-31 07:20:43.664 | [2048 Async ks-alt-reader-user:69159]: Signaling child to exit 2026-08-31 07:20:43.664 | WAKEUP 2026-08-31 07:20:43.713 | [2048 Async ks-alt-reader-user:69159]: Signaled 2026-08-31 07:20:43.716 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:20:43.716 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:20:43.716 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-31 07:20:43.716 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:20:43.716 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:20:43.716 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 07:20:43.716 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 07:20:43.716 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 07:20:43.716 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-31 07:20:43.716 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user ac1d9070491742ff9fe497abf59e967f --project 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:43.716 | 2026-08-31 07:20:43.716 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ac1d9070491742ff9fe497abf59e967f --project 5491b3cde284418ab4d992957f749925 -c Role -f value 2026-08-31 07:20:43.716 | 2026-08-31 07:20:43.716 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:43.716 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5e07e9d17ca24743b0b960172554fe66 2026-08-31 07:20:43.717 | + functions-common:get_or_add_user_project_role:980 : echo 5e07e9d17ca24743b0b960172554fe66 2026-08-31 07:20:43.717 | 5e07e9d17ca24743b0b960172554fe66 2026-08-31 07:20:43.811 | [2048 Async ks-alt-reader-user:69159]: finished get_or_add_user_project_role reader ac1d9070491742ff9fe497abf59e967f 5491b3cde284418ab4d992957f749925 with result 0 in 2 seconds 2026-08-31 07:20:43.819 | + inc/async:async_wait:197 : return 0 2026-08-31 07:20:43.826 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-31 07:20:43.933 | [2048 Async ks-system-member:69349]: Waiting for completion of get_or_add_user_system_role member bf93b2f7b7274025986109e2f12349a4 all running on PID 69349 (7 other jobs running) 2026-08-31 07:20:43.983 | [2048 Async ks-system-member:69349]: Signaling child to exit 2026-08-31 07:20:43.983 | WAKEUP 2026-08-31 07:20:44.031 | [2048 Async ks-system-member:69349]: Signaled 2026-08-31 07:20:44.034 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-31 07:20:44.034 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-31 07:20:44.034 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-31 07:20:44.034 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:20:44.034 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:20:44.034 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 07:20:44.034 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 07:20:44.034 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 07:20:44.034 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-31 07:20:44.034 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bf93b2f7b7274025986109e2f12349a4 --system all -f value -c Role 2026-08-31 07:20:44.034 | 2026-08-31 07:20:44.034 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:44.034 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-31 07:20:44.034 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-31 07:20:44.034 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user bf93b2f7b7274025986109e2f12349a4 --system all 2026-08-31 07:20:44.034 | 2026-08-31 07:20:44.034 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bf93b2f7b7274025986109e2f12349a4 --system all -f value -c Role 2026-08-31 07:20:44.035 | 2026-08-31 07:20:44.035 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:44.035 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:44.035 | + functions-common:get_or_add_user_system_role:1030 : echo 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:44.035 | 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:44.126 | [2048 Async ks-system-member:69349]: finished get_or_add_user_system_role member bf93b2f7b7274025986109e2f12349a4 all with result 0 in 4 seconds 2026-08-31 07:20:44.159 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:44.201 | [2048 Async ks-system-reader:69547]: Waiting for completion of get_or_add_user_system_role reader 328f35de490741dab32a48ecdf84a951 all running on PID 69547 (6 other jobs running) 2026-08-31 07:20:44.211 | [69903 Async ks-group-anotherdemo:69903]: finished successfully 2026-08-31 07:20:44.253 | [2048 Async ks-system-reader:69547]: Signaling child to exit 2026-08-31 07:20:44.253 | WAKEUP 2026-08-31 07:20:44.302 | [2048 Async ks-system-reader:69547]: Signaled 2026-08-31 07:20:44.305 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-31 07:20:44.305 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-31 07:20:44.305 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-31 07:20:44.305 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:20:44.305 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:20:44.305 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-31 07:20:44.305 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-31 07:20:44.306 | ++ functions-common:_get_domain_args:957 : echo 2026-08-31 07:20:44.306 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-31 07:20:44.306 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 328f35de490741dab32a48ecdf84a951 --system all -f value -c Role 2026-08-31 07:20:44.306 | 2026-08-31 07:20:44.306 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:44.306 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-31 07:20:44.306 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-31 07:20:44.306 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 328f35de490741dab32a48ecdf84a951 --system all 2026-08-31 07:20:44.306 | 2026-08-31 07:20:44.306 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 328f35de490741dab32a48ecdf84a951 --system all -f value -c Role 2026-08-31 07:20:44.306 | 2026-08-31 07:20:44.306 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:44.306 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=5e07e9d17ca24743b0b960172554fe66 2026-08-31 07:20:44.306 | + functions-common:get_or_add_user_system_role:1030 : echo 5e07e9d17ca24743b0b960172554fe66 2026-08-31 07:20:44.306 | 5e07e9d17ca24743b0b960172554fe66 2026-08-31 07:20:44.391 | [2048 Async ks-system-reader:69547]: finished get_or_add_user_system_role reader 328f35de490741dab32a48ecdf84a951 all with result 0 in 4 seconds 2026-08-31 07:20:44.399 | + inc/async:async_wait:197 : return 0 2026-08-31 07:20:44.405 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-31 07:20:44.516 | [2048 Async ks-group-memberdemo:69824]: Waiting for completion of get_or_add_group_project_role member a7c2f6364a3d4bfdb549558787fb65cd 70cfa69855b448718c6aa7a68fe14149 running on PID 69824 (5 other jobs running) 2026-08-31 07:20:44.562 | [2048 Async ks-group-memberdemo:69824]: Signaling child to exit 2026-08-31 07:20:44.566 | WAKEUP 2026-08-31 07:20:44.603 | [2048 Async ks-group-memberdemo:69824]: Signaled 2026-08-31 07:20:44.605 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 07:20:44.605 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group a7c2f6364a3d4bfdb549558787fb65cd --project 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:44.605 | 2026-08-31 07:20:44.605 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a7c2f6364a3d4bfdb549558787fb65cd --project 70cfa69855b448718c6aa7a68fe14149 -f value -c Role 2026-08-31 07:20:44.605 | 2026-08-31 07:20:44.605 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:44.605 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:44.605 | + functions-common:get_or_add_group_project_role:1049 : echo 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:44.605 | 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:44.696 | [2048 Async ks-group-memberdemo:69824]: finished get_or_add_group_project_role member a7c2f6364a3d4bfdb549558787fb65cd 70cfa69855b448718c6aa7a68fe14149 with result 0 in 2 seconds 2026-08-31 07:20:44.773 | [2048 Async ks-group-anotherdemo:69903]: Waiting for completion of get_or_add_group_project_role anotherrole a7c2f6364a3d4bfdb549558787fb65cd 70cfa69855b448718c6aa7a68fe14149 running on PID 69903 (4 other jobs running) 2026-08-31 07:20:44.824 | [2048 Async ks-group-anotherdemo:69903]: Signaling child to exit 2026-08-31 07:20:44.825 | WAKEUP 2026-08-31 07:20:44.850 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:44.871 | [2048 Async ks-group-anotherdemo:69903]: Signaled 2026-08-31 07:20:44.874 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 07:20:44.874 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group a7c2f6364a3d4bfdb549558787fb65cd --project 70cfa69855b448718c6aa7a68fe14149 2026-08-31 07:20:44.874 | 2026-08-31 07:20:44.874 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a7c2f6364a3d4bfdb549558787fb65cd --project 70cfa69855b448718c6aa7a68fe14149 -f value -c Role 2026-08-31 07:20:44.874 | 2026-08-31 07:20:44.874 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:44.874 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:44.874 | + functions-common:get_or_add_group_project_role:1049 : echo 5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:44.874 | 5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:44.904 | [69982 Async ks-group-memberalt:69982]: finished successfully 2026-08-31 07:20:44.969 | [2048 Async ks-group-anotherdemo:69903]: finished get_or_add_group_project_role anotherrole a7c2f6364a3d4bfdb549558787fb65cd 70cfa69855b448718c6aa7a68fe14149 with result 0 in 3 seconds 2026-08-31 07:20:45.049 | [2048 Async ks-group-memberalt:69982]: Waiting for completion of get_or_add_group_project_role member a7c2f6364a3d4bfdb549558787fb65cd 5491b3cde284418ab4d992957f749925 running on PID 69982 (3 other jobs running) 2026-08-31 07:20:45.101 | [2048 Async ks-group-memberalt:69982]: Signaling child to exit 2026-08-31 07:20:45.101 | WAKEUP 2026-08-31 07:20:45.148 | [2048 Async ks-group-memberalt:69982]: Signaled 2026-08-31 07:20:45.152 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 07:20:45.152 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group a7c2f6364a3d4bfdb549558787fb65cd --project 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:45.152 | 2026-08-31 07:20:45.152 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a7c2f6364a3d4bfdb549558787fb65cd --project 5491b3cde284418ab4d992957f749925 -f value -c Role 2026-08-31 07:20:45.152 | 2026-08-31 07:20:45.152 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:45.152 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:45.152 | + functions-common:get_or_add_group_project_role:1049 : echo 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:45.152 | 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:20:45.244 | [2048 Async ks-group-memberalt:69982]: finished get_or_add_group_project_role member a7c2f6364a3d4bfdb549558787fb65cd 5491b3cde284418ab4d992957f749925 with result 0 in 4 seconds 2026-08-31 07:20:45.312 | [2048 Async ks-group-anotheralt:70101]: Waiting for completion of get_or_add_group_project_role anotherrole a7c2f6364a3d4bfdb549558787fb65cd 5491b3cde284418ab4d992957f749925 running on PID 70101 (2 other jobs running) 2026-08-31 07:20:45.364 | [2048 Async ks-group-anotheralt:70101]: Signaling child to exit 2026-08-31 07:20:45.608 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:45.664 | [70101 Async ks-group-anotheralt:70101]: finished successfully 2026-08-31 07:20:45.711 | WAKEUP 2026-08-31 07:20:45.756 | [2048 Async ks-group-anotheralt:70101]: Signaled 2026-08-31 07:20:45.759 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 07:20:45.759 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group a7c2f6364a3d4bfdb549558787fb65cd --project 5491b3cde284418ab4d992957f749925 2026-08-31 07:20:45.759 | 2026-08-31 07:20:45.759 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a7c2f6364a3d4bfdb549558787fb65cd --project 5491b3cde284418ab4d992957f749925 -f value -c Role 2026-08-31 07:20:45.759 | 2026-08-31 07:20:45.759 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:45.759 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:45.759 | + functions-common:get_or_add_group_project_role:1049 : echo 5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:45.759 | 5bd215d9354148509283e6faac3ec9ae 2026-08-31 07:20:45.857 | [2048 Async ks-group-anotheralt:70101]: finished get_or_add_group_project_role anotherrole a7c2f6364a3d4bfdb549558787fb65cd 5491b3cde284418ab4d992957f749925 with result 0 in 4 seconds 2026-08-31 07:20:45.935 | [2048 Async ks-group-admin:70194]: Waiting for completion of get_or_add_group_project_role admin 08ff6471903243dc84b70c306cef43ef 9e933c97cc2a44388fe0dc819745bed1 running on PID 70194 (1 other jobs running) 2026-08-31 07:20:45.983 | [2048 Async ks-group-admin:70194]: Signaling child to exit 2026-08-31 07:20:46.372 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:20:46.426 | [70194 Async ks-group-admin:70194]: finished successfully 2026-08-31 07:20:46.477 | WAKEUP 2026-08-31 07:20:46.522 | [2048 Async ks-group-admin:70194]: Signaled 2026-08-31 07:20:46.525 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-31 07:20:46.525 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 08ff6471903243dc84b70c306cef43ef --project 9e933c97cc2a44388fe0dc819745bed1 2026-08-31 07:20:46.525 | 2026-08-31 07:20:46.525 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 08ff6471903243dc84b70c306cef43ef --project 9e933c97cc2a44388fe0dc819745bed1 -f value -c Role 2026-08-31 07:20:46.525 | 2026-08-31 07:20:46.525 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:20:46.525 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=47d9c7d544474ff499ecb1b740774239 2026-08-31 07:20:46.525 | + functions-common:get_or_add_group_project_role:1049 : echo 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:20:46.525 | 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:20:46.620 | [2048 Async ks-group-admin:70194]: finished get_or_add_group_project_role admin 08ff6471903243dc84b70c306cef43ef 9e933c97cc2a44388fe0dc819745bed1 with result 0 in 5 seconds 2026-08-31 07:20:46.630 | + inc/async:async_wait:197 : return 0 2026-08-31 07:20:46.636 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-31 07:20:46.677 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:20:46.684 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-31 07:20:46.729 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:20:46.735 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-31 07:20:46.742 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-31 07:20:46.887 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-31 07:20:46.973 | [2048 Async create_nova_accounts:71984]: running: create_nova_accounts 2026-08-31 07:20:46.980 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-31 07:20:47.028 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:20:47.034 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-31 07:20:47.041 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-31 07:20:47.187 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-31 07:20:47.281 | [2048 Async create_glance_accounts:72121]: running: create_glance_accounts 2026-08-31 07:20:47.289 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-31 07:20:47.333 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:20:47.341 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-31 07:20:47.349 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-31 07:20:47.495 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-31 07:20:47.583 | [2048 Async create_cinder_accounts:72305]: running: create_cinder_accounts 2026-08-31 07:20:47.590 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-31 07:20:47.633 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:20:47.639 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-31 07:20:47.646 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-31 07:20:47.798 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-31 07:20:47.884 | [2048 Async create_neutron_accounts:72479]: running: create_neutron_accounts 2026-08-31 07:20:47.891 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-31 07:20:47.939 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:20:47.946 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-31 07:20:47.992 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:20:47.999 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-31 07:20:48.114 | [2048 Async create_nova_accounts:71984]: Waiting for completion of create_nova_accounts running on PID 71984 (4 other jobs running) 2026-08-31 07:20:48.168 | [2048 Async create_nova_accounts:71984]: Signaling child to exit 2026-08-31 07:21:16.999 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:21:17.052 | [72479 Async create_neutron_accounts:72479]: finished successfully 2026-08-31 07:21:27.341 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:21:27.395 | [71984 Async create_nova_accounts:71984]: finished successfully 2026-08-31 07:21:27.438 | WAKEUP 2026-08-31 07:21:27.486 | [2048 Async create_nova_accounts:71984]: Signaled 2026-08-31 07:21:27.489 | + 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-08-31 07:21:27.489 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-31 07:21:27.489 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-08-31 07:21:27.489 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:21:27.489 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 07:21:27.489 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 07:21:27.489 | ++ 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-08-31 07:21:27.489 | 2026-08-31 07:21:27.489 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:27.489 | + functions-common:get_or_create_user:915 : user_id=309d0b40c5864055a8abcba5d0a08fbb 2026-08-31 07:21:27.489 | + functions-common:get_or_create_user:916 : echo 309d0b40c5864055a8abcba5d0a08fbb 2026-08-31 07:21:27.489 | 309d0b40c5864055a8abcba5d0a08fbb 2026-08-31 07:21:27.489 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-31 07:21:27.489 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:21:27.489 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:21:27.489 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 07:21:27.489 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:21:27.489 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:21:27.489 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 07:21:27.489 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 07:21:27.489 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 07:21:27.489 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 07:21:27.489 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 07:21:27.489 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 07:21:27.489 | + 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-08-31 07:21:27.489 | 2026-08-31 07:21:27.489 | ++ 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-08-31 07:21:27.489 | 2026-08-31 07:21:27.489 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:27.490 | + functions-common:get_or_add_user_project_role:979 : user_role_id=40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:21:27.490 | + functions-common:get_or_add_user_project_role:980 : echo 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:21:27.490 | 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:21:27.490 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-31 07:21:27.490 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-31 07:21:27.490 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:21:27.490 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:21:27.490 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 07:21:27.490 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:21:27.490 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:21:27.490 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 07:21:27.490 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 07:21:27.490 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 07:21:27.490 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 07:21:27.490 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 07:21:27.490 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 07:21:27.490 | + 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-08-31 07:21:27.490 | 2026-08-31 07:21:27.490 | ++ 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-08-31 07:21:27.490 | 2026-08-31 07:21:27.490 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:27.490 | + functions-common:get_or_add_user_project_role:979 : user_role_id=47d9c7d544474ff499ecb1b740774239 2026-08-31 07:21:27.490 | + functions-common:get_or_add_user_project_role:980 : echo 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:21:27.490 | 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:21:27.490 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-31 07:21:27.490 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://162.253.55.152/compute 2026-08-31 07:21:27.490 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-31 07:21:27.490 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 07:21:27.490 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-31 07:21:27.490 | ++ 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-08-31 07:21:27.490 | 2026-08-31 07:21:27.490 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:27.490 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 07:21:27.490 | 12604b254acc46f5910245c999467342' 2026-08-31 07:21:27.490 | + functions-common:get_or_create_service:1067 : echo 12604b254acc46f5910245c999467342 2026-08-31 07:21:27.490 | 12604b254acc46f5910245c999467342 2026-08-31 07:21:27.490 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://162.253.55.152/compute/v2/$(project_id)s' 2026-08-31 07:21:27.490 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 07:21:27.490 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://162.253.55.152/compute/v2/$(project_id)s' RegionOne 2026-08-31 07:21:27.490 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 07:21:27.490 | +++ 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-08-31 07:21:27.490 | 2026-08-31 07:21:27.490 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:27.491 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 07:21:27.491 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 07:21:27.491 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://162.253.55.152/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-31 07:21:27.491 | 2026-08-31 07:21:27.491 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:27.491 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b5a2fbaadc544f87a7f9f83ad4d98c0d 2026-08-31 07:21:27.491 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b5a2fbaadc544f87a7f9f83ad4d98c0d 2026-08-31 07:21:27.491 | + functions-common:get_or_create_endpoint:1100 : public_id=b5a2fbaadc544f87a7f9f83ad4d98c0d 2026-08-31 07:21:27.491 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 07:21:27.491 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 07:21:27.491 | + functions-common:get_or_create_endpoint:1109 : echo b5a2fbaadc544f87a7f9f83ad4d98c0d 2026-08-31 07:21:27.491 | b5a2fbaadc544f87a7f9f83ad4d98c0d 2026-08-31 07:21:27.491 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-31 07:21:27.491 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 07:21:27.491 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-31 07:21:27.491 | ++ 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-08-31 07:21:27.491 | 2026-08-31 07:21:27.491 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:27.491 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 07:21:27.491 | 8c6ececd4bc14319b901c555fd9741f2' 2026-08-31 07:21:27.491 | + functions-common:get_or_create_service:1067 : echo 8c6ececd4bc14319b901c555fd9741f2 2026-08-31 07:21:27.491 | 8c6ececd4bc14319b901c555fd9741f2 2026-08-31 07:21:27.491 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://162.253.55.152/compute/v2.1 2026-08-31 07:21:27.491 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 07:21:27.491 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://162.253.55.152/compute/v2.1 RegionOne 2026-08-31 07:21:27.491 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 07:21:27.491 | +++ 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-08-31 07:21:27.491 | 2026-08-31 07:21:27.491 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:27.491 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 07:21:27.491 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 07:21:27.491 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://162.253.55.152/compute/v2.1 --region RegionOne -f value -c id 2026-08-31 07:21:27.491 | 2026-08-31 07:21:27.491 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:27.491 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=62213e4ce96c4b6ebbf17e4e70806859 2026-08-31 07:21:27.491 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 62213e4ce96c4b6ebbf17e4e70806859 2026-08-31 07:21:27.491 | + functions-common:get_or_create_endpoint:1100 : public_id=62213e4ce96c4b6ebbf17e4e70806859 2026-08-31 07:21:27.491 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 07:21:27.491 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 07:21:27.491 | + functions-common:get_or_create_endpoint:1109 : echo 62213e4ce96c4b6ebbf17e4e70806859 2026-08-31 07:21:27.491 | 62213e4ce96c4b6ebbf17e4e70806859 2026-08-31 07:21:27.492 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-31 07:21:27.492 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:21:27.492 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-31 07:21:27.492 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:21:27.492 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-31 07:21:27.492 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:21:27.492 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-31 07:21:27.492 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:21:27.492 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-31 07:21:27.585 | [2048 Async create_nova_accounts:71984]: finished create_nova_accounts with result 0 in 40 seconds 2026-08-31 07:21:27.663 | [2048 Async create_glance_accounts:72121]: Waiting for completion of create_glance_accounts running on PID 72121 (3 other jobs running) 2026-08-31 07:21:27.717 | [2048 Async create_glance_accounts:72121]: Signaling child to exit 2026-08-31 07:21:29.631 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:21:29.683 | [72305 Async create_cinder_accounts:72305]: finished successfully 2026-08-31 07:21:31.467 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:21:31.520 | [72121 Async create_glance_accounts:72121]: finished successfully 2026-08-31 07:21:31.568 | WAKEUP 2026-08-31 07:21:31.616 | [2048 Async create_glance_accounts:72121]: Signaled 2026-08-31 07:21:31.620 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-31 07:21:31.620 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:21:31.620 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-31 07:21:31.620 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-08-31 07:21:31.620 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:21:31.620 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 07:21:31.620 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 07:21:31.620 | ++ 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-08-31 07:21:31.620 | 2026-08-31 07:21:31.620 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.620 | + functions-common:get_or_create_user:915 : user_id=f5af825495a34da185f65a51beb514b1 2026-08-31 07:21:31.620 | + functions-common:get_or_create_user:916 : echo f5af825495a34da185f65a51beb514b1 2026-08-31 07:21:31.620 | f5af825495a34da185f65a51beb514b1 2026-08-31 07:21:31.620 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-31 07:21:31.620 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:21:31.620 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:21:31.620 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 07:21:31.620 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:21:31.620 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:21:31.621 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 07:21:31.621 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 07:21:31.621 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 07:21:31.621 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 07:21:31.621 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 07:21:31.621 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 07:21:31.621 | + 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-08-31 07:21:31.621 | 2026-08-31 07:21:31.621 | ++ 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-08-31 07:21:31.621 | 2026-08-31 07:21:31.621 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.621 | + functions-common:get_or_add_user_project_role:979 : user_role_id=40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:21:31.621 | + functions-common:get_or_add_user_project_role:980 : echo 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:21:31.621 | 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:21:31.621 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-31 07:21:31.621 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-31 07:21:31.621 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:21:31.621 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:21:31.621 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 07:21:31.621 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:21:31.621 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:21:31.621 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 07:21:31.621 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 07:21:31.621 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 07:21:31.621 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 07:21:31.621 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 07:21:31.621 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 07:21:31.621 | + 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-08-31 07:21:31.621 | 2026-08-31 07:21:31.621 | ++ 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-08-31 07:21:31.621 | 2026-08-31 07:21:31.621 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.621 | + functions-common:get_or_add_user_project_role:979 : user_role_id=47d9c7d544474ff499ecb1b740774239 2026-08-31 07:21:31.621 | + functions-common:get_or_add_user_project_role:980 : echo 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:21:31.621 | 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:21:31.621 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-31 07:21:31.621 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:21:31.621 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-31 07:21:31.622 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 07:21:31.622 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-31 07:21:31.622 | ++ 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-08-31 07:21:31.622 | 2026-08-31 07:21:31.622 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.622 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 07:21:31.622 | 418116a7798a48928d9fe769694f272f' 2026-08-31 07:21:31.622 | + functions-common:get_or_create_service:1067 : echo 418116a7798a48928d9fe769694f272f 2026-08-31 07:21:31.622 | 418116a7798a48928d9fe769694f272f 2026-08-31 07:21:31.622 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://162.253.55.152/image 2026-08-31 07:21:31.622 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 07:21:31.622 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://162.253.55.152/image RegionOne 2026-08-31 07:21:31.622 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 07:21:31.622 | +++ 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-08-31 07:21:31.622 | 2026-08-31 07:21:31.622 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.622 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 07:21:31.622 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 07:21:31.622 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://162.253.55.152/image --region RegionOne -f value -c id 2026-08-31 07:21:31.622 | 2026-08-31 07:21:31.622 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.622 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d5c26ea7729a42afbce284fc5f862008 2026-08-31 07:21:31.622 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d5c26ea7729a42afbce284fc5f862008 2026-08-31 07:21:31.622 | + functions-common:get_or_create_endpoint:1100 : public_id=d5c26ea7729a42afbce284fc5f862008 2026-08-31 07:21:31.622 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 07:21:31.622 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 07:21:31.622 | + functions-common:get_or_create_endpoint:1109 : echo d5c26ea7729a42afbce284fc5f862008 2026-08-31 07:21:31.622 | d5c26ea7729a42afbce284fc5f862008 2026-08-31 07:21:31.622 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-31 07:21:31.622 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-31 07:21:31.622 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-31 07:21:31.622 | 2026-08-31 07:21:31.622 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.622 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-31 07:21:31.622 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-31 07:21:31.622 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-31 07:21:31.622 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-31 07:21:31.622 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-31 07:21:31.622 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-31 07:21:31.622 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-31 07:21:31.622 | + 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-08-31 07:21:31.622 | 2026-08-31 07:21:31.623 | +---------------+----------------------------------+ 2026-08-31 07:21:31.623 | | Field | Value | 2026-08-31 07:21:31.623 | +---------------+----------------------------------+ 2026-08-31 07:21:31.623 | | default_limit | 10000 | 2026-08-31 07:21:31.623 | | description | None | 2026-08-31 07:21:31.623 | | id | 5f22f24b6de74412a133eeb77f4755c4 | 2026-08-31 07:21:31.623 | | region_id | RegionOne | 2026-08-31 07:21:31.623 | | resource_name | image_size_total | 2026-08-31 07:21:31.623 | | service_id | 418116a7798a48928d9fe769694f272f | 2026-08-31 07:21:31.623 | +---------------+----------------------------------+ 2026-08-31 07:21:31.623 | + 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-08-31 07:21:31.623 | 2026-08-31 07:21:31.623 | +---------------+----------------------------------+ 2026-08-31 07:21:31.623 | | Field | Value | 2026-08-31 07:21:31.623 | +---------------+----------------------------------+ 2026-08-31 07:21:31.623 | | default_limit | 10000 | 2026-08-31 07:21:31.623 | | description | None | 2026-08-31 07:21:31.623 | | id | 1ad57eba3a704522aedf961b0f4cb775 | 2026-08-31 07:21:31.623 | | region_id | RegionOne | 2026-08-31 07:21:31.623 | | resource_name | image_stage_total | 2026-08-31 07:21:31.623 | | service_id | 418116a7798a48928d9fe769694f272f | 2026-08-31 07:21:31.623 | +---------------+----------------------------------+ 2026-08-31 07:21:31.623 | + 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-08-31 07:21:31.623 | 2026-08-31 07:21:31.623 | +---------------+----------------------------------+ 2026-08-31 07:21:31.623 | | Field | Value | 2026-08-31 07:21:31.623 | +---------------+----------------------------------+ 2026-08-31 07:21:31.623 | | default_limit | 100 | 2026-08-31 07:21:31.623 | | description | None | 2026-08-31 07:21:31.623 | | id | eaf18de72b0e434db3b4773c03b7ad45 | 2026-08-31 07:21:31.623 | | region_id | RegionOne | 2026-08-31 07:21:31.623 | | resource_name | image_count_total | 2026-08-31 07:21:31.623 | | service_id | 418116a7798a48928d9fe769694f272f | 2026-08-31 07:21:31.623 | +---------------+----------------------------------+ 2026-08-31 07:21:31.623 | + 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-08-31 07:21:31.623 | 2026-08-31 07:21:31.623 | +---------------+----------------------------------+ 2026-08-31 07:21:31.623 | | Field | Value | 2026-08-31 07:21:31.623 | +---------------+----------------------------------+ 2026-08-31 07:21:31.623 | | default_limit | 100 | 2026-08-31 07:21:31.623 | | description | None | 2026-08-31 07:21:31.623 | | id | dbbb947d710d4f918070cbf821600da4 | 2026-08-31 07:21:31.623 | | region_id | RegionOne | 2026-08-31 07:21:31.623 | | resource_name | image_count_uploading | 2026-08-31 07:21:31.623 | | service_id | 418116a7798a48928d9fe769694f272f | 2026-08-31 07:21:31.623 | +---------------+----------------------------------+ 2026-08-31 07:21:31.624 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-31 07:21:31.624 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-31 07:21:31.624 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-08-31 07:21:31.624 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-31 07:21:31.624 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-31 07:21:31.624 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://162.253.55.152/identity 2026-08-31 07:21:31.624 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-31 07:21:31.624 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-31 07:21:31.624 | 2026-08-31 07:21:31.624 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.624 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id d5c26ea7729a42afbce284fc5f862008 2026-08-31 07:21:31.624 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-31 07:21:31.624 | 2026-08-31 07:21:31.624 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-31 07:21:31.624 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:21:31.716 | [2048 Async create_glance_accounts:72121]: finished create_glance_accounts with result 0 in 44 seconds 2026-08-31 07:21:31.796 | [2048 Async create_cinder_accounts:72305]: Waiting for completion of create_cinder_accounts running on PID 72305 (2 other jobs running) 2026-08-31 07:21:31.851 | [2048 Async create_cinder_accounts:72305]: Signaling child to exit 2026-08-31 07:21:31.852 | WAKEUP 2026-08-31 07:21:31.896 | [2048 Async create_cinder_accounts:72305]: Signaled 2026-08-31 07:21:31.899 | + 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-08-31 07:21:31.900 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-31 07:21:31.900 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-31 07:21:31.900 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:21:31.900 | ++ lib/cinder:create_cinder_accounts:466 : get_or_create_role creator 2026-08-31 07:21:31.900 | ++ functions-common:get_or_create_role:935 : local role_id 2026-08-31 07:21:31.900 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create creator --or-show -f value -c id 2026-08-31 07:21:31.900 | 2026-08-31 07:21:31.900 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.900 | ++ functions-common:get_or_create_role:940 : role_id=620362f363f5403dbd3d05b4289dee43 2026-08-31 07:21:31.900 | ++ functions-common:get_or_create_role:941 : echo 620362f363f5403dbd3d05b4289dee43 2026-08-31 07:21:31.900 | + lib/cinder:create_cinder_accounts:466 : extra_role=620362f363f5403dbd3d05b4289dee43 2026-08-31 07:21:31.900 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 620362f363f5403dbd3d05b4289dee43 2026-08-31 07:21:31.900 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-08-31 07:21:31.900 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:21:31.900 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 07:21:31.900 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 07:21:31.900 | ++ 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-08-31 07:21:31.900 | 2026-08-31 07:21:31.900 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.900 | + functions-common:get_or_create_user:915 : user_id=72edb8af98f2473c9ce8a10f3c15f166 2026-08-31 07:21:31.900 | + functions-common:get_or_create_user:916 : echo 72edb8af98f2473c9ce8a10f3c15f166 2026-08-31 07:21:31.900 | 72edb8af98f2473c9ce8a10f3c15f166 2026-08-31 07:21:31.900 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-31 07:21:31.900 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:21:31.900 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:21:31.900 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 07:21:31.900 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:21:31.900 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:21:31.900 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 07:21:31.900 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 07:21:31.900 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 07:21:31.900 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 07:21:31.900 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 07:21:31.900 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 07:21:31.900 | + 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-08-31 07:21:31.900 | 2026-08-31 07:21:31.900 | ++ 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-08-31 07:21:31.900 | 2026-08-31 07:21:31.900 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.901 | + functions-common:get_or_add_user_project_role:979 : user_role_id=40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:21:31.901 | + functions-common:get_or_add_user_project_role:980 : echo 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:21:31.901 | 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:21:31.901 | + lib/keystone:create_service_user:382 : [[ -n 620362f363f5403dbd3d05b4289dee43 ]] 2026-08-31 07:21:31.901 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role 620362f363f5403dbd3d05b4289dee43 cinder service Default Default 2026-08-31 07:21:31.901 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:21:31.901 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:21:31.901 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 07:21:31.901 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:21:31.901 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:21:31.901 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 07:21:31.901 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 07:21:31.901 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 07:21:31.901 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 07:21:31.901 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 07:21:31.901 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 07:21:31.901 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add 620362f363f5403dbd3d05b4289dee43 --user cinder --project service --user-domain Default --project-domain Default 2026-08-31 07:21:31.901 | 2026-08-31 07:21:31.901 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role 620362f363f5403dbd3d05b4289dee43 --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-31 07:21:31.901 | 2026-08-31 07:21:31.901 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.901 | + functions-common:get_or_add_user_project_role:979 : user_role_id=620362f363f5403dbd3d05b4289dee43 2026-08-31 07:21:31.901 | + functions-common:get_or_add_user_project_role:980 : echo 620362f363f5403dbd3d05b4289dee43 2026-08-31 07:21:31.901 | 620362f363f5403dbd3d05b4289dee43 2026-08-31 07:21:31.901 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-31 07:21:31.901 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:21:31.901 | + lib/cinder:create_cinder_accounts:472 : get_or_add_user_project_role member cinder service Default Default 2026-08-31 07:21:31.901 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:21:31.901 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:21:31.901 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 07:21:31.901 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:21:31.901 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:21:31.901 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 07:21:31.901 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 07:21:31.901 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 07:21:31.901 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 07:21:31.901 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 07:21:31.902 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 07:21:31.902 | + 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-08-31 07:21:31.902 | 2026-08-31 07:21:31.902 | ++ 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-08-31 07:21:31.902 | 2026-08-31 07:21:31.902 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.902 | + functions-common:get_or_add_user_project_role:979 : user_role_id=95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:21:31.902 | + functions-common:get_or_add_user_project_role:980 : echo 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:21:31.902 | 95d4f51ae23d4d86a208c9271563fdb7 2026-08-31 07:21:31.902 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-31 07:21:31.902 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://162.253.55.152/volume 2026-08-31 07:21:31.902 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-31 07:21:31.902 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 07:21:31.902 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-31 07:21:31.902 | ++ 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-08-31 07:21:31.902 | 2026-08-31 07:21:31.902 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.902 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 07:21:31.902 | 42aa0aa58f8546c5a825036d1c97f584' 2026-08-31 07:21:31.902 | + functions-common:get_or_create_service:1067 : echo 42aa0aa58f8546c5a825036d1c97f584 2026-08-31 07:21:31.902 | 42aa0aa58f8546c5a825036d1c97f584 2026-08-31 07:21:31.902 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://162.253.55.152/volume/v3 2026-08-31 07:21:31.902 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 07:21:31.902 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://162.253.55.152/volume/v3 RegionOne 2026-08-31 07:21:31.902 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 07:21:31.902 | +++ 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-08-31 07:21:31.902 | 2026-08-31 07:21:31.902 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.902 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 07:21:31.902 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 07:21:31.902 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://162.253.55.152/volume/v3 --region RegionOne -f value -c id 2026-08-31 07:21:31.902 | 2026-08-31 07:21:31.902 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.902 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=1962ac8ed5c841c2bee37d8386386c30 2026-08-31 07:21:31.902 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 1962ac8ed5c841c2bee37d8386386c30 2026-08-31 07:21:31.902 | + functions-common:get_or_create_endpoint:1100 : public_id=1962ac8ed5c841c2bee37d8386386c30 2026-08-31 07:21:31.902 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 07:21:31.902 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 07:21:31.902 | + functions-common:get_or_create_endpoint:1109 : echo 1962ac8ed5c841c2bee37d8386386c30 2026-08-31 07:21:31.902 | 1962ac8ed5c841c2bee37d8386386c30 2026-08-31 07:21:31.902 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-31 07:21:31.902 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-31 07:21:31.902 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-31 07:21:31.903 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-31 07:21:31.903 | 2026-08-31 07:21:31.903 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.903 | ++ functions-common:get_or_create_project:928 : project_id=28f3b0eb941449648c240e300ab1968f 2026-08-31 07:21:31.903 | ++ functions-common:get_or_create_project:929 : echo 28f3b0eb941449648c240e300ab1968f 2026-08-31 07:21:31.903 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 28f3b0eb941449648c240e300ab1968f 2026-08-31 07:21:31.903 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-31 07:21:31.903 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:21:31.903 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 07:21:31.903 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-31 07:21:31.903 | +++ 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-08-31 07:21:31.903 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-31 07:21:31.903 | 2026-08-31 07:21:31.903 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:31.903 | ++ functions-common:get_or_create_user:915 : user_id=72edb8af98f2473c9ce8a10f3c15f166 2026-08-31 07:21:31.903 | ++ functions-common:get_or_create_user:916 : echo 72edb8af98f2473c9ce8a10f3c15f166 2026-08-31 07:21:31.903 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 72edb8af98f2473c9ce8a10f3c15f166 2026-08-31 07:21:31.992 | [2048 Async create_cinder_accounts:72305]: finished create_cinder_accounts with result 0 in 42 seconds 2026-08-31 07:21:32.002 | + inc/async:async_wait:197 : return 0 2026-08-31 07:21:32.009 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-31 07:21:32.120 | [2048 Async create_neutron_accounts:72479]: Waiting for completion of create_neutron_accounts running on PID 72479 (1 other jobs running) 2026-08-31 07:21:32.175 | [2048 Async create_neutron_accounts:72479]: Signaling child to exit 2026-08-31 07:21:32.175 | WAKEUP 2026-08-31 07:21:32.223 | [2048 Async create_neutron_accounts:72479]: Signaled 2026-08-31 07:21:32.227 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-31 07:21:32.227 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://162.253.55.152/ 2026-08-31 07:21:32.227 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-31 07:21:32.227 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://162.253.55.152/networking 2026-08-31 07:21:32.227 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-31 07:21:32.227 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:21:32.227 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-31 07:21:32.227 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-08-31 07:21:32.227 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:21:32.227 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 07:21:32.227 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 07:21:32.227 | ++ 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-08-31 07:21:32.227 | 2026-08-31 07:21:32.227 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:32.227 | + functions-common:get_or_create_user:915 : user_id=c95794ea9e554e07b2daffee30dd2297 2026-08-31 07:21:32.227 | + functions-common:get_or_create_user:916 : echo c95794ea9e554e07b2daffee30dd2297 2026-08-31 07:21:32.227 | c95794ea9e554e07b2daffee30dd2297 2026-08-31 07:21:32.227 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-31 07:21:32.227 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:21:32.227 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:21:32.227 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 07:21:32.227 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:21:32.227 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:21:32.227 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 07:21:32.227 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 07:21:32.227 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 07:21:32.227 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 07:21:32.227 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 07:21:32.227 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 07:21:32.227 | + 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-08-31 07:21:32.227 | 2026-08-31 07:21:32.227 | ++ 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-08-31 07:21:32.227 | 2026-08-31 07:21:32.227 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:32.228 | + functions-common:get_or_add_user_project_role:979 : user_role_id=40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:21:32.228 | + functions-common:get_or_add_user_project_role:980 : echo 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:21:32.228 | 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:21:32.228 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-31 07:21:32.228 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-31 07:21:32.228 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 07:21:32.228 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-31 07:21:32.228 | ++ 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-08-31 07:21:32.228 | 2026-08-31 07:21:32.228 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:32.228 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 07:21:32.228 | e32b86b1787f4fbfbe19568d195ed5be' 2026-08-31 07:21:32.228 | + functions-common:get_or_create_service:1067 : echo e32b86b1787f4fbfbe19568d195ed5be 2026-08-31 07:21:32.228 | e32b86b1787f4fbfbe19568d195ed5be 2026-08-31 07:21:32.228 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://162.253.55.152/networking 2026-08-31 07:21:32.228 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 07:21:32.228 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://162.253.55.152/networking RegionOne 2026-08-31 07:21:32.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 07:21:32.228 | +++ 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-08-31 07:21:32.228 | 2026-08-31 07:21:32.228 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:32.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 07:21:32.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 07:21:32.228 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://162.253.55.152/networking --region RegionOne -f value -c id 2026-08-31 07:21:32.228 | 2026-08-31 07:21:32.228 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:21:32.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=063398a886bf42699ac5dd4d84fbbccd 2026-08-31 07:21:32.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 063398a886bf42699ac5dd4d84fbbccd 2026-08-31 07:21:32.228 | + functions-common:get_or_create_endpoint:1100 : public_id=063398a886bf42699ac5dd4d84fbbccd 2026-08-31 07:21:32.228 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 07:21:32.228 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 07:21:32.228 | + functions-common:get_or_create_endpoint:1109 : echo 063398a886bf42699ac5dd4d84fbbccd 2026-08-31 07:21:32.228 | 063398a886bf42699ac5dd4d84fbbccd 2026-08-31 07:21:32.324 | [2048 Async create_neutron_accounts:72479]: finished create_neutron_accounts with result 0 in 29 seconds 2026-08-31 07:21:32.340 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-31 07:21:32.354 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-31 07:21:32.361 | + inc/async:async_wait:197 : return 0 2026-08-31 07:21:32.368 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-31 07:21:32.411 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:21:32.419 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-31 07:21:32.469 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:21:32.477 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-31 07:21:32.483 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:21:32.491 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-31 07:21:32.498 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-31 07:21:32.504 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-31 07:21:32.662 | + inc/async:async_inner:63 : init_glance 2026-08-31 07:21:32.755 | [2048 Async init_glance:74831]: running: init_glance 2026-08-31 07:21:32.764 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-31 07:21:32.813 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:21:32.820 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-31 07:21:32.825 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:21:32.833 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-31 07:21:32.841 | + ./stack.sh:main:1170 : configure_neutron 2026-08-31 07:21:32.849 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-31 07:21:32.855 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-31 07:21:32.862 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-08-31 07:21:32.893 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-31 07:21:32.901 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-31 07:21:33.594 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:21:33.594 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:21:33.594 | we strongly recommend against using it for new projects. 2026-08-31 07:21:33.594 | 2026-08-31 07:21:33.594 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:21:33.594 | framework. For more detail see 2026-08-31 07:21:33.594 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:21:33.594 | 2026-08-31 07:21:33.594 | import eventlet as _eventlet # noqa 2026-08-31 07:21:35.792 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:21:35.793 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:21:35.793 | we strongly recommend against using it for new projects. 2026-08-31 07:21:35.793 | 2026-08-31 07:21:35.793 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:21:35.793 | framework. For more detail see 2026-08-31 07:21:35.793 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:21:35.793 | 2026-08-31 07:21:35.793 | import eventlet as _eventlet # noqa 2026-08-31 07:21:37.903 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:21:37.903 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:21:37.903 | we strongly recommend against using it for new projects. 2026-08-31 07:21:37.903 | 2026-08-31 07:21:37.903 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:21:37.903 | framework. For more detail see 2026-08-31 07:21:37.903 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:21:37.903 | 2026-08-31 07:21:37.903 | import eventlet as _eventlet # noqa 2026-08-31 07:21:40.000 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:21:40.000 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:21:40.000 | we strongly recommend against using it for new projects. 2026-08-31 07:21:40.000 | 2026-08-31 07:21:40.000 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:21:40.000 | framework. For more detail see 2026-08-31 07:21:40.000 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:21:40.000 | 2026-08-31 07:21:40.000 | import eventlet as _eventlet # noqa 2026-08-31 07:21:42.253 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:21:42.253 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:21:42.253 | we strongly recommend against using it for new projects. 2026-08-31 07:21:42.253 | 2026-08-31 07:21:42.254 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:21:42.254 | framework. For more detail see 2026-08-31 07:21:42.254 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:21:42.254 | 2026-08-31 07:21:42.254 | import eventlet as _eventlet # noqa 2026-08-31 07:21:43.633 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:21:43.691 | [74831 Async init_glance:74831]: finished successfully 2026-08-31 07:21:44.318 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:21:44.318 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:21:44.318 | we strongly recommend against using it for new projects. 2026-08-31 07:21:44.318 | 2026-08-31 07:21:44.318 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:21:44.318 | framework. For more detail see 2026-08-31 07:21:44.318 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:21:44.318 | 2026-08-31 07:21:44.318 | import eventlet as _eventlet # noqa 2026-08-31 07:21:46.478 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: 2026-08-31 07:21:46.478 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:21:46.478 | we strongly recommend against using it for new projects. 2026-08-31 07:21:46.478 | 2026-08-31 07:21:46.478 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:21:46.478 | framework. For more detail see 2026-08-31 07:21:46.478 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:21:46.478 | 2026-08-31 07:21:46.478 | import eventlet 2026-08-31 07:21:46.565 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-31 07:21:46.565 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-31 07:21:48.659 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:21:48.659 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:21:48.659 | we strongly recommend against using it for new projects. 2026-08-31 07:21:48.659 | 2026-08-31 07:21:48.659 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:21:48.659 | framework. For more detail see 2026-08-31 07:21:48.659 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:21:48.659 | 2026-08-31 07:21:48.659 | import eventlet as _eventlet # noqa 2026-08-31 07:21:49.581 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:21:49.581 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:21:49.581 | we strongly recommend against using it for new projects. 2026-08-31 07:21:49.581 | 2026-08-31 07:21:49.581 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:21:49.581 | framework. For more detail see 2026-08-31 07:21:49.581 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:21:49.581 | 2026-08-31 07:21:49.581 | import eventlet as _eventlet # noqa 2026-08-31 07:21:51.543 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:21:51.543 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:21:51.543 | we strongly recommend against using it for new projects. 2026-08-31 07:21:51.543 | 2026-08-31 07:21:51.543 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:21:51.543 | framework. For more detail see 2026-08-31 07:21:51.543 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:21:51.543 | 2026-08-31 07:21:51.543 | import eventlet as _eventlet # noqa 2026-08-31 07:21:52.814 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:21:52.814 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:21:52.814 | we strongly recommend against using it for new projects. 2026-08-31 07:21:52.814 | 2026-08-31 07:21:52.814 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:21:52.815 | framework. For more detail see 2026-08-31 07:21:52.815 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:21:52.815 | 2026-08-31 07:21:52.815 | import eventlet as _eventlet # noqa 2026-08-31 07:21:54.504 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-31 07:21:54.515 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-31 07:21:54.520 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-31 07:21:54.525 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-31 07:21:54.529 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-31 07:21:54.534 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-31 07:21:54.537 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-31 07:21:54.541 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-31 07:21:54.545 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-31 07:21:54.550 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-31 07:21:54.555 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-31 07:21:54.560 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-31 07:21:54.565 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-31 07:21:54.569 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-31 07:21:54.574 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-31 07:21:54.580 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-31 07:21:54.589 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:21:54.595 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:21:54.600 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-31 07:21:54.608 | + 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-08-31 07:21:54.620 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-31 07:21:54.626 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-31 07:21:54.631 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-31 07:21:54.637 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-31 07:21:54.643 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 07:21:54.650 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 07:21:54.656 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 07:21:54.695 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:21:54.700 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 07:21:54.706 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-31 07:21:54.713 | + 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-08-31 07:21:54.782 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-31 07:21:54.853 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-31 07:21:54.924 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-31 07:21:54.995 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-31 07:21:55.065 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-31 07:21:55.131 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-31 07:21:55.137 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-31 07:21:55.141 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-31 07:21:55.147 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 07:21:55.154 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 07:21:55.193 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 07:21:55.197 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 07:21:55.203 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 07:21:55.207 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 07:21:55.213 | + 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-08-31 07:21:55.274 | + 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-08-31 07:21:55.337 | + 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-08-31 07:21:55.405 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 07:21:55.471 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-31 07:21:55.539 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-31 07:21:55.545 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:21:55.551 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-31 07:21:55.557 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-31 07:21:55.563 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-31 07:21:55.569 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:21:55.575 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-31 07:21:55.581 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-31 07:21:55.608 | + 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-08-31 07:21:55.635 | + 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-08-31 07:21:55.662 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-31 07:21:55.689 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-31 07:21:55.716 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-31 07:21:55.722 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 07:21:55.729 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-31 07:21:55.738 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.VBNsrgQqio 2026-08-31 07:21:55.744 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-31 07:21:55.751 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 07:21:55.756 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.VBNsrgQqio 2026-08-31 07:21:55.766 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.VBNsrgQqio 2026-08-31 07:21:55.792 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.VBNsrgQqio /etc/sudoers.d/neutron-rootwrap 2026-08-31 07:21:55.818 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-31 07:21:55.824 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-31 07:21:55.829 | + 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-08-31 07:21:55.896 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-31 07:21:55.902 | + 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-08-31 07:21:55.975 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-31 07:21:55.981 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-31 07:21:55.988 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-31 07:21:55.994 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 07:21:56.000 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 07:21:56.007 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 07:21:56.049 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:21:56.057 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 07:21:56.063 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 07:21:56.070 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 07:21:56.112 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:21:56.118 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/ 2026-08-31 07:21:56.126 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/ 2026-08-31 07:21:56.198 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 07:21:56.203 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 07:21:56.210 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-31 07:21:56.250 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:21:56.257 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-31 07:21:56.298 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:21:56.305 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-31 07:21:56.347 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:21:56.353 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-31 07:21:56.394 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:21:56.400 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-31 07:21:56.442 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:21:56.450 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-31 07:21:56.456 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-31 07:21:56.499 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:21:56.507 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-31 07:21:56.512 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-31 07:21:56.519 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-31 07:21:56.519 | Configuring OVN 2026-08-31 07:21:56.527 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-31 07:21:56.532 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-31 07:21:56.541 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-31 07:21:56.551 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=c1dfbe81-fda2-4e37-916e-800187901bce 2026-08-31 07:21:56.558 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-31 07:21:56.564 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-31 07:21:56.570 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:21:56.575 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:21:56.581 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:21:56.587 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:21:56.593 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:21:56.599 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:21:56.605 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:21:56.611 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:21:56.617 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:21:56.623 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:21:56.629 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:21:56.635 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:21:56.641 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:21:56.647 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-31 07:21:56.654 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-31 07:21:56.661 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-31 07:21:56.668 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-31 07:21:56.704 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:21:56.711 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-31 07:21:56.814 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-31 07:21:56.820 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-31 07:21:56.826 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-31 07:21:56.865 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:21:56.872 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-31 07:21:56.878 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 07:21:56.884 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-31 07:21:56.891 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o stack /etc/neutron 2026-08-31 07:21:56.918 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-31 07:21:56.929 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-31 07:21:56.936 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-31 07:21:57.282 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:21:57.282 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:21:57.282 | we strongly recommend against using it for new projects. 2026-08-31 07:21:57.282 | 2026-08-31 07:21:57.282 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:21:57.282 | framework. For more detail see 2026-08-31 07:21:57.282 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:21:57.282 | 2026-08-31 07:21:57.282 | import eventlet as _eventlet # noqa 2026-08-31 07:21:59.263 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:21:59.263 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:21:59.263 | we strongly recommend against using it for new projects. 2026-08-31 07:21:59.263 | 2026-08-31 07:21:59.263 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:21:59.263 | framework. For more detail see 2026-08-31 07:21:59.263 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:21:59.263 | 2026-08-31 07:21:59.263 | import eventlet as _eventlet # noqa 2026-08-31 07:22:01.233 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:22:01.233 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:22:01.233 | we strongly recommend against using it for new projects. 2026-08-31 07:22:01.233 | 2026-08-31 07:22:01.233 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:22:01.233 | framework. For more detail see 2026-08-31 07:22:01.233 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:22:01.233 | 2026-08-31 07:22:01.234 | import eventlet as _eventlet # noqa 2026-08-31 07:22:03.228 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:22:03.228 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:22:03.228 | we strongly recommend against using it for new projects. 2026-08-31 07:22:03.228 | 2026-08-31 07:22:03.228 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:22:03.228 | framework. For more detail see 2026-08-31 07:22:03.228 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:22:03.228 | 2026-08-31 07:22:03.228 | import eventlet as _eventlet # noqa 2026-08-31 07:22:05.434 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:22:05.434 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:22:05.434 | we strongly recommend against using it for new projects. 2026-08-31 07:22:05.434 | 2026-08-31 07:22:05.435 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:22:05.435 | framework. For more detail see 2026-08-31 07:22:05.435 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:22:05.435 | 2026-08-31 07:22:05.435 | import eventlet as _eventlet # noqa 2026-08-31 07:22:07.465 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:22:07.465 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:22:07.465 | we strongly recommend against using it for new projects. 2026-08-31 07:22:07.465 | 2026-08-31 07:22:07.465 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:22:07.465 | framework. For more detail see 2026-08-31 07:22:07.465 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:22:07.465 | 2026-08-31 07:22:07.465 | import eventlet as _eventlet # noqa 2026-08-31 07:22:09.653 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: 2026-08-31 07:22:09.654 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:22:09.654 | we strongly recommend against using it for new projects. 2026-08-31 07:22:09.654 | 2026-08-31 07:22:09.654 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:22:09.654 | framework. For more detail see 2026-08-31 07:22:09.654 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:22:09.654 | 2026-08-31 07:22:09.654 | import eventlet 2026-08-31 07:22:09.742 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-31 07:22:09.742 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-31 07:22:11.917 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:22:11.917 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:22:11.917 | we strongly recommend against using it for new projects. 2026-08-31 07:22:11.917 | 2026-08-31 07:22:11.917 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:22:11.917 | framework. For more detail see 2026-08-31 07:22:11.917 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:22:11.917 | 2026-08-31 07:22:11.917 | import eventlet as _eventlet # noqa 2026-08-31 07:22:12.847 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:22:12.847 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:22:12.847 | we strongly recommend against using it for new projects. 2026-08-31 07:22:12.847 | 2026-08-31 07:22:12.848 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:22:12.848 | framework. For more detail see 2026-08-31 07:22:12.848 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:22:12.848 | 2026-08-31 07:22:12.848 | import eventlet as _eventlet # noqa 2026-08-31 07:22:14.931 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:22:14.931 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:22:14.931 | we strongly recommend against using it for new projects. 2026-08-31 07:22:14.931 | 2026-08-31 07:22:14.931 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:22:14.931 | framework. For more detail see 2026-08-31 07:22:14.931 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:22:14.931 | 2026-08-31 07:22:14.931 | import eventlet as _eventlet # noqa 2026-08-31 07:22:16.226 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:22:16.226 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:22:16.226 | we strongly recommend against using it for new projects. 2026-08-31 07:22:16.226 | 2026-08-31 07:22:16.226 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:22:16.226 | framework. For more detail see 2026-08-31 07:22:16.226 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:22:16.226 | 2026-08-31 07:22:16.226 | import eventlet as _eventlet # noqa 2026-08-31 07:22:17.915 | + 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-08-31 07:22:17.926 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 07:22:17.933 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 07:22:17.938 | + 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-08-31 07:22:18.013 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-31 07:22:18.020 | + 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-08-31 07:22:18.097 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-31 07:22:18.171 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 162.253.55.152 2026-08-31 07:22:18.247 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 4 2026-08-31 07:22:18.323 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-31 07:22:18.402 | + 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-08-31 07:22:18.481 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:162.253.55.152:6642 2026-08-31 07:22:18.565 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-31 07:22:18.616 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:22:18.623 | + 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-08-31 07:22:18.707 | + 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-08-31 07:22:18.785 | + 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-08-31 07:22:18.868 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-31 07:22:18.876 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-31 07:22:18.959 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:162.253.55.152:6641 2026-08-31 07:22:19.039 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-31 07:22:19.048 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-31 07:22:19.055 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-31 07:22:19.055 | Configuring Neutron for OVN 2026-08-31 07:22:19.062 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-31 07:22:19.110 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:22:19.117 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-31 07:22:19.125 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-31 07:22:19.126 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-31 07:22:19.491 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:22:19.492 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:22:19.492 | we strongly recommend against using it for new projects. 2026-08-31 07:22:19.492 | 2026-08-31 07:22:19.492 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:22:19.492 | framework. For more detail see 2026-08-31 07:22:19.492 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:22:19.492 | 2026-08-31 07:22:19.492 | import eventlet as _eventlet # noqa 2026-08-31 07:22:21.187 | + 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-08-31 07:22:21.195 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-31 07:22:21.195 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-31 07:22:21.567 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:22:21.567 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:22:21.568 | we strongly recommend against using it for new projects. 2026-08-31 07:22:21.568 | 2026-08-31 07:22:21.568 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:22:21.568 | framework. For more detail see 2026-08-31 07:22:21.568 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:22:21.568 | 2026-08-31 07:22:21.568 | import eventlet as _eventlet # noqa 2026-08-31 07:22:23.028 | + 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,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-08-31 07:22:23.034 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-31 07:22:23.077 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:22:23.083 | + 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,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-08-31 07:22:23.093 | ++ 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,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-08-31 07:22:23.095 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-31 07:22:23.096 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-31 07:22:23.104 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-31 07:22:23.116 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-31 07:22:23.116 | address-scope 2026-08-31 07:22:23.116 | agent 2026-08-31 07:22:23.116 | allowed-address-pairs 2026-08-31 07:22:23.116 | auto-allocated-topology 2026-08-31 07:22:23.116 | availability_zone 2026-08-31 07:22:23.116 | bgp 2026-08-31 07:22:23.116 | bgp_4byte_asn 2026-08-31 07:22:23.116 | bgp_dragent_scheduler 2026-08-31 07:22:23.116 | binding 2026-08-31 07:22:23.116 | binding-extended 2026-08-31 07:22:23.116 | default-subnetpools 2026-08-31 07:22:23.116 | dhcp_agent_scheduler 2026-08-31 07:22:23.116 | dns-domain-ports 2026-08-31 07:22:23.116 | dns-integration 2026-08-31 07:22:23.116 | dns-integration-domain-keywords 2026-08-31 07:22:23.116 | empty-string-filtering 2026-08-31 07:22:23.116 | enable-default-route-bfd 2026-08-31 07:22:23.116 | enable-default-route-ecmp 2026-08-31 07:22:23.116 | expose-port-forwarding-in-fip 2026-08-31 07:22:23.116 | ext-gw-mode 2026-08-31 07:22:23.116 | external-gateway-multihoming 2026-08-31 07:22:23.116 | external-net 2026-08-31 07:22:23.116 | extra_dhcp_opt 2026-08-31 07:22:23.116 | extraroute 2026-08-31 07:22:23.116 | extraroute-atomic 2026-08-31 07:22:23.116 | filter-validation 2026-08-31 07:22:23.117 | fip-port-details 2026-08-31 07:22:23.117 | flavors 2026-08-31 07:22:23.117 | floating-ip-port-forwarding 2026-08-31 07:22:23.117 | floating-ip-port-forwarding-description 2026-08-31 07:22:23.117 | floating-ip-port-forwarding-detail 2026-08-31 07:22:23.117 | floating-ip-port-forwarding-port-ranges 2026-08-31 07:22:23.117 | floatingip-pools 2026-08-31 07:22:23.117 | fwaas_v2 2026-08-31 07:22:23.117 | ip_allocation 2026-08-31 07:22:23.117 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 07:22:23.117 | l3-flavors 2026-08-31 07:22:23.117 | l3-ha 2026-08-31 07:22:23.117 | l3_agent_scheduler 2026-08-31 07:22:23.117 | logging 2026-08-31 07:22:23.117 | multi-provider 2026-08-31 07:22:23.117 | net-mtu 2026-08-31 07:22:23.117 | net-mtu-writable 2026-08-31 07:22:23.117 | network-ip-availability 2026-08-31 07:22:23.117 | network_availability_zone 2026-08-31 07:22:23.117 | network_ha 2026-08-31 07:22:23.117 | pagination 2026-08-31 07:22:23.117 | port-device-profile 2026-08-31 07:22:23.117 | port-hardware-offload-type 2026-08-31 07:22:23.117 | port-mac-address-regenerate 2026-08-31 07:22:23.117 | port-numa-affinity-policy 2026-08-31 07:22:23.117 | port-numa-affinity-policy-socket 2026-08-31 07:22:23.117 | port-resource-request 2026-08-31 07:22:23.117 | port-security 2026-08-31 07:22:23.117 | port-trusted-vif 2026-08-31 07:22:23.117 | project-id 2026-08-31 07:22:23.117 | provider 2026-08-31 07:22:23.117 | pvlan 2026-08-31 07:22:23.117 | qinq 2026-08-31 07:22:23.117 | qos 2026-08-31 07:22:23.117 | qos-bw-limit-direction 2026-08-31 07:22:23.117 | qos-bw-minimum-ingress 2026-08-31 07:22:23.117 | qos-default 2026-08-31 07:22:23.117 | qos-fip 2026-08-31 07:22:23.117 | qos-gateway-ip 2026-08-31 07:22:23.117 | qos-rule-type-details 2026-08-31 07:22:23.117 | qos-rule-type-filter 2026-08-31 07:22:23.117 | qos-rules-alias 2026-08-31 07:22:23.117 | quota-check-limit 2026-08-31 07:22:23.118 | quota-check-limit-default 2026-08-31 07:22:23.118 | quota_details 2026-08-31 07:22:23.118 | quotas 2026-08-31 07:22:23.118 | rbac-address-scope 2026-08-31 07:22:23.118 | rbac-policies 2026-08-31 07:22:23.118 | rbac-security-groups 2026-08-31 07:22:23.118 | router 2026-08-31 07:22:23.118 | router-enable-snat 2026-08-31 07:22:23.118 | router_availability_zone 2026-08-31 07:22:23.118 | security-group 2026-08-31 07:22:23.118 | security-groups-default-rules 2026-08-31 07:22:23.118 | security-groups-default-statefulness 2026-08-31 07:22:23.118 | security-groups-normalized-cidr 2026-08-31 07:22:23.118 | security-groups-remote-address-group 2026-08-31 07:22:23.118 | security-groups-rules-belongs-to-default-sg 2026-08-31 07:22:23.118 | security-groups-shared-filtering 2026-08-31 07:22:23.118 | segment 2026-08-31 07:22:23.118 | sorting 2026-08-31 07:22:23.118 | standard-attr-description 2026-08-31 07:22:23.118 | standard-attr-fwaas-v2 2026-08-31 07:22:23.118 | standard-attr-revisions 2026-08-31 07:22:23.118 | standard-attr-tag 2026-08-31 07:22:23.118 | standard-attr-timestamp 2026-08-31 07:22:23.118 | stateful-security-group 2026-08-31 07:22:23.118 | subnet-dns-publish-fixed-ip 2026-08-31 07:22:23.118 | subnet-external-network 2026-08-31 07:22:23.118 | subnet-service-types 2026-08-31 07:22:23.118 | subnet_allocation 2026-08-31 07:22:23.118 | subnet_onboard 2026-08-31 07:22:23.118 | subnetpool-prefix-ops 2026-08-31 07:22:23.118 | tag-creation 2026-08-31 07:22:23.118 | tap-mirror 2026-08-31 07:22:23.118 | tap-mirror-both-direction 2026-08-31 07:22:23.118 | trunk 2026-08-31 07:22:23.118 | uplink-status-propagation 2026-08-31 07:22:23.118 | uplink-status-propagation-updatable 2026-08-31 07:22:23.118 | vlan-transparent 2026-08-31 07:22:23.118 | vpn-endpoint-groups 2026-08-31 07:22:23.118 | vpnaas' 2026-08-31 07:22:23.127 | ++ 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,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-08-31 07:22:23.128 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-31 07:22:23.129 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-31 07:22:23.138 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-31 07:22:23.149 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-31 07:22:23.150 | address-scope 2026-08-31 07:22:23.150 | agent 2026-08-31 07:22:23.150 | allowed-address-pairs 2026-08-31 07:22:23.150 | auto-allocated-topology 2026-08-31 07:22:23.150 | availability_zone 2026-08-31 07:22:23.150 | bgp 2026-08-31 07:22:23.150 | bgp_4byte_asn 2026-08-31 07:22:23.150 | bgp_dragent_scheduler 2026-08-31 07:22:23.150 | binding 2026-08-31 07:22:23.150 | binding-extended 2026-08-31 07:22:23.150 | default-subnetpools 2026-08-31 07:22:23.150 | dhcp_agent_scheduler 2026-08-31 07:22:23.150 | dns-domain-ports 2026-08-31 07:22:23.150 | dns-integration 2026-08-31 07:22:23.150 | dns-integration-domain-keywords 2026-08-31 07:22:23.150 | empty-string-filtering 2026-08-31 07:22:23.150 | enable-default-route-bfd 2026-08-31 07:22:23.150 | enable-default-route-ecmp 2026-08-31 07:22:23.150 | expose-port-forwarding-in-fip 2026-08-31 07:22:23.150 | ext-gw-mode 2026-08-31 07:22:23.150 | external-gateway-multihoming 2026-08-31 07:22:23.150 | external-net 2026-08-31 07:22:23.150 | extra_dhcp_opt 2026-08-31 07:22:23.150 | extraroute 2026-08-31 07:22:23.150 | extraroute-atomic 2026-08-31 07:22:23.150 | filter-validation 2026-08-31 07:22:23.150 | fip-port-details 2026-08-31 07:22:23.150 | flavors 2026-08-31 07:22:23.150 | floating-ip-port-forwarding 2026-08-31 07:22:23.150 | floating-ip-port-forwarding-description 2026-08-31 07:22:23.150 | floating-ip-port-forwarding-detail 2026-08-31 07:22:23.150 | floating-ip-port-forwarding-port-ranges 2026-08-31 07:22:23.150 | floatingip-pools 2026-08-31 07:22:23.150 | fwaas_v2 2026-08-31 07:22:23.151 | ip_allocation 2026-08-31 07:22:23.151 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 07:22:23.151 | l3-flavors 2026-08-31 07:22:23.151 | l3-ha 2026-08-31 07:22:23.151 | l3_agent_scheduler 2026-08-31 07:22:23.151 | logging 2026-08-31 07:22:23.151 | multi-provider 2026-08-31 07:22:23.151 | net-mtu 2026-08-31 07:22:23.151 | net-mtu-writable 2026-08-31 07:22:23.151 | network-ip-availability 2026-08-31 07:22:23.151 | network_availability_zone 2026-08-31 07:22:23.151 | network_ha 2026-08-31 07:22:23.151 | pagination 2026-08-31 07:22:23.151 | port-device-profile 2026-08-31 07:22:23.151 | port-hardware-offload-type 2026-08-31 07:22:23.151 | port-mac-address-regenerate 2026-08-31 07:22:23.151 | port-numa-affinity-policy 2026-08-31 07:22:23.151 | port-numa-affinity-policy-socket 2026-08-31 07:22:23.151 | port-resource-request 2026-08-31 07:22:23.151 | port-security 2026-08-31 07:22:23.151 | port-trusted-vif 2026-08-31 07:22:23.151 | project-id 2026-08-31 07:22:23.151 | provider 2026-08-31 07:22:23.151 | pvlan 2026-08-31 07:22:23.151 | qinq 2026-08-31 07:22:23.151 | qos 2026-08-31 07:22:23.151 | qos-bw-limit-direction 2026-08-31 07:22:23.151 | qos-bw-minimum-ingress 2026-08-31 07:22:23.151 | qos-default 2026-08-31 07:22:23.152 | qos-fip 2026-08-31 07:22:23.152 | qos-gateway-ip 2026-08-31 07:22:23.152 | qos-rule-type-details 2026-08-31 07:22:23.152 | qos-rule-type-filter 2026-08-31 07:22:23.152 | qos-rules-alias 2026-08-31 07:22:23.152 | quota-check-limit 2026-08-31 07:22:23.152 | quota-check-limit-default 2026-08-31 07:22:23.152 | quota_details 2026-08-31 07:22:23.152 | quotas 2026-08-31 07:22:23.152 | rbac-address-scope 2026-08-31 07:22:23.152 | rbac-policies 2026-08-31 07:22:23.152 | rbac-security-groups 2026-08-31 07:22:23.152 | router 2026-08-31 07:22:23.152 | router-enable-snat 2026-08-31 07:22:23.152 | router_availability_zone 2026-08-31 07:22:23.152 | security-group 2026-08-31 07:22:23.152 | security-groups-default-rules 2026-08-31 07:22:23.152 | security-groups-default-statefulness 2026-08-31 07:22:23.152 | security-groups-normalized-cidr 2026-08-31 07:22:23.152 | security-groups-remote-address-group 2026-08-31 07:22:23.152 | security-groups-rules-belongs-to-default-sg 2026-08-31 07:22:23.152 | security-groups-shared-filtering 2026-08-31 07:22:23.152 | segment 2026-08-31 07:22:23.152 | sorting 2026-08-31 07:22:23.152 | standard-attr-description 2026-08-31 07:22:23.152 | standard-attr-fwaas-v2 2026-08-31 07:22:23.152 | standard-attr-revisions 2026-08-31 07:22:23.152 | standard-attr-tag 2026-08-31 07:22:23.152 | standard-attr-timestamp 2026-08-31 07:22:23.152 | stateful-security-group 2026-08-31 07:22:23.152 | subnet-dns-publish-fixed-ip 2026-08-31 07:22:23.153 | subnet-external-network 2026-08-31 07:22:23.153 | subnet-service-types 2026-08-31 07:22:23.153 | subnet_allocation 2026-08-31 07:22:23.153 | subnet_onboard 2026-08-31 07:22:23.153 | subnetpool-prefix-ops 2026-08-31 07:22:23.153 | tag-creation 2026-08-31 07:22:23.153 | tap-mirror 2026-08-31 07:22:23.153 | tap-mirror-both-direction 2026-08-31 07:22:23.153 | trunk 2026-08-31 07:22:23.153 | uplink-status-propagation 2026-08-31 07:22:23.153 | uplink-status-propagation-updatable 2026-08-31 07:22:23.153 | vlan-transparent 2026-08-31 07:22:23.153 | vpn-endpoint-groups 2026-08-31 07:22:23.153 | vpnaas' 2026-08-31 07:22:23.161 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-31 07:22:23.161 | address-scope 2026-08-31 07:22:23.161 | agent 2026-08-31 07:22:23.161 | allowed-address-pairs 2026-08-31 07:22:23.162 | auto-allocated-topology 2026-08-31 07:22:23.162 | availability_zone 2026-08-31 07:22:23.162 | bgp 2026-08-31 07:22:23.162 | bgp_4byte_asn 2026-08-31 07:22:23.162 | bgp_dragent_scheduler 2026-08-31 07:22:23.162 | binding 2026-08-31 07:22:23.162 | binding-extended 2026-08-31 07:22:23.162 | default-subnetpools 2026-08-31 07:22:23.162 | dhcp_agent_scheduler 2026-08-31 07:22:23.162 | dns-domain-ports 2026-08-31 07:22:23.162 | dns-integration 2026-08-31 07:22:23.162 | dns-integration-domain-keywords 2026-08-31 07:22:23.162 | empty-string-filtering 2026-08-31 07:22:23.162 | enable-default-route-bfd 2026-08-31 07:22:23.162 | enable-default-route-ecmp 2026-08-31 07:22:23.162 | expose-port-forwarding-in-fip 2026-08-31 07:22:23.162 | ext-gw-mode 2026-08-31 07:22:23.162 | external-gateway-multihoming 2026-08-31 07:22:23.162 | external-net 2026-08-31 07:22:23.162 | extra_dhcp_opt 2026-08-31 07:22:23.162 | extraroute 2026-08-31 07:22:23.162 | extraroute-atomic 2026-08-31 07:22:23.162 | filter-validation 2026-08-31 07:22:23.162 | fip-port-details 2026-08-31 07:22:23.162 | flavors 2026-08-31 07:22:23.162 | floating-ip-port-forwarding 2026-08-31 07:22:23.162 | floating-ip-port-forwarding-description 2026-08-31 07:22:23.162 | floating-ip-port-forwarding-detail 2026-08-31 07:22:23.162 | floating-ip-port-forwarding-port-ranges 2026-08-31 07:22:23.162 | floatingip-pools 2026-08-31 07:22:23.162 | fwaas_v2 2026-08-31 07:22:23.162 | ip_allocation 2026-08-31 07:22:23.162 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 07:22:23.163 | l3-flavors 2026-08-31 07:22:23.163 | l3-ha 2026-08-31 07:22:23.163 | l3_agent_scheduler 2026-08-31 07:22:23.163 | logging 2026-08-31 07:22:23.163 | multi-provider 2026-08-31 07:22:23.163 | net-mtu 2026-08-31 07:22:23.163 | net-mtu-writable 2026-08-31 07:22:23.163 | network-ip-availability 2026-08-31 07:22:23.163 | network_availability_zone 2026-08-31 07:22:23.163 | network_ha 2026-08-31 07:22:23.163 | pagination 2026-08-31 07:22:23.163 | port-device-profile 2026-08-31 07:22:23.163 | port-hardware-offload-type 2026-08-31 07:22:23.163 | port-mac-address-regenerate 2026-08-31 07:22:23.163 | port-numa-affinity-policy 2026-08-31 07:22:23.163 | port-numa-affinity-policy-socket 2026-08-31 07:22:23.163 | port-resource-request 2026-08-31 07:22:23.163 | port-security 2026-08-31 07:22:23.163 | port-trusted-vif 2026-08-31 07:22:23.163 | project-id 2026-08-31 07:22:23.163 | provider 2026-08-31 07:22:23.163 | pvlan 2026-08-31 07:22:23.163 | qinq 2026-08-31 07:22:23.163 | qos 2026-08-31 07:22:23.163 | qos-bw-limit-direction 2026-08-31 07:22:23.163 | qos-bw-minimum-ingress 2026-08-31 07:22:23.163 | qos-default 2026-08-31 07:22:23.163 | qos-fip 2026-08-31 07:22:23.163 | qos-gateway-ip 2026-08-31 07:22:23.163 | qos-rule-type-details 2026-08-31 07:22:23.163 | qos-rule-type-filter 2026-08-31 07:22:23.163 | qos-rules-alias 2026-08-31 07:22:23.163 | quota-check-limit 2026-08-31 07:22:23.164 | quota-check-limit-default 2026-08-31 07:22:23.164 | quota_details 2026-08-31 07:22:23.164 | quotas 2026-08-31 07:22:23.164 | rbac-address-scope 2026-08-31 07:22:23.164 | rbac-policies 2026-08-31 07:22:23.164 | rbac-security-groups 2026-08-31 07:22:23.164 | router 2026-08-31 07:22:23.164 | router-enable-snat 2026-08-31 07:22:23.164 | router_availability_zone 2026-08-31 07:22:23.164 | security-group 2026-08-31 07:22:23.164 | security-groups-default-rules 2026-08-31 07:22:23.164 | security-groups-default-statefulness 2026-08-31 07:22:23.164 | security-groups-normalized-cidr 2026-08-31 07:22:23.164 | security-groups-remote-address-group 2026-08-31 07:22:23.164 | security-groups-rules-belongs-to-default-sg 2026-08-31 07:22:23.164 | security-groups-shared-filtering 2026-08-31 07:22:23.164 | segment 2026-08-31 07:22:23.164 | sorting 2026-08-31 07:22:23.164 | standard-attr-description 2026-08-31 07:22:23.164 | standard-attr-fwaas-v2 2026-08-31 07:22:23.164 | standard-attr-revisions 2026-08-31 07:22:23.164 | standard-attr-tag 2026-08-31 07:22:23.164 | standard-attr-timestamp 2026-08-31 07:22:23.164 | stateful-security-group 2026-08-31 07:22:23.164 | subnet-dns-publish-fixed-ip 2026-08-31 07:22:23.164 | subnet-external-network 2026-08-31 07:22:23.164 | subnet-service-types 2026-08-31 07:22:23.164 | subnet_allocation 2026-08-31 07:22:23.164 | subnet_onboard 2026-08-31 07:22:23.164 | subnetpool-prefix-ops 2026-08-31 07:22:23.164 | tag-creation 2026-08-31 07:22:23.164 | tap-mirror 2026-08-31 07:22:23.164 | tap-mirror-both-direction 2026-08-31 07:22:23.164 | trunk 2026-08-31 07:22:23.164 | uplink-status-propagation 2026-08-31 07:22:23.164 | uplink-status-propagation-updatable 2026-08-31 07:22:23.164 | vlan-transparent 2026-08-31 07:22:23.165 | vpn-endpoint-groups 2026-08-31 07:22:23.165 | vpnaas' 2026-08-31 07:22:23.165 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-31 07:22:23.165 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-31 07:22:23.165 | address-scope 2026-08-31 07:22:23.165 | agent 2026-08-31 07:22:23.165 | allowed-address-pairs 2026-08-31 07:22:23.165 | auto-allocated-topology 2026-08-31 07:22:23.165 | availability_zone 2026-08-31 07:22:23.165 | bgp 2026-08-31 07:22:23.165 | bgp_4byte_asn 2026-08-31 07:22:23.165 | bgp_dragent_scheduler 2026-08-31 07:22:23.165 | binding 2026-08-31 07:22:23.165 | binding-extended 2026-08-31 07:22:23.165 | default-subnetpools 2026-08-31 07:22:23.165 | dhcp_agent_scheduler 2026-08-31 07:22:23.165 | dns-domain-ports 2026-08-31 07:22:23.165 | dns-integration 2026-08-31 07:22:23.165 | dns-integration-domain-keywords 2026-08-31 07:22:23.165 | empty-string-filtering 2026-08-31 07:22:23.165 | enable-default-route-bfd 2026-08-31 07:22:23.165 | enable-default-route-ecmp 2026-08-31 07:22:23.165 | expose-port-forwarding-in-fip 2026-08-31 07:22:23.165 | ext-gw-mode 2026-08-31 07:22:23.165 | external-gateway-multihoming 2026-08-31 07:22:23.165 | external-net 2026-08-31 07:22:23.165 | extra_dhcp_opt 2026-08-31 07:22:23.165 | extraroute 2026-08-31 07:22:23.165 | extraroute-atomic 2026-08-31 07:22:23.165 | filter-validation 2026-08-31 07:22:23.165 | fip-port-details 2026-08-31 07:22:23.165 | flavors 2026-08-31 07:22:23.165 | floating-ip-port-forwarding 2026-08-31 07:22:23.165 | floating-ip-port-forwarding-description 2026-08-31 07:22:23.165 | floating-ip-port-forwarding-detail 2026-08-31 07:22:23.166 | floating-ip-port-forwarding-port-ranges 2026-08-31 07:22:23.166 | floatingip-pools 2026-08-31 07:22:23.166 | fwaas_v2 2026-08-31 07:22:23.166 | ip_allocation 2026-08-31 07:22:23.166 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 07:22:23.166 | l3-flavors 2026-08-31 07:22:23.166 | l3-ha 2026-08-31 07:22:23.166 | l3_agent_scheduler 2026-08-31 07:22:23.166 | logging 2026-08-31 07:22:23.166 | multi-provider 2026-08-31 07:22:23.166 | net-mtu 2026-08-31 07:22:23.166 | net-mtu-writable 2026-08-31 07:22:23.166 | network-ip-availability 2026-08-31 07:22:23.166 | network_availability_zone 2026-08-31 07:22:23.166 | network_ha 2026-08-31 07:22:23.166 | pagination 2026-08-31 07:22:23.166 | port-device-profile 2026-08-31 07:22:23.166 | port-hardware-offload-type 2026-08-31 07:22:23.166 | port-mac-address-regenerate 2026-08-31 07:22:23.166 | port-numa-affinity-policy 2026-08-31 07:22:23.166 | port-numa-affinity-policy-socket 2026-08-31 07:22:23.166 | port-resource-request 2026-08-31 07:22:23.166 | port-security 2026-08-31 07:22:23.166 | port-trusted-vif 2026-08-31 07:22:23.167 | project-id 2026-08-31 07:22:23.167 | provider 2026-08-31 07:22:23.167 | pvlan 2026-08-31 07:22:23.167 | qinq 2026-08-31 07:22:23.167 | qos 2026-08-31 07:22:23.167 | qos-bw-limit-direction 2026-08-31 07:22:23.167 | qos-bw-minimum-ingress 2026-08-31 07:22:23.167 | qos-default 2026-08-31 07:22:23.167 | qos-fip 2026-08-31 07:22:23.167 | qos-gateway-ip 2026-08-31 07:22:23.167 | qos-rule-type-details 2026-08-31 07:22:23.167 | qos-rule-type-filter 2026-08-31 07:22:23.167 | qos-rules-alias 2026-08-31 07:22:23.167 | quota-check-limit 2026-08-31 07:22:23.167 | quota-check-limit-default 2026-08-31 07:22:23.167 | quota_details 2026-08-31 07:22:23.167 | quotas 2026-08-31 07:22:23.167 | rbac-address-scope 2026-08-31 07:22:23.167 | rbac-policies 2026-08-31 07:22:23.167 | rbac-security-groups 2026-08-31 07:22:23.167 | router 2026-08-31 07:22:23.167 | router-enable-snat 2026-08-31 07:22:23.167 | router_availability_zone 2026-08-31 07:22:23.167 | security-group 2026-08-31 07:22:23.167 | security-groups-default-rules 2026-08-31 07:22:23.167 | security-groups-default-statefulness 2026-08-31 07:22:23.167 | security-groups-normalized-cidr 2026-08-31 07:22:23.167 | security-groups-remote-address-group 2026-08-31 07:22:23.167 | security-groups-rules-belongs-to-default-sg 2026-08-31 07:22:23.168 | security-groups-shared-filtering 2026-08-31 07:22:23.168 | segment 2026-08-31 07:22:23.168 | sorting 2026-08-31 07:22:23.168 | standard-attr-description 2026-08-31 07:22:23.168 | standard-attr-fwaas-v2 2026-08-31 07:22:23.168 | standard-attr-revisions 2026-08-31 07:22:23.168 | standard-attr-tag 2026-08-31 07:22:23.168 | standard-attr-timestamp 2026-08-31 07:22:23.168 | stateful-security-group 2026-08-31 07:22:23.168 | subnet-dns-publish-fixed-ip 2026-08-31 07:22:23.168 | subnet-external-network 2026-08-31 07:22:23.168 | subnet-service-types 2026-08-31 07:22:23.168 | subnet_allocation 2026-08-31 07:22:23.168 | subnet_onboard 2026-08-31 07:22:23.168 | subnetpool-prefix-ops 2026-08-31 07:22:23.168 | tag-creation 2026-08-31 07:22:23.168 | tap-mirror 2026-08-31 07:22:23.168 | tap-mirror-both-direction 2026-08-31 07:22:23.168 | trunk 2026-08-31 07:22:23.168 | uplink-status-propagation 2026-08-31 07:22:23.168 | uplink-status-propagation-updatable 2026-08-31 07:22:23.168 | vlan-transparent 2026-08-31 07:22:23.168 | vpn-endpoint-groups 2026-08-31 07:22:23.168 | vpnaas' 2026-08-31 07:22:23.171 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-31 07:22:23.182 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-31 07:22:23.182 | address-scope 2026-08-31 07:22:23.183 | agent 2026-08-31 07:22:23.183 | allowed-address-pairs 2026-08-31 07:22:23.183 | auto-allocated-topology 2026-08-31 07:22:23.183 | availability_zone 2026-08-31 07:22:23.183 | bgp 2026-08-31 07:22:23.183 | bgp_4byte_asn 2026-08-31 07:22:23.183 | bgp_dragent_scheduler 2026-08-31 07:22:23.183 | binding 2026-08-31 07:22:23.183 | binding-extended 2026-08-31 07:22:23.183 | default-subnetpools 2026-08-31 07:22:23.183 | dhcp_agent_scheduler 2026-08-31 07:22:23.183 | dns-domain-ports 2026-08-31 07:22:23.183 | dns-integration 2026-08-31 07:22:23.183 | dns-integration-domain-keywords 2026-08-31 07:22:23.183 | empty-string-filtering 2026-08-31 07:22:23.183 | enable-default-route-bfd 2026-08-31 07:22:23.183 | enable-default-route-ecmp 2026-08-31 07:22:23.183 | expose-port-forwarding-in-fip 2026-08-31 07:22:23.183 | ext-gw-mode 2026-08-31 07:22:23.183 | external-gateway-multihoming 2026-08-31 07:22:23.183 | external-net 2026-08-31 07:22:23.183 | extra_dhcp_opt 2026-08-31 07:22:23.183 | extraroute 2026-08-31 07:22:23.183 | extraroute-atomic 2026-08-31 07:22:23.183 | filter-validation 2026-08-31 07:22:23.183 | fip-port-details 2026-08-31 07:22:23.183 | flavors 2026-08-31 07:22:23.183 | floating-ip-port-forwarding 2026-08-31 07:22:23.183 | floating-ip-port-forwarding-description 2026-08-31 07:22:23.183 | floating-ip-port-forwarding-detail 2026-08-31 07:22:23.183 | floating-ip-port-forwarding-port-ranges 2026-08-31 07:22:23.183 | floatingip-pools 2026-08-31 07:22:23.183 | fwaas_v2 2026-08-31 07:22:23.183 | ip_allocation 2026-08-31 07:22:23.183 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 07:22:23.183 | l3-flavors 2026-08-31 07:22:23.183 | l3-ha 2026-08-31 07:22:23.184 | l3_agent_scheduler 2026-08-31 07:22:23.184 | logging 2026-08-31 07:22:23.184 | multi-provider 2026-08-31 07:22:23.184 | net-mtu 2026-08-31 07:22:23.184 | net-mtu-writable 2026-08-31 07:22:23.184 | network-ip-availability 2026-08-31 07:22:23.184 | network_availability_zone 2026-08-31 07:22:23.184 | network_ha 2026-08-31 07:22:23.184 | pagination 2026-08-31 07:22:23.184 | port-device-profile 2026-08-31 07:22:23.184 | port-hardware-offload-type 2026-08-31 07:22:23.184 | port-mac-address-regenerate 2026-08-31 07:22:23.184 | port-numa-affinity-policy 2026-08-31 07:22:23.184 | port-numa-affinity-policy-socket 2026-08-31 07:22:23.184 | port-resource-request 2026-08-31 07:22:23.184 | port-security 2026-08-31 07:22:23.184 | port-trusted-vif 2026-08-31 07:22:23.184 | project-id 2026-08-31 07:22:23.184 | provider 2026-08-31 07:22:23.184 | pvlan 2026-08-31 07:22:23.184 | qinq 2026-08-31 07:22:23.184 | qos 2026-08-31 07:22:23.184 | qos-bw-limit-direction 2026-08-31 07:22:23.184 | qos-bw-minimum-ingress 2026-08-31 07:22:23.184 | qos-default 2026-08-31 07:22:23.184 | qos-fip 2026-08-31 07:22:23.184 | qos-gateway-ip 2026-08-31 07:22:23.184 | qos-rule-type-details 2026-08-31 07:22:23.184 | qos-rule-type-filter 2026-08-31 07:22:23.184 | qos-rules-alias 2026-08-31 07:22:23.184 | quota-check-limit 2026-08-31 07:22:23.184 | quota-check-limit-default 2026-08-31 07:22:23.184 | quota_details 2026-08-31 07:22:23.184 | quotas 2026-08-31 07:22:23.184 | rbac-address-scope 2026-08-31 07:22:23.184 | rbac-policies 2026-08-31 07:22:23.184 | rbac-security-groups 2026-08-31 07:22:23.184 | router 2026-08-31 07:22:23.184 | router-enable-snat 2026-08-31 07:22:23.184 | router_availability_zone 2026-08-31 07:22:23.184 | security-group 2026-08-31 07:22:23.185 | security-groups-default-rules 2026-08-31 07:22:23.185 | security-groups-default-statefulness 2026-08-31 07:22:23.185 | security-groups-normalized-cidr 2026-08-31 07:22:23.185 | security-groups-remote-address-group 2026-08-31 07:22:23.185 | security-groups-rules-belongs-to-default-sg 2026-08-31 07:22:23.185 | security-groups-shared-filtering 2026-08-31 07:22:23.185 | segment 2026-08-31 07:22:23.185 | sorting 2026-08-31 07:22:23.185 | standard-attr-description 2026-08-31 07:22:23.185 | standard-attr-fwaas-v2 2026-08-31 07:22:23.185 | standard-attr-revisions 2026-08-31 07:22:23.185 | standard-attr-tag 2026-08-31 07:22:23.185 | standard-attr-timestamp 2026-08-31 07:22:23.185 | stateful-security-group 2026-08-31 07:22:23.185 | subnet-dns-publish-fixed-ip 2026-08-31 07:22:23.185 | subnet-external-network 2026-08-31 07:22:23.185 | subnet-service-types 2026-08-31 07:22:23.185 | subnet_allocation 2026-08-31 07:22:23.185 | subnet_onboard 2026-08-31 07:22:23.185 | subnetpool-prefix-ops 2026-08-31 07:22:23.185 | tag-creation 2026-08-31 07:22:23.185 | tap-mirror 2026-08-31 07:22:23.185 | tap-mirror-both-direction 2026-08-31 07:22:23.185 | trunk 2026-08-31 07:22:23.185 | uplink-status-propagation 2026-08-31 07:22:23.185 | uplink-status-propagation-updatable 2026-08-31 07:22:23.185 | vlan-transparent 2026-08-31 07:22:23.185 | vpn-endpoint-groups 2026-08-31 07:22:23.185 | vpnaas' 2026-08-31 07:22:23.194 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-31 07:22:23.194 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-31 07:22:23.194 | address-scope 2026-08-31 07:22:23.194 | agent 2026-08-31 07:22:23.195 | allowed-address-pairs 2026-08-31 07:22:23.195 | auto-allocated-topology 2026-08-31 07:22:23.195 | availability_zone 2026-08-31 07:22:23.195 | bgp 2026-08-31 07:22:23.195 | bgp_4byte_asn 2026-08-31 07:22:23.195 | bgp_dragent_scheduler 2026-08-31 07:22:23.195 | binding 2026-08-31 07:22:23.195 | binding-extended 2026-08-31 07:22:23.195 | default-subnetpools 2026-08-31 07:22:23.195 | dhcp_agent_scheduler 2026-08-31 07:22:23.195 | dns-domain-ports 2026-08-31 07:22:23.195 | dns-integration 2026-08-31 07:22:23.195 | dns-integration-domain-keywords 2026-08-31 07:22:23.195 | empty-string-filtering 2026-08-31 07:22:23.195 | enable-default-route-bfd 2026-08-31 07:22:23.195 | enable-default-route-ecmp 2026-08-31 07:22:23.195 | expose-port-forwarding-in-fip 2026-08-31 07:22:23.195 | ext-gw-mode 2026-08-31 07:22:23.195 | external-gateway-multihoming 2026-08-31 07:22:23.195 | external-net 2026-08-31 07:22:23.195 | extra_dhcp_opt 2026-08-31 07:22:23.195 | extraroute 2026-08-31 07:22:23.195 | extraroute-atomic 2026-08-31 07:22:23.195 | filter-validation 2026-08-31 07:22:23.195 | fip-port-details 2026-08-31 07:22:23.195 | flavors 2026-08-31 07:22:23.195 | floating-ip-port-forwarding 2026-08-31 07:22:23.195 | floating-ip-port-forwarding-description 2026-08-31 07:22:23.195 | floating-ip-port-forwarding-detail 2026-08-31 07:22:23.195 | floating-ip-port-forwarding-port-ranges 2026-08-31 07:22:23.195 | floatingip-pools 2026-08-31 07:22:23.195 | fwaas_v2 2026-08-31 07:22:23.195 | ip_allocation 2026-08-31 07:22:23.195 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 07:22:23.195 | l3-flavors 2026-08-31 07:22:23.195 | l3-ha 2026-08-31 07:22:23.195 | l3_agent_scheduler 2026-08-31 07:22:23.195 | logging 2026-08-31 07:22:23.195 | multi-provider 2026-08-31 07:22:23.195 | net-mtu 2026-08-31 07:22:23.195 | net-mtu-writable 2026-08-31 07:22:23.196 | network-ip-availability 2026-08-31 07:22:23.196 | network_availability_zone 2026-08-31 07:22:23.196 | network_ha 2026-08-31 07:22:23.196 | pagination 2026-08-31 07:22:23.196 | port-device-profile 2026-08-31 07:22:23.196 | port-hardware-offload-type 2026-08-31 07:22:23.196 | port-mac-address-regenerate 2026-08-31 07:22:23.196 | port-numa-affinity-policy 2026-08-31 07:22:23.196 | port-numa-affinity-policy-socket 2026-08-31 07:22:23.196 | port-resource-request 2026-08-31 07:22:23.196 | port-security 2026-08-31 07:22:23.196 | port-trusted-vif 2026-08-31 07:22:23.196 | project-id 2026-08-31 07:22:23.196 | provider 2026-08-31 07:22:23.196 | pvlan 2026-08-31 07:22:23.196 | qinq 2026-08-31 07:22:23.196 | qos 2026-08-31 07:22:23.196 | qos-bw-limit-direction 2026-08-31 07:22:23.196 | qos-bw-minimum-ingress 2026-08-31 07:22:23.196 | qos-default 2026-08-31 07:22:23.196 | qos-fip 2026-08-31 07:22:23.196 | qos-gateway-ip 2026-08-31 07:22:23.196 | qos-rule-type-details 2026-08-31 07:22:23.196 | qos-rule-type-filter 2026-08-31 07:22:23.196 | qos-rules-alias 2026-08-31 07:22:23.196 | quota-check-limit 2026-08-31 07:22:23.196 | quota-check-limit-default 2026-08-31 07:22:23.196 | quota_details 2026-08-31 07:22:23.196 | quotas 2026-08-31 07:22:23.196 | rbac-address-scope 2026-08-31 07:22:23.196 | rbac-policies 2026-08-31 07:22:23.196 | rbac-security-groups 2026-08-31 07:22:23.196 | router 2026-08-31 07:22:23.196 | router-enable-snat 2026-08-31 07:22:23.196 | router_availability_zone 2026-08-31 07:22:23.196 | security-group 2026-08-31 07:22:23.196 | security-groups-default-rules 2026-08-31 07:22:23.196 | security-groups-default-statefulness 2026-08-31 07:22:23.196 | security-groups-normalized-cidr 2026-08-31 07:22:23.196 | security-groups-remote-address-group 2026-08-31 07:22:23.196 | security-groups-rules-belongs-to-default-sg 2026-08-31 07:22:23.196 | security-groups-shared-filtering 2026-08-31 07:22:23.196 | segment 2026-08-31 07:22:23.196 | sorting 2026-08-31 07:22:23.196 | standard-attr-description 2026-08-31 07:22:23.197 | standard-attr-fwaas-v2 2026-08-31 07:22:23.197 | standard-attr-revisions 2026-08-31 07:22:23.197 | standard-attr-tag 2026-08-31 07:22:23.197 | standard-attr-timestamp 2026-08-31 07:22:23.197 | stateful-security-group 2026-08-31 07:22:23.197 | subnet-dns-publish-fixed-ip 2026-08-31 07:22:23.197 | subnet-external-network 2026-08-31 07:22:23.197 | subnet-service-types 2026-08-31 07:22:23.197 | subnet_allocation 2026-08-31 07:22:23.197 | subnet_onboard 2026-08-31 07:22:23.197 | subnetpool-prefix-ops 2026-08-31 07:22:23.197 | tag-creation 2026-08-31 07:22:23.197 | tap-mirror 2026-08-31 07:22:23.197 | tap-mirror-both-direction 2026-08-31 07:22:23.197 | trunk 2026-08-31 07:22:23.197 | uplink-status-propagation 2026-08-31 07:22:23.197 | uplink-status-propagation-updatable 2026-08-31 07:22:23.197 | vlan-transparent 2026-08-31 07:22:23.197 | vpn-endpoint-groups 2026-08-31 07:22:23.197 | vpnaas' 2026-08-31 07:22:23.197 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-31 07:22:23.197 | address-scope 2026-08-31 07:22:23.197 | agent 2026-08-31 07:22:23.197 | allowed-address-pairs 2026-08-31 07:22:23.197 | auto-allocated-topology 2026-08-31 07:22:23.197 | availability_zone 2026-08-31 07:22:23.197 | bgp 2026-08-31 07:22:23.197 | bgp_4byte_asn 2026-08-31 07:22:23.197 | bgp_dragent_scheduler 2026-08-31 07:22:23.197 | binding 2026-08-31 07:22:23.197 | binding-extended 2026-08-31 07:22:23.197 | default-subnetpools 2026-08-31 07:22:23.197 | dhcp_agent_scheduler 2026-08-31 07:22:23.197 | dns-domain-ports 2026-08-31 07:22:23.197 | dns-integration 2026-08-31 07:22:23.197 | dns-integration-domain-keywords 2026-08-31 07:22:23.197 | empty-string-filtering 2026-08-31 07:22:23.197 | enable-default-route-bfd 2026-08-31 07:22:23.197 | enable-default-route-ecmp 2026-08-31 07:22:23.197 | expose-port-forwarding-in-fip 2026-08-31 07:22:23.197 | ext-gw-mode 2026-08-31 07:22:23.197 | external-gateway-multihoming 2026-08-31 07:22:23.197 | external-net 2026-08-31 07:22:23.198 | extra_dhcp_opt 2026-08-31 07:22:23.198 | extraroute 2026-08-31 07:22:23.198 | extraroute-atomic 2026-08-31 07:22:23.198 | filter-validation 2026-08-31 07:22:23.198 | fip-port-details 2026-08-31 07:22:23.198 | flavors 2026-08-31 07:22:23.198 | floating-ip-port-forwarding 2026-08-31 07:22:23.198 | floating-ip-port-forwarding-description 2026-08-31 07:22:23.198 | floating-ip-port-forwarding-detail 2026-08-31 07:22:23.198 | floating-ip-port-forwarding-port-ranges 2026-08-31 07:22:23.198 | floatingip-pools 2026-08-31 07:22:23.198 | fwaas_v2 2026-08-31 07:22:23.198 | ip_allocation 2026-08-31 07:22:23.198 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 07:22:23.198 | l3-flavors 2026-08-31 07:22:23.198 | l3-ha 2026-08-31 07:22:23.198 | l3_agent_scheduler 2026-08-31 07:22:23.198 | logging 2026-08-31 07:22:23.198 | multi-provider 2026-08-31 07:22:23.198 | net-mtu 2026-08-31 07:22:23.198 | net-mtu-writable 2026-08-31 07:22:23.198 | network-ip-availability 2026-08-31 07:22:23.198 | network_availability_zone 2026-08-31 07:22:23.198 | network_ha 2026-08-31 07:22:23.198 | pagination 2026-08-31 07:22:23.198 | port-device-profile 2026-08-31 07:22:23.198 | port-hardware-offload-type 2026-08-31 07:22:23.198 | port-mac-address-regenerate 2026-08-31 07:22:23.198 | port-numa-affinity-policy 2026-08-31 07:22:23.198 | port-numa-affinity-policy-socket 2026-08-31 07:22:23.198 | port-resource-request 2026-08-31 07:22:23.198 | port-security 2026-08-31 07:22:23.198 | port-trusted-vif 2026-08-31 07:22:23.198 | project-id 2026-08-31 07:22:23.198 | provider 2026-08-31 07:22:23.198 | pvlan 2026-08-31 07:22:23.198 | qinq 2026-08-31 07:22:23.198 | qos 2026-08-31 07:22:23.198 | qos-bw-limit-direction 2026-08-31 07:22:23.198 | qos-bw-minimum-ingress 2026-08-31 07:22:23.198 | qos-default 2026-08-31 07:22:23.198 | qos-fip 2026-08-31 07:22:23.198 | qos-gateway-ip 2026-08-31 07:22:23.198 | qos-rule-type-details 2026-08-31 07:22:23.198 | qos-rule-type-filter 2026-08-31 07:22:23.198 | qos-rules-alias 2026-08-31 07:22:23.199 | quota-check-limit 2026-08-31 07:22:23.199 | quota-check-limit-default 2026-08-31 07:22:23.199 | quota_details 2026-08-31 07:22:23.199 | quotas 2026-08-31 07:22:23.199 | rbac-address-scope 2026-08-31 07:22:23.199 | rbac-policies 2026-08-31 07:22:23.199 | rbac-security-groups 2026-08-31 07:22:23.199 | router 2026-08-31 07:22:23.199 | router-enable-snat 2026-08-31 07:22:23.199 | router_availability_zone 2026-08-31 07:22:23.199 | security-group 2026-08-31 07:22:23.199 | security-groups-default-rules 2026-08-31 07:22:23.199 | security-groups-default-statefulness 2026-08-31 07:22:23.199 | security-groups-normalized-cidr 2026-08-31 07:22:23.199 | security-groups-remote-address-group 2026-08-31 07:22:23.199 | security-groups-rules-belongs-to-default-sg 2026-08-31 07:22:23.199 | security-groups-shared-filtering 2026-08-31 07:22:23.199 | segment 2026-08-31 07:22:23.199 | sorting 2026-08-31 07:22:23.199 | standard-attr-description 2026-08-31 07:22:23.199 | standard-attr-fwaas-v2 2026-08-31 07:22:23.199 | standard-attr-revisions 2026-08-31 07:22:23.199 | standard-attr-tag 2026-08-31 07:22:23.199 | standard-attr-timestamp 2026-08-31 07:22:23.199 | stateful-security-group 2026-08-31 07:22:23.199 | subnet-dns-publish-fixed-ip 2026-08-31 07:22:23.199 | subnet-external-network 2026-08-31 07:22:23.199 | subnet-service-types 2026-08-31 07:22:23.199 | subnet_allocation 2026-08-31 07:22:23.199 | subnet_onboard 2026-08-31 07:22:23.199 | subnetpool-prefix-ops 2026-08-31 07:22:23.199 | tag-creation 2026-08-31 07:22:23.199 | tap-mirror 2026-08-31 07:22:23.199 | tap-mirror-both-direction 2026-08-31 07:22:23.199 | trunk 2026-08-31 07:22:23.199 | uplink-status-propagation 2026-08-31 07:22:23.199 | uplink-status-propagation-updatable 2026-08-31 07:22:23.199 | vlan-transparent 2026-08-31 07:22:23.199 | vpn-endpoint-groups 2026-08-31 07:22:23.199 | vpnaas' 2026-08-31 07:22:23.202 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-31 07:22:23.212 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-31 07:22:23.219 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-31 07:22:23.231 | ++ 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 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-08-31 07:22:23.232 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-31 07:22:23.244 | + 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,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-08-31 07:22:23.252 | + 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,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-08-31 07:22:23.258 | + 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-08-31 07:22:23.265 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:23.272 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-31 07:22:23.278 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-31 07:22:23.285 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-31 07:22:23.292 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:23.299 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-31 07:22:23.379 | + 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.152:6641 2026-08-31 07:22:23.387 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:23.394 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 07:22:23.401 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:162.253.55.152:6641 2026-08-31 07:22:23.408 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:162.253.55.152:6641 ']' 2026-08-31 07:22:23.414 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:23.422 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:162.253.55.152:6641 2026-08-31 07:22:23.505 | + 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.152:6642 2026-08-31 07:22:23.513 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:23.519 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 07:22:23.526 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:162.253.55.152:6642 2026-08-31 07:22:23.532 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:162.253.55.152:6642 ']' 2026-08-31 07:22:23.539 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:23.547 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:162.253.55.152:6642 2026-08-31 07:22:23.628 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-31 07:22:23.673 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:22:23.681 | + 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-08-31 07:22:23.687 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:23.693 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 07:22:23.701 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-31 07:22:23.708 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-08-31 07:22:23.715 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:23.722 | + 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-08-31 07:22:23.804 | + 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-08-31 07:22:23.810 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:23.818 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 07:22:23.827 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-31 07:22:23.835 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-31 07:22:23.842 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:23.848 | + 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-08-31 07:22:23.933 | + 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-08-31 07:22:23.941 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:23.948 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 07:22:23.956 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-31 07:22:23.964 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-08-31 07:22:23.971 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:23.979 | + 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-08-31 07:22:24.067 | + 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-08-31 07:22:24.075 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:24.081 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 07:22:24.089 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-31 07:22:24.097 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-08-31 07:22:24.105 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:24.111 | + 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-08-31 07:22:24.198 | + 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-08-31 07:22:24.206 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:24.213 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 07:22:24.220 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-31 07:22:24.227 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-31 07:22:24.234 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:24.241 | + 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-08-31 07:22:24.326 | + 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-08-31 07:22:24.334 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:24.341 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 07:22:24.349 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-31 07:22:24.358 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-08-31 07:22:24.365 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:24.373 | + 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-08-31 07:22:24.454 | + 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-08-31 07:22:24.462 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:24.469 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 07:22:24.477 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-31 07:22:24.485 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-31 07:22:24.493 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:24.501 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-31 07:22:24.584 | + 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-08-31 07:22:24.591 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:24.599 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 07:22:24.605 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-31 07:22:24.613 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-31 07:22:24.620 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:24.628 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-31 07:22:24.711 | + 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-08-31 07:22:24.718 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:24.725 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-31 07:22:24.733 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-31 07:22:24.740 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-31 07:22:24.747 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:24.754 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-31 07:22:24.840 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-31 07:22:24.895 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-31 07:22:24.943 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:22:24.951 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-31 07:22:24.958 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-31 07:22:25.007 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:22:25.016 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-31 07:22:25.023 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : is_ovn_agent_enabled 2026-08-31 07:22:25.031 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-31 07:22:25.079 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:22:25.085 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-31 07:22:25.200 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-31 07:22:25.208 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : [[ metadata =~ metadata ]] 2026-08-31 07:22:25.216 | + 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-08-31 07:22:25.223 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:25.230 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-31 07:22:25.237 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-31 07:22:25.244 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-31 07:22:25.252 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:25.260 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-31 07:22:25.343 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-31 07:22:25.391 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:22:25.400 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-31 07:22:25.491 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-31 07:22:25.536 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:22:25.543 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-31 07:22:25.628 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-31 07:22:25.675 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:22:25.682 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-31 07:22:25.689 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-31 07:22:25.734 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:22:25.742 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-31 07:22:25.748 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_ovn_agent_enabled 2026-08-31 07:22:25.755 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-31 07:22:25.799 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:22:25.807 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-31 07:22:25.919 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-31 07:22:25.926 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : [[ metadata =~ metadata ]] 2026-08-31 07:22:25.934 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-31 07:22:26.010 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-31 07:22:26.056 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:22:26.064 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-31 07:22:26.107 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:22:26.114 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-31 07:22:26.158 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:22:26.166 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-31 07:22:26.209 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:22:26.216 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-31 07:22:26.260 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:22:26.267 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-31 07:22:26.316 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:22:26.323 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-31 07:22:26.372 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:22:26.380 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-31 07:22:26.387 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-31 07:22:26.394 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-31 07:22:26.406 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-31 07:22:26.491 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-31 07:22:26.574 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-31 07:22:26.658 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-31 07:22:26.743 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-31 07:22:26.750 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 07:22:26.758 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-31 07:22:26.766 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 07:22:26.774 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 07:22:26.782 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-31 07:22:26.790 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 07:22:26.797 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-31 07:22:26.805 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 07:22:26.812 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-31 07:22:26.894 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-31 07:22:26.976 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://162.253.55.152/identity 2026-08-31 07:22:27.058 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-31 07:22:27.142 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-08-31 07:22:27.223 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-31 07:22:27.306 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-31 07:22:27.394 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-31 07:22:27.476 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://162.253.55.152/identity 2026-08-31 07:22:27.568 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 07:22:27.656 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 07:22:27.748 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 07:22:27.756 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-31 07:22:27.843 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-31 07:22:27.937 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-31 07:22:27.946 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 07:22:27.954 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-31 07:22:27.963 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-31 07:22:27.971 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-31 07:22:28.058 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-31 07:22:28.143 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://162.253.55.152/identity 2026-08-31 07:22:28.230 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-31 07:22:28.313 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-08-31 07:22:28.397 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-31 07:22:28.487 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-31 07:22:28.580 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-31 07:22:28.666 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-31 07:22:28.674 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-31 07:22:28.682 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-31 07:22:28.689 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-31 07:22:28.696 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-31 07:22:28.776 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-31 07:22:28.854 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://162.253.55.152/identity 2026-08-31 07:22:28.936 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-31 07:22:29.022 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-08-31 07:22:29.102 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-31 07:22:29.181 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-31 07:22:29.260 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-31 07:22:29.340 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-31 07:22:29.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-31 07:22:29.355 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-31 07:22:29.361 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-31 07:22:29.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-31 07:22:29.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-31 07:22:29.385 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-31 07:22:29.391 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-31 07:22:29.397 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-31 07:22:29.405 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-31 07:22:29.413 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-31 07:22:29.419 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-31 07:22:29.427 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-31 07:22:29.435 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-31 07:22:29.442 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-31 07:22:29.449 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-31 07:22:29.457 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-31 07:22:29.465 | + 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-08-31 07:22:29.473 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:29.480 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-31 07:22:29.486 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-31 07:22:29.494 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-31 07:22:29.502 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:29.510 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-31 07:22:29.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-31 07:22:29.596 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:29.602 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 07:22:29.610 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-31 07:22:29.617 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-31 07:22:29.623 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:29.631 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-31 07:22:29.709 | + 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-08-31 07:22:29.715 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:29.721 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 07:22:29.729 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-31 07:22:29.736 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-31 07:22:29.744 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:29.751 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-31 07:22:29.833 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-31 07:22:29.840 | + 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-08-31 07:22:29.846 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:29.853 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 07:22:29.860 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-31 07:22:29.866 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-31 07:22:29.873 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:29.880 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-31 07:22:29.960 | + 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-08-31 07:22:29.967 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:29.972 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 07:22:29.979 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-31 07:22:29.986 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-31 07:22:29.993 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:29.999 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-31 07:22:30.071 | + 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-08-31 07:22:30.077 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:30.083 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-31 07:22:30.090 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-31 07:22:30.095 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-31 07:22:30.101 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:30.107 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-31 07:22:30.182 | + 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-08-31 07:22:30.189 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:30.195 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-31 07:22:30.200 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-31 07:22:30.206 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-31 07:22:30.212 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:30.219 | + 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-08-31 07:22:30.286 | + 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-08-31 07:22:30.291 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:30.298 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-31 07:22:30.303 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-31 07:22:30.309 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-31 07:22:30.316 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:30.321 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-31 07:22:30.387 | + 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-08-31 07:22:30.391 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:30.396 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-31 07:22:30.403 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-31 07:22:30.408 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-31 07:22:30.413 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:30.419 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-31 07:22:30.489 | + 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-08-31 07:22:30.495 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:30.501 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-31 07:22:30.509 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-31 07:22:30.518 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-31 07:22:30.525 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:30.532 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-31 07:22:30.608 | + 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-08-31 07:22:30.614 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:22:30.622 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-31 07:22:30.628 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-31 07:22:30.634 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-31 07:22:30.640 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-31 07:22:30.646 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-31 07:22:30.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-31 07:22:30.730 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 4 2026-08-31 07:22:30.810 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-31 07:22:30.897 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-31 07:22:30.905 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-31 07:22:30.912 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-31 07:22:30.918 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-31 07:22:30.924 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 07:22:30.930 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-31 07:22:30.937 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-31 07:22:30.943 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 07:22:30.950 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 07:22:30.980 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:22:30.981 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-31 07:22:30.996 | d /var/run/uwsgi 0755 stack root 2026-08-31 07:22:31.005 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:22:31.027 | /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-08-31 07:22:31.038 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-31 07:22:31.047 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-31 07:22:31.057 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 07:22:31.064 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-31 07:22:31.145 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 4 2026-08-31 07:22:31.220 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-31 07:22:31.293 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-31 07:22:31.372 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 07:22:31.449 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 07:22:31.525 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-31 07:22:31.601 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-31 07:22:31.683 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-31 07:22:31.762 | + 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-08-31 07:22:31.840 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 07:22:31.918 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 07:22:31.996 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-31 07:22:32.070 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-31 07:22:32.147 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 07:22:32.153 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 07:22:32.161 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-31 07:22:32.170 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-31 07:22:32.177 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 07:22:32.184 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:22:32.190 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:22:32.198 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-31 07:22:32.206 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-31 07:22:32.213 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-31 07:22:32.281 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 07:22:32.351 | + 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-08-31 07:22:32.352 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-31 07:22:32.370 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-31 07:22:32.380 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-31 07:22:32.387 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-31 07:22:32.394 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 07:22:32.400 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 07:22:32.409 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 07:22:32.416 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:22:32.422 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:22:32.429 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:22:32.435 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 07:22:32.442 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 07:22:32.448 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:22:32.455 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:22:32.462 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-31 07:22:32.531 | Enabling site neutron-api. 2026-08-31 07:22:32.541 | To activate the new configuration, you need to run: 2026-08-31 07:22:32.541 | systemctl reload apache2 2026-08-31 07:22:32.551 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 07:22:32.558 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 07:22:32.564 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:22:32.571 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 07:22:32.774 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-31 07:22:32.816 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:22:32.823 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-31 07:22:32.867 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:22:32.875 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-31 07:22:32.882 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-31 07:22:33.034 | + inc/async:async_inner:63 : init_neutron 2026-08-31 07:22:33.123 | [2048 Async init_neutron:79511]: running: init_neutron 2026-08-31 07:22:33.131 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-31 07:22:33.179 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:22:33.186 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-31 07:22:33.232 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:22:33.240 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-31 07:22:33.248 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-31 07:22:33.255 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-31 07:22:33.340 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-31 07:22:33.347 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-31 07:22:33.427 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-31 07:22:33.471 | + functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:22:33.479 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-31 07:22:33.522 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:22:33.530 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-31 07:22:33.537 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:22:33.544 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-31 07:22:33.550 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-31 07:22:33.556 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-31 07:22:33.702 | + inc/async:async_inner:63 : init_cinder 2026-08-31 07:22:33.796 | [2048 Async init_cinder:79747]: running: init_cinder 2026-08-31 07:22:33.803 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-31 07:22:33.848 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:22:33.855 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-31 07:22:33.861 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:22:33.868 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-31 07:22:33.874 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-31 07:22:33.881 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-31 07:22:34.032 | + inc/async:async_inner:63 : init_placement 2026-08-31 07:22:34.120 | [2048 Async init_placement:79893]: running: init_placement 2026-08-31 07:22:34.129 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-31 07:22:34.257 | [2048 Async init_neutron:79511]: Waiting for completion of init_neutron running on PID 79511 (4 other jobs running) 2026-08-31 07:22:34.315 | [2048 Async init_neutron:79511]: Signaling child to exit 2026-08-31 07:22:47.348 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:22:47.408 | [79747 Async init_cinder:79747]: finished successfully 2026-08-31 07:22:49.020 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:22:49.078 | [79893 Async init_placement:79893]: finished successfully 2026-08-31 07:23:10.730 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:23:10.785 | [79511 Async init_neutron:79511]: finished successfully 2026-08-31 07:23:10.837 | WAKEUP 2026-08-31 07:23:10.884 | [2048 Async init_neutron:79511]: Signaled 2026-08-31 07:23:10.888 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-31 07:23:10.888 | + lib/database:recreate_database:112 : local db=neutron 2026-08-31 07:23:10.888 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-31 07:23:10.888 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-31 07:23:10.888 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-31 07:23:10.888 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:23:10.888 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-31 07:23:10.888 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:23:10.888 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-31 07:23:10.888 | + functions-common:time_start:2406 : local name=dbsync 2026-08-31 07:23:10.888 | + functions-common:time_start:2407 : local start_time= 2026-08-31 07:23:10.888 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 07:23:10.888 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 07:23:10.888 | + functions-common:time_start:2411 : _TIME_START[$name]=1788160953279 2026-08-31 07:23:10.888 | + 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-08-31 07:23:10.888 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:23:10.888 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:23:10.888 | we strongly recommend against using it for new projects. 2026-08-31 07:23:10.888 | 2026-08-31 07:23:10.888 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:23:10.888 | framework. For more detail see 2026-08-31 07:23:10.888 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:23:10.888 | 2026-08-31 07:23:10.888 | import eventlet as _eventlet # noqa 2026-08-31 07:23:10.888 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-31 07:23:10.888 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-31 07:23:10.888 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-31 07:23:10.888 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-31 07:23:10.888 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-31 07:23:10.888 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-31 07:23:10.888 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-31 07:23:10.888 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-31 07:23:10.889 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-31 07:23:10.890 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-31 07:23:10.891 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-31 07:23:10.892 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-31 07:23:10.892 | Running upgrade for neutron ... 2026-08-31 07:23:10.892 | OK 2026-08-31 07:23:10.892 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-31 07:23:10.892 | + functions-common:time_stop:2420 : local name 2026-08-31 07:23:10.892 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:23:10.892 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:23:10.892 | + functions-common:time_stop:2423 : local total 2026-08-31 07:23:10.892 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:23:10.892 | + functions-common:time_stop:2426 : name=dbsync 2026-08-31 07:23:10.892 | + functions-common:time_stop:2427 : start_time=1788160953279 2026-08-31 07:23:10.892 | + functions-common:time_stop:2429 : [[ -z 1788160953279 ]] 2026-08-31 07:23:10.892 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:23:10.892 | + functions-common:time_stop:2432 : end_time=1788160990688 2026-08-31 07:23:10.892 | + functions-common:time_stop:2433 : elapsed_time=37409 2026-08-31 07:23:10.892 | + functions-common:time_stop:2434 : total=6360 2026-08-31 07:23:10.892 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:23:10.892 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43769 2026-08-31 07:23:10.985 | [2048 Async init_neutron:79511]: finished init_neutron with result 0 in 37 seconds 2026-08-31 07:23:10.996 | + inc/async:async_wait:197 : return 0 2026-08-31 07:23:11.002 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-31 07:23:11.114 | [2048 Async init_placement:79893]: Waiting for completion of init_placement running on PID 79893 (3 other jobs running) 2026-08-31 07:23:11.169 | [2048 Async init_placement:79893]: Signaling child to exit 2026-08-31 07:23:11.170 | WAKEUP 2026-08-31 07:23:11.208 | [2048 Async init_placement:79893]: Signaled 2026-08-31 07:23:11.210 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-31 07:23:11.210 | + lib/database:recreate_database:112 : local db=placement 2026-08-31 07:23:11.210 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-31 07:23:11.210 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-31 07:23:11.211 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-31 07:23:11.211 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:23:11.211 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-31 07:23:11.211 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:23:11.211 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-31 07:23:11.211 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-31 07:23:11.211 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-31 07:23:11.211 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-08-31 07:23:11.211 | + functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:23:11.211 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 07:23:11.211 | + functions-common:get_or_create_user:903 : local email= 2026-08-31 07:23:11.211 | ++ 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-08-31 07:23:11.211 | 2026-08-31 07:23:11.211 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:23:11.211 | + functions-common:get_or_create_user:915 : user_id=286d75f86c2f44838268b585a7450a10 2026-08-31 07:23:11.211 | + functions-common:get_or_create_user:916 : echo 286d75f86c2f44838268b585a7450a10 2026-08-31 07:23:11.211 | 286d75f86c2f44838268b585a7450a10 2026-08-31 07:23:11.211 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-31 07:23:11.211 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:23:11.211 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:23:11.211 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 07:23:11.211 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:23:11.211 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:23:11.211 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 07:23:11.211 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 07:23:11.211 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 07:23:11.211 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 07:23:11.211 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 07:23:11.211 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 07:23:11.211 | + 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-08-31 07:23:11.211 | 2026-08-31 07:23:11.211 | ++ 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-08-31 07:23:11.211 | 2026-08-31 07:23:11.211 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:23:11.211 | + functions-common:get_or_add_user_project_role:979 : user_role_id=40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:23:11.211 | + functions-common:get_or_add_user_project_role:980 : echo 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:23:11.211 | 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:23:11.211 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-31 07:23:11.211 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-31 07:23:11.212 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:23:11.212 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:23:11.212 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 07:23:11.212 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:23:11.212 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:23:11.212 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 07:23:11.212 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 07:23:11.212 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 07:23:11.212 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 07:23:11.212 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 07:23:11.212 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 07:23:11.212 | + 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-08-31 07:23:11.212 | 2026-08-31 07:23:11.212 | ++ 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-08-31 07:23:11.212 | 2026-08-31 07:23:11.212 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:23:11.212 | + functions-common:get_or_add_user_project_role:979 : user_role_id=47d9c7d544474ff499ecb1b740774239 2026-08-31 07:23:11.212 | + functions-common:get_or_add_user_project_role:980 : echo 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:23:11.212 | 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:23:11.212 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://162.253.55.152/placement 2026-08-31 07:23:11.212 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-31 07:23:11.212 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-31 07:23:11.212 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-31 07:23:11.212 | ++ 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-08-31 07:23:11.212 | 2026-08-31 07:23:11.212 | ++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:23:11.212 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 07:23:11.212 | f237b7709518427a87596d30a2e93243' 2026-08-31 07:23:11.212 | + functions-common:get_or_create_service:1067 : echo f237b7709518427a87596d30a2e93243 2026-08-31 07:23:11.212 | f237b7709518427a87596d30a2e93243 2026-08-31 07:23:11.212 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://162.253.55.152/placement 2026-08-31 07:23:11.212 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 07:23:11.212 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://162.253.55.152/placement RegionOne 2026-08-31 07:23:11.212 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 07:23:11.212 | +++ 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-08-31 07:23:11.212 | 2026-08-31 07:23:11.212 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:23:11.212 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 07:23:11.212 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 07:23:11.212 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://162.253.55.152/placement --region RegionOne -f value -c id 2026-08-31 07:23:11.213 | 2026-08-31 07:23:11.213 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:23:11.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=399e8edecbb04277880fc5ef52d23313 2026-08-31 07:23:11.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 399e8edecbb04277880fc5ef52d23313 2026-08-31 07:23:11.213 | + functions-common:get_or_create_endpoint:1100 : public_id=399e8edecbb04277880fc5ef52d23313 2026-08-31 07:23:11.213 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 07:23:11.213 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 07:23:11.213 | + functions-common:get_or_create_endpoint:1109 : echo 399e8edecbb04277880fc5ef52d23313 2026-08-31 07:23:11.213 | 399e8edecbb04277880fc5ef52d23313 2026-08-31 07:23:11.303 | [2048 Async init_placement:79893]: finished init_placement with result 0 in 15 seconds 2026-08-31 07:23:11.313 | + inc/async:async_wait:197 : return 0 2026-08-31 07:23:11.319 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-31 07:23:11.436 | [2048 Async init_glance:74831]: Waiting for completion of init_glance running on PID 74831 (2 other jobs running) 2026-08-31 07:23:11.493 | [2048 Async init_glance:74831]: Signaling child to exit 2026-08-31 07:23:11.494 | WAKEUP 2026-08-31 07:23:11.544 | [2048 Async init_glance:74831]: Signaled 2026-08-31 07:23:11.548 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-31 07:23:11.548 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-31 07:23:11.548 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-31 07:23:11.548 | + lib/database:recreate_database:112 : local db=glance 2026-08-31 07:23:11.548 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-31 07:23:11.548 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-31 07:23:11.549 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-31 07:23:11.549 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:23:11.549 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-31 07:23:11.549 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:23:11.549 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-31 07:23:11.549 | + functions-common:time_start:2406 : local name=dbsync 2026-08-31 07:23:11.549 | + functions-common:time_start:2407 : local start_time= 2026-08-31 07:23:11.549 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 07:23:11.549 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 07:23:11.549 | + functions-common:time_start:2411 : _TIME_START[$name]=1788160892906 2026-08-31 07:23:11.549 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-31 07:23:11.549 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:23:11.549 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:23:11.549 | we strongly recommend against using it for new projects. 2026-08-31 07:23:11.549 | 2026-08-31 07:23:11.549 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:23:11.549 | framework. For more detail see 2026-08-31 07:23:11.549 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:23:11.549 | 2026-08-31 07:23:11.549 | import eventlet as _eventlet # noqa 2026-08-31 07:23:11.549 | INFO dbcounter [-] Registered counter for database glance 2026-08-31 07:23:11.549 | 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=74937) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 07:23:11.549 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:23:11.549 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:23:11.549 | DEBUG dbcounter [-] [74937] Writer thread running {{(pid=74937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 07:23:11.549 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:23:11.549 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:23:11.549 | INFO dbcounter [-] Registered counter for database glance 2026-08-31 07:23:11.549 | 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=74937) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 07:23:11.549 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:23:11.549 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:23:11.549 | DEBUG dbcounter [-] [74937] Writer thread running {{(pid=74937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 07:23:11.549 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-31 07:23:11.549 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 07:23:11.549 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-31 07:23:11.549 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.549 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-31 07:23:11.549 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-31 07:23:11.550 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-31 07:23:11.550 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-31 07:23:11.550 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-31 07:23:11.550 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-31 07:23:11.550 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-31 07:23:11.550 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-31 07:23:11.550 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-31 07:23:11.550 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-31 07:23:11.550 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-31 07:23:11.550 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-31 07:23:11.550 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-31 07:23:11.550 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-31 07:23:11.550 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:23:11.550 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-31 07:23:11.551 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-31 07:23:11.551 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-31 07:23:11.551 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-31 07:23:11.551 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-31 07:23:11.551 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-31 07:23:11.551 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-31 07:23:11.551 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-31 07:23:11.551 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-31 07:23:11.551 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-31 07:23:11.551 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-31 07:23:11.551 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-31 07:23:11.551 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-31 07:23:11.551 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=74937) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:23:11.551 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:23:11.551 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-31 07:23:11.551 | Database migration is up to date. No migration needed. 2026-08-31 07:23:11.551 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-31 07:23:11.552 | Database is synced successfully. 2026-08-31 07:23:11.552 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-31 07:23:11.552 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-31 07:23:11.552 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:23:11.552 | we strongly recommend against using it for new projects. 2026-08-31 07:23:11.552 | 2026-08-31 07:23:11.552 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:23:11.552 | framework. For more detail see 2026-08-31 07:23:11.552 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:23:11.552 | 2026-08-31 07:23:11.552 | import eventlet as _eventlet # noqa 2026-08-31 07:23:11.552 | INFO dbcounter [-] Registered counter for database glance 2026-08-31 07:23:11.552 | 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=75126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 07:23:11.552 | DEBUG dbcounter [-] [75126] Writer thread running {{(pid=75126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-31 07:23:11.552 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-31 07:23:11.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-31 07:23:11.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-31 07:23:11.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-31 07:23:11.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-31 07:23:11.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-31 07:23:11.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-31 07:23:11.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-31 07:23:11.553 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-31 07:23:11.553 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-31 07:23:11.553 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-31 07:23:11.553 | + functions-common:time_stop:2420 : local name 2026-08-31 07:23:11.553 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:23:11.553 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:23:11.553 | + functions-common:time_stop:2423 : local total 2026-08-31 07:23:11.553 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:23:11.553 | + functions-common:time_stop:2426 : name=dbsync 2026-08-31 07:23:11.553 | + functions-common:time_stop:2427 : start_time=1788160892906 2026-08-31 07:23:11.553 | + functions-common:time_stop:2429 : [[ -z 1788160892906 ]] 2026-08-31 07:23:11.553 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:23:11.553 | + functions-common:time_stop:2432 : end_time=1788160903589 2026-08-31 07:23:11.553 | + functions-common:time_stop:2433 : elapsed_time=10683 2026-08-31 07:23:11.553 | + functions-common:time_stop:2434 : total=6360 2026-08-31 07:23:11.553 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:23:11.553 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17043 2026-08-31 07:23:11.653 | [2048 Async init_glance:74831]: finished init_glance with result 0 in 11 seconds 2026-08-31 07:23:11.665 | + inc/async:async_wait:197 : return 0 2026-08-31 07:23:11.674 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-31 07:23:11.727 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-31 07:23:11.736 | + inc/async:async_wait:197 : return 0 2026-08-31 07:23:11.743 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-31 07:23:11.855 | [2048 Async init_cinder:79747]: Waiting for completion of init_cinder running on PID 79747 (1 other jobs running) 2026-08-31 07:23:11.910 | [2048 Async init_cinder:79747]: Signaling child to exit 2026-08-31 07:23:11.910 | WAKEUP 2026-08-31 07:23:11.957 | [2048 Async init_cinder:79747]: Signaled 2026-08-31 07:23:11.960 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-31 07:23:11.960 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:11.960 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-31 07:23:11.960 | + lib/database:recreate_database:112 : local db=cinder 2026-08-31 07:23:11.960 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-31 07:23:11.960 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-31 07:23:11.960 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-31 07:23:11.960 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:23:11.960 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-31 07:23:11.960 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:23:11.960 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-31 07:23:11.960 | + functions-common:time_start:2406 : local name=dbsync 2026-08-31 07:23:11.960 | + functions-common:time_start:2407 : local start_time= 2026-08-31 07:23:11.960 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-31 07:23:11.960 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-31 07:23:11.960 | + functions-common:time_start:2411 : _TIME_START[$name]=1788160954002 2026-08-31 07:23:11.960 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-31 07:23:11.960 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-31 07:23:11.960 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:23:11.960 | we strongly recommend against using it for new projects. 2026-08-31 07:23:11.960 | 2026-08-31 07:23:11.960 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:23:11.960 | framework. For more detail see 2026-08-31 07:23:11.961 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:23:11.961 | 2026-08-31 07:23:11.961 | import eventlet # noqa 2026-08-31 07:23:11.961 | INFO dbcounter [-] Registered counter for database cinder 2026-08-31 07:23:11.961 | 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=79891) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-31 07:23:11.961 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-31 07:23:11.961 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:23:11.961 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:23:11.961 | DEBUG dbcounter [-] [79891] Writer thread running {{(pid=79891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 07:23:11.961 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-31 07:23:11.961 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=79891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 07:23:11.961 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-31 07:23:11.961 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=79891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.961 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-31 07:23:11.961 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=79891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.961 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-31 07:23:11.961 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=79891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.961 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-31 07:23:11.961 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=79891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.961 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-31 07:23:11.961 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=79891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.961 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-31 07:23:11.961 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=79891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.961 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-31 07:23:11.961 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=79891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:11.961 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-31 07:23:11.961 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-31 07:23:11.961 | + functions-common:time_stop:2420 : local name 2026-08-31 07:23:11.961 | + functions-common:time_stop:2421 : local end_time 2026-08-31 07:23:11.961 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-31 07:23:11.961 | + functions-common:time_stop:2423 : local total 2026-08-31 07:23:11.961 | + functions-common:time_stop:2424 : local start_time 2026-08-31 07:23:11.961 | + functions-common:time_stop:2426 : name=dbsync 2026-08-31 07:23:11.962 | + functions-common:time_stop:2427 : start_time=1788160954002 2026-08-31 07:23:11.962 | + functions-common:time_stop:2429 : [[ -z 1788160954002 ]] 2026-08-31 07:23:11.962 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-31 07:23:11.962 | + functions-common:time_stop:2432 : end_time=1788160965508 2026-08-31 07:23:11.962 | + functions-common:time_stop:2433 : elapsed_time=11506 2026-08-31 07:23:11.962 | + functions-common:time_stop:2434 : total=6360 2026-08-31 07:23:11.962 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-31 07:23:11.962 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17866 2026-08-31 07:23:11.962 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-31 07:23:11.962 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:11.962 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-31 07:23:11.962 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-31 07:23:11.962 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-31 07:23:11.962 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-31 07:23:11.962 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-31 07:23:11.962 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-31 07:23:11.962 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-31 07:23:11.962 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-31 07:23:11.962 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 50G 2026-08-31 07:23:11.962 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-31 07:23:11.962 | + lib/lvm:init_lvm_volume_group:130 : local size=50G 2026-08-31 07:23:11.962 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-31 07:23:11.962 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:23:11.962 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:23:11.962 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:23:11.962 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:23:11.962 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:23:11.962 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:23:11.962 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:23:11.962 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:23:11.962 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:23:11.962 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:23:11.962 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:23:11.962 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:23:11.962 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:23:11.962 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50G 2026-08-31 07:23:11.962 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-31 07:23:11.962 | + lib/lvm:_create_lvm_volume_group:89 : local size=50G 2026-08-31 07:23:11.963 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-31 07:23:11.963 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-31 07:23:11.963 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-31 07:23:11.963 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-31 07:23:11.963 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-31 07:23:11.963 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-31 07:23:11.963 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-31 07:23:11.963 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-31 07:23:11.963 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-31 07:23:11.963 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-31 07:23:11.963 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-31 07:23:11.963 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-31 07:23:11.963 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-31 07:23:11.963 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-31 07:23:11.963 | ' /opt/stack/devstack/files/lvm-backing-file.template 2026-08-31 07:23:11.963 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-31 07:23:11.963 | [Unit] 2026-08-31 07:23:11.963 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-31 07:23:11.963 | DefaultDependencies=no 2026-08-31 07:23:11.963 | After=systemd-udev-settle.service 2026-08-31 07:23:11.963 | Before=lvm2-activation-early.service 2026-08-31 07:23:11.963 | Wants=systemd-udev-settle.service 2026-08-31 07:23:11.963 | 2026-08-31 07:23:11.963 | [Service] 2026-08-31 07:23:11.963 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-31 07:23:11.963 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-31 07:23:11.963 | RemainAfterExit=yes 2026-08-31 07:23:11.964 | Type=oneshot 2026-08-31 07:23:11.964 | 2026-08-31 07:23:11.964 | [Install] 2026-08-31 07:23:11.964 | WantedBy=local-fs.target 2026-08-31 07:23:11.964 | Also=systemd-udev-settle.service 2026-08-31 07:23:11.964 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-31 07:23:11.964 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-31 07:23:11.964 | 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-08-31 07:23:11.964 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-31 07:23:11.964 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-31 07:23:11.964 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-31 07:23:11.964 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-31 07:23:11.964 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-31 07:23:11.964 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-31 07:23:11.964 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-31 07:23:11.964 | Physical volume "/dev/loop0" successfully created. 2026-08-31 07:23:11.964 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-31 07:23:11.964 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-31 07:23:11.964 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:11.964 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-31 07:23:11.964 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-31 07:23:11.964 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-31 07:23:11.964 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-31 07:23:11.964 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:23:11.964 | we strongly recommend against using it for new projects. 2026-08-31 07:23:11.964 | 2026-08-31 07:23:11.965 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:23:11.965 | framework. For more detail see 2026-08-31 07:23:11.965 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:23:11.965 | 2026-08-31 07:23:11.965 | import eventlet # noqa 2026-08-31 07:23:11.965 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-31 07:23:11.965 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-31 07:23:11.965 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-31 07:23:11.965 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-31 07:23:11.965 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:11.965 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-08-31 07:23:11.965 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-08-31 07:23:11.965 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-31 07:23:12.061 | [2048 Async init_cinder:79747]: finished init_cinder with result 0 in 13 seconds 2026-08-31 07:23:12.073 | + inc/async:async_wait:197 : return 0 2026-08-31 07:23:12.082 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-31 07:23:12.130 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:12.137 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-31 07:23:12.144 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:23:12.151 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-31 07:23:12.158 | + ./stack.sh:main:1242 : init_nova 2026-08-31 07:23:12.165 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-31 07:23:12.210 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:12.217 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-31 07:23:12.265 | + functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:12.272 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 07:23:12.279 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-31 07:23:12.432 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-31 07:23:12.522 | [2048 Async nova-cell-0:82049]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-31 07:23:12.532 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-31 07:23:12.545 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 07:23:12.555 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-31 07:23:12.563 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 07:23:12.571 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 07:23:12.579 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-31 07:23:12.733 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-31 07:23:12.815 | [2048 Async nova-cell-1:82156]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-31 07:23:12.822 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-31 07:23:12.827 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-31 07:23:12.832 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-31 07:23:12.840 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-31 07:23:12.846 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-31 07:23:12.854 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:23:12.913 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-31 07:23:12.920 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:23:12.984 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-31 07:23:13.272 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 07:23:13.272 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:23:13.272 | we strongly recommend against using it for new projects. 2026-08-31 07:23:13.272 | 2026-08-31 07:23:13.272 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:23:13.272 | framework. For more detail see 2026-08-31 07:23:13.272 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:23:13.272 | 2026-08-31 07:23:13.272 | import eventlet # noqa 2026-08-31 07:23:13.402 | 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-08-31 07:23:15.142 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-31 07:23:15.205 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:23:15.205 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:23:15.205 | DEBUG dbcounter [-] [82223] Writer thread running {{(pid=82223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 07:23:15.269 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-31 07:23:21.216 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=82223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 07:23:21.220 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-31 07:23:23.775 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=82223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:23.787 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-31 07:23:23.790 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=82223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:24.402 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-31 07:23:24.407 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-31 07:23:24.412 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-31 07:23:24.418 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-31 07:23:24.423 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 07:23:24.428 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 07:23:24.434 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 07:23:24.475 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:24.482 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 07:23:24.488 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-31 07:23:24.495 | + 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-08-31 07:23:24.783 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 07:23:24.783 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:23:24.783 | we strongly recommend against using it for new projects. 2026-08-31 07:23:24.783 | 2026-08-31 07:23:24.783 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:23:24.783 | framework. For more detail see 2026-08-31 07:23:24.783 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:23:24.783 | 2026-08-31 07:23:24.783 | import eventlet # noqa 2026-08-31 07:23:24.923 | 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-08-31 07:23:26.420 | INFO dbcounter [None req-ed320f08-222e-43ad-8a94-8023471e3322 None None] Registered counter for database nova_api 2026-08-31 07:23:26.501 | DEBUG dbcounter [-] [82826] Writer thread running {{(pid=82826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 07:23:27.041 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-31 07:23:27.050 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-31 07:23:27.058 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-31 07:23:27.164 | [2048 Async nova-cell-0:82049]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 82049 (2 other jobs running) 2026-08-31 07:23:27.221 | [2048 Async nova-cell-0:82049]: Signaling child to exit 2026-08-31 07:23:38.081 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:23:38.128 | [82049 Async nova-cell-0:82049]: finished successfully 2026-08-31 07:23:38.175 | WAKEUP 2026-08-31 07:23:38.219 | [2048 Async nova-cell-0:82049]: Signaled 2026-08-31 07:23:38.222 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-31 07:23:38.222 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-31 07:23:38.222 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-31 07:23:38.222 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-31 07:23:38.222 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-31 07:23:38.222 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-31 07:23:38.222 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-31 07:23:38.222 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:23:38.222 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-31 07:23:38.222 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:23:38.222 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-31 07:23:38.222 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 07:23:38.222 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:23:38.222 | we strongly recommend against using it for new projects. 2026-08-31 07:23:38.222 | 2026-08-31 07:23:38.223 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:23:38.223 | framework. For more detail see 2026-08-31 07:23:38.223 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:23:38.223 | 2026-08-31 07:23:38.223 | import eventlet # noqa 2026-08-31 07:23:38.223 | 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-08-31 07:23:38.223 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-31 07:23:38.223 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:23:38.223 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:23:38.223 | DEBUG dbcounter [-] [82139] Writer thread running {{(pid=82139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 07:23:38.223 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-31 07:23:38.223 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=82139) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 07:23:38.223 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-31 07:23:38.223 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=82139) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.223 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-31 07:23:38.223 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=82139) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.223 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-31 07:23:38.223 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=82139) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.223 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-31 07:23:38.223 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=82139) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.223 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-31 07:23:38.223 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=82139) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.223 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-31 07:23:38.223 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=82139) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.223 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-31 07:23:38.223 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=82139) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.223 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-31 07:23:38.223 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=82139) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.223 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-31 07:23:38.223 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=82139) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.314 | [2048 Async nova-cell-0:82049]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 25 seconds 2026-08-31 07:23:38.324 | + inc/async:async_wait:197 : return 0 2026-08-31 07:23:38.331 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-31 07:23:38.338 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-31 07:23:38.388 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:23:38.442 | [82156 Async nova-cell-1:82156]: finished successfully 2026-08-31 07:23:38.451 | [2048 Async nova-cell-1:82156]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 82156 (1 other jobs running) 2026-08-31 07:23:38.504 | [2048 Async nova-cell-1:82156]: Signaling child to exit 2026-08-31 07:23:38.504 | WAKEUP 2026-08-31 07:23:38.549 | [2048 Async nova-cell-1:82156]: Signaled 2026-08-31 07:23:38.552 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-31 07:23:38.552 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-31 07:23:38.552 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-31 07:23:38.552 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-31 07:23:38.552 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-31 07:23:38.552 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-31 07:23:38.552 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-31 07:23:38.552 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:23:38.552 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-31 07:23:38.552 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-31 07:23:38.552 | + 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-08-31 07:23:38.552 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 07:23:38.552 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:23:38.552 | we strongly recommend against using it for new projects. 2026-08-31 07:23:38.552 | 2026-08-31 07:23:38.552 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:23:38.552 | framework. For more detail see 2026-08-31 07:23:38.552 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:23:38.552 | 2026-08-31 07:23:38.552 | import eventlet # noqa 2026-08-31 07:23:38.552 | 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-08-31 07:23:38.552 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-31 07:23:38.552 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-31 07:23:38.552 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-31 07:23:38.552 | DEBUG dbcounter [-] [82220] Writer thread running {{(pid=82220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 07:23:38.553 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-31 07:23:38.553 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=82220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-31 07:23:38.553 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-31 07:23:38.553 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=82220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.553 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-31 07:23:38.553 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=82220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.553 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-31 07:23:38.553 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=82220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.553 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-31 07:23:38.553 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=82220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.553 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-31 07:23:38.553 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=82220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.553 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-31 07:23:38.553 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=82220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.553 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-31 07:23:38.553 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=82220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.553 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-31 07:23:38.553 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=82220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.553 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-31 07:23:38.553 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=82220) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-31 07:23:38.648 | [2048 Async nova-cell-1:82156]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 25 seconds 2026-08-31 07:23:38.657 | + inc/async:async_wait:197 : return 0 2026-08-31 07:23:38.664 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-31 07:23:38.671 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-31 07:23:38.955 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 07:23:38.956 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:23:38.956 | we strongly recommend against using it for new projects. 2026-08-31 07:23:38.956 | 2026-08-31 07:23:38.956 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:23:38.956 | framework. For more detail see 2026-08-31 07:23:38.956 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:23:38.956 | 2026-08-31 07:23:38.956 | import eventlet # noqa 2026-08-31 07:23:39.084 | 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-08-31 07:23:40.501 | Running batches of 50 until complete 2026-08-31 07:23:40.501 | INFO dbcounter [None req-c76f9dbb-7f11-449c-947d-7d81c8310b3b None None] Registered counter for database nova_cell0 2026-08-31 07:23:40.602 | DEBUG dbcounter [-] [83465] Writer thread running {{(pid=83465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 07:23:40.605 | INFO dbcounter [None req-c76f9dbb-7f11-449c-947d-7d81c8310b3b None None] Registered counter for database nova_api 2026-08-31 07:23:40.689 | DEBUG dbcounter [-] [83465] Writer thread running {{(pid=83465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 07:23:40.703 | INFO dbcounter [None req-c76f9dbb-7f11-449c-947d-7d81c8310b3b None None] Registered counter for database nova_cell0 2026-08-31 07:23:40.746 | DEBUG dbcounter [-] [83465] Writer thread running {{(pid=83465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 07:23:40.895 | +-------------------------------------+--------------+-----------+ 2026-08-31 07:23:40.896 | | Migration | Total Needed | Completed | 2026-08-31 07:23:40.896 | +-------------------------------------+--------------+-----------+ 2026-08-31 07:23:40.896 | | fill_virtual_interface_list | 0 | 0 | 2026-08-31 07:23:40.896 | | migrate_empty_ratio | 0 | 0 | 2026-08-31 07:23:40.896 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-31 07:23:40.896 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-31 07:23:40.896 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-31 07:23:40.896 | | populate_dev_uuids | 0 | 0 | 2026-08-31 07:23:40.896 | | populate_instance_compute_id | 0 | 0 | 2026-08-31 07:23:40.896 | | populate_missing_availability_zones | 0 | 0 | 2026-08-31 07:23:40.896 | | populate_queued_for_delete | 0 | 0 | 2026-08-31 07:23:40.896 | | populate_user_id | 0 | 0 | 2026-08-31 07:23:40.896 | | populate_uuids | 0 | 0 | 2026-08-31 07:23:40.896 | +-------------------------------------+--------------+-----------+ 2026-08-31 07:23:41.425 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-31 07:23:41.434 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-31 07:23:41.441 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-31 07:23:41.448 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-31 07:23:41.454 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-31 07:23:41.462 | + 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-08-31 07:23:41.718 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-31 07:23:41.719 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-31 07:23:41.719 | we strongly recommend against using it for new projects. 2026-08-31 07:23:41.719 | 2026-08-31 07:23:41.719 | If you are already using Eventlet, we recommend migrating to a different 2026-08-31 07:23:41.719 | framework. For more detail see 2026-08-31 07:23:41.719 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-31 07:23:41.719 | 2026-08-31 07:23:41.719 | import eventlet # noqa 2026-08-31 07:23:41.842 | 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-08-31 07:23:43.239 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-31 07:23:43.239 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-31 07:23:43.239 | INFO dbcounter [None req-b353983f-106b-4846-a6ab-f8fa07ce0e76 None None] Registered counter for database nova_api 2026-08-31 07:23:43.302 | DEBUG dbcounter [-] [83489] Writer thread running {{(pid=83489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-31 07:23:43.770 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-31 07:23:43.777 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-31 07:23:43.808 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-31 07:23:43.815 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-31 07:23:43.823 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-31 07:23:43.977 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-31 07:23:44.068 | [2048 Async configure_neutron_nova:83547]: running: configure_neutron_nova 2026-08-31 07:23:44.075 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-31 07:23:44.083 | + functions-common:run_phase:1848 : local mode=stack 2026-08-31 07:23:44.090 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-31 07:23:44.098 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-31 07:23:44.105 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-31 07:23:44.112 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-31 07:23:44.119 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-31 07:23:44.127 | + functions-common:run_phase:1858 : local extra 2026-08-31 07:23:44.137 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-31 07:23:44.148 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-31 07:23:44.156 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-31 07:23:44.163 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-31 07:23:44.170 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-08-31 07:23:44.177 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-31 07:23:44.227 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:23:44.235 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-31 07:23:44.242 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-31 07:23:44.249 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-31 07:23:44.257 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-31 07:23:44.266 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-31 07:23:44.276 | + functions-common:run_plugins:1837 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:23:44.282 | + functions-common:run_plugins:1838 : local plugin 2026-08-31 07:23:44.289 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-31 07:23:44.297 | + functions-common:run_plugins:1840 : local dir=/opt/stack/barbican 2026-08-31 07:23:44.304 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-08-31 07:23:44.311 | + functions-common:run_plugins:1842 : source /opt/stack/barbican/devstack/plugin.sh stack post-config 2026-08-31 07:23:44.319 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-31 07:23:44.327 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-08-31 07:23:44.375 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-08-31 07:23:44.419 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:44.426 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:23:44.433 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-31 07:23:44.439 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:23:44.447 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-31 07:23:44.455 | ++ /opt/stack/barbican/devstack/plugin.sh:source:26 : echo_summary 'Configuring Barbican' 2026-08-31 07:23:44.463 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:23:44.471 | ++ ./stack.sh:echo_summary:450 : echo -e Configuring Barbican 2026-08-31 07:23:44.477 | ++ /opt/stack/barbican/devstack/plugin.sh:source:27 : configure_barbican 2026-08-31 07:23:44.484 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:137 : '[' '!' -d /etc/barbican ']' 2026-08-31 07:23:44.491 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:137 : sudo mkdir -m 755 -p /etc/barbican 2026-08-31 07:23:44.519 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:138 : sudo chown stack /etc/barbican 2026-08-31 07:23:44.548 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:140 : '[' '!' -d /opt/stack/logs ']' 2026-08-31 07:23:44.555 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:141 : sudo chown stack /opt/stack/logs 2026-08-31 07:23:44.584 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:143 : '[' '!' -d /etc/barbican ']' 2026-08-31 07:23:44.590 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:144 : sudo chown stack /etc/barbican 2026-08-31 07:23:44.619 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:147 : cp /opt/stack/barbican/etc/barbican/barbican-api-paste.ini /etc/barbican 2026-08-31 07:23:44.630 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:148 : cp -R /opt/stack/barbican/etc/barbican/vassals /etc/barbican 2026-08-31 07:23:44.643 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:151 : cp /opt/stack/barbican/etc/barbican/barbican-functional.conf /etc/barbican 2026-08-31 07:23:44.654 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:154 : iniset /etc/barbican/barbican.conf DEFAULT debug True 2026-08-31 07:23:44.729 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:157 : iniset /etc/barbican/barbican.conf DEFAULT use_syslog False 2026-08-31 07:23:44.800 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:159 : setup_logging /etc/barbican/barbican.conf 2026-08-31 07:23:44.808 | ++ functions:setup_logging:693 : setup_systemd_logging /etc/barbican/barbican.conf 2026-08-31 07:23:44.814 | ++ functions:setup_systemd_logging:710 : local conf_file=/etc/barbican/barbican.conf 2026-08-31 07:23:44.822 | +++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 07:23:44.863 | ++ functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 07:23:44.869 | ++ functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 07:23:44.874 | ++ functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 07:23:44.880 | ++ functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 07:23:44.886 | ++ 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-08-31 07:23:44.955 | ++ 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-08-31 07:23:45.026 | ++ 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-08-31 07:23:45.100 | ++ functions:setup_systemd_logging:727 : iniset /etc/barbican/barbican.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 07:23:45.171 | ++ functions:setup_systemd_logging:730 : iniset /etc/barbican/barbican.conf DEFAULT log_color False 2026-08-31 07:23:45.244 | +++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:162 : database_connection_url barbican 2026-08-31 07:23:45.250 | +++ lib/database:database_connection_url:134 : local db=barbican 2026-08-31 07:23:45.256 | +++ lib/database:database_connection_url:135 : database_connection_url_mysql barbican 2026-08-31 07:23:45.263 | +++ lib/databases/mysql:database_connection_url_mysql:251 : local db=barbican 2026-08-31 07:23:45.269 | +++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 07:23:45.275 | +++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 07:23:45.281 | +++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 07:23:45.321 | +++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:45.327 | +++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 07:23:45.333 | +++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/barbican?charset=utf8&plugin=dbcounter' 2026-08-31 07:23:45.341 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:162 : iniset /etc/barbican/barbican.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/barbican?charset=utf8&plugin=dbcounter' 2026-08-31 07:23:45.420 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:165 : iniset /etc/barbican/barbican.conf DEFAULT db_auto_create False 2026-08-31 07:23:45.498 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:168 : iniset /etc/barbican/vassals/barbican-api.ini uwsgi buffer-size 65535 2026-08-31 07:23:45.576 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:171 : is_service_enabled rabbit 2026-08-31 07:23:45.615 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:45.621 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:172 : iniset /etc/barbican/barbican.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.152:5672 2026-08-31 07:23:45.696 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:177 : is_service_enabled tls-proxy 2026-08-31 07:23:45.744 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:45.750 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:178 : iniset /etc/barbican/barbican.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-31 07:23:45.828 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:182 : iniset /etc/barbican/barbican.conf simple_crypto_plugin kek dGhpcnR5X3R3b19ieXRlX2tleWJsYWhibGFoYmxhaGg= 2026-08-31 07:23:45.904 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:184 : write_uwsgi_config /etc/barbican/barbican-uwsgi.ini barbican.wsgi.api:application /key-manager '' barbican-api 2026-08-31 07:23:45.911 | ++ lib/apache:write_uwsgi_config:243 : local conf=/etc/barbican/barbican-uwsgi.ini 2026-08-31 07:23:45.918 | ++ lib/apache:write_uwsgi_config:244 : local wsgi=barbican.wsgi.api:application 2026-08-31 07:23:45.924 | ++ lib/apache:write_uwsgi_config:245 : local url=/key-manager 2026-08-31 07:23:45.930 | ++ lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 07:23:45.936 | ++ lib/apache:write_uwsgi_config:247 : local name=barbican-api 2026-08-31 07:23:45.942 | ++ lib/apache:write_uwsgi_config:249 : '[' -z barbican-api ']' 2026-08-31 07:23:45.947 | ++ lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 07:23:45.953 | ++ lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 07:23:45.981 | ++ lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-31 07:23:45.983 | ++ lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:23:45.996 | + inc/async:async_inner:64 : rc=0 2026-08-31 07:23:46.000 | d /var/run/uwsgi 0755 stack root 2026-08-31 07:23:46.009 | ++ lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:23:46.037 | /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-08-31 07:23:46.047 | ++ lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/barbican-api.socket 2026-08-31 07:23:46.053 | ++ lib/apache:write_uwsgi_config:266 : rm -rf /etc/barbican/barbican-uwsgi.ini 2026-08-31 07:23:46.055 | [83547 Async configure_neutron_nova:83547]: finished successfully 2026-08-31 07:23:46.063 | ++ lib/apache:write_uwsgi_config:270 : [[ barbican.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 07:23:46.069 | ++ lib/apache:write_uwsgi_config:271 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi module barbican.wsgi.api:application 2026-08-31 07:23:46.146 | ++ lib/apache:write_uwsgi_config:276 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi processes 4 2026-08-31 07:23:46.222 | ++ lib/apache:write_uwsgi_config:278 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi master true 2026-08-31 07:23:46.296 | ++ lib/apache:write_uwsgi_config:280 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi die-on-term true 2026-08-31 07:23:46.365 | ++ lib/apache:write_uwsgi_config:281 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 07:23:46.436 | ++ lib/apache:write_uwsgi_config:284 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 07:23:46.501 | ++ lib/apache:write_uwsgi_config:285 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi enable-threads true 2026-08-31 07:23:46.571 | ++ lib/apache:write_uwsgi_config:286 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi plugins http,python3 2026-08-31 07:23:46.642 | ++ lib/apache:write_uwsgi_config:288 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi thunder-lock true 2026-08-31 07:23:46.717 | ++ lib/apache:write_uwsgi_config:290 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-31 07:23:46.787 | ++ lib/apache:write_uwsgi_config:292 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 07:23:46.857 | ++ lib/apache:write_uwsgi_config:294 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 07:23:46.927 | ++ lib/apache:write_uwsgi_config:296 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi lazy-apps true 2026-08-31 07:23:46.998 | ++ lib/apache:write_uwsgi_config:298 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi start-time %t 2026-08-31 07:23:47.068 | ++ lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 07:23:47.073 | ++ lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 07:23:47.080 | +++ lib/apache:write_uwsgi_config:305 : apache_site_config_for barbican-api 2026-08-31 07:23:47.086 | +++ lib/apache:apache_site_config_for:174 : local site=barbican-api 2026-08-31 07:23:47.092 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 07:23:47.097 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:23:47.103 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:23:47.110 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/barbican-api.conf 2026-08-31 07:23:47.118 | ++ lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/barbican-api.conf 2026-08-31 07:23:47.124 | ++ lib/apache:write_uwsgi_config:306 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi socket /var/run/uwsgi/barbican-api.socket 2026-08-31 07:23:47.192 | ++ lib/apache:write_uwsgi_config:307 : iniset /etc/barbican/barbican-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 07:23:47.260 | ++ 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-08-31 07:23:47.261 | ++ lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/barbican-api.conf 2026-08-31 07:23:47.271 | ProxyPass "/key-manager" "unix:/var/run/uwsgi/barbican-api.socket|uwsgi://uwsgi-uds-barbican-api" retry=0 acquire=1 2026-08-31 07:23:47.278 | ++ lib/apache:write_uwsgi_config:309 : enable_apache_site barbican-api 2026-08-31 07:23:47.283 | ++ lib/apache:enable_apache_site:191 : local site=barbican-api 2026-08-31 07:23:47.289 | ++ lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 07:23:47.295 | ++ lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 07:23:47.302 | ++ lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 07:23:47.308 | ++ lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:23:47.314 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:23:47.320 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:23:47.325 | ++ lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 07:23:47.330 | ++ lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 07:23:47.336 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:23:47.341 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:23:47.347 | ++ lib/apache:enable_apache_site:195 : sudo a2ensite barbican-api 2026-08-31 07:23:47.415 | Enabling site barbican-api. 2026-08-31 07:23:47.424 | To activate the new configuration, you need to run: 2026-08-31 07:23:47.424 | systemctl reload apache2 2026-08-31 07:23:47.435 | ++ lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 07:23:47.440 | ++ lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 07:23:47.446 | ++ functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:23:47.452 | ++ functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 07:23:47.663 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:188 : iniset /etc/barbican/barbican-api-paste.ini pipeline:barbican_api pipeline barbican-api-keystone 2026-08-31 07:23:47.740 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:191 : configure_keystone_authtoken_middleware /etc/barbican/barbican.conf barbican keystone_authtoken key-manager 2026-08-31 07:23:47.746 | ++ lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/barbican/barbican.conf 2026-08-31 07:23:47.752 | ++ lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=barbican 2026-08-31 07:23:47.757 | ++ lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 07:23:47.764 | ++ lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type=key-manager 2026-08-31 07:23:47.770 | ++ lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/barbican/barbican.conf barbican keystone_authtoken 2026-08-31 07:23:47.775 | ++ lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/barbican/barbican.conf 2026-08-31 07:23:47.781 | ++ lib/keystone:configure_keystoneauth:392 : local admin_user=barbican 2026-08-31 07:23:47.786 | ++ lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 07:23:47.792 | ++ lib/keystone:configure_keystoneauth:395 : iniset /etc/barbican/barbican.conf keystone_authtoken auth_type password 2026-08-31 07:23:47.862 | ++ lib/keystone:configure_keystoneauth:396 : iniset /etc/barbican/barbican.conf keystone_authtoken interface public 2026-08-31 07:23:47.931 | ++ lib/keystone:configure_keystoneauth:397 : iniset /etc/barbican/barbican.conf keystone_authtoken auth_url https://162.253.55.152/identity 2026-08-31 07:23:47.997 | ++ lib/keystone:configure_keystoneauth:398 : iniset /etc/barbican/barbican.conf keystone_authtoken username barbican 2026-08-31 07:23:48.064 | ++ lib/keystone:configure_keystoneauth:399 : iniset /etc/barbican/barbican.conf keystone_authtoken password secretservice 2026-08-31 07:23:48.130 | ++ lib/keystone:configure_keystoneauth:400 : iniset /etc/barbican/barbican.conf keystone_authtoken user_domain_name Default 2026-08-31 07:23:48.201 | ++ lib/keystone:configure_keystoneauth:401 : iniset /etc/barbican/barbican.conf keystone_authtoken project_name service 2026-08-31 07:23:48.258 | ++ lib/keystone:configure_keystoneauth:402 : iniset /etc/barbican/barbican.conf keystone_authtoken project_domain_name Default 2026-08-31 07:23:48.319 | ++ lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/barbican/barbican.conf keystone_authtoken www_authenticate_uri https://162.253.55.152/identity 2026-08-31 07:23:48.388 | ++ lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/barbican/barbican.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 07:23:48.455 | ++ lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/barbican/barbican.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 07:23:48.525 | ++ lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n key-manager ]] 2026-08-31 07:23:48.530 | ++ lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/barbican/barbican.conf keystone_authtoken service_type key-manager 2026-08-31 07:23:48.598 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:194 : iniset /etc/barbican/barbican.conf keystone_notifications enable True 2026-08-31 07:23:48.675 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:195 : iniset /etc/barbican/barbican.conf keystone_notifications control_exchange keystone 2026-08-31 07:23:48.743 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_barbican:198 : iniset /etc/barbican/barbican.conf oslo_policy enforce_new_defaults True 2026-08-31 07:23:48.815 | ++ /opt/stack/barbican/devstack/plugin.sh:source:28 : is_service_enabled barbican-pykmip 2026-08-31 07:23:48.853 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:23:48.859 | ++ /opt/stack/barbican/devstack/plugin.sh:source:32 : is_service_enabled barbican-dogtag 2026-08-31 07:23:48.899 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:23:48.906 | ++ /opt/stack/barbican/devstack/plugin.sh:source:36 : is_service_enabled barbican-vault 2026-08-31 07:23:48.946 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:23:48.952 | ++ /opt/stack/barbican/devstack/plugin.sh:source:42 : configure_core_services 2026-08-31 07:23:48.958 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:109 : is_service_enabled n-cpu 2026-08-31 07:23:49.000 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:49.007 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:110 : iniset /etc/nova/nova.conf key_manager backend barbican 2026-08-31 07:23:49.083 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:113 : is_service_enabled c-vol 2026-08-31 07:23:49.124 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:49.130 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:114 : iniset /etc/cinder/cinder.conf key_manager backend barbican 2026-08-31 07:23:49.204 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:117 : is_service_enabled g-api 2026-08-31 07:23:49.246 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:49.252 | ++ /opt/stack/barbican/devstack/lib/barbican:configure_core_services:118 : iniset /etc/glance/glance-api.conf key_manager backend barbican 2026-08-31 07:23:49.328 | ++ /opt/stack/barbican/devstack/plugin.sh:source:44 : is_service_enabled key 2026-08-31 07:23:49.367 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:23:49.374 | ++ /opt/stack/barbican/devstack/plugin.sh:source:45 : create_barbican_accounts 2026-08-31 07:23:49.380 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_accounts:258 : local admin_role=admin 2026-08-31 07:23:49.386 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_accounts:259 : create_service_user barbican admin 2026-08-31 07:23:49.393 | ++ lib/keystone:create_service_user:379 : get_or_create_user barbican secretservice Default 2026-08-31 07:23:49.399 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:23:49.405 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 07:23:49.411 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-31 07:23:49.419 | +++ 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-08-31 07:23:50.073 | 2026-08-31 07:23:50.090 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:23:50.098 | ++ functions-common:get_or_create_user:915 : user_id=a018424f2a8d4250a76ed86b705d982f 2026-08-31 07:23:50.104 | ++ functions-common:get_or_create_user:916 : echo a018424f2a8d4250a76ed86b705d982f 2026-08-31 07:23:50.104 | a018424f2a8d4250a76ed86b705d982f 2026-08-31 07:23:50.111 | ++ lib/keystone:create_service_user:380 : get_or_add_user_project_role service barbican service Default Default 2026-08-31 07:23:50.116 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:23:50.122 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:23:50.130 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 07:23:50.137 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:23:50.144 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:23:50.151 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 07:23:50.158 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 07:23:50.164 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 07:23:50.171 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 07:23:50.178 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 07:23:50.187 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 07:23:50.195 | ++ 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-08-31 07:23:51.878 | 2026-08-31 07:23:51.895 | +++ 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-08-31 07:23:53.496 | 2026-08-31 07:23:53.516 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:23:53.524 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:23:53.529 | ++ functions-common:get_or_add_user_project_role:980 : echo 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:23:53.529 | 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:23:53.536 | ++ lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-31 07:23:53.543 | ++ lib/keystone:create_service_user:383 : get_or_add_user_project_role admin barbican service Default Default 2026-08-31 07:23:53.549 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:23:53.555 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:23:53.564 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 07:23:53.572 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:23:53.580 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:23:53.586 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 07:23:53.592 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 07:23:53.599 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 07:23:53.606 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 07:23:53.614 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 07:23:53.623 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 07:23:53.630 | ++ 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-08-31 07:23:55.241 | 2026-08-31 07:23:55.256 | +++ 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-08-31 07:23:56.756 | 2026-08-31 07:23:56.773 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:23:56.782 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=47d9c7d544474ff499ecb1b740774239 2026-08-31 07:23:56.789 | ++ functions-common:get_or_add_user_project_role:980 : echo 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:23:56.789 | 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:23:56.796 | ++ /opt/stack/barbican/devstack/plugin.sh:source:46 : create_barbican_endpoints 2026-08-31 07:23:56.805 | +++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:268 : get_or_create_service barbican key-manager 'Barbican Key Manager Service' 2026-08-31 07:23:56.812 | +++ functions-common:get_or_create_service:1055 : local service_id 2026-08-31 07:23:56.820 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show key-manager -f value -c id 2026-08-31 07:23:57.448 | ++++ 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-08-31 07:23:57.835 | 2026-08-31 07:23:57.856 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:23:57.863 | +++ functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 07:23:57.863 | 9556a2abbf6f4b78bdfce7fbfc1e8a4e' 2026-08-31 07:23:57.869 | +++ functions-common:get_or_create_service:1067 : echo 9556a2abbf6f4b78bdfce7fbfc1e8a4e 2026-08-31 07:23:57.876 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:268 : BARBICAN_SERVICE=9556a2abbf6f4b78bdfce7fbfc1e8a4e 2026-08-31 07:23:57.884 | ++ /opt/stack/barbican/devstack/lib/barbican:create_barbican_endpoints:271 : get_or_create_endpoint 9556a2abbf6f4b78bdfce7fbfc1e8a4e RegionOne http://162.253.55.152/key-manager http://162.253.55.152/key-manager http://162.253.55.152/key-manager 2026-08-31 07:23:57.890 | ++ functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 07:23:57.898 | +++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface 9556a2abbf6f4b78bdfce7fbfc1e8a4e public http://162.253.55.152/key-manager RegionOne 2026-08-31 07:23:57.903 | +++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 07:23:57.911 | ++++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 9556a2abbf6f4b78bdfce7fbfc1e8a4e --interface public --region RegionOne -c ID -f value 2026-08-31 07:23:58.528 | 2026-08-31 07:23:58.552 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:23:58.561 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 07:23:58.568 | +++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 07:23:58.576 | ++++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 9556a2abbf6f4b78bdfce7fbfc1e8a4e public http://162.253.55.152/key-manager --region RegionOne -f value -c id 2026-08-31 07:23:59.195 | 2026-08-31 07:23:59.212 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:23:59.220 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=63bef23d300047e38e281fa235925d59 2026-08-31 07:23:59.227 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 63bef23d300047e38e281fa235925d59 2026-08-31 07:23:59.235 | ++ functions-common:get_or_create_endpoint:1100 : public_id=63bef23d300047e38e281fa235925d59 2026-08-31 07:23:59.241 | ++ functions-common:get_or_create_endpoint:1102 : [[ -n http://162.253.55.152/key-manager ]] 2026-08-31 07:23:59.248 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface 9556a2abbf6f4b78bdfce7fbfc1e8a4e admin http://162.253.55.152/key-manager RegionOne 2026-08-31 07:23:59.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 07:23:59.263 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 9556a2abbf6f4b78bdfce7fbfc1e8a4e --interface admin --region RegionOne -c ID -f value 2026-08-31 07:23:59.874 | 2026-08-31 07:23:59.892 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:23:59.900 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 07:23:59.906 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 07:23:59.914 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 9556a2abbf6f4b78bdfce7fbfc1e8a4e admin http://162.253.55.152/key-manager --region RegionOne -f value -c id 2026-08-31 07:24:00.513 | 2026-08-31 07:24:00.535 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:00.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=cb8364898089489b8b36a8064d964880 2026-08-31 07:24:00.549 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo cb8364898089489b8b36a8064d964880 2026-08-31 07:24:00.550 | cb8364898089489b8b36a8064d964880 2026-08-31 07:24:00.556 | ++ functions-common:get_or_create_endpoint:1105 : [[ -n http://162.253.55.152/key-manager ]] 2026-08-31 07:24:00.562 | ++ functions-common:get_or_create_endpoint:1106 : _get_or_create_endpoint_with_interface 9556a2abbf6f4b78bdfce7fbfc1e8a4e internal http://162.253.55.152/key-manager RegionOne 2026-08-31 07:24:00.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 07:24:00.577 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 9556a2abbf6f4b78bdfce7fbfc1e8a4e --interface internal --region RegionOne -c ID -f value 2026-08-31 07:24:01.196 | 2026-08-31 07:24:01.217 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:01.233 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 07:24:01.238 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 07:24:01.248 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 9556a2abbf6f4b78bdfce7fbfc1e8a4e internal http://162.253.55.152/key-manager --region RegionOne -f value -c id 2026-08-31 07:24:01.878 | 2026-08-31 07:24:01.900 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:01.907 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d29a9d56e627435cb6ec14df9c62e376 2026-08-31 07:24:01.915 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d29a9d56e627435cb6ec14df9c62e376 2026-08-31 07:24:01.915 | d29a9d56e627435cb6ec14df9c62e376 2026-08-31 07:24:01.922 | ++ functions-common:get_or_create_endpoint:1109 : echo 63bef23d300047e38e281fa235925d59 2026-08-31 07:24:01.922 | 63bef23d300047e38e281fa235925d59 2026-08-31 07:24:01.927 | ++ /opt/stack/barbican/devstack/plugin.sh:source:47 : [[ True == \F\a\l\s\e ]] 2026-08-31 07:24:01.933 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-31 07:24:01.941 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-08-31 07:24:01.948 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-31 07:24:01.955 | + functions-common:run_plugins:1840 : local dir=/opt/stack/magnum 2026-08-31 07:24:01.961 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-08-31 07:24:01.967 | + functions-common:run_plugins:1842 : source /opt/stack/magnum/devstack/plugin.sh stack post-config 2026-08-31 07:24:02.006 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-08-31 07:24:02.013 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:24:02.019 | ++ ./stack.sh:echo_summary:450 : echo -e 'magnum'\''s' plugin.sh was called... 2026-08-31 07:24:02.027 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-08-31 07:24:02.090 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-08-31 07:24:02.096 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-08-31 07:24:02.101 | ACCOUNT_PORT_BASE=6612 2026-08-31 07:24:02.101 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-08-31 07:24:02.102 | ADMIN_PASSWORD=secretadmin 2026-08-31 07:24:02.102 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-31 07:24:02.102 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-31 07:24:02.102 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-31 07:24:02.102 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-08-31 07:24:02.102 | ALEMBIC_BRANCH=main 2026-08-31 07:24:02.102 | ALEMBIC_DIR=/opt/stack/alembic 2026-08-31 07:24:02.102 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-31 07:24:02.102 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-08-31 07:24:02.102 | APACHE_GROUP=stack 2026-08-31 07:24:02.102 | APACHE_LOCAL_HOST=127.0.0.1 2026-08-31 07:24:02.102 | APACHE_LOG_DIR=/var/log/apache2 2026-08-31 07:24:02.102 | APACHE_NAME=apache2 2026-08-31 07:24:02.102 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-08-31 07:24:02.102 | APACHE_USER=stack 2026-08-31 07:24:02.102 | API_WORKERS=4 2026-08-31 07:24:02.102 | BACKING_FILE_SUFFIX=-backing-file 2026-08-31 07:24:02.102 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-08-31 07:24:02.102 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:24:02.102 | BARBICAN_BRANCH=master 2026-08-31 07:24:02.102 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-08-31 07:24:02.102 | BARBICAN_CONF_DIR=/etc/barbican 2026-08-31 07:24:02.102 | BARBICAN_DIR=/opt/stack/barbican 2026-08-31 07:24:02.102 | BARBICAN_ENDPOINT_TYPE=internal 2026-08-31 07:24:02.102 | BARBICAN_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:24:02.102 | BARBICAN_HOST_HREF=http://162.253.55.152/key-manager 2026-08-31 07:24:02.102 | BARBICAN_KEYSTONE_ENDPOINT=https://162.253.55.152/identity 2026-08-31 07:24:02.102 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-08-31 07:24:02.102 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-08-31 07:24:02.102 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-08-31 07:24:02.102 | BARBICAN_SERVICE=9556a2abbf6f4b78bdfce7fbfc1e8a4e 2026-08-31 07:24:02.102 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-08-31 07:24:02.102 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-08-31 07:24:02.102 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-31 07:24:02.102 | BASH=/usr/bin/bash 2026-08-31 07:24:02.102 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:expand_aliases:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-08-31 07:24:02.103 | BASHPID=2048 2026-08-31 07:24:02.103 | BASH_ALIASES=() 2026-08-31 07:24:02.103 | BASH_ARGC=([0]="0") 2026-08-31 07:24:02.103 | BASH_ARGV=() 2026-08-31 07:24:02.103 | BASH_CMDS=() 2026-08-31 07:24:02.103 | BASH_LINENO=([0]="1842" [1]="1875" [2]="1252" [3]="0") 2026-08-31 07:24:02.103 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-08-31 07:24:02.103 | BASH_REMATCH=([0]=",tls-proxy,") 2026-08-31 07:24:02.103 | 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-08-31 07:24:02.103 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-08-31 07:24:02.103 | BASH_VERSION='5.2.21(1)-release' 2026-08-31 07:24:02.103 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-31 07:24:02.103 | BRANCHLESS_TARGET_BRANCH=master 2026-08-31 07:24:02.103 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-31 07:24:02.103 | CACHE_BACKEND=dogpile.cache.memcached 2026-08-31 07:24:02.103 | CAPI_VERSION=v1.13.2 2026-08-31 07:24:02.103 | CAPO_VERSION=v0.14.4 2026-08-31 07:24:02.103 | CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-31 07:24:02.103 | CELLSV2_SETUP=superconductor 2026-08-31 07:24:02.103 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-08-31 07:24:02.103 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-08-31 07:24:02.103 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-08-31 07:24:02.103 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-08-31 07:24:02.103 | CINDER_BACKUP_DRIVER=swift 2026-08-31 07:24:02.103 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:24:02.103 | CINDER_BRANCH=master 2026-08-31 07:24:02.103 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-08-31 07:24:02.103 | CINDER_CONF=/etc/cinder/cinder.conf 2026-08-31 07:24:02.103 | CINDER_CONF_DIR=/etc/cinder 2026-08-31 07:24:02.103 | CINDER_DIR=/opt/stack/cinder 2026-08-31 07:24:02.103 | CINDER_DRIVER=default 2026-08-31 07:24:02.103 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-08-31 07:24:02.103 | CINDER_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:24:02.103 | CINDER_IMG_CACHE_ENABLED=True 2026-08-31 07:24:02.103 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-08-31 07:24:02.103 | CINDER_IMG_CACHE_SIZE_GB= 2026-08-31 07:24:02.103 | CINDER_LVM_TYPE=auto 2026-08-31 07:24:02.103 | CINDER_MY_IP=162.253.55.152 2026-08-31 07:24:02.103 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-08-31 07:24:02.103 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-08-31 07:24:02.103 | CINDER_SERVICE_HOST=162.253.55.152 2026-08-31 07:24:02.104 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:24:02.104 | CINDER_SERVICE_PORT=8776 2026-08-31 07:24:02.104 | CINDER_SERVICE_PORT_INT=18776 2026-08-31 07:24:02.104 | CINDER_SERVICE_PROTOCOL=https 2026-08-31 07:24:02.104 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-08-31 07:24:02.104 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-08-31 07:24:02.104 | CINDER_TARGET_HELPER=lioadm 2026-08-31 07:24:02.104 | CINDER_TARGET_PORT=3260 2026-08-31 07:24:02.104 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-08-31 07:24:02.104 | CINDER_TARGET_PROTOCOL=iscsi 2026-08-31 07:24:02.104 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-08-31 07:24:02.104 | CINDER_UPLOAD_OPTIMIZED=False 2026-08-31 07:24:02.104 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-08-31 07:24:02.104 | CINDER_USE_SERVICE_TOKEN=True 2026-08-31 07:24:02.104 | CINDER_UWSGI=cinder.wsgi.api:application 2026-08-31 07:24:02.104 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-08-31 07:24:02.104 | CINDER_VOLUME_CLEAR=zero 2026-08-31 07:24:02.104 | CIRROS_ARCH=x86_64 2026-08-31 07:24:02.104 | CIRROS_VERSION=0.6.3 2026-08-31 07:24:02.104 | CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-31 07:24:02.104 | CLUSTER_TOPOLOGY=true 2026-08-31 07:24:02.104 | CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:24:02.104 | CONFIGURE_BACKING_FILE=True 2026-08-31 07:24:02.104 | CONFIG_AWK_CMD=awk 2026-08-31 07:24:02.104 | CONTAINER_PORT_BASE=6611 2026-08-31 07:24:02.104 | CURL_GET='curl -g' 2026-08-31 07:24:02.104 | CURRENT_LOG_TIME=2026-08-31-070707 2026-08-31 07:24:02.104 | DATABASE_BACKENDS=' mysql postgresql' 2026-08-31 07:24:02.104 | DATABASE_HOST=127.0.0.1 2026-08-31 07:24:02.104 | DATABASE_PASSWORD=secretdatabase 2026-08-31 07:24:02.104 | DATABASE_QUERY_LOGGING=False 2026-08-31 07:24:02.104 | DATABASE_TYPE=mysql 2026-08-31 07:24:02.104 | DATABASE_USER=root 2026-08-31 07:24:02.104 | DATA_DIR=/opt/stack/data 2026-08-31 07:24:02.104 | DC=([0]="openstack" [1]="org") 2026-08-31 07:24:02.104 | DEBUG_LIBVIRT=True 2026-08-31 07:24:02.104 | DEBUG_LIBVIRT_COREDUMPS=True 2026-08-31 07:24:02.104 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-08-31 07:24:02.104 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-08-31 07:24:02.104 | DEFAULT_VIRT_DRIVER=libvirt 2026-08-31 07:24:02.104 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-08-31 07:24:02.104 | DEF_SERVICE_HOST=162.253.55.152 2026-08-31 07:24:02.104 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:24:02.105 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-31 07:24:02.105 | DEF_TUNNEL_ENDPOINT_IP=162.253.55.152 2026-08-31 07:24:02.105 | DELTA=1788160041 2026-08-31 07:24:02.105 | DEST=/opt/stack 2026-08-31 07:24:02.105 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-31 07:24:02.105 | DEVSTACK_CERT_NAME=devstack-cert 2026-08-31 07:24:02.105 | DEVSTACK_HOSTNAME=np0000191535.novalocal 2026-08-31 07:24:02.105 | DEVSTACK_PARALLEL=True 2026-08-31 07:24:02.105 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:24:02.105 | DEVSTACK_SERIES=2026.2 2026-08-31 07:24:02.105 | DEVSTACK_START_TIME=1788160015 2026-08-31 07:24:02.105 | DEVSTACK_VENV=/opt/stack/data/venv 2026-08-31 07:24:02.105 | DIRSTACK=() 2026-08-31 07:24:02.105 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-08-31 07:24:02.105 | DISABLE_AMP_IMAGE_BUILD=True 2026-08-31 07:24:02.105 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-08-31 07:24:02.105 | DISKIMAGE_BUILDER_REPO_REF=master 2026-08-31 07:24:02.105 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-08-31 07:24:02.105 | DISTRO=noble 2026-08-31 07:24:02.105 | DOWNLOAD_DEFAULT_IMAGES=False 2026-08-31 07:24:02.105 | 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-08-31 07:24:02.105 | ENABLE_CHASSIS_AS_GW=True 2026-08-31 07:24:02.105 | ENABLE_DEBUG_LOG_LEVEL=True 2026-08-31 07:24:02.105 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-08-31 07:24:02.105 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-08-31 07:24:02.105 | ENABLE_ISOLATED_METADATA=False 2026-08-31 07:24:02.105 | ENABLE_KSM=True 2026-08-31 07:24:02.105 | ENABLE_KSMTUNED=True 2026-08-31 07:24:02.105 | ENABLE_METADATA_NETWORK=False 2026-08-31 07:24:02.105 | ENABLE_SYSCTL_MEM_TUNING=True 2026-08-31 07:24:02.105 | ENABLE_SYSCTL_NET_TUNING=True 2026-08-31 07:24:02.105 | ENABLE_TENANT_TUNNELS=True 2026-08-31 07:24:02.105 | ENABLE_TENANT_VLANS=False 2026-08-31 07:24:02.105 | ENABLE_VOLUME_MULTIATTACH=False 2026-08-31 07:24:02.105 | ENABLE_ZSWAP=True 2026-08-31 07:24:02.105 | ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:24:02.105 | ERROR_ON_CLONE=True 2026-08-31 07:24:02.105 | ETCD_ARCH=amd64 2026-08-31 07:24:02.105 | ETCD_BIN_DIR=/opt/stack/bin 2026-08-31 07:24:02.105 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-08-31 07:24:02.105 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 07:24:02.106 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 07:24:02.106 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-08-31 07:24:02.106 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-08-31 07:24:02.106 | ETCD_PEER_PORT=2380 2026-08-31 07:24:02.106 | ETCD_PORT=2379 2026-08-31 07:24:02.106 | ETCD_RAMDISK_MB=512 2026-08-31 07:24:02.106 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-31 07:24:02.106 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-08-31 07:24:02.106 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-08-31 07:24:02.106 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-08-31 07:24:02.106 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-08-31 07:24:02.106 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-08-31 07:24:02.106 | ETCD_USE_RAMDISK=True 2026-08-31 07:24:02.106 | ETCD_VERSION=v3.5.21 2026-08-31 07:24:02.106 | EUID=1002 2026-08-31 07:24:02.106 | EXP_CLUSTER_RESOURCE_SET=true 2026-08-31 07:24:02.106 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-08-31 07:24:02.106 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-31 07:24:02.106 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-08-31 07:24:02.106 | EXTRA_FILES_RETRY=3 2026-08-31 07:24:02.106 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-08-31 07:24:02.106 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-08-31 07:24:02.106 | FILES=/opt/stack/devstack/files 2026-08-31 07:24:02.106 | FIXED_RANGE=10.1.0.0/20 2026-08-31 07:24:02.106 | FIXED_RANGE_V6=fd1f:cb32:5b91::/64 2026-08-31 07:24:02.107 | FLOATING_RANGE=172.24.5.0/24 2026-08-31 07:24:02.107 | FORCE_CONFIG_DRIVE=False 2026-08-31 07:24:02.107 | FORCE_PREREQ=0 2026-08-31 07:24:02.107 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-08-31 07:24:02.107 | FUNC_DIR=/opt/stack/devstack 2026-08-31 07:24:02.107 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-08-31 07:24:02.107 | 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-08-31 07:24:02.107 | 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-08-31 07:24:02.107 | 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-08-31 07:24:02.107 | GIT_BASE=https://github.com 2026-08-31 07:24:02.107 | GIT_DEPTH=0 2026-08-31 07:24:02.107 | GIT_TIMEOUT=0 2026-08-31 07:24:02.107 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-08-31 07:24:02.107 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-08-31 07:24:02.107 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:24:02.107 | GLANCE_BRANCH=master 2026-08-31 07:24:02.107 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-08-31 07:24:02.107 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-08-31 07:24:02.107 | GLANCE_CACHE_DRIVER=centralized_db 2026-08-31 07:24:02.107 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-08-31 07:24:02.107 | GLANCE_CONF_DIR=/etc/glance 2026-08-31 07:24:02.107 | GLANCE_DEFAULT_BACKEND=fast 2026-08-31 07:24:02.107 | GLANCE_DIR=/opt/stack/glance 2026-08-31 07:24:02.107 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-08-31 07:24:02.107 | GLANCE_ENABLE_QUOTAS=True 2026-08-31 07:24:02.107 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-08-31 07:24:02.107 | GLANCE_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:24:02.107 | GLANCE_HOSTPORT=162.253.55.152:9292 2026-08-31 07:24:02.107 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-08-31 07:24:02.107 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-08-31 07:24:02.107 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-08-31 07:24:02.108 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-08-31 07:24:02.108 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-08-31 07:24:02.108 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-08-31 07:24:02.108 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-08-31 07:24:02.108 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-08-31 07:24:02.108 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-08-31 07:24:02.108 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-08-31 07:24:02.108 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-08-31 07:24:02.108 | GLANCE_S3_BUCKET_NAME=images 2026-08-31 07:24:02.108 | GLANCE_S3_BUCKET_ON_PUT=True 2026-08-31 07:24:02.108 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-08-31 07:24:02.108 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-08-31 07:24:02.108 | GLANCE_SERVICE_HOST=162.253.55.152 2026-08-31 07:24:02.108 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:24:02.108 | GLANCE_SERVICE_PORT=9292 2026-08-31 07:24:02.108 | GLANCE_SERVICE_PORT_INT=19292 2026-08-31 07:24:02.108 | GLANCE_SERVICE_PROTOCOL=https 2026-08-31 07:24:02.108 | GLANCE_SHOW_DIRECT_URL=False 2026-08-31 07:24:02.108 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-08-31 07:24:02.108 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-08-31 07:24:02.108 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-08-31 07:24:02.108 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-08-31 07:24:02.108 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-08-31 07:24:02.108 | GLANCE_URL=https://162.253.55.152/image 2026-08-31 07:24:02.108 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-08-31 07:24:02.108 | GLANCE_USE_S3=False 2026-08-31 07:24:02.108 | GLANCE_UWSGI=glance.wsgi.api:application 2026-08-31 07:24:02.108 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-08-31 07:24:02.108 | GLOBAL_VENV=True 2026-08-31 07:24:02.108 | GROUPS=() 2026-08-31 07:24:02.108 | HELM_VERSION=v3.10.3 2026-08-31 07:24:02.108 | HOME=/opt/stack 2026-08-31 07:24:02.108 | HOME_URL=https://www.ubuntu.com/ 2026-08-31 07:24:02.108 | HORIZON_APACHE_ROOT=/dashboard 2026-08-31 07:24:02.108 | HORIZON_BRANCH=master 2026-08-31 07:24:02.108 | HORIZON_DIR=/opt/stack/horizon 2026-08-31 07:24:02.108 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-08-31 07:24:02.108 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-08-31 07:24:02.108 | HOSTNAME=np0000191535 2026-08-31 07:24:02.108 | HOSTTYPE=x86_64 2026-08-31 07:24:02.108 | HOST_IP=162.253.55.152 2026-08-31 07:24:02.108 | HOST_IPV6=2604:e100:1:0:f816:3eff:fe5a:39ea 2026-08-31 07:24:02.109 | HOST_IP_IFACE= 2026-08-31 07:24:02.109 | I=vni_ranges=1:65536 2026-08-31 07:24:02.109 | ID=ubuntu 2026-08-31 07:24:02.109 | ID_LIKE=debian 2026-08-31 07:24:02.109 | IFS=' 2026-08-31 07:24:02.109 | ' 2026-08-31 07:24:02.109 | 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-08-31 07:24:02.109 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-08-31 07:24:02.109 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-31 07:24:02.109 | INSTANCE_NAME_PREFIX=instance- 2026-08-31 07:24:02.109 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-31 07:24:02.109 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-08-31 07:24:02.109 | IPV6_ADDRESS_MODE=slaac 2026-08-31 07:24:02.109 | IPV6_ADDRS_SAFE_TO_USE=fd1f:cb32:5b91::/56 2026-08-31 07:24:02.109 | IPV6_GLOBAL_ID=1f:cb32:5b91 2026-08-31 07:24:02.109 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-31 07:24:02.109 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-31 07:24:02.109 | IPV6_PROVIDER_FIXED_RANGE= 2026-08-31 07:24:02.109 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-31 07:24:02.109 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-31 07:24:02.109 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-31 07:24:02.109 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-31 07:24:02.109 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-31 07:24:02.109 | IPV6_RA_MODE=slaac 2026-08-31 07:24:02.109 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-31 07:24:02.109 | IP_VERSION=4+6 2026-08-31 07:24:02.109 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-08-31 07:24:02.109 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-08-31 07:24:02.109 | ISCSID_DEBUG=False 2026-08-31 07:24:02.109 | ISCSID_DEBUG_LEVEL=4 2026-08-31 07:24:02.109 | KEYSTONE_ADMIN_ENDPOINT=True 2026-08-31 07:24:02.109 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-08-31 07:24:02.109 | KEYSTONE_AUTH_URI=https://162.253.55.152/identity 2026-08-31 07:24:02.109 | KEYSTONE_AUTH_URI_V3=https://162.253.55.152/identity/v3 2026-08-31 07:24:02.109 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:24:02.109 | KEYSTONE_BRANCH=master 2026-08-31 07:24:02.109 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-08-31 07:24:02.109 | KEYSTONE_CONF_DIR=/etc/keystone 2026-08-31 07:24:02.109 | KEYSTONE_DIR=/opt/stack/keystone 2026-08-31 07:24:02.109 | KEYSTONE_ENABLE_CACHE=True 2026-08-31 07:24:02.109 | KEYSTONE_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:24:02.109 | KEYSTONE_IDENTITY_BACKEND=sql 2026-08-31 07:24:02.109 | KEYSTONE_LOCKOUT_DURATION=10 2026-08-31 07:24:02.109 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-08-31 07:24:02.110 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-08-31 07:24:02.110 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-08-31 07:24:02.110 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-08-31 07:24:02.110 | KEYSTONE_REGION_NAME=RegionOne 2026-08-31 07:24:02.110 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-08-31 07:24:02.110 | KEYSTONE_RESOURCE_BACKEND=sql 2026-08-31 07:24:02.110 | KEYSTONE_ROLE_BACKEND=sql 2026-08-31 07:24:02.110 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-08-31 07:24:02.110 | KEYSTONE_SERVICE_HOST=162.253.55.152 2026-08-31 07:24:02.110 | KEYSTONE_SERVICE_PORT=5000 2026-08-31 07:24:02.110 | KEYSTONE_SERVICE_PORT_INT=5001 2026-08-31 07:24:02.110 | KEYSTONE_SERVICE_PROTOCOL=https 2026-08-31 07:24:02.110 | KEYSTONE_SERVICE_URI=https://162.253.55.152/identity 2026-08-31 07:24:02.110 | KEYSTONE_SERVICE_URI_V3=https://162.253.55.152/identity/v3 2026-08-31 07:24:02.110 | KEYSTONE_TOKEN_FORMAT=fernet 2026-08-31 07:24:02.110 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-08-31 07:24:02.110 | KEY_MANAGER_BACKEND=barbican 2026-08-31 07:24:02.110 | KILL_PATH=/usr/bin/kill 2026-08-31 07:24:02.110 | KIND_VERSION=v0.16.0 2026-08-31 07:24:02.110 | LAST_RUN=0 2026-08-31 07:24:02.110 | LAST_SPINNER_PID= 2026-08-31 07:24:02.110 | LC_ALL=en_US.utf8 2026-08-31 07:24:02.110 | LDAP_BASE_DC=openstack 2026-08-31 07:24:02.110 | LDAP_BASE_DN=dc=openstack,dc=org 2026-08-31 07:24:02.110 | LDAP_DOMAIN=openstack.org 2026-08-31 07:24:02.110 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-08-31 07:24:02.110 | LDAP_OLCDB_NUMBER=1 2026-08-31 07:24:02.110 | LDAP_OLCDB_TYPE=mdb 2026-08-31 07:24:02.110 | LDAP_ROOTPW_COMMAND=replace 2026-08-31 07:24:02.110 | LDAP_SERVICE_NAME=slapd 2026-08-31 07:24:02.110 | LDAP_URL=ldap://localhost 2026-08-31 07:24:02.110 | 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-08-31 07:24:02.110 | LIBVIRT_CPU_MODE=host-passthrough 2026-08-31 07:24:02.110 | LIBVIRT_CPU_MODEL=Nehalem 2026-08-31 07:24:02.110 | LIBVIRT_GROUP=libvirt 2026-08-31 07:24:02.110 | LIBVIRT_TYPE=kvm 2026-08-31 07:24:02.110 | LINENO=1072 2026-08-31 07:24:02.110 | LOCAL_HOSTNAME=np0000191535 2026-08-31 07:24:02.110 | LOGDAYS=7 2026-08-31 07:24:02.110 | LOGDIR=/opt/stack/logs 2026-08-31 07:24:02.110 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-31-070707 2026-08-31 07:24:02.110 | LOGFILE_DIR=/opt/stack/logs 2026-08-31 07:24:02.110 | LOGFILE_NAME=devstacklog.txt 2026-08-31 07:24:02.111 | LOGNAME=stack 2026-08-31 07:24:02.111 | LOGO=ubuntu-logo 2026-08-31 07:24:02.111 | LOG_COLOR=False 2026-08-31 07:24:02.111 | LRC=localrc 2026-08-31 07:24:02.111 | MACHTYPE=x86_64-pc-linux-gnu 2026-08-31 07:24:02.111 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-08-31 07:24:02.111 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:24:02.111 | MAGNUM_BRANCH=master 2026-08-31 07:24:02.111 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-08-31 07:24:02.111 | MAGNUM_CLUSTER_API_BRANCH=main 2026-08-31 07:24:02.111 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-08-31 07:24:02.111 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-08-31 07:24:02.111 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-08-31 07:24:02.111 | MAGNUM_CONFIGURE_IPTABLES=True 2026-08-31 07:24:02.111 | MAGNUM_CONF_DIR=/etc/magnum 2026-08-31 07:24:02.111 | MAGNUM_DIR=/opt/stack/magnum 2026-08-31 07:24:02.111 | MAGNUM_ENFORCE_NEW_DEFAULTS=False 2026-08-31 07:24:02.111 | MAGNUM_ENFORCE_SCOPE=False 2026-08-31 07:24:02.111 | MAGNUM_GUEST_IMAGE_EXTRA_PROPERTIES= 2026-08-31 07:24:02.111 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-24.04-v1.35.5.qcow2 2026-08-31 07:24:02.111 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-08-31 07:24:02.111 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-08-31 07:24:02.111 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-08-31 07:24:02.111 | MAGNUM_SERVICE_HOST=162.253.55.152 2026-08-31 07:24:02.111 | MAGNUM_SERVICE_PROTOCOL=https 2026-08-31 07:24:02.111 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-08-31 07:24:02.111 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-08-31 07:24:02.111 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-08-31 07:24:02.111 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-08-31 07:24:02.111 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-08-31 07:24:02.111 | MAIL=/var/mail/stack 2026-08-31 07:24:02.111 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-08-31 07:24:02.111 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-08-31 07:24:02.111 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-08-31 07:24:02.111 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:24:02.111 | MANILA_CONF=/etc/manila/manila.conf 2026-08-31 07:24:02.111 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-08-31 07:24:02.111 | MANILA_CONF_DIR=/etc/manila 2026-08-31 07:24:02.111 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-08-31 07:24:02.111 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-08-31 07:24:02.111 | MANILA_DATA_COPY_CHECK_HASH=True 2026-08-31 07:24:02.111 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-08-31 07:24:02.111 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-08-31 07:24:02.112 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-08-31 07:24:02.112 | MANILA_DEFAULT_SHARE_TYPE=default 2026-08-31 07:24:02.112 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-31 07:24:02.112 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-08-31 07:24:02.112 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-31 07:24:02.112 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-08-31 07:24:02.112 | MANILA_DIR=/opt/stack/manila 2026-08-31 07:24:02.112 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-08-31 07:24:02.112 | MANILA_DOCKER_IMAGE_URL=quay.io/openstack-manila/manila-docker-container:latest 2026-08-31 07:24:02.112 | MANILA_ENABLED_BACKENDS=generic 2026-08-31 07:24:02.112 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-08-31 07:24:02.112 | MANILA_ENDPOINT_BASE=http://162.253.55.152/share 2026-08-31 07:24:02.112 | MANILA_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:24:02.112 | MANILA_GIT_BASE=https://opendev.org 2026-08-31 07:24:02.112 | MANILA_KEY_FORMAT=ecdsa 2026-08-31 07:24:02.112 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-08-31 07:24:02.112 | MANILA_LVM_SHARE_EXPORT_IPS=162.253.55.152 2026-08-31 07:24:02.112 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-08-31 07:24:02.112 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-08-31 07:24:02.112 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-08-31 07:24:02.112 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-08-31 07:24:02.112 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-08-31 07:24:02.112 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-08-31 07:24:02.112 | MANILA_REPO_ROOT=openstack 2026-08-31 07:24:02.112 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-08-31 07:24:02.112 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-08-31 07:24:02.112 | MANILA_SERVICE_HOST=162.253.55.152 2026-08-31 07:24:02.112 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-08-31 07:24:02.112 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-08-31 07:24:02.112 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-08-31 07:24:02.112 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-08-31 07:24:02.112 | MANILA_SERVICE_INSTANCE_USER=manila 2026-08-31 07:24:02.112 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-08-31 07:24:02.112 | MANILA_SERVICE_PORT=8786 2026-08-31 07:24:02.112 | MANILA_SERVICE_PORT_INT=18786 2026-08-31 07:24:02.112 | MANILA_SERVICE_PROTOCOL=http 2026-08-31 07:24:02.112 | MANILA_SERVICE_SECGROUP=manila-service 2026-08-31 07:24:02.112 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-08-31 07:24:02.112 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-08-31 07:24:02.112 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-08-31 07:24:02.113 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-08-31 07:24:02.113 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-08-31 07:24:02.113 | MANILA_SETUP_IPV6=False 2026-08-31 07:24:02.113 | MANILA_SSH_TIMEOUT=180 2026-08-31 07:24:02.113 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-08-31 07:24:02.113 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-08-31 07:24:02.113 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-08-31 07:24:02.113 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-08-31 07:24:02.113 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-08-31 07:24:02.113 | MANILA_WSGI=manila.wsgi.api:application 2026-08-31 07:24:02.113 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-08-31 07:24:02.113 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-08-31 07:24:02.113 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-08-31 07:24:02.113 | MANILA_ZFSONLINUX_SERVICE_IP=162.253.55.152 2026-08-31 07:24:02.113 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.253.55.152 2026-08-31 07:24:02.113 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-08-31 07:24:02.113 | MANILA_ZFSONLINUX_USE_SSH=False 2026-08-31 07:24:02.113 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-08-31 07:24:02.113 | MAX_DB_CONNECTIONS=200 2026-08-31 07:24:02.113 | MEMCACHE_SERVERS=localhost:11211 2026-08-31 07:24:02.113 | METADATA_SERVICE_PORT=8775 2026-08-31 07:24:02.113 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-08-31 07:24:02.113 | ML2_L3_PLUGIN=ovn-router 2026-08-31 07:24:02.113 | ML2_VLAN_RANGES=public 2026-08-31 07:24:02.113 | MYSQL_DRIVER=PyMySQL 2026-08-31 07:24:02.113 | MYSQL_GATHER_PERFORMANCE=True 2026-08-31 07:24:02.113 | MYSQL_HOST=127.0.0.1 2026-08-31 07:24:02.113 | MYSQL_REDUCE_MEMORY=True 2026-08-31 07:24:02.113 | MYSQL_SERVICE_NAME=mysql 2026-08-31 07:24:02.113 | MYSQL_USER=root 2026-08-31 07:24:02.113 | NAME=Ubuntu 2026-08-31 07:24:02.113 | 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,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-08-31 07:24:02.113 | NETWORK_GATEWAY=10.1.0.1 2026-08-31 07:24:02.113 | NEUTRON_ANY='q-svc neutron-api' 2026-08-31 07:24:02.113 | NEUTRON_BGP_PEER_BRIDGES= 2026-08-31 07:24:02.113 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:24:02.113 | NEUTRON_BRANCH=master 2026-08-31 07:24:02.113 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-31 07:24:02.113 | NEUTRON_CONF_DIR=/etc/neutron 2026-08-31 07:24:02.113 | NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:24:02.113 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-31 07:24:02.113 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-31 07:24:02.113 | NEUTRON_DIR=/opt/stack/neutron 2026-08-31 07:24:02.113 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-31 07:24:02.113 | NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:24:02.114 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-31 07:24:02.114 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-31 07:24:02.114 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-08-31 07:24:02.114 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:24:02.114 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-08-31 07:24:02.114 | NEUTRON_PORT_SECURITY=True 2026-08-31 07:24:02.114 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-08-31 07:24:02.114 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-31 07:24:02.114 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-31 07:24:02.114 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-31 07:24:02.114 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-31 07:24:02.114 | NOUNSET= 2026-08-31 07:24:02.114 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-08-31 07:24:02.114 | NOVA_API_DB=nova_api 2026-08-31 07:24:02.114 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-08-31 07:24:02.114 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:24:02.114 | NOVA_BRANCH=master 2026-08-31 07:24:02.114 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-08-31 07:24:02.114 | NOVA_CONF=/etc/nova/nova.conf 2026-08-31 07:24:02.114 | NOVA_CONF_DIR=/etc/nova 2026-08-31 07:24:02.114 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-08-31 07:24:02.114 | NOVA_CPU_CELL=1 2026-08-31 07:24:02.114 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-08-31 07:24:02.114 | NOVA_CPU_UUID= 2026-08-31 07:24:02.114 | NOVA_DIR=/opt/stack/nova 2026-08-31 07:24:02.114 | NOVA_ENABLED_APIS=osapi_compute 2026-08-31 07:24:02.114 | NOVA_ENABLE_CACHE=True 2026-08-31 07:24:02.114 | NOVA_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:24:02.114 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-08-31 07:24:02.114 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-31 07:24:02.114 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-08-31 07:24:02.114 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-08-31 07:24:02.114 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-08-31 07:24:02.114 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-08-31 07:24:02.114 | NOVA_MY_IP=162.253.55.152 2026-08-31 07:24:02.114 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-08-31 07:24:02.114 | NOVA_NUM_CELLS=1 2026-08-31 07:24:02.114 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-08-31 07:24:02.114 | NOVA_READY_TIMEOUT=60 2026-08-31 07:24:02.114 | NOVA_REPO=https://github.com/openstack/nova.git 2026-08-31 07:24:02.114 | NOVA_SERIAL_ENABLED=False 2026-08-31 07:24:02.114 | NOVA_SERVICE_HOST=162.253.55.152 2026-08-31 07:24:02.114 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:24:02.114 | NOVA_SERVICE_PORT=8774 2026-08-31 07:24:02.114 | NOVA_SERVICE_PORT_INT=18774 2026-08-31 07:24:02.115 | NOVA_SERVICE_PROTOCOL=https 2026-08-31 07:24:02.115 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-08-31 07:24:02.115 | NOVA_SHUTDOWN_TIMEOUT=0 2026-08-31 07:24:02.115 | NOVA_SPICE_ENABLED=False 2026-08-31 07:24:02.115 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-08-31 07:24:02.115 | NOVA_USE_SERVICE_TOKEN=True 2026-08-31 07:24:02.115 | NOVA_USE_UNIFIED_LIMITS=False 2026-08-31 07:24:02.115 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-08-31 07:24:02.115 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-08-31 07:24:02.115 | NOVA_VNC_ENABLED=True 2026-08-31 07:24:02.115 | NOVNC_BRANCH=v1.3.0 2026-08-31 07:24:02.115 | NOVNC_FROM_PACKAGE=False 2026-08-31 07:24:02.115 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-08-31 07:24:02.115 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-31 07:24:02.115 | NOW=1788160041 2026-08-31 07:24:02.115 | NO_UPDATE_REPOS=False 2026-08-31 07:24:02.115 | OBJECT_PORT_BASE=6613 2026-08-31 07:24:02.115 | OCTAVIA=octavia 2026-08-31 07:24:02.115 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-08-31 07:24:02.115 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-08-31 07:24:02.115 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-08-31 07:24:02.115 | OCTAVIA_AMP_FLAVOR_ID=10 2026-08-31 07:24:02.115 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-08-31 07:24:02.115 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-08-31 07:24:02.115 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-08-31 07:24:02.115 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-08-31 07:24:02.115 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-08-31 07:24:02.115 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-08-31 07:24:02.115 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-08-31 07:24:02.115 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-08-31 07:24:02.115 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-08-31 07:24:02.115 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-08-31 07:24:02.115 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-08-31 07:24:02.115 | OCTAVIA_API=o-api 2026-08-31 07:24:02.115 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:24:02.115 | OCTAVIA_API_HAPROXY=o-api-ha 2026-08-31 07:24:02.115 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-08-31 07:24:02.115 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:24:02.115 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-08-31 07:24:02.115 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-08-31 07:24:02.115 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-08-31 07:24:02.115 | OCTAVIA_CONF_DIR=/etc/octavia 2026-08-31 07:24:02.115 | OCTAVIA_CONSUMER=o-cw 2026-08-31 07:24:02.115 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:24:02.116 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-08-31 07:24:02.116 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-08-31 07:24:02.116 | OCTAVIA_DIB_TRACING=1 2026-08-31 07:24:02.116 | OCTAVIA_DIR=/opt/stack/octavia 2026-08-31 07:24:02.116 | OCTAVIA_DRIVER_AGENT=o-da 2026-08-31 07:24:02.116 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:24:02.116 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-08-31 07:24:02.116 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-08-31 07:24:02.116 | OCTAVIA_HA_PORT=9875 2026-08-31 07:24:02.116 | OCTAVIA_HEALTHMANAGER=o-hm 2026-08-31 07:24:02.116 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:24:02.116 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-08-31 07:24:02.116 | OCTAVIA_HEALTH_KEY=insecure 2026-08-31 07:24:02.116 | OCTAVIA_HM_LISTEN_PORT=5555 2026-08-31 07:24:02.116 | OCTAVIA_HOUSEKEEPER=o-hk 2026-08-31 07:24:02.116 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-08-31 07:24:02.116 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-08-31 07:24:02.116 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-08-31 07:24:02.116 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-08-31 07:24:02.116 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-08-31 07:24:02.116 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-08-31 07:24:02.116 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-08-31 07:24:02.116 | OCTAVIA_MGMT_PORT_IP=auto 2026-08-31 07:24:02.116 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-08-31 07:24:02.116 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-08-31 07:24:02.116 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-08-31 07:24:02.116 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-08-31 07:24:02.116 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-08-31 07:24:02.116 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-08-31 07:24:02.116 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-08-31 07:24:02.116 | OCTAVIA_NODE=api 2026-08-31 07:24:02.116 | OCTAVIA_PASSWORD=secretadmin 2026-08-31 07:24:02.116 | OCTAVIA_PORT=9876 2026-08-31 07:24:02.116 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-08-31 07:24:02.116 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-08-31 07:24:02.117 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-08-31 07:24:02.117 | OCTAVIA_PROJECT_NAME=admin 2026-08-31 07:24:02.117 | OCTAVIA_PROTOCOL=http 2026-08-31 07:24:02.117 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-08-31 07:24:02.117 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-08-31 07:24:02.117 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-08-31 07:24:02.117 | OCTAVIA_SERVICE=octavia 2026-08-31 07:24:02.117 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-08-31 07:24:02.117 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-08-31 07:24:02.117 | OCTAVIA_USERNAME=admin 2026-08-31 07:24:02.117 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-08-31 07:24:02.117 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-08-31 07:24:02.117 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-08-31 07:24:02.117 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-08-31 07:24:02.117 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-08-31 07:24:02.117 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-08-31 07:24:02.117 | OFFLINE=False 2026-08-31 07:24:02.117 | OLDPWD=/opt/stack/magnum-cluster-api 2026-08-31 07:24:02.117 | OPENSSL=/usr/bin/openssl 2026-08-31 07:24:02.117 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-08-31 07:24:02.117 | OPTERR=1 2026-08-31 07:24:02.117 | OPTIND=1 2026-08-31 07:24:02.117 | OPTS=vni_ranges=1:65536 2026-08-31 07:24:02.117 | ORC_VERSION=v2.2.0 2026-08-31 07:24:02.117 | ORG_NAME=OpenStack 2026-08-31 07:24:02.117 | ORG_UNIT_NAME=DevStack 2026-08-31 07:24:02.117 | OSCWRAP_TIMER_FILE=/tmp/tmp.9J1U8F5z3m 2026-08-31 07:24:02.117 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:24:02.117 | OSTESTIMAGES_BRANCH=master 2026-08-31 07:24:02.117 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-08-31 07:24:02.117 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-08-31 07:24:02.117 | OSTYPE=linux-gnu 2026-08-31 07:24:02.117 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-08-31 07:24:02.117 | OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-31 07:24:02.117 | OS_CLOUD=devstack-admin 2026-08-31 07:24:02.117 | OS_VIF_OVS_ISOLATE_VIF=False 2026-08-31 07:24:02.117 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-31 07:24:02.117 | OVN_AGENT_EXTENSIONS=metadata 2026-08-31 07:24:02.117 | OVN_BRANCH=branch-24.03 2026-08-31 07:24:02.117 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-31 07:24:02.117 | OVN_BUILD_FROM_SOURCE=False 2026-08-31 07:24:02.117 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-08-31 07:24:02.118 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-08-31 07:24:02.118 | OVN_DATADIR=/var/lib/ovn 2026-08-31 07:24:02.118 | OVN_DBS_LOG_LEVEL=dbg 2026-08-31 07:24:02.118 | OVN_DNS_SERVERS=8.8.8.8 2026-08-31 07:24:02.118 | OVN_EVPN_BGP_AS= 2026-08-31 07:24:02.118 | OVN_EVPN_BGP_LOCAL_INTERFACE= 2026-08-31 07:24:02.118 | OVN_EVPN_LOCAL_IP= 2026-08-31 07:24:02.118 | OVN_EVPN_VXLAN_PORT=4789 2026-08-31 07:24:02.118 | OVN_GENEVE_OVERHEAD=38 2026-08-31 07:24:02.118 | OVN_IGMP_SNOOPING_ENABLE=False 2026-08-31 07:24:02.118 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-08-31 07:24:02.118 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-08-31 07:24:02.118 | OVN_L3_SCHEDULER=leastloaded 2026-08-31 07:24:02.118 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-31 07:24:02.118 | OVN_META_DATA_HOST=162.253.55.152 2026-08-31 07:24:02.118 | OVN_NB_REMOTE=ssl:162.253.55.152:6641 2026-08-31 07:24:02.118 | OVN_NEUTRON_SYNC_MODE=log 2026-08-31 07:24:02.118 | OVN_NORTHD_SERVICE=ovn-central.service 2026-08-31 07:24:02.118 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-08-31 07:24:02.118 | OVN_PROTO=ssl 2026-08-31 07:24:02.118 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-08-31 07:24:02.118 | OVN_REPO_NAME=ovn 2026-08-31 07:24:02.118 | OVN_RUNDIR=/var/run/ovn 2026-08-31 07:24:02.118 | OVN_SB_REMOTE=ssl:162.253.55.152:6642 2026-08-31 07:24:02.118 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-08-31 07:24:02.118 | OVN_SHAREDIR=/share/ovn 2026-08-31 07:24:02.118 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-08-31 07:24:02.118 | OVN_UUID=c1dfbe81-fda2-4e37-916e-800187901bce 2026-08-31 07:24:02.118 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-08-31 07:24:02.118 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-08-31 07:24:02.118 | OVS_BINDIR=/bin 2026-08-31 07:24:02.118 | OVS_BRANCH=branch-3.3 2026-08-31 07:24:02.118 | OVS_BRIDGE=br-int 2026-08-31 07:24:02.118 | OVS_DATADIR=/opt/stack/data/ovs 2026-08-31 07:24:02.118 | OVS_DATAPATH_TYPE=system 2026-08-31 07:24:02.118 | OVS_ENABLE_TUNNELING=True 2026-08-31 07:24:02.118 | OVS_PHYSICAL_BRIDGE=br-ex 2026-08-31 07:24:02.118 | OVS_PREFIX= 2026-08-31 07:24:02.118 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-31 07:24:02.118 | OVS_REPO_NAME=ovs 2026-08-31 07:24:02.118 | OVS_RUNDIR=/var/run/openvswitch 2026-08-31 07:24:02.118 | OVS_SBINDIR=/sbin 2026-08-31 07:24:02.118 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-08-31 07:24:02.119 | OVS_SHAREDIR=/share/openvswitch 2026-08-31 07:24:02.119 | OVS_SYSCONFDIR=/etc/openvswitch 2026-08-31 07:24:02.119 | OVS_TUNNEL_BRIDGE=br-tun 2026-08-31 07:24:02.119 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-08-31 07:24:02.119 | PACKAGES='apache2 2026-08-31 07:24:02.119 | apache2-dev 2026-08-31 07:24:02.119 | bc 2026-08-31 07:24:02.119 | bsdmainutils 2026-08-31 07:24:02.119 | curl 2026-08-31 07:24:02.119 | g++ 2026-08-31 07:24:02.119 | gawk 2026-08-31 07:24:02.119 | gcc 2026-08-31 07:24:02.119 | gettext 2026-08-31 07:24:02.119 | git 2026-08-31 07:24:02.119 | graphviz 2026-08-31 07:24:02.119 | iputils-ping 2026-08-31 07:24:02.119 | libffi-dev 2026-08-31 07:24:02.119 | libjpeg-dev 2026-08-31 07:24:02.119 | libpq-dev 2026-08-31 07:24:02.119 | libssl-dev 2026-08-31 07:24:02.119 | libsystemd-dev 2026-08-31 07:24:02.119 | libxml2-dev 2026-08-31 07:24:02.119 | libxslt1-dev 2026-08-31 07:24:02.119 | libyaml-dev 2026-08-31 07:24:02.119 | lsof 2026-08-31 07:24:02.119 | openssh-server 2026-08-31 07:24:02.119 | openssl 2026-08-31 07:24:02.119 | pkg-config 2026-08-31 07:24:02.119 | psmisc 2026-08-31 07:24:02.119 | python3-dev 2026-08-31 07:24:02.119 | python3-pip 2026-08-31 07:24:02.119 | python3-systemd 2026-08-31 07:24:02.119 | python3-venv 2026-08-31 07:24:02.119 | tar 2026-08-31 07:24:02.119 | tcpdump 2026-08-31 07:24:02.119 | unzip 2026-08-31 07:24:02.119 | uuid-runtime 2026-08-31 07:24:02.119 | wget 2026-08-31 07:24:02.119 | zlib1g-dev 2026-08-31 07:24:02.119 | lvm2 2026-08-31 07:24:02.119 | qemu-utils 2026-08-31 07:24:02.119 | thin-provisioning-tools 2026-08-31 07:24:02.119 | lsscsi 2026-08-31 07:24:02.119 | open-iscsi 2026-08-31 07:24:02.119 | libkrb5-dev 2026-08-31 07:24:02.119 | libldap2-dev 2026-08-31 07:24:02.119 | libsasl2-dev 2026-08-31 07:24:02.120 | memcached 2026-08-31 07:24:02.120 | python3-mysqldb 2026-08-31 07:24:02.120 | sqlite3 2026-08-31 07:24:02.120 | conntrack 2026-08-31 07:24:02.120 | curl 2026-08-31 07:24:02.120 | ebtables 2026-08-31 07:24:02.120 | genisoimage 2026-08-31 07:24:02.120 | iptables 2026-08-31 07:24:02.120 | iputils-arping 2026-08-31 07:24:02.120 | kpartx 2026-08-31 07:24:02.120 | libjs-jquery-tablesorter 2026-08-31 07:24:02.120 | parted 2026-08-31 07:24:02.120 | pm-utils 2026-08-31 07:24:02.120 | python3-mysqldb 2026-08-31 07:24:02.120 | socat 2026-08-31 07:24:02.120 | sqlite3 2026-08-31 07:24:02.120 | sudo 2026-08-31 07:24:02.120 | vlan 2026-08-31 07:24:02.120 | cryptsetup 2026-08-31 07:24:02.120 | dosfstools 2026-08-31 07:24:02.120 | genisoimage 2026-08-31 07:24:02.120 | gir1.2-libosinfo-1.0 2026-08-31 07:24:02.120 | netcat-openbsd 2026-08-31 07:24:02.120 | open-iscsi 2026-08-31 07:24:02.120 | qemu-utils 2026-08-31 07:24:02.120 | sg3-utils 2026-08-31 07:24:02.120 | sysfsutils 2026-08-31 07:24:02.120 | acl 2026-08-31 07:24:02.120 | dnsmasq-base 2026-08-31 07:24:02.120 | dnsmasq-utils 2026-08-31 07:24:02.120 | ebtables 2026-08-31 07:24:02.120 | haproxy 2026-08-31 07:24:02.120 | iptables 2026-08-31 07:24:02.120 | iputils-arping 2026-08-31 07:24:02.120 | iputils-ping 2026-08-31 07:24:02.120 | postgresql-server-dev-all 2026-08-31 07:24:02.120 | python3-mysqldb 2026-08-31 07:24:02.120 | sqlite3 2026-08-31 07:24:02.120 | sudo 2026-08-31 07:24:02.120 | vlan 2026-08-31 07:24:02.120 | apache2 golang 2026-08-31 07:24:02.120 | debootstrap 2026-08-31 07:24:02.120 | rsyslog 2026-08-31 07:24:02.120 | lvm2' 2026-08-31 07:24:02.120 | 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-08-31 07:24:02.120 | PHYSICAL_NETWORK=public 2026-08-31 07:24:02.120 | PIPESTATUS=([0]="0") 2026-08-31 07:24:02.120 | PIP_UPGRADE=False 2026-08-31 07:24:02.121 | PIP_VIRTUAL_ENV= 2026-08-31 07:24:02.121 | PLACEMENT_AUTH_STRATEGY=keystone 2026-08-31 07:24:02.121 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:24:02.121 | PLACEMENT_BRANCH=master 2026-08-31 07:24:02.121 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-08-31 07:24:02.121 | PLACEMENT_CONF_DIR=/etc/placement 2026-08-31 07:24:02.121 | PLACEMENT_DIR=/opt/stack/placement 2026-08-31 07:24:02.121 | PLACEMENT_ENFORCE_NEW_DEFAULTS=True 2026-08-31 07:24:02.121 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-08-31 07:24:02.121 | PLACEMENT_SERVICE_HOST=162.253.55.152 2026-08-31 07:24:02.121 | PLACEMENT_SERVICE_PROTOCOL=https 2026-08-31 07:24:02.121 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-08-31 07:24:02.121 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-08-31 07:24:02.121 | POSIXLY_CORRECT=y 2026-08-31 07:24:02.121 | PPID=2046 2026-08-31 07:24:02.121 | PREREQ_RERUN_HOURS=2 2026-08-31 07:24:02.121 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-31 07:24:02.121 | PREREQ_RERUN_SECONDS=7200 2026-08-31 07:24:02.121 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-31 07:24:02.121 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-31 07:24:02.121 | PRIVATE_NETWORK_NAME=private 2026-08-31 07:24:02.121 | PRIVATE_SUBNET_NAME=private-subnet 2026-08-31 07:24:02.121 | PROVIDER_SUBNET_NAME=provider_net 2026-08-31 07:24:02.121 | PS4='+ $(short_source): ' 2026-08-31 07:24:02.121 | PUBLIC_BRIDGE=br-ex 2026-08-31 07:24:02.121 | PUBLIC_BRIDGE_MTU=1430 2026-08-31 07:24:02.121 | PUBLIC_INTERFACE= 2026-08-31 07:24:02.121 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-31 07:24:02.121 | PUBLIC_NETWORK_NAME=public 2026-08-31 07:24:02.121 | PUBLIC_PHYSICAL_NETWORK=public 2026-08-31 07:24:02.121 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-31 07:24:02.121 | PUBLIC_SUBNET_NAME=public-subnet 2026-08-31 07:24:02.121 | PWD=/opt/stack/devstack 2026-08-31 07:24:02.121 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-31 07:24:02.121 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-08-31 07:24:02.121 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-08-31 07:24:02.121 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-08-31 07:24:02.121 | PYKMIP_CONF_DIR=/etc/pykmip 2026-08-31 07:24:02.121 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-08-31 07:24:02.121 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-08-31 07:24:02.121 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-08-31 07:24:02.121 | PYTHON=/opt/stack/data/venv/bin/python3 2026-08-31 07:24:02.121 | PYTHON3_VERSION=3.12 2026-08-31 07:24:02.121 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-08-31 07:24:02.121 | Q_ADMIN_USERNAME=neutron 2026-08-31 07:24:02.121 | Q_AGENT=ovn 2026-08-31 07:24:02.121 | Q_ALLOW_OVERLAPPING_IP=True 2026-08-31 07:24:02.121 | Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-31 07:24:02.122 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-31 07:24:02.122 | Q_AUTH_STRATEGY=keystone 2026-08-31 07:24:02.122 | Q_BUILD_OVS_FROM_GIT=False 2026-08-31 07:24:02.122 | Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-31 07:24:02.122 | Q_DB_NAME=neutron 2026-08-31 07:24:02.122 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-31 07:24:02.122 | Q_DVR_MODE=legacy 2026-08-31 07:24:02.122 | Q_HOST=162.253.55.152 2026-08-31 07:24:02.122 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-31 07:24:02.122 | Q_L3_ROUTER_PER_TENANT=True 2026-08-31 07:24:02.122 | Q_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:24:02.122 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-08-31 07:24:02.122 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-08-31 07:24:02.122 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-08-31 07:24:02.122 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-31 07:24:02.122 | Q_META_DATA_IP=162.253.55.152 2026-08-31 07:24:02.122 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-08-31 07:24:02.122 | Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=public, 2026-08-31 07:24:02.122 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-08-31 07:24:02.122 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-08-31 07:24:02.122 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-08-31 07:24:02.122 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-08-31 07:24:02.122 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=([0]="network_vlan_ranges=public") 2026-08-31 07:24:02.122 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-08-31 07:24:02.122 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-08-31 07:24:02.122 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-31 07:24:02.122 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-31 07:24:02.122 | Q_OVS_USE_VETH=False 2026-08-31 07:24:02.122 | Q_PLUGIN=ml2 2026-08-31 07:24:02.122 | Q_PLUGIN_CLASS=ml2 2026-08-31 07:24:02.122 | Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-31 07:24:02.122 | Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-31 07:24:02.122 | Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-31 07:24:02.122 | Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-31 07:24:02.122 | Q_PROTOCOL=https 2026-08-31 07:24:02.122 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-31 07:24:02.122 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-31 07:24:02.122 | Q_ROUTER_NAME=router1 2026-08-31 07:24:02.122 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-31 07:24:02.122 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-31 07:24:02.122 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 07:24:02.122 | Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-31 07:24:02.122 | Q_SRV_EXTRA_OPTS=([0]="project_network_types=geneve") 2026-08-31 07:24:02.123 | Q_TUNNEL_TYPES=gre 2026-08-31 07:24:02.123 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-31 07:24:02.123 | Q_USE_PUBLIC_VETH=False 2026-08-31 07:24:02.123 | Q_USE_ROOTWRAP=True 2026-08-31 07:24:02.123 | Q_USE_ROOTWRAP_DAEMON=True 2026-08-31 07:24:02.123 | Q_USE_SECGROUP=True 2026-08-31 07:24:02.123 | RABBIT_HOST=162.253.55.152 2026-08-31 07:24:02.123 | RABBIT_PASSWORD=secretrabbit 2026-08-31 07:24:02.123 | RABBIT_USERID=stackrabbit 2026-08-31 07:24:02.123 | RC_DIR=/opt/stack/devstack 2026-08-31 07:24:02.123 | RECLONE=False 2026-08-31 07:24:02.123 | RECREATE_KEYSTONE_DB=True 2026-08-31 07:24:02.123 | REGION_NAME=RegionOne 2026-08-31 07:24:02.123 | REPOS_UPDATED=True 2026-08-31 07:24:02.123 | REQUIREMENTS_BRANCH=master 2026-08-31 07:24:02.123 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-08-31 07:24:02.123 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-08-31 07:24:02.123 | RETRY_UPDATE=False 2026-08-31 07:24:02.123 | ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-31 07:24:02.123 | ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-31 07:24:02.123 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-31 07:24:02.123 | S3_SERVICE_PORT=3333 2026-08-31 07:24:02.123 | SECTION=ml2_type_geneve 2026-08-31 07:24:02.123 | SERVICE_DIR=/opt/stack/status 2026-08-31 07:24:02.123 | SERVICE_DOMAIN_NAME=Default 2026-08-31 07:24:02.123 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-08-31 07:24:02.123 | SERVICE_HOST=162.253.55.152 2026-08-31 07:24:02.123 | SERVICE_IP_VERSION=4 2026-08-31 07:24:02.123 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:24:02.123 | SERVICE_LOCAL_HOST=127.0.0.1 2026-08-31 07:24:02.123 | SERVICE_PASSWORD=secretservice 2026-08-31 07:24:02.123 | SERVICE_PROJECT_NAME=service 2026-08-31 07:24:02.123 | SERVICE_PROTOCOL=http 2026-08-31 07:24:02.123 | SERVICE_TENANT_NAME=service 2026-08-31 07:24:02.123 | SERVICE_TIMEOUT=60 2026-08-31 07:24:02.123 | SHARE_BACKING_FILE_SIZE=8400M 2026-08-31 07:24:02.123 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-08-31 07:24:02.123 | SHARE_GROUP=lvm-shares 2026-08-31 07:24:02.123 | SHARE_NAME_PREFIX=share- 2026-08-31 07:24:02.123 | SHELL=/bin/bash 2026-08-31 07:24:02.123 | SHLVL=1 2026-08-31 07:24:02.123 | SKIP_EPEL_INSTALL=False 2026-08-31 07:24:02.123 | SKIP_STOP_OVN=False 2026-08-31 07:24:02.123 | SMB_CONF=/etc/samba/smb.conf 2026-08-31 07:24:02.124 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-08-31 07:24:02.124 | SPICE_BRANCH=master 2026-08-31 07:24:02.124 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-08-31 07:24:02.124 | SQLALCHEMY_BRANCH=main 2026-08-31 07:24:02.124 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-31 07:24:02.124 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-31 07:24:02.124 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-31 07:24:02.124 | 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-08-31 07:24:02.124 | STACK_GROUP=stack 2026-08-31 07:24:02.124 | STACK_USER=stack 2026-08-31 07:24:02.124 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-31 07:24:02.124 | STUD_PROTO=--tls 2026-08-31 07:24:02.124 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-31 07:24:02.124 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-31 07:24:02.124 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-31 07:24:02.124 | SUBNETPOOL_PREFIX_V6=fd1f:cb32:5b91::/56 2026-08-31 07:24:02.124 | SUBNETPOOL_SIZE_V4=26 2026-08-31 07:24:02.124 | SUBNETPOOL_SIZE_V6=64 2026-08-31 07:24:02.124 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-08-31 07:24:02.124 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-sfffqkpjksvhsdafdwpseltgxecqkyij ; /usr/bin/python3' 2026-08-31 07:24:02.124 | SUDO_GID=1000 2026-08-31 07:24:02.124 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-08-31 07:24:02.124 | SUDO_UID=1000 2026-08-31 07:24:02.124 | SUDO_USER=zuul 2026-08-31 07:24:02.124 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-08-31-070707.summary.2026-08-31-070707 2026-08-31 07:24:02.124 | SUPPORTED_DISTROS='trixie|bookworm|noble|resolute|rhel9|rhel10' 2026-08-31 07:24:02.124 | 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,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-08-31 07:24:02.124 | SUPPORT_URL=https://help.ubuntu.com/ 2026-08-31 07:24:02.124 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-08-31 07:24:02.124 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-08-31 07:24:02.124 | SWIFT_BRANCH=master 2026-08-31 07:24:02.124 | SWIFT_CONF_DIR=/etc/swift 2026-08-31 07:24:02.124 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-08-31 07:24:02.124 | SWIFT_DEFAULT_BIND_PORT=8080 2026-08-31 07:24:02.124 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-08-31 07:24:02.124 | SWIFT_DIR=/opt/stack/swift 2026-08-31 07:24:02.124 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-08-31 07:24:02.124 | SWIFT_ENABLE_TEMPURLS=False 2026-08-31 07:24:02.124 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-08-31 07:24:02.124 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-08-31 07:24:02.124 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-08-31 07:24:02.124 | SWIFT_HASH=1234123412341234 2026-08-31 07:24:02.124 | SWIFT_LOG_TOKEN_LENGTH=12 2026-08-31 07:24:02.124 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-08-31 07:24:02.124 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-08-31 07:24:02.125 | SWIFT_MAX_FILE_SIZE=1073741824 2026-08-31 07:24:02.125 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-08-31 07:24:02.125 | SWIFT_MAX_HEADER_SIZE=16384 2026-08-31 07:24:02.125 | SWIFT_PARTITION_POWER_SIZE=9 2026-08-31 07:24:02.125 | SWIFT_REPLICAS=1 2026-08-31 07:24:02.125 | SWIFT_REPLICAS_SEQ=1 2026-08-31 07:24:02.125 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-08-31 07:24:02.125 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-08-31 07:24:02.125 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-08-31 07:24:02.125 | SWIFT_SERVICE_PROTOCOL=https 2026-08-31 07:24:02.125 | SWIFT_START_ALL_SERVICES=False 2026-08-31 07:24:02.125 | SWIFT_STORAGE_IPS= 2026-08-31 07:24:02.125 | SWIFT_TEMPURL_KEY= 2026-08-31 07:24:02.125 | SWIFT_USE_MOD_WSGI=False 2026-08-31 07:24:02.125 | SYSLOG=False 2026-08-31 07:24:02.125 | SYSLOG_HOST=162.253.55.152 2026-08-31 07:24:02.125 | SYSLOG_PORT=516 2026-08-31 07:24:02.125 | SYSTEMCTL='sudo systemctl' 2026-08-31 07:24:02.125 | SYSTEMD_DIR=/etc/systemd/system 2026-08-31 07:24:02.125 | TARGET_BRANCH=master 2026-08-31 07:24:02.125 | TARGET_ENABLE_OVN_AGENT=False 2026-08-31 07:24:02.125 | TCPDUMP_ARGS= 2026-08-31 07:24:02.125 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-08-31 07:24:02.125 | TEMPEST_BRANCH=master 2026-08-31 07:24:02.125 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-08-31 07:24:02.125 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-08-31 07:24:02.125 | TEMPFILE=/tmp/tmp.VBNsrgQqio 2026-08-31 07:24:02.125 | TENANT_TUNNEL_RANGES=1:1000 2026-08-31 07:24:02.125 | TENANT_VLAN_RANGE= 2026-08-31 07:24:02.125 | TERM=unknown 2026-08-31 07:24:02.125 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-08-31 07:24:02.125 | TLS_IP=IP:162.253.55.152,IP:2604:e100:1:0:f816:3eff:fe5a:39ea 2026-08-31 07:24:02.125 | TOP_DIR=/opt/stack/devstack 2026-08-31 07:24:02.125 | TRAILING_TARGET_BRANCH=master 2026-08-31 07:24:02.125 | TUNNEL_ENDPOINT_IP=162.253.55.152 2026-08-31 07:24:02.125 | TUNNEL_IP=162.253.55.152 2026-08-31 07:24:02.125 | TUNNEL_IP_VERSION=4 2026-08-31 07:24:02.125 | UBUNTU_CODENAME=noble 2026-08-31 07:24:02.125 | UBUNTU_RELEASE_BASE_NUM=24 2026-08-31 07:24:02.125 | UID=1002 2026-08-31 07:24:02.125 | ULIMIT_NOFILE=2048 2026-08-31 07:24:02.125 | USER=stack 2026-08-31 07:24:02.125 | USER_HOME=/opt/stack 2026-08-31 07:24:02.125 | USER_UNITS=False 2026-08-31 07:24:02.125 | USE_CINDER_FOR_GLANCE=False 2026-08-31 07:24:02.125 | USE_JOURNAL=False 2026-08-31 07:24:02.125 | USE_SUBNETPOOL=True 2026-08-31 07:24:02.125 | USE_VENV=False 2026-08-31 07:24:02.125 | VAULT_PLUGIN_BACKEND= 2026-08-31 07:24:02.126 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-08-31 07:24:02.126 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-08-31 07:24:02.126 | VERBOSE=True 2026-08-31 07:24:02.126 | VERBOSE_NO_TIMESTAMP=True 2026-08-31 07:24:02.126 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-31 07:24:02.126 | VERSION_CODENAME=noble 2026-08-31 07:24:02.126 | VERSION_ID=24.04 2026-08-31 07:24:02.126 | VIF_PLUGGING_IS_FATAL=True 2026-08-31 07:24:02.126 | VIF_PLUGGING_TIMEOUT=300 2026-08-31 07:24:02.126 | VIRTUALENV_CMD='python3.12 -m venv' 2026-08-31 07:24:02.126 | VIRT_DRIVER=libvirt 2026-08-31 07:24:02.126 | VOLUME_BACKING_FILE_SIZE=50G 2026-08-31 07:24:02.126 | VOLUME_GROUP_NAME=stack-volumes 2026-08-31 07:24:02.126 | VOLUME_NAME_PREFIX=volume- 2026-08-31 07:24:02.126 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-08-31 07:24:02.126 | WORKER_TIMEOUT=80 2026-08-31 07:24:02.126 | WSGI_MODE=uwsgi 2026-08-31 07:24:02.126 | ZSWAP_COMPRESSOR=lz4 2026-08-31 07:24:02.126 | ZSWAP_ZPOOL=zsmalloc 2026-08-31 07:24:02.126 | _=posix 2026-08-31 07:24:02.126 | _ASYNC_BG_TIME=363334 2026-08-31 07:24:02.126 | _DEFAULT_LVM_INIT=0 2026-08-31 07:24:02.126 | _DEFAULT_PYTHON3_VERSION=3.12 2026-08-31 07:24:02.126 | _DEVSTACK_FUNCTIONS=1 2026-08-31 07:24:02.126 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-08-31 07:24:02.126 | _DEVSTACK_STACKRC=1 2026-08-31 07:24:02.126 | _LOG_COLOR_DEFAULT=False 2026-08-31 07:24:02.126 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-31 07:24:02.126 | _TIME_BEGIN=1788160015 2026-08-31 07:24:02.126 | _TIME_START=([wait_for_service]="" [async_wait]="" [apt-get]="" [dbsync]="" [pip_install]="" [apt-get-update]="" [run_process]="" ) 2026-08-31 07:24:02.126 | _TIME_TOTAL=([wait_for_service]="3108" [async_wait]="94739" [apt-get]="225619" [dbsync]="6360" [pip_install]="315626" [apt-get-update]="2013" [run_process]="9247" ) 2026-08-31 07:24:02.126 | _of_args='-v --no-timestamp' 2026-08-31 07:24:02.126 | backend=postgresql 2026-08-31 07:24:02.126 | be=lvm:lvmdriver-1 2026-08-31 07:24:02.126 | be_name=lvmdriver-1 2026-08-31 07:24:02.126 | be_type=lvm 2026-08-31 07:24:02.126 | db=postgresql 2026-08-31 07:24:02.126 | db_version=8.0.46 2026-08-31 07:24:02.126 | dc=org 2026-08-31 07:24:02.126 | default_v4_route_devs=ens3 2026-08-31 07:24:02.127 | default_v6_route_devs=ens3 2026-08-31 07:24:02.127 | dir=/opt/stack/magnum 2026-08-31 07:24:02.127 | disabled_ext= 2026-08-31 07:24:02.127 | dn=,dc=openstack,dc=org 2026-08-31 07:24:02.127 | enabled_ext='address-group 2026-08-31 07:24:02.127 | address-scope 2026-08-31 07:24:02.127 | agent 2026-08-31 07:24:02.127 | allowed-address-pairs 2026-08-31 07:24:02.127 | auto-allocated-topology 2026-08-31 07:24:02.127 | availability_zone 2026-08-31 07:24:02.127 | bgp 2026-08-31 07:24:02.127 | bgp_4byte_asn 2026-08-31 07:24:02.127 | bgp_dragent_scheduler 2026-08-31 07:24:02.127 | binding 2026-08-31 07:24:02.127 | binding-extended 2026-08-31 07:24:02.127 | default-subnetpools 2026-08-31 07:24:02.127 | dhcp_agent_scheduler 2026-08-31 07:24:02.127 | dns-domain-ports 2026-08-31 07:24:02.127 | dns-integration 2026-08-31 07:24:02.127 | dns-integration-domain-keywords 2026-08-31 07:24:02.127 | empty-string-filtering 2026-08-31 07:24:02.127 | enable-default-route-bfd 2026-08-31 07:24:02.127 | enable-default-route-ecmp 2026-08-31 07:24:02.127 | expose-port-forwarding-in-fip 2026-08-31 07:24:02.127 | ext-gw-mode 2026-08-31 07:24:02.127 | external-gateway-multihoming 2026-08-31 07:24:02.127 | external-net 2026-08-31 07:24:02.127 | extra_dhcp_opt 2026-08-31 07:24:02.127 | extraroute 2026-08-31 07:24:02.127 | extraroute-atomic 2026-08-31 07:24:02.127 | filter-validation 2026-08-31 07:24:02.127 | fip-port-details 2026-08-31 07:24:02.127 | flavors 2026-08-31 07:24:02.127 | floating-ip-port-forwarding 2026-08-31 07:24:02.127 | floating-ip-port-forwarding-description 2026-08-31 07:24:02.127 | floating-ip-port-forwarding-detail 2026-08-31 07:24:02.127 | floating-ip-port-forwarding-port-ranges 2026-08-31 07:24:02.127 | floatingip-pools 2026-08-31 07:24:02.127 | fwaas_v2 2026-08-31 07:24:02.127 | ip_allocation 2026-08-31 07:24:02.127 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 07:24:02.127 | l3-flavors 2026-08-31 07:24:02.127 | l3-ha 2026-08-31 07:24:02.127 | l3_agent_scheduler 2026-08-31 07:24:02.127 | logging 2026-08-31 07:24:02.128 | multi-provider 2026-08-31 07:24:02.128 | net-mtu 2026-08-31 07:24:02.128 | net-mtu-writable 2026-08-31 07:24:02.128 | network-ip-availability 2026-08-31 07:24:02.128 | network_availability_zone 2026-08-31 07:24:02.128 | network_ha 2026-08-31 07:24:02.128 | pagination 2026-08-31 07:24:02.128 | port-device-profile 2026-08-31 07:24:02.128 | port-hardware-offload-type 2026-08-31 07:24:02.128 | port-mac-address-regenerate 2026-08-31 07:24:02.128 | port-numa-affinity-policy 2026-08-31 07:24:02.128 | port-numa-affinity-policy-socket 2026-08-31 07:24:02.128 | port-resource-request 2026-08-31 07:24:02.128 | port-security 2026-08-31 07:24:02.128 | port-trusted-vif 2026-08-31 07:24:02.128 | project-id 2026-08-31 07:24:02.128 | provider 2026-08-31 07:24:02.128 | pvlan 2026-08-31 07:24:02.128 | qinq 2026-08-31 07:24:02.128 | qos 2026-08-31 07:24:02.128 | qos-bw-limit-direction 2026-08-31 07:24:02.128 | qos-bw-minimum-ingress 2026-08-31 07:24:02.128 | qos-default 2026-08-31 07:24:02.128 | qos-fip 2026-08-31 07:24:02.128 | qos-gateway-ip 2026-08-31 07:24:02.128 | qos-rule-type-details 2026-08-31 07:24:02.128 | qos-rule-type-filter 2026-08-31 07:24:02.128 | qos-rules-alias 2026-08-31 07:24:02.128 | quota-check-limit 2026-08-31 07:24:02.128 | quota-check-limit-default 2026-08-31 07:24:02.128 | quota_details 2026-08-31 07:24:02.128 | quotas 2026-08-31 07:24:02.128 | rbac-address-scope 2026-08-31 07:24:02.128 | rbac-policies 2026-08-31 07:24:02.128 | rbac-security-groups 2026-08-31 07:24:02.128 | router 2026-08-31 07:24:02.128 | router-enable-snat 2026-08-31 07:24:02.128 | router_availability_zone 2026-08-31 07:24:02.128 | security-group 2026-08-31 07:24:02.128 | security-groups-default-rules 2026-08-31 07:24:02.128 | security-groups-default-statefulness 2026-08-31 07:24:02.128 | security-groups-normalized-cidr 2026-08-31 07:24:02.128 | security-groups-remote-address-group 2026-08-31 07:24:02.128 | security-groups-rules-belongs-to-default-sg 2026-08-31 07:24:02.128 | security-groups-shared-filtering 2026-08-31 07:24:02.128 | segment 2026-08-31 07:24:02.128 | sorting 2026-08-31 07:24:02.129 | standard-attr-description 2026-08-31 07:24:02.129 | standard-attr-fwaas-v2 2026-08-31 07:24:02.129 | standard-attr-revisions 2026-08-31 07:24:02.129 | standard-attr-tag 2026-08-31 07:24:02.129 | standard-attr-timestamp 2026-08-31 07:24:02.129 | stateful-security-group 2026-08-31 07:24:02.129 | subnet-dns-publish-fixed-ip 2026-08-31 07:24:02.129 | subnet-external-network 2026-08-31 07:24:02.129 | subnet-service-types 2026-08-31 07:24:02.129 | subnet_allocation 2026-08-31 07:24:02.129 | subnet_onboard 2026-08-31 07:24:02.129 | subnetpool-prefix-ops 2026-08-31 07:24:02.129 | tag-creation 2026-08-31 07:24:02.129 | tap-mirror 2026-08-31 07:24:02.129 | tap-mirror-both-direction 2026-08-31 07:24:02.129 | trunk 2026-08-31 07:24:02.129 | uplink-status-propagation 2026-08-31 07:24:02.129 | uplink-status-propagation-updatable 2026-08-31 07:24:02.129 | vlan-transparent 2026-08-31 07:24:02.129 | vpn-endpoint-groups 2026-08-31 07:24:02.129 | vpnaas' 2026-08-31 07:24:02.129 | exceptions=80-tempest.sh 2026-08-31 07:24:02.129 | extensions='address-group 2026-08-31 07:24:02.129 | address-scope 2026-08-31 07:24:02.129 | agent 2026-08-31 07:24:02.129 | allowed-address-pairs 2026-08-31 07:24:02.129 | auto-allocated-topology 2026-08-31 07:24:02.129 | availability_zone 2026-08-31 07:24:02.129 | bgp 2026-08-31 07:24:02.129 | bgp_4byte_asn 2026-08-31 07:24:02.129 | bgp_dragent_scheduler 2026-08-31 07:24:02.129 | binding 2026-08-31 07:24:02.129 | binding-extended 2026-08-31 07:24:02.129 | default-subnetpools 2026-08-31 07:24:02.129 | dhcp_agent_scheduler 2026-08-31 07:24:02.129 | dns-domain-ports 2026-08-31 07:24:02.129 | dns-integration 2026-08-31 07:24:02.129 | dns-integration-domain-keywords 2026-08-31 07:24:02.129 | empty-string-filtering 2026-08-31 07:24:02.129 | enable-default-route-bfd 2026-08-31 07:24:02.129 | enable-default-route-ecmp 2026-08-31 07:24:02.129 | expose-port-forwarding-in-fip 2026-08-31 07:24:02.129 | ext-gw-mode 2026-08-31 07:24:02.129 | external-gateway-multihoming 2026-08-31 07:24:02.129 | external-net 2026-08-31 07:24:02.129 | extra_dhcp_opt 2026-08-31 07:24:02.129 | extraroute 2026-08-31 07:24:02.130 | extraroute-atomic 2026-08-31 07:24:02.130 | filter-validation 2026-08-31 07:24:02.130 | fip-port-details 2026-08-31 07:24:02.130 | flavors 2026-08-31 07:24:02.130 | floating-ip-port-forwarding 2026-08-31 07:24:02.130 | floating-ip-port-forwarding-description 2026-08-31 07:24:02.130 | floating-ip-port-forwarding-detail 2026-08-31 07:24:02.130 | floating-ip-port-forwarding-port-ranges 2026-08-31 07:24:02.130 | floatingip-pools 2026-08-31 07:24:02.130 | fwaas_v2 2026-08-31 07:24:02.130 | ip_allocation 2026-08-31 07:24:02.130 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 07:24:02.130 | l3-flavors 2026-08-31 07:24:02.130 | l3-ha 2026-08-31 07:24:02.130 | l3_agent_scheduler 2026-08-31 07:24:02.130 | logging 2026-08-31 07:24:02.130 | multi-provider 2026-08-31 07:24:02.130 | net-mtu 2026-08-31 07:24:02.130 | net-mtu-writable 2026-08-31 07:24:02.130 | network-ip-availability 2026-08-31 07:24:02.130 | network_availability_zone 2026-08-31 07:24:02.130 | network_ha 2026-08-31 07:24:02.130 | pagination 2026-08-31 07:24:02.130 | port-device-profile 2026-08-31 07:24:02.130 | port-hardware-offload-type 2026-08-31 07:24:02.130 | port-mac-address-regenerate 2026-08-31 07:24:02.130 | port-numa-affinity-policy 2026-08-31 07:24:02.130 | port-numa-affinity-policy-socket 2026-08-31 07:24:02.130 | port-resource-request 2026-08-31 07:24:02.130 | port-security 2026-08-31 07:24:02.130 | port-trusted-vif 2026-08-31 07:24:02.130 | project-id 2026-08-31 07:24:02.130 | provider 2026-08-31 07:24:02.130 | pvlan 2026-08-31 07:24:02.130 | qinq 2026-08-31 07:24:02.130 | qos 2026-08-31 07:24:02.130 | qos-bw-limit-direction 2026-08-31 07:24:02.130 | qos-bw-minimum-ingress 2026-08-31 07:24:02.130 | qos-default 2026-08-31 07:24:02.130 | qos-fip 2026-08-31 07:24:02.130 | qos-gateway-ip 2026-08-31 07:24:02.130 | qos-rule-type-details 2026-08-31 07:24:02.130 | qos-rule-type-filter 2026-08-31 07:24:02.130 | qos-rules-alias 2026-08-31 07:24:02.130 | quota-check-limit 2026-08-31 07:24:02.131 | quota-check-limit-default 2026-08-31 07:24:02.131 | quota_details 2026-08-31 07:24:02.131 | quotas 2026-08-31 07:24:02.131 | rbac-address-scope 2026-08-31 07:24:02.131 | rbac-policies 2026-08-31 07:24:02.131 | rbac-security-groups 2026-08-31 07:24:02.131 | router 2026-08-31 07:24:02.131 | router-enable-snat 2026-08-31 07:24:02.131 | router_availability_zone 2026-08-31 07:24:02.131 | security-group 2026-08-31 07:24:02.131 | security-groups-default-rules 2026-08-31 07:24:02.131 | security-groups-default-statefulness 2026-08-31 07:24:02.131 | security-groups-normalized-cidr 2026-08-31 07:24:02.131 | security-groups-remote-address-group 2026-08-31 07:24:02.131 | security-groups-rules-belongs-to-default-sg 2026-08-31 07:24:02.131 | security-groups-shared-filtering 2026-08-31 07:24:02.131 | segment 2026-08-31 07:24:02.131 | sorting 2026-08-31 07:24:02.131 | standard-attr-description 2026-08-31 07:24:02.131 | standard-attr-fwaas-v2 2026-08-31 07:24:02.131 | standard-attr-revisions 2026-08-31 07:24:02.131 | standard-attr-tag 2026-08-31 07:24:02.131 | standard-attr-timestamp 2026-08-31 07:24:02.131 | stateful-security-group 2026-08-31 07:24:02.131 | subnet-dns-publish-fixed-ip 2026-08-31 07:24:02.131 | subnet-external-network 2026-08-31 07:24:02.131 | subnet-service-types 2026-08-31 07:24:02.131 | subnet_allocation 2026-08-31 07:24:02.131 | subnet_onboard 2026-08-31 07:24:02.131 | subnetpool-prefix-ops 2026-08-31 07:24:02.131 | tag-creation 2026-08-31 07:24:02.131 | tap-mirror 2026-08-31 07:24:02.131 | tap-mirror-both-direction 2026-08-31 07:24:02.131 | trunk 2026-08-31 07:24:02.131 | uplink-status-propagation 2026-08-31 07:24:02.131 | uplink-status-propagation-updatable 2026-08-31 07:24:02.131 | vlan-transparent 2026-08-31 07:24:02.131 | vpn-endpoint-groups 2026-08-31 07:24:02.131 | vpnaas' 2026-08-31 07:24:02.131 | extra=80-tempest.sh 2026-08-31 07:24:02.131 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-08-31 07:24:02.131 | f=/opt/stack/devstack/lib/databases/postgresql 2026-08-31 07:24:02.131 | fips= 2026-08-31 07:24:02.131 | i=1 2026-08-31 07:24:02.131 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-31 07:24:02.132 | lfile=localrc 2026-08-31 07:24:02.132 | localrc=/opt/stack/devstack/.localrc.password 2026-08-31 07:24:02.132 | logfile=ovsdb-server-sb.log 2026-08-31 07:24:02.132 | max_db_ver=11.6.2 2026-08-31 07:24:02.132 | min_db_ver=11.6.2 2026-08-31 07:24:02.132 | mod=proxy_http 2026-08-31 07:24:02.132 | mode=stack 2026-08-31 07:24:02.132 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-31 07:24:02.132 | name=nova-cell-1 2026-08-31 07:24:02.132 | opt='?' 2026-08-31 07:24:02.132 | os_CODENAME=noble 2026-08-31 07:24:02.132 | os_PACKAGE=deb 2026-08-31 07:24:02.132 | os_RELEASE=24.04 2026-08-31 07:24:02.132 | os_VENDOR=Ubuntu 2026-08-31 07:24:02.132 | phase=post-config 2026-08-31 07:24:02.132 | pkgs= 2026-08-31 07:24:02.132 | plugin=magnum 2026-08-31 07:24:02.132 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-08-31 07:24:02.132 | port=60999 2026-08-31 07:24:02.132 | pw=secretadmin 2026-08-31 07:24:02.132 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-31 07:24:02.132 | saveenv=ehxB 2026-08-31 07:24:02.132 | supported_ext='address-group 2026-08-31 07:24:02.132 | address-scope 2026-08-31 07:24:02.132 | agent 2026-08-31 07:24:02.132 | allowed-address-pairs 2026-08-31 07:24:02.132 | auto-allocated-topology 2026-08-31 07:24:02.132 | availability_zone 2026-08-31 07:24:02.132 | bgp 2026-08-31 07:24:02.132 | bgp_4byte_asn 2026-08-31 07:24:02.132 | bgp_dragent_scheduler 2026-08-31 07:24:02.132 | binding 2026-08-31 07:24:02.132 | binding-extended 2026-08-31 07:24:02.132 | default-subnetpools 2026-08-31 07:24:02.132 | dhcp_agent_scheduler 2026-08-31 07:24:02.132 | dns-domain-ports 2026-08-31 07:24:02.132 | dns-integration 2026-08-31 07:24:02.132 | dns-integration-domain-keywords 2026-08-31 07:24:02.132 | empty-string-filtering 2026-08-31 07:24:02.132 | enable-default-route-bfd 2026-08-31 07:24:02.132 | enable-default-route-ecmp 2026-08-31 07:24:02.132 | expose-port-forwarding-in-fip 2026-08-31 07:24:02.132 | ext-gw-mode 2026-08-31 07:24:02.132 | external-gateway-multihoming 2026-08-31 07:24:02.132 | external-net 2026-08-31 07:24:02.132 | extra_dhcp_opt 2026-08-31 07:24:02.133 | extraroute 2026-08-31 07:24:02.133 | extraroute-atomic 2026-08-31 07:24:02.133 | filter-validation 2026-08-31 07:24:02.133 | fip-port-details 2026-08-31 07:24:02.133 | flavors 2026-08-31 07:24:02.133 | floating-ip-port-forwarding 2026-08-31 07:24:02.133 | floating-ip-port-forwarding-description 2026-08-31 07:24:02.133 | floating-ip-port-forwarding-detail 2026-08-31 07:24:02.133 | floating-ip-port-forwarding-port-ranges 2026-08-31 07:24:02.133 | floatingip-pools 2026-08-31 07:24:02.133 | fwaas_v2 2026-08-31 07:24:02.133 | ip_allocation 2026-08-31 07:24:02.133 | l3-agent-scheduler-ha-chassis-priority 2026-08-31 07:24:02.133 | l3-flavors 2026-08-31 07:24:02.133 | l3-ha 2026-08-31 07:24:02.133 | l3_agent_scheduler 2026-08-31 07:24:02.133 | logging 2026-08-31 07:24:02.133 | multi-provider 2026-08-31 07:24:02.133 | net-mtu 2026-08-31 07:24:02.133 | net-mtu-writable 2026-08-31 07:24:02.133 | network-ip-availability 2026-08-31 07:24:02.133 | network_availability_zone 2026-08-31 07:24:02.133 | network_ha 2026-08-31 07:24:02.133 | pagination 2026-08-31 07:24:02.133 | port-device-profile 2026-08-31 07:24:02.133 | port-hardware-offload-type 2026-08-31 07:24:02.133 | port-mac-address-regenerate 2026-08-31 07:24:02.133 | port-numa-affinity-policy 2026-08-31 07:24:02.133 | port-numa-affinity-policy-socket 2026-08-31 07:24:02.133 | port-resource-request 2026-08-31 07:24:02.133 | port-security 2026-08-31 07:24:02.133 | port-trusted-vif 2026-08-31 07:24:02.133 | project-id 2026-08-31 07:24:02.133 | provider 2026-08-31 07:24:02.133 | pvlan 2026-08-31 07:24:02.133 | qinq 2026-08-31 07:24:02.133 | qos 2026-08-31 07:24:02.133 | qos-bw-limit-direction 2026-08-31 07:24:02.133 | qos-bw-minimum-ingress 2026-08-31 07:24:02.133 | qos-default 2026-08-31 07:24:02.133 | qos-fip 2026-08-31 07:24:02.133 | qos-gateway-ip 2026-08-31 07:24:02.133 | qos-rule-type-details 2026-08-31 07:24:02.133 | qos-rule-type-filter 2026-08-31 07:24:02.133 | qos-rules-alias 2026-08-31 07:24:02.134 | quota-check-limit 2026-08-31 07:24:02.134 | quota-check-limit-default 2026-08-31 07:24:02.134 | quota_details 2026-08-31 07:24:02.134 | quotas 2026-08-31 07:24:02.134 | rbac-address-scope 2026-08-31 07:24:02.134 | rbac-policies 2026-08-31 07:24:02.134 | rbac-security-groups 2026-08-31 07:24:02.134 | router 2026-08-31 07:24:02.134 | router-enable-snat 2026-08-31 07:24:02.134 | router_availability_zone 2026-08-31 07:24:02.134 | security-group 2026-08-31 07:24:02.134 | security-groups-default-rules 2026-08-31 07:24:02.134 | security-groups-default-statefulness 2026-08-31 07:24:02.134 | security-groups-normalized-cidr 2026-08-31 07:24:02.134 | security-groups-remote-address-group 2026-08-31 07:24:02.134 | security-groups-rules-belongs-to-default-sg 2026-08-31 07:24:02.134 | security-groups-shared-filtering 2026-08-31 07:24:02.134 | segment 2026-08-31 07:24:02.134 | sorting 2026-08-31 07:24:02.134 | standard-attr-description 2026-08-31 07:24:02.134 | standard-attr-fwaas-v2 2026-08-31 07:24:02.134 | standard-attr-revisions 2026-08-31 07:24:02.134 | standard-attr-tag 2026-08-31 07:24:02.134 | standard-attr-timestamp 2026-08-31 07:24:02.134 | stateful-security-group 2026-08-31 07:24:02.134 | subnet-dns-publish-fixed-ip 2026-08-31 07:24:02.134 | subnet-external-network 2026-08-31 07:24:02.134 | subnet-service-types 2026-08-31 07:24:02.134 | subnet_allocation 2026-08-31 07:24:02.134 | subnet_onboard 2026-08-31 07:24:02.134 | subnetpool-prefix-ops 2026-08-31 07:24:02.134 | tag-creation 2026-08-31 07:24:02.134 | tap-mirror 2026-08-31 07:24:02.134 | tap-mirror-both-direction 2026-08-31 07:24:02.134 | trunk 2026-08-31 07:24:02.134 | uplink-status-propagation 2026-08-31 07:24:02.134 | uplink-status-propagation-updatable 2026-08-31 07:24:02.134 | vlan-transparent 2026-08-31 07:24:02.134 | vpn-endpoint-groups 2026-08-31 07:24:02.134 | vpnaas' 2026-08-31 07:24:02.134 | system_member_user=bf93b2f7b7274025986109e2f12349a4 2026-08-31 07:24:02.134 | system_reader_user=328f35de490741dab32a48ecdf84a951 2026-08-31 07:24:02.135 | time_stamp=2026-08-31-071935 2026-08-31 07:24:02.135 | var=ADMIN_PASSWORD 2026-08-31 07:24:02.135 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-08-31 07:24:02.158 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:24:02.166 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:24:02.172 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-31 07:24:02.179 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-08-31 07:24:02.186 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-31 07:24:02.193 | ++ /opt/stack/magnum/devstack/plugin.sh:source:25 : echo_summary 'Configuring magnum' 2026-08-31 07:24:02.200 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-31 07:24:02.207 | ++ ./stack.sh:echo_summary:450 : echo -e Configuring magnum 2026-08-31 07:24:02.214 | ++ /opt/stack/magnum/devstack/plugin.sh:source:26 : configure_magnum 2026-08-31 07:24:02.221 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:95 : [[ ! -d /etc/magnum ]] 2026-08-31 07:24:02.228 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:96 : sudo mkdir -p /etc/magnum 2026-08-31 07:24:02.256 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:97 : sudo chown stack /etc/magnum 2026-08-31 07:24:02.281 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:101 : create_magnum_conf 2026-08-31 07:24:02.287 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:133 : rm -f /etc/magnum/magnum.conf 2026-08-31 07:24:02.298 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:134 : hostname 2026-08-31 07:24:02.306 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:134 : HOSTNAME=np0000191535 2026-08-31 07:24:02.312 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:135 : iniset /etc/magnum/magnum.conf DEFAULT debug True 2026-08-31 07:24:02.387 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:136 : iniset /etc/magnum/magnum.conf DEFAULT host np0000191535 2026-08-31 07:24:02.454 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:138 : iniset_rpc_backend magnum /etc/magnum/magnum.conf 2026-08-31 07:24:02.460 | ++ lib/rpc_backend:iniset_rpc_backend:144 : local package=magnum 2026-08-31 07:24:02.466 | ++ lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/magnum/magnum.conf 2026-08-31 07:24:02.472 | ++ lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-31 07:24:02.478 | ++ lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-31 07:24:02.484 | ++ lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-31 07:24:02.522 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:24:02.531 | +++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-31 07:24:02.536 | +++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-31 07:24:02.542 | +++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-31 07:24:02.578 | +++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:24:02.584 | +++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/ 2026-08-31 07:24:02.592 | ++ lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/magnum/magnum.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.253.55.152:5672/ 2026-08-31 07:24:02.662 | ++ lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-31 07:24:02.667 | ++ lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-31 07:24:02.675 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:140 : database_connection_url magnum 2026-08-31 07:24:02.681 | +++ lib/database:database_connection_url:134 : local db=magnum 2026-08-31 07:24:02.687 | +++ lib/database:database_connection_url:135 : database_connection_url_mysql magnum 2026-08-31 07:24:02.694 | +++ lib/databases/mysql:database_connection_url_mysql:251 : local db=magnum 2026-08-31 07:24:02.699 | +++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-31 07:24:02.705 | +++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-31 07:24:02.712 | +++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-31 07:24:02.750 | +++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:24:02.756 | +++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-31 07:24:02.763 | +++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/magnum?charset=utf8&plugin=dbcounter' 2026-08-31 07:24:02.769 | ++ /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-08-31 07:24:02.837 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:141 : iniset /etc/magnum/magnum.conf api host 162.253.55.152 2026-08-31 07:24:02.906 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:143 : is_service_enabled tls-proxy 2026-08-31 07:24:02.943 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:24:02.947 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:144 : iniset /etc/magnum/magnum.conf drivers verify_ca true 2026-08-31 07:24:03.019 | ++ /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-08-31 07:24:03.088 | ++ /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-08-31 07:24:03.154 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:152 : iniset /etc/magnum/magnum.conf oslo_policy policy_file /etc/magnum/policy.yaml 2026-08-31 07:24:03.219 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:154 : [[ False == True ]] 2026-08-31 07:24:03.224 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:157 : iniset /etc/magnum/magnum.conf oslo_policy enforce_new_defaults false 2026-08-31 07:24:03.291 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:160 : iniset /etc/magnum/magnum.conf keystone_auth auth_type password 2026-08-31 07:24:03.354 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:161 : iniset /etc/magnum/magnum.conf keystone_auth username magnum 2026-08-31 07:24:03.419 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:162 : iniset /etc/magnum/magnum.conf keystone_auth password secretservice 2026-08-31 07:24:03.484 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:163 : iniset /etc/magnum/magnum.conf keystone_auth project_name service 2026-08-31 07:24:03.548 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:164 : iniset /etc/magnum/magnum.conf keystone_auth project_domain_id default 2026-08-31 07:24:03.610 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:165 : iniset /etc/magnum/magnum.conf keystone_auth user_domain_id default 2026-08-31 07:24:03.672 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:167 : configure_keystone_authtoken_middleware /etc/magnum/magnum.conf magnum 2026-08-31 07:24:03.678 | ++ lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/magnum/magnum.conf 2026-08-31 07:24:03.683 | ++ lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=magnum 2026-08-31 07:24:03.688 | ++ lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-31 07:24:03.694 | ++ lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-31 07:24:03.698 | ++ lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/magnum/magnum.conf magnum keystone_authtoken 2026-08-31 07:24:03.703 | ++ lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/magnum/magnum.conf 2026-08-31 07:24:03.709 | ++ lib/keystone:configure_keystoneauth:392 : local admin_user=magnum 2026-08-31 07:24:03.714 | ++ lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-31 07:24:03.721 | ++ lib/keystone:configure_keystoneauth:395 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_type password 2026-08-31 07:24:03.810 | ++ lib/keystone:configure_keystoneauth:396 : iniset /etc/magnum/magnum.conf keystone_authtoken interface public 2026-08-31 07:24:03.879 | ++ lib/keystone:configure_keystoneauth:397 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_url https://162.253.55.152/identity 2026-08-31 07:24:03.947 | ++ lib/keystone:configure_keystoneauth:398 : iniset /etc/magnum/magnum.conf keystone_authtoken username magnum 2026-08-31 07:24:04.014 | ++ lib/keystone:configure_keystoneauth:399 : iniset /etc/magnum/magnum.conf keystone_authtoken password secretservice 2026-08-31 07:24:04.082 | ++ lib/keystone:configure_keystoneauth:400 : iniset /etc/magnum/magnum.conf keystone_authtoken user_domain_name Default 2026-08-31 07:24:04.147 | ++ lib/keystone:configure_keystoneauth:401 : iniset /etc/magnum/magnum.conf keystone_authtoken project_name service 2026-08-31 07:24:04.217 | ++ lib/keystone:configure_keystoneauth:402 : iniset /etc/magnum/magnum.conf keystone_authtoken project_domain_name Default 2026-08-31 07:24:04.288 | ++ lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/magnum/magnum.conf keystone_authtoken www_authenticate_uri https://162.253.55.152/identity 2026-08-31 07:24:04.362 | ++ lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/magnum/magnum.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-31 07:24:04.428 | ++ lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/magnum/magnum.conf keystone_authtoken memcached_servers localhost:11211 2026-08-31 07:24:04.498 | ++ lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-31 07:24:04.503 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:169 : iniset /etc/magnum/magnum.conf keystone_auth auth_url https://162.253.55.152/identity/v3 2026-08-31 07:24:04.573 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:173 : iniset /etc/magnum/magnum.conf keystone_authtoken www_authenticate_uri https://162.253.55.152/identity/v3 2026-08-31 07:24:04.651 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:174 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_url https://162.253.55.152/identity/v3 2026-08-31 07:24:04.726 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:175 : iniset /etc/magnum/magnum.conf keystone_authtoken auth_version v3 2026-08-31 07:24:04.802 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:177 : is_fedora 2026-08-31 07:24:04.808 | ++ functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-31 07:24:04.813 | ++ functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-31 07:24:04.819 | ++ functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-31 07:24:04.824 | ++ functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-31 07:24:04.830 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-31 07:24:04.834 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-31 07:24:04.840 | ++ functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-31 07:24:04.845 | ++ functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-31 07:24:04.851 | ++ functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-31 07:24:04.856 | ++ functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-31 07:24:04.861 | ++ functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-31 07:24:04.867 | ++ functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-31 07:24:04.872 | ++ functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-31 07:24:04.878 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:177 : is_suse 2026-08-31 07:24:04.879 | /opt/stack/magnum/devstack/lib/magnum: line 177: is_suse: command not found 2026-08-31 07:24:04.886 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:183 : '[' -n /opt/stack/data/magnum ']' 2026-08-31 07:24:04.893 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:184 : iniset /etc/magnum/magnum.conf DEFAULT state_path /opt/stack/data/magnum 2026-08-31 07:24:04.962 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:185 : iniset /etc/magnum/magnum.conf oslo_concurrency lock_path /opt/stack/data/magnum 2026-08-31 07:24:05.040 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:188 : '[' '' '!=' False ']' 2026-08-31 07:24:05.046 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:189 : setup_systemd_logging /etc/magnum/magnum.conf 2026-08-31 07:24:05.052 | ++ functions:setup_systemd_logging:710 : local conf_file=/etc/magnum/magnum.conf 2026-08-31 07:24:05.059 | +++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-31 07:24:05.100 | ++ functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-31 07:24:05.106 | ++ functions:setup_systemd_logging:716 : local pidstr= 2026-08-31 07:24:05.113 | ++ functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-31 07:24:05.120 | ++ functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-31 07:24:05.126 | ++ 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-08-31 07:24:05.201 | ++ 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-08-31 07:24:05.272 | ++ 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-08-31 07:24:05.329 | ++ functions:setup_systemd_logging:727 : iniset /etc/magnum/magnum.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-31 07:24:05.405 | ++ functions:setup_systemd_logging:730 : iniset /etc/magnum/magnum.conf DEFAULT log_color False 2026-08-31 07:24:05.487 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:193 : '[' False == True ']' 2026-08-31 07:24:05.493 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:198 : is_service_enabled tls-proxy 2026-08-31 07:24:05.536 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:24:05.544 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:199 : ensure_certificates MAGNUM 2026-08-31 07:24:05.550 | ++ lib/tls:ensure_certificates:409 : local service=MAGNUM 2026-08-31 07:24:05.556 | ++ lib/tls:ensure_certificates:411 : local cert_var=MAGNUM_SSL_CERT 2026-08-31 07:24:05.562 | ++ lib/tls:ensure_certificates:412 : local key_var=MAGNUM_SSL_KEY 2026-08-31 07:24:05.568 | ++ lib/tls:ensure_certificates:413 : local ca_var=MAGNUM_SSL_CA 2026-08-31 07:24:05.575 | ++ lib/tls:ensure_certificates:415 : local cert= 2026-08-31 07:24:05.581 | ++ lib/tls:ensure_certificates:416 : local key= 2026-08-31 07:24:05.589 | ++ lib/tls:ensure_certificates:417 : local ca= 2026-08-31 07:24:05.596 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-08-31 07:24:05.604 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-08-31 07:24:05.613 | ++ lib/tls:ensure_certificates:419 : [[ -z '' ]] 2026-08-31 07:24:05.619 | ++ lib/tls:ensure_certificates:420 : local cert=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-31 07:24:05.626 | ++ lib/tls:ensure_certificates:421 : local key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-31 07:24:05.633 | ++ lib/tls:ensure_certificates:422 : local ca=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-31 07:24:05.640 | ++ lib/tls:ensure_certificates:423 : eval 'MAGNUM_SSL_CERT=$cert' 2026-08-31 07:24:05.646 | +++ lib/tls:ensure_certificates:423 : MAGNUM_SSL_CERT=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-31 07:24:05.655 | ++ lib/tls:ensure_certificates:424 : eval 'MAGNUM_SSL_KEY=$key' 2026-08-31 07:24:05.662 | +++ lib/tls:ensure_certificates:424 : MAGNUM_SSL_KEY=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-31 07:24:05.669 | ++ lib/tls:ensure_certificates:425 : eval 'MAGNUM_SSL_CA=$ca' 2026-08-31 07:24:05.675 | +++ lib/tls:ensure_certificates:425 : MAGNUM_SSL_CA=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-31 07:24:05.682 | ++ lib/tls:ensure_certificates:426 : return 2026-08-31 07:24:05.691 | ++ /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-08-31 07:24:05.776 | ++ /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-08-31 07:24:05.858 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:205 : is_service_enabled ceilometer 2026-08-31 07:24:05.906 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:24:05.913 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:209 : is_service_enabled barbican 2026-08-31 07:24:05.952 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:24:05.958 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:210 : iniset /etc/magnum/magnum.conf certificates cert_manager_type barbican 2026-08-31 07:24:06.033 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:215 : get_or_create_domain magnum 'Owns users and projects created by magnum' 2026-08-31 07:24:06.038 | +++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-31 07:24:06.045 | ++++ 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-08-31 07:24:06.435 | 2026-08-31 07:24:06.457 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:06.466 | +++ functions-common:get_or_create_domain:877 : domain_id=a2293a30393942afb49baba3a9688cd8 2026-08-31 07:24:06.472 | +++ functions-common:get_or_create_domain:878 : echo a2293a30393942afb49baba3a9688cd8 2026-08-31 07:24:06.480 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:215 : trustee_domain_id=a2293a30393942afb49baba3a9688cd8 2026-08-31 07:24:06.487 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:216 : get_or_create_user trustee_domain_admin secret a2293a30393942afb49baba3a9688cd8 2026-08-31 07:24:06.493 | +++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:24:06.499 | +++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 07:24:06.504 | +++ functions-common:get_or_create_user:903 : local email= 2026-08-31 07:24:06.513 | ++++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create trustee_domain_admin --password secret --domain=a2293a30393942afb49baba3a9688cd8 --or-show -f value -c id 2026-08-31 07:24:06.987 | 2026-08-31 07:24:07.008 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:07.015 | +++ functions-common:get_or_create_user:915 : user_id=26c285b24fa9498198b0d1ed17008f54 2026-08-31 07:24:07.021 | +++ functions-common:get_or_create_user:916 : echo 26c285b24fa9498198b0d1ed17008f54 2026-08-31 07:24:07.028 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:216 : trustee_domain_admin_id=26c285b24fa9498198b0d1ed17008f54 2026-08-31 07:24:07.034 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:217 : get_or_add_user_domain_role admin 26c285b24fa9498198b0d1ed17008f54 a2293a30393942afb49baba3a9688cd8 2026-08-31 07:24:07.041 | ++ functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-31 07:24:07.047 | ++ functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 26c285b24fa9498198b0d1ed17008f54 --domain a2293a30393942afb49baba3a9688cd8 2026-08-31 07:24:07.886 | 2026-08-31 07:24:07.903 | +++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 26c285b24fa9498198b0d1ed17008f54 --domain a2293a30393942afb49baba3a9688cd8 -c Role -f value 2026-08-31 07:24:08.733 | 2026-08-31 07:24:08.753 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:08.761 | ++ functions-common:get_or_add_user_domain_role:997 : user_role_id=47d9c7d544474ff499ecb1b740774239 2026-08-31 07:24:08.767 | ++ functions-common:get_or_add_user_domain_role:999 : echo 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:24:08.767 | 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:24:08.771 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:219 : iniset /etc/magnum/magnum.conf trust cluster_user_trust True 2026-08-31 07:24:08.848 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:220 : iniset /etc/magnum/magnum.conf trust trustee_domain_name magnum 2026-08-31 07:24:08.919 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:221 : iniset /etc/magnum/magnum.conf trust trustee_domain_admin_name trustee_domain_admin 2026-08-31 07:24:08.991 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:222 : iniset /etc/magnum/magnum.conf trust trustee_domain_admin_password secret 2026-08-31 07:24:09.064 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:223 : iniset /etc/magnum/magnum.conf trust trustee_keystone_interface public 2026-08-31 07:24:09.138 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:224 : iniset /etc/magnum/magnum.conf cinder_client region_name RegionOne 2026-08-31 07:24:09.217 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:226 : is_service_enabled swift 2026-08-31 07:24:09.254 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:24:09.262 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:233 : iniget /etc/cinder/cinder.conf DEFAULT default_volume_type 2026-08-31 07:24:09.306 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:233 : default_volume_type=lvmdriver-1 2026-08-31 07:24:09.313 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:234 : iniset /etc/magnum/magnum.conf cinder default_docker_volume_type lvmdriver-1 2026-08-31 07:24:09.392 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_conf:236 : iniset /etc/magnum/magnum.conf drivers enabled_beta_drivers 2026-08-31 07:24:09.463 | ++ /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-08-31 07:24:09.535 | ++ /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-08-31 07:24:09.541 | ++ lib/apache:write_uwsgi_config:243 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-08-31 07:24:09.547 | ++ lib/apache:write_uwsgi_config:244 : local wsgi=magnum.wsgi.api:application 2026-08-31 07:24:09.553 | ++ lib/apache:write_uwsgi_config:245 : local url=/container-infra 2026-08-31 07:24:09.558 | ++ lib/apache:write_uwsgi_config:246 : local http= 2026-08-31 07:24:09.565 | ++ lib/apache:write_uwsgi_config:247 : local name=magnum-api 2026-08-31 07:24:09.570 | ++ lib/apache:write_uwsgi_config:249 : '[' -z magnum-api ']' 2026-08-31 07:24:09.578 | ++ lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-31 07:24:09.584 | ++ lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-31 07:24:09.613 | ++ lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-31 07:24:09.613 | ++ lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:24:09.629 | d /var/run/uwsgi 0755 stack root 2026-08-31 07:24:09.638 | ++ lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-31 07:24:09.659 | /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-08-31 07:24:09.669 | ++ lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/magnum-api.socket 2026-08-31 07:24:09.674 | ++ lib/apache:write_uwsgi_config:266 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-08-31 07:24:09.683 | ++ lib/apache:write_uwsgi_config:270 : [[ magnum.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-31 07:24:09.689 | ++ lib/apache:write_uwsgi_config:271 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi module magnum.wsgi.api:application 2026-08-31 07:24:09.764 | ++ lib/apache:write_uwsgi_config:276 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi processes 4 2026-08-31 07:24:09.832 | ++ lib/apache:write_uwsgi_config:278 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi master true 2026-08-31 07:24:09.900 | ++ lib/apache:write_uwsgi_config:280 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi die-on-term true 2026-08-31 07:24:09.970 | ++ lib/apache:write_uwsgi_config:281 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-31 07:24:10.034 | ++ lib/apache:write_uwsgi_config:284 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-31 07:24:10.101 | ++ lib/apache:write_uwsgi_config:285 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi enable-threads true 2026-08-31 07:24:10.168 | ++ lib/apache:write_uwsgi_config:286 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi plugins http,python3 2026-08-31 07:24:10.234 | ++ lib/apache:write_uwsgi_config:288 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi thunder-lock true 2026-08-31 07:24:10.296 | ++ 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-08-31 07:24:10.364 | ++ lib/apache:write_uwsgi_config:292 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-31 07:24:10.442 | ++ lib/apache:write_uwsgi_config:294 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-31 07:24:10.511 | ++ lib/apache:write_uwsgi_config:296 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi lazy-apps true 2026-08-31 07:24:10.583 | ++ lib/apache:write_uwsgi_config:298 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi start-time %t 2026-08-31 07:24:10.655 | ++ lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-31 07:24:10.662 | ++ lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-31 07:24:10.670 | +++ lib/apache:write_uwsgi_config:305 : apache_site_config_for magnum-api 2026-08-31 07:24:10.677 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-08-31 07:24:10.683 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-31 07:24:10.690 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:24:10.696 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:24:10.703 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-08-31 07:24:10.711 | ++ lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/magnum-api.conf 2026-08-31 07:24:10.719 | ++ lib/apache:write_uwsgi_config:306 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi socket /var/run/uwsgi/magnum-api.socket 2026-08-31 07:24:10.790 | ++ lib/apache:write_uwsgi_config:307 : iniset /etc/magnum/magnum-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-31 07:24:10.869 | ++ 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-08-31 07:24:10.869 | ++ lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/magnum-api.conf 2026-08-31 07:24:10.887 | ProxyPass "/container-infra" "unix:/var/run/uwsgi/magnum-api.socket|uwsgi://uwsgi-uds-magnum-api" retry=0 acquire=1 2026-08-31 07:24:10.897 | ++ lib/apache:write_uwsgi_config:309 : enable_apache_site magnum-api 2026-08-31 07:24:10.903 | ++ lib/apache:enable_apache_site:191 : local site=magnum-api 2026-08-31 07:24:10.908 | ++ lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-31 07:24:10.913 | ++ lib/apache:enable_apache_mod:55 : local mod=version 2026-08-31 07:24:10.919 | ++ lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-31 07:24:10.925 | ++ lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-31 07:24:10.931 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:24:10.936 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:24:10.942 | ++ lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-31 07:24:10.946 | ++ lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-31 07:24:10.952 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-31 07:24:10.958 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-31 07:24:10.963 | ++ lib/apache:enable_apache_site:195 : sudo a2ensite magnum-api 2026-08-31 07:24:11.028 | Enabling site magnum-api. 2026-08-31 07:24:11.039 | To activate the new configuration, you need to run: 2026-08-31 07:24:11.039 | systemctl reload apache2 2026-08-31 07:24:11.048 | ++ lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-31 07:24:11.054 | ++ lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-31 07:24:11.058 | ++ functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-31 07:24:11.064 | ++ functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-31 07:24:11.277 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:103 : create_api_paste_conf 2026-08-31 07:24:11.282 | ++ /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-08-31 07:24:11.291 | ++ /opt/stack/magnum/devstack/lib/magnum:configure_magnum:105 : create_k8s_keystone_auth_default_poliy 2026-08-31 07:24:11.298 | ++ /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-08-31 07:24:11.310 | ++ /opt/stack/magnum/devstack/plugin.sh:source:28 : is_service_enabled k8s-capi 2026-08-31 07:24:11.353 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-31 07:24:11.360 | ++ /opt/stack/magnum/devstack/plugin.sh:source:33 : iniset /etc/keystone/keystone.conf token expiration 7200 2026-08-31 07:24:11.435 | ++ /opt/stack/magnum/devstack/plugin.sh:source:35 : is_service_enabled key 2026-08-31 07:24:11.478 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-31 07:24:11.485 | ++ /opt/stack/magnum/devstack/plugin.sh:source:36 : create_magnum_accounts 2026-08-31 07:24:11.492 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:115 : create_service_user magnum admin 2026-08-31 07:24:11.498 | ++ lib/keystone:create_service_user:379 : get_or_create_user magnum secretservice Default 2026-08-31 07:24:11.506 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-31 07:24:11.513 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-31 07:24:11.520 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-31 07:24:11.530 | +++ 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-08-31 07:24:12.181 | 2026-08-31 07:24:12.195 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:12.202 | ++ functions-common:get_or_create_user:915 : user_id=3430656cedfe4728bacc9ca7fb9a247b 2026-08-31 07:24:12.208 | ++ functions-common:get_or_create_user:916 : echo 3430656cedfe4728bacc9ca7fb9a247b 2026-08-31 07:24:12.208 | 3430656cedfe4728bacc9ca7fb9a247b 2026-08-31 07:24:12.215 | ++ lib/keystone:create_service_user:380 : get_or_add_user_project_role service magnum service Default Default 2026-08-31 07:24:12.221 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:24:12.227 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:24:12.236 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 07:24:12.243 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:24:12.249 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:24:12.256 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 07:24:12.264 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 07:24:12.271 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 07:24:12.277 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 07:24:12.284 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 07:24:12.291 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 07:24:12.299 | ++ 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-08-31 07:24:13.952 | 2026-08-31 07:24:13.967 | +++ 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-08-31 07:24:15.667 | 2026-08-31 07:24:15.690 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:15.698 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:24:15.706 | ++ functions-common:get_or_add_user_project_role:980 : echo 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:24:15.706 | 40e2a8de9dde411d8dfef8440e4757b8 2026-08-31 07:24:15.713 | ++ lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-31 07:24:15.719 | ++ lib/keystone:create_service_user:383 : get_or_add_user_project_role admin magnum service Default Default 2026-08-31 07:24:15.727 | ++ functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-31 07:24:15.734 | ++ functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-31 07:24:15.745 | +++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-31 07:24:15.754 | +++ functions-common:_get_domain_args:947 : local domain 2026-08-31 07:24:15.761 | +++ functions-common:_get_domain_args:948 : domain= 2026-08-31 07:24:15.769 | +++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-31 07:24:15.776 | +++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-31 07:24:15.784 | +++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-31 07:24:15.792 | +++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-31 07:24:15.797 | +++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-31 07:24:15.806 | ++ functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-31 07:24:15.815 | ++ 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-08-31 07:24:17.386 | 2026-08-31 07:24:17.405 | +++ 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-08-31 07:24:19.047 | 2026-08-31 07:24:19.066 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:19.074 | ++ functions-common:get_or_add_user_project_role:979 : user_role_id=47d9c7d544474ff499ecb1b740774239 2026-08-31 07:24:19.080 | ++ functions-common:get_or_add_user_project_role:980 : echo 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:24:19.080 | 47d9c7d544474ff499ecb1b740774239 2026-08-31 07:24:19.088 | +++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:118 : get_or_create_service magnum container-infra 'Container Infrastructure Management Service' 2026-08-31 07:24:19.095 | +++ functions-common:get_or_create_service:1055 : local service_id 2026-08-31 07:24:19.106 | ++++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show container-infra -f value -c id 2026-08-31 07:24:19.807 | ++++ 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-08-31 07:24:20.245 | 2026-08-31 07:24:20.267 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:20.276 | +++ functions-common:get_or_create_service:1066 : service_id=' 2026-08-31 07:24:20.276 | 06cec59a1e554195848e3b495300b0a1' 2026-08-31 07:24:20.282 | +++ functions-common:get_or_create_service:1067 : echo 06cec59a1e554195848e3b495300b0a1 2026-08-31 07:24:20.290 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:118 : local magnum_service=06cec59a1e554195848e3b495300b0a1 2026-08-31 07:24:20.298 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:119 : get_or_create_endpoint 06cec59a1e554195848e3b495300b0a1 RegionOne https://162.253.55.152/container-infra/v1 2026-08-31 07:24:20.307 | ++ functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-31 07:24:20.314 | +++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface 06cec59a1e554195848e3b495300b0a1 public https://162.253.55.152/container-infra/v1 RegionOne 2026-08-31 07:24:20.322 | +++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-31 07:24:20.333 | ++++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service 06cec59a1e554195848e3b495300b0a1 --interface public --region RegionOne -c ID -f value 2026-08-31 07:24:20.946 | 2026-08-31 07:24:20.971 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:20.981 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-31 07:24:20.988 | +++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-31 07:24:20.998 | ++++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create 06cec59a1e554195848e3b495300b0a1 public https://162.253.55.152/container-infra/v1 --region RegionOne -f value -c id 2026-08-31 07:24:21.666 | 2026-08-31 07:24:21.691 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:21.701 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7eed77b5aa91412ea4a380aa39991ba1 2026-08-31 07:24:21.708 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7eed77b5aa91412ea4a380aa39991ba1 2026-08-31 07:24:21.718 | ++ functions-common:get_or_create_endpoint:1100 : public_id=7eed77b5aa91412ea4a380aa39991ba1 2026-08-31 07:24:21.726 | ++ functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-31 07:24:21.733 | ++ functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-31 07:24:21.741 | ++ functions-common:get_or_create_endpoint:1109 : echo 7eed77b5aa91412ea4a380aa39991ba1 2026-08-31 07:24:21.741 | 7eed77b5aa91412ea4a380aa39991ba1 2026-08-31 07:24:21.748 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:124 : get_or_create_role k8s_admin 2026-08-31 07:24:21.755 | ++ functions-common:get_or_create_role:935 : local role_id 2026-08-31 07:24:21.765 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create k8s_admin --or-show -f value -c id 2026-08-31 07:24:22.172 | 2026-08-31 07:24:22.197 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:22.208 | ++ functions-common:get_or_create_role:940 : role_id=44ac4b3ef740481ebf4a87807adc1b01 2026-08-31 07:24:22.215 | ++ functions-common:get_or_create_role:941 : echo 44ac4b3ef740481ebf4a87807adc1b01 2026-08-31 07:24:22.215 | 44ac4b3ef740481ebf4a87807adc1b01 2026-08-31 07:24:22.224 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:125 : get_or_create_role k8s_developer 2026-08-31 07:24:22.231 | ++ functions-common:get_or_create_role:935 : local role_id 2026-08-31 07:24:22.241 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create k8s_developer --or-show -f value -c id 2026-08-31 07:24:22.619 | 2026-08-31 07:24:22.634 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:22.643 | ++ functions-common:get_or_create_role:940 : role_id=999aed8533bb4e72adb8be8f987c6d66 2026-08-31 07:24:22.649 | ++ functions-common:get_or_create_role:941 : echo 999aed8533bb4e72adb8be8f987c6d66 2026-08-31 07:24:22.649 | 999aed8533bb4e72adb8be8f987c6d66 2026-08-31 07:24:22.656 | ++ /opt/stack/magnum/devstack/lib/magnum:create_magnum_accounts:126 : get_or_create_role k8s_viewer 2026-08-31 07:24:22.664 | ++ functions-common:get_or_create_role:935 : local role_id 2026-08-31 07:24:22.674 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create k8s_viewer --or-show -f value -c id 2026-08-31 07:24:23.076 | 2026-08-31 07:24:23.098 | +++ functions-common:oscwrap:2465 : return 0 2026-08-31 07:24:23.108 | ++ functions-common:get_or_create_role:940 : role_id=66a47ba9d9f44f45b9e20327430be3a7 2026-08-31 07:24:23.114 | ++ functions-common:get_or_create_role:941 : echo 66a47ba9d9f44f45b9e20327430be3a7 2026-08-31 07:24:23.114 | 66a47ba9d9f44f45b9e20327430be3a7 2026-08-31 07:24:23.121 | ++ /opt/stack/magnum/devstack/plugin.sh:source:40 : install_kubectl 2026-08-31 07:24:23.129 | +++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:335 : wget -qO- https://dl.k8s.io/release/stable.txt 2026-08-31 07:24:23.200 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:335 : MAGNUM_KUBECTL_TAG=v1.37.0 2026-08-31 07:24:23.206 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:336 : mkdir -p /opt/stack/bin 2026-08-31 07:24:23.217 | ++ /opt/stack/magnum/devstack/lib/magnum:install_kubectl:337 : sudo wget -t 2 -c -q -O /opt/stack/bin/kubectl https://dl.k8s.io/release/v1.37.0/bin/linux/amd64/kubectl 2026-08-31 07:24:27.404 | + /opt/stack/magnum/devstack/lib/magnum:install_kubectl:1 : exit_trap 2026-08-31 07:24:27.410 | + ./stack.sh:exit_trap:525 : local r=4 2026-08-31 07:24:27.419 | ++ ./stack.sh:exit_trap:526 : jobs -p 2026-08-31 07:24:27.426 | + ./stack.sh:exit_trap:526 : jobs=83547 2026-08-31 07:24:27.433 | + ./stack.sh:exit_trap:529 : [[ -n 83547 ]] 2026-08-31 07:24:27.438 | + ./stack.sh:exit_trap:529 : [[ -n /opt/stack/logs/devstacklog.txt.2026-08-31-070707 ]] 2026-08-31 07:24:27.444 | + ./stack.sh:exit_trap:529 : [[ True == \T\r\u\e ]] 2026-08-31 07:24:27.451 | + ./stack.sh:exit_trap:530 : echo 'exit_trap: cleaning up child processes' 2026-08-31 07:24:27.451 | exit_trap: cleaning up child processes 2026-08-31 07:24:27.457 | + ./stack.sh:exit_trap:531 : kill 83547 2026-08-31 07:24:27.465 | + ./stack.sh:exit_trap:535 : '[' -f /tmp/tmp.9J1U8F5z3m ']' 2026-08-31 07:24:27.472 | + ./stack.sh:exit_trap:536 : rm /tmp/tmp.9J1U8F5z3m 2026-08-31 07:24:27.483 | + ./stack.sh:exit_trap:540 : kill_spinner 2026-08-31 07:24:27.490 | + ./stack.sh:kill_spinner:435 : '[' '!' -z '' ']' 2026-08-31 07:24:27.497 | + ./stack.sh:exit_trap:542 : [[ 4 -ne 0 ]] 2026-08-31 07:24:27.502 | + ./stack.sh:exit_trap:543 : echo 'Error on exit' 2026-08-31 07:24:27.502 | Error on exit 2026-08-31 07:24:27.509 | + ./stack.sh:exit_trap:545 : type -p generate-subunit 2026-08-31 07:24:27.516 | + ./stack.sh:exit_trap:546 : generate-subunit 1788160015 1052 fail 2026-08-31 07:24:27.696 | + ./stack.sh:exit_trap:548 : [[ -z /opt/stack/logs ]] 2026-08-31 07:24:27.702 | + ./stack.sh:exit_trap:551 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-08-31 07:24:29.006 | + ./stack.sh:exit_trap:560 : exit 4